[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 12:11:46.740394  5907 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.196.254:40435
I20260709 12:11:46.741842  5907 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 12:11:46.742830  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:46.758597  5913 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:46.758665  5914 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:46.759815  5907 server_base.cc:1061] running on GCE node
W20260709 12:11:46.763494  5916 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:47.851009  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:47.851228  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:47.851467  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599107851441 us; error 0 us; skew 500 ppm
I20260709 12:11:47.852298  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:47.858145  5907 webserver.cc:533] Webserver started at http://127.5.196.254:45685/ using document root <none> and password file <none>
I20260709 12:11:47.858965  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:47.859160  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:47.859601  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:47.865132  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599106579108-5907-0/minicluster-data/master-0-root/instance:
uuid: "98f2e0f560474de69e39e68d87b2024b"
format_stamp: "Formatted at 2026-07-09 12:11:47 on dist-test-slave-95fd"
I20260709 12:11:47.872807  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.003s
I20260709 12:11:47.877851  5922 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:47.878924  5907 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:11:47.879248  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599106579108-5907-0/minicluster-data/master-0-root
uuid: "98f2e0f560474de69e39e68d87b2024b"
format_stamp: "Formatted at 2026-07-09 12:11:47 on dist-test-slave-95fd"
I20260709 12:11:47.879607  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599106579108-5907-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599106579108-5907-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599106579108-5907-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:47.925838  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:47.927241  5907 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 12:11:47.927675  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:47.992797  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.254:40435
I20260709 12:11:47.992882  5973 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.254:40435 every 8 connection(s)
I20260709 12:11:48.000183  5974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.020221  5974 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 98f2e0f560474de69e39e68d87b2024b: Bootstrap starting.
I20260709 12:11:48.025600  5974 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 98f2e0f560474de69e39e68d87b2024b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:48.027271  5974 log.cc:826] T 00000000000000000000000000000000 P 98f2e0f560474de69e39e68d87b2024b: Log is configured to *not* fsync() on all Append() calls
I20260709 12:11:48.031258  5974 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 98f2e0f560474de69e39e68d87b2024b: No bootstrap required, opened a new log
I20260709 12:11:48.050424  5974 raft_consensus.cc:359] T 00000000000000000000000000000000 P 98f2e0f560474de69e39e68d87b2024b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98f2e0f560474de69e39e68d87b2024b" member_type: VOTER }
I20260709 12:11:48.050887  5974 raft_consensus.cc:385] T 00000000000000000000000000000000 P 98f2e0f560474de69e39e68d87b2024b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:48.051132  5974 raft_consensus.cc:740] T 00000000000000000000000000000000 P 98f2e0f560474de69e39e68d87b2024b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98f2e0f560474de69e39e68d87b2024b, State: Initialized, Role: FOLLOWER
I20260709 12:11:48.051937  5974 consensus_queue.cc:260] T 00000000000000000000000000000000 P 98f2e0f560474de69e39e68d87b2024b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "98f2e0f560474de69e39e68d87b2024b" member_type: VOTER }
I20260709 12:11:48.052400  5974 raft_consensus.cc:399] T 00000000000000000000000000000000 P 98f2e0f560474de69e39e68d87b2024b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:11:48.052644  5974 raft_consensus.cc:493] T 00000000000000000000000000000000 P 98f2e0f560474de69e39e68d87b2024b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:11:48.052961  5974 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 98f2e0f560474de69e39e68d87b2024b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:48.057125  5974 raft_consensus.cc:515] T 00000000000000000000000000000000 P 98f2e0f560474de69e39e68d87b2024b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98f2e0f560474de69e39e68d87b2024b" member_type: VOTER }
I20260709 12:11:48.057834  5974 leader_election.cc:304] T 00000000000000000000000000000000 P 98f2e0f560474de69e39e68d87b2024b [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: 98f2e0f560474de69e39e68d87b2024b; no voters: 
I20260709 12:11:48.059441  5974 leader_election.cc:290] T 00000000000000000000000000000000 P 98f2e0f560474de69e39e68d87b2024b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:11:48.059785  5977 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 98f2e0f560474de69e39e68d87b2024b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:48.062011  5977 raft_consensus.cc:697] T 00000000000000000000000000000000 P 98f2e0f560474de69e39e68d87b2024b [term 1 LEADER]: Becoming Leader. State: Replica: 98f2e0f560474de69e39e68d87b2024b, State: Running, Role: LEADER
I20260709 12:11:48.062872  5977 consensus_queue.cc:237] T 00000000000000000000000000000000 P 98f2e0f560474de69e39e68d87b2024b [LEADER]: Queue going to LEADER mode. State: All 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: "98f2e0f560474de69e39e68d87b2024b" member_type: VOTER }
I20260709 12:11:48.063882  5974 sys_catalog.cc:565] T 00000000000000000000000000000000 P 98f2e0f560474de69e39e68d87b2024b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:11:48.072602  5978 sys_catalog.cc:455] T 00000000000000000000000000000000 P 98f2e0f560474de69e39e68d87b2024b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "98f2e0f560474de69e39e68d87b2024b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98f2e0f560474de69e39e68d87b2024b" member_type: VOTER } }
I20260709 12:11:48.072626  5979 sys_catalog.cc:455] T 00000000000000000000000000000000 P 98f2e0f560474de69e39e68d87b2024b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 98f2e0f560474de69e39e68d87b2024b. Latest consensus state: current_term: 1 leader_uuid: "98f2e0f560474de69e39e68d87b2024b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98f2e0f560474de69e39e68d87b2024b" member_type: VOTER } }
I20260709 12:11:48.073321  5979 sys_catalog.cc:458] T 00000000000000000000000000000000 P 98f2e0f560474de69e39e68d87b2024b [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:48.073282  5978 sys_catalog.cc:458] T 00000000000000000000000000000000 P 98f2e0f560474de69e39e68d87b2024b [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:48.076934  5986 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:11:48.087188  5986 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:11:48.089267  5907 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:11:48.103340  5986 catalog_manager.cc:1383] Generated new cluster ID: c8f1ea790cf2436694d254174df81289
I20260709 12:11:48.103615  5986 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:11:48.118355  5986 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:11:48.120255  5986 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:11:48.140039  5986 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 98f2e0f560474de69e39e68d87b2024b: Generated new TSK 0
I20260709 12:11:48.140829  5986 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:11:48.155665  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:48.164340  5996 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:48.165603  5997 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:48.168608  5999 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:48.168833  5907 server_base.cc:1061] running on GCE node
I20260709 12:11:48.169724  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:48.169981  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:48.170185  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599108170168 us; error 0 us; skew 500 ppm
I20260709 12:11:48.170943  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:48.174753  5907 webserver.cc:533] Webserver started at http://127.5.196.193:34669/ using document root <none> and password file <none>
I20260709 12:11:48.175468  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:48.175710  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:48.176051  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:48.177541  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599106579108-5907-0/minicluster-data/ts-0-root/instance:
uuid: "a63d29e53aee4d1881055761bac3e688"
format_stamp: "Formatted at 2026-07-09 12:11:48 on dist-test-slave-95fd"
I20260709 12:11:48.184125  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:11:48.188894  6004 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:48.189616  5907 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 12:11:48.189857  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599106579108-5907-0/minicluster-data/ts-0-root
uuid: "a63d29e53aee4d1881055761bac3e688"
format_stamp: "Formatted at 2026-07-09 12:11:48 on dist-test-slave-95fd"
I20260709 12:11:48.190136  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599106579108-5907-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599106579108-5907-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599106579108-5907-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:48.220525  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:48.221745  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:48.224148  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:48.228225  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:48.228444  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:48.228677  5907 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:48.228837  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:48.318333  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.193:38247
I20260709 12:11:48.318418  6066 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.193:38247 every 8 connection(s)
I20260709 12:11:48.324904  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:48.336153  6071 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:48.338929  6072 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:48.345636  5907 server_base.cc:1061] running on GCE node
W20260709 12:11:48.346864  6074 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:48.347869  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:48.348134  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:48.348341  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599108348323 us; error 0 us; skew 500 ppm
I20260709 12:11:48.349097  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:48.353158  5907 webserver.cc:533] Webserver started at http://127.5.196.194:42077/ using document root <none> and password file <none>
I20260709 12:11:48.353791  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:48.354040  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:48.354122  6067 heartbeater.cc:344] Connected to a master server at 127.5.196.254:40435
I20260709 12:11:48.354380  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:48.354562  6067 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:48.355672  6067 heartbeater.cc:507] Master 127.5.196.254:40435 requested a full tablet report, sending...
I20260709 12:11:48.355978  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599106579108-5907-0/minicluster-data/ts-1-root/instance:
uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
format_stamp: "Formatted at 2026-07-09 12:11:48 on dist-test-slave-95fd"
I20260709 12:11:48.358831  5939 ts_manager.cc:194] Registered new tserver with Master: a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247)
I20260709 12:11:48.361889  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:11:48.361796  5939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60314
I20260709 12:11:48.366799  6079 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:48.367561  5907 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:11:48.367799  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599106579108-5907-0/minicluster-data/ts-1-root
uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
format_stamp: "Formatted at 2026-07-09 12:11:48 on dist-test-slave-95fd"
I20260709 12:11:48.368041  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599106579108-5907-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599106579108-5907-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599106579108-5907-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:48.394292  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:48.395475  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:48.396857  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:48.399837  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:48.400009  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:48.400231  5907 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:48.400369  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:48.489416  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.194:34405
I20260709 12:11:48.489534  6141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.194:34405 every 8 connection(s)
I20260709 12:11:48.498562  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:48.505692  6145 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:48.508062  6146 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:48.509243  6142 heartbeater.cc:344] Connected to a master server at 127.5.196.254:40435
I20260709 12:11:48.509665  6142 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:48.510643  6142 heartbeater.cc:507] Master 127.5.196.254:40435 requested a full tablet report, sending...
I20260709 12:11:48.513018  5939 ts_manager.cc:194] Registered new tserver with Master: 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405)
I20260709 12:11:48.514873  5939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60322
I20260709 12:11:48.515175  5907 server_base.cc:1061] running on GCE node
W20260709 12:11:48.516469  6148 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:48.517330  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:48.517513  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:48.517685  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599108517667 us; error 0 us; skew 500 ppm
I20260709 12:11:48.518185  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:48.520522  5907 webserver.cc:533] Webserver started at http://127.5.196.195:43385/ using document root <none> and password file <none>
I20260709 12:11:48.521095  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:48.521317  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:48.521620  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:48.522821  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599106579108-5907-0/minicluster-data/ts-2-root/instance:
uuid: "1dc6472ed5204d138c7309a8fbc57252"
format_stamp: "Formatted at 2026-07-09 12:11:48 on dist-test-slave-95fd"
I20260709 12:11:48.527289  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 12:11:48.530799  6153 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:48.531545  5907 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:11:48.531790  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599106579108-5907-0/minicluster-data/ts-2-root
uuid: "1dc6472ed5204d138c7309a8fbc57252"
format_stamp: "Formatted at 2026-07-09 12:11:48 on dist-test-slave-95fd"
I20260709 12:11:48.532056  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599106579108-5907-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599106579108-5907-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599106579108-5907-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:48.549346  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:48.550484  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:48.552405  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:48.555176  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:48.555390  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:48.555603  5907 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:48.555750  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:48.639518  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.195:36555
I20260709 12:11:48.639633  6215 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.195:36555 every 8 connection(s)
I20260709 12:11:48.654091  6216 heartbeater.cc:344] Connected to a master server at 127.5.196.254:40435
I20260709 12:11:48.654415  6216 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:48.655079  6216 heartbeater.cc:507] Master 127.5.196.254:40435 requested a full tablet report, sending...
I20260709 12:11:48.656917  5939 ts_manager.cc:194] Registered new tserver with Master: 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:11:48.657162  5907 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014775071s
I20260709 12:11:48.658586  5939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60324
I20260709 12:11:48.701880  5939 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60336:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:11:48.705248  5939 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:11:48.801102  6179 tablet_service.cc:1511] Processing CreateTablet for tablet 0acc8d19ab614e05bb24a3d8c8a6d16a (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:48.798116  6181 tablet_service.cc:1511] Processing CreateTablet for tablet fdf00f83e26c47bebf064017827f28cc (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:48.800246  6180 tablet_service.cc:1511] Processing CreateTablet for tablet a4047a9cac18437a8870108b1759c13b (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:48.804612  6179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0acc8d19ab614e05bb24a3d8c8a6d16a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.807117  6180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4047a9cac18437a8870108b1759c13b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.808683  6032 tablet_service.cc:1511] Processing CreateTablet for tablet fdf00f83e26c47bebf064017827f28cc (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:48.810973  6181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdf00f83e26c47bebf064017827f28cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.820199  6031 tablet_service.cc:1511] Processing CreateTablet for tablet a4047a9cac18437a8870108b1759c13b (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:48.826254  6178 tablet_service.cc:1511] Processing CreateTablet for tablet 24e6c29447454dfc8171560b47fd5a2f (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:48.825798  6030 tablet_service.cc:1511] Processing CreateTablet for tablet 0acc8d19ab614e05bb24a3d8c8a6d16a (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:48.831545  6032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdf00f83e26c47bebf064017827f28cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.833884  6178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24e6c29447454dfc8171560b47fd5a2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.835153  6106 tablet_service.cc:1511] Processing CreateTablet for tablet a4047a9cac18437a8870108b1759c13b (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:48.834399  6107 tablet_service.cc:1511] Processing CreateTablet for tablet fdf00f83e26c47bebf064017827f28cc (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:48.831099  6177 tablet_service.cc:1511] Processing CreateTablet for tablet 86248f4a66e447d6adb4cc5927d60515 (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:48.828512  6176 tablet_service.cc:1511] Processing CreateTablet for tablet 941f4fa9b48c4e6abc3a62b17aa7a150 (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:48.832509  6028 tablet_service.cc:1511] Processing CreateTablet for tablet 86248f4a66e447d6adb4cc5927d60515 (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:48.832439  6027 tablet_service.cc:1511] Processing CreateTablet for tablet 941f4fa9b48c4e6abc3a62b17aa7a150 (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:48.840389  6105 tablet_service.cc:1511] Processing CreateTablet for tablet 0acc8d19ab614e05bb24a3d8c8a6d16a (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:48.843617  6030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0acc8d19ab614e05bb24a3d8c8a6d16a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.838438  6029 tablet_service.cc:1511] Processing CreateTablet for tablet 24e6c29447454dfc8171560b47fd5a2f (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:48.849449  6027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941f4fa9b48c4e6abc3a62b17aa7a150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.849498  6107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdf00f83e26c47bebf064017827f28cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.843839  6026 tablet_service.cc:1511] Processing CreateTablet for tablet 1427804efeee47439a72ac86a45f4f6c (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:48.853559  6177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86248f4a66e447d6adb4cc5927d60515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.853092  6103 tablet_service.cc:1511] Processing CreateTablet for tablet 86248f4a66e447d6adb4cc5927d60515 (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:48.845676  6104 tablet_service.cc:1511] Processing CreateTablet for tablet 24e6c29447454dfc8171560b47fd5a2f (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:48.851354  6101 tablet_service.cc:1511] Processing CreateTablet for tablet 1427804efeee47439a72ac86a45f4f6c (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:48.857549  6102 tablet_service.cc:1511] Processing CreateTablet for tablet 941f4fa9b48c4e6abc3a62b17aa7a150 (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:48.861946  6176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941f4fa9b48c4e6abc3a62b17aa7a150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.862279  6105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0acc8d19ab614e05bb24a3d8c8a6d16a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.860857  6031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4047a9cac18437a8870108b1759c13b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.868484  6101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1427804efeee47439a72ac86a45f4f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.871001  6175 tablet_service.cc:1511] Processing CreateTablet for tablet 1427804efeee47439a72ac86a45f4f6c (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:48.870692  6026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1427804efeee47439a72ac86a45f4f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.872609  6175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1427804efeee47439a72ac86a45f4f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.873237  6106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4047a9cac18437a8870108b1759c13b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.877048  6104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24e6c29447454dfc8171560b47fd5a2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.877633  6102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941f4fa9b48c4e6abc3a62b17aa7a150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.879458  6025 tablet_service.cc:1511] Processing CreateTablet for tablet 0c5f16fe2c1046aab1924077acb9c7b5 (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:48.878396  6028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86248f4a66e447d6adb4cc5927d60515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.886956  6103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86248f4a66e447d6adb4cc5927d60515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.887465  6025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c5f16fe2c1046aab1924077acb9c7b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.887413  6100 tablet_service.cc:1511] Processing CreateTablet for tablet 0c5f16fe2c1046aab1924077acb9c7b5 (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:48.906910  6100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c5f16fe2c1046aab1924077acb9c7b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.931111  6174 tablet_service.cc:1511] Processing CreateTablet for tablet 0c5f16fe2c1046aab1924077acb9c7b5 (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:48.930935  6029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24e6c29447454dfc8171560b47fd5a2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.936647  6024 tablet_service.cc:1511] Processing CreateTablet for tablet fe6ebb5676014869aa5543ee1f5d3706 (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:48.938414  6174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c5f16fe2c1046aab1924077acb9c7b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.947866  6024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe6ebb5676014869aa5543ee1f5d3706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.951043  6099 tablet_service.cc:1511] Processing CreateTablet for tablet fe6ebb5676014869aa5543ee1f5d3706 (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:48.955188  6173 tablet_service.cc:1511] Processing CreateTablet for tablet fe6ebb5676014869aa5543ee1f5d3706 (DEFAULT_TABLE table=test-workload [id=6140fa302e53424ba8e816fa3cb38882]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:48.960780  6173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe6ebb5676014869aa5543ee1f5d3706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:48.962667  6099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe6ebb5676014869aa5543ee1f5d3706. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:11:49.086007  5987 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:49.085772  6234 tablet_bootstrap.cc:492] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd: Bootstrap starting.
I20260709 12:11:49.106705  6235 tablet_bootstrap.cc:492] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252: Bootstrap starting.
I20260709 12:11:49.117775  6236 tablet_bootstrap.cc:492] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688: Bootstrap starting.
I20260709 12:11:49.118573  6235 tablet_bootstrap.cc:654] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.124920  6234 tablet_bootstrap.cc:654] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.124966  6236 tablet_bootstrap.cc:654] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.132023  6235 tablet_bootstrap.cc:492] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252: No bootstrap required, opened a new log
I20260709 12:11:49.132576  6235 ts_tablet_manager.cc:1403] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.009s
I20260709 12:11:49.135525  6235 raft_consensus.cc:359] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.136356  6235 raft_consensus.cc:385] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.136698  6235 raft_consensus.cc:740] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dc6472ed5204d138c7309a8fbc57252, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.137439  6234 tablet_bootstrap.cc:492] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd: No bootstrap required, opened a new log
I20260709 12:11:49.137849  6234 ts_tablet_manager.cc:1403] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd: Time spent bootstrapping tablet: real 0.097s	user 0.015s	sys 0.004s
I20260709 12:11:49.137442  6235 consensus_queue.cc:260] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.141062  6236 tablet_bootstrap.cc:492] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688: No bootstrap required, opened a new log
I20260709 12:11:49.141455  6236 ts_tablet_manager.cc:1403] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.014s
I20260709 12:11:49.141366  6216 heartbeater.cc:499] Master 127.5.196.254:40435 was elected leader, sending a full tablet report...
I20260709 12:11:49.141175  6234 raft_consensus.cc:359] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.141918  6234 raft_consensus.cc:385] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.142206  6234 raft_consensus.cc:740] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.142874  6234 consensus_queue.cc:260] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.145828  6235 ts_tablet_manager.cc:1434] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:11:49.146298  6236 raft_consensus.cc:359] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.147063  6236 raft_consensus.cc:385] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.147426  6236 raft_consensus.cc:740] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a63d29e53aee4d1881055761bac3e688, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.146725  6235 tablet_bootstrap.cc:492] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252: Bootstrap starting.
I20260709 12:11:49.154202  6236 consensus_queue.cc:260] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.156291  6142 heartbeater.cc:499] Master 127.5.196.254:40435 was elected leader, sending a full tablet report...
I20260709 12:11:49.156481  6235 tablet_bootstrap.cc:654] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.156816  6234 ts_tablet_manager.cc:1434] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd: Time spent starting tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 12:11:49.157730  6234 tablet_bootstrap.cc:492] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd: Bootstrap starting.
I20260709 12:11:49.161971  6236 ts_tablet_manager.cc:1434] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.004s
I20260709 12:11:49.162640  6067 heartbeater.cc:499] Master 127.5.196.254:40435 was elected leader, sending a full tablet report...
I20260709 12:11:49.163702  6234 tablet_bootstrap.cc:654] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.166584  6236 tablet_bootstrap.cc:492] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688: Bootstrap starting.
I20260709 12:11:49.172482  6236 tablet_bootstrap.cc:654] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.177420  6235 tablet_bootstrap.cc:492] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252: No bootstrap required, opened a new log
I20260709 12:11:49.177906  6235 ts_tablet_manager.cc:1403] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.004s
I20260709 12:11:49.181716  6235 raft_consensus.cc:359] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.182428  6235 raft_consensus.cc:385] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.182729  6235 raft_consensus.cc:740] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dc6472ed5204d138c7309a8fbc57252, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.184405  6235 consensus_queue.cc:260] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.185802  6236 tablet_bootstrap.cc:492] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688: No bootstrap required, opened a new log
I20260709 12:11:49.186286  6236 ts_tablet_manager.cc:1403] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260709 12:11:49.188470  6235 ts_tablet_manager.cc:1434] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.007s
I20260709 12:11:49.188943  6236 raft_consensus.cc:359] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.189756  6236 raft_consensus.cc:385] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.190332  6236 raft_consensus.cc:740] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a63d29e53aee4d1881055761bac3e688, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.190446  6241 raft_consensus.cc:493] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:49.190878  6241 raft_consensus.cc:515] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.191227  6236 consensus_queue.cc:260] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.194952  6241 leader_election.cc:290] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:11:49.189850  6235 tablet_bootstrap.cc:492] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252: Bootstrap starting.
I20260709 12:11:49.201977  6236 ts_tablet_manager.cc:1434] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:11:49.203827  6236 tablet_bootstrap.cc:492] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688: Bootstrap starting.
I20260709 12:11:49.214622  6235 tablet_bootstrap.cc:654] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.225551  6236 tablet_bootstrap.cc:654] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.229755  6234 tablet_bootstrap.cc:492] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd: No bootstrap required, opened a new log
I20260709 12:11:49.230223  6234 ts_tablet_manager.cc:1403] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd: Time spent bootstrapping tablet: real 0.073s	user 0.031s	sys 0.039s
I20260709 12:11:49.233001  6234 raft_consensus.cc:359] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.233773  6234 raft_consensus.cc:385] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.234067  6234 raft_consensus.cc:740] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.234725  6234 consensus_queue.cc:260] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.237002  6234 ts_tablet_manager.cc:1434] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:11:49.237051  6042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4047a9cac18437a8870108b1759c13b" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a63d29e53aee4d1881055761bac3e688" is_pre_election: true
I20260709 12:11:49.237884  6234 tablet_bootstrap.cc:492] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd: Bootstrap starting.
W20260709 12:11:49.239248  6083 leader_election.cc:343] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:49.244597  6234 tablet_bootstrap.cc:654] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.246261  6191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4047a9cac18437a8870108b1759c13b" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dc6472ed5204d138c7309a8fbc57252" is_pre_election: true
W20260709 12:11:49.247862  6080 leader_election.cc:343] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:11:49.248292  6143 tablet.cc:2406] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:11:49.248263  6080 leader_election.cc:304] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f1a0cf42bce4ec99ef38de99fa3cedd; no voters: 1dc6472ed5204d138c7309a8fbc57252, a63d29e53aee4d1881055761bac3e688
I20260709 12:11:49.249642  6236 tablet_bootstrap.cc:492] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688: No bootstrap required, opened a new log
I20260709 12:11:49.250002  6236 ts_tablet_manager.cc:1403] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.004s
I20260709 12:11:49.249920  6241 raft_consensus.cc:2749] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:49.252120  6236 raft_consensus.cc:359] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } } peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } }
I20260709 12:11:49.252609  6236 raft_consensus.cc:385] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.252821  6236 raft_consensus.cc:740] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a63d29e53aee4d1881055761bac3e688, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.253423  6236 consensus_queue.cc:260] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } } peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } }
I20260709 12:11:49.255370  6236 ts_tablet_manager.cc:1434] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:11:49.256238  6236 tablet_bootstrap.cc:492] T fe6ebb5676014869aa5543ee1f5d3706 P a63d29e53aee4d1881055761bac3e688: Bootstrap starting.
I20260709 12:11:49.256670  6234 tablet_bootstrap.cc:492] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd: No bootstrap required, opened a new log
I20260709 12:11:49.257113  6234 ts_tablet_manager.cc:1403] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 12:11:49.259761  6234 raft_consensus.cc:359] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.260398  6234 raft_consensus.cc:385] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.260663  6234 raft_consensus.cc:740] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.261296  6234 consensus_queue.cc:260] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.262190  6236 tablet_bootstrap.cc:654] T fe6ebb5676014869aa5543ee1f5d3706 P a63d29e53aee4d1881055761bac3e688: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.263600  6234 ts_tablet_manager.cc:1434] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:11:49.264485  6234 tablet_bootstrap.cc:492] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd: Bootstrap starting.
I20260709 12:11:49.265292  6235 tablet_bootstrap.cc:492] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252: No bootstrap required, opened a new log
I20260709 12:11:49.265875  6235 ts_tablet_manager.cc:1403] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.023s
I20260709 12:11:49.270385  6234 tablet_bootstrap.cc:654] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.273124  6235 raft_consensus.cc:359] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.273912  6235 raft_consensus.cc:385] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.274255  6235 raft_consensus.cc:740] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dc6472ed5204d138c7309a8fbc57252, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.276306  6235 consensus_queue.cc:260] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.281068  6235 ts_tablet_manager.cc:1434] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260709 12:11:49.281121  6234 tablet_bootstrap.cc:492] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd: No bootstrap required, opened a new log
I20260709 12:11:49.281718  6234 ts_tablet_manager.cc:1403] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20260709 12:11:49.282290  6235 tablet_bootstrap.cc:492] T 1427804efeee47439a72ac86a45f4f6c P 1dc6472ed5204d138c7309a8fbc57252: Bootstrap starting.
I20260709 12:11:49.283326  6240 raft_consensus.cc:493] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:49.284298  6234 raft_consensus.cc:359] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } } peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } }
I20260709 12:11:49.293373  6234 raft_consensus.cc:385] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.293766  6234 raft_consensus.cc:740] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.293429  6240 raft_consensus.cc:515] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.294473  6234 consensus_queue.cc:260] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } } peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } }
I20260709 12:11:49.304626  6241 raft_consensus.cc:493] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:49.305101  6241 raft_consensus.cc:515] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.307082  6241 leader_election.cc:290] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:11:49.307790  6042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1427804efeee47439a72ac86a45f4f6c" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a63d29e53aee4d1881055761bac3e688" is_pre_election: true
I20260709 12:11:49.308109  6191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1427804efeee47439a72ac86a45f4f6c" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dc6472ed5204d138c7309a8fbc57252" is_pre_election: true
W20260709 12:11:49.309140  6083 leader_election.cc:343] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:11:49.309569  6080 leader_election.cc:343] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:49.309973  6080 leader_election.cc:304] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f1a0cf42bce4ec99ef38de99fa3cedd; no voters: 1dc6472ed5204d138c7309a8fbc57252, a63d29e53aee4d1881055761bac3e688
I20260709 12:11:49.310684  6241 raft_consensus.cc:2749] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:49.314652  6240 leader_election.cc:290] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405)
I20260709 12:11:49.317057  6234 ts_tablet_manager.cc:1434] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.007s
I20260709 12:11:49.318001  6234 tablet_bootstrap.cc:492] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd: Bootstrap starting.
I20260709 12:11:49.324229  6234 tablet_bootstrap.cc:654] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.326215  6236 tablet_bootstrap.cc:492] T fe6ebb5676014869aa5543ee1f5d3706 P a63d29e53aee4d1881055761bac3e688: No bootstrap required, opened a new log
I20260709 12:11:49.326685  6236 ts_tablet_manager.cc:1403] T fe6ebb5676014869aa5543ee1f5d3706 P a63d29e53aee4d1881055761bac3e688: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.029s
I20260709 12:11:49.329496  6236 raft_consensus.cc:359] T fe6ebb5676014869aa5543ee1f5d3706 P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.330178  6236 raft_consensus.cc:385] T fe6ebb5676014869aa5543ee1f5d3706 P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.330473  6236 raft_consensus.cc:740] T fe6ebb5676014869aa5543ee1f5d3706 P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a63d29e53aee4d1881055761bac3e688, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.333300  6236 consensus_queue.cc:260] T fe6ebb5676014869aa5543ee1f5d3706 P a63d29e53aee4d1881055761bac3e688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.336161  6235 tablet_bootstrap.cc:654] T 1427804efeee47439a72ac86a45f4f6c P 1dc6472ed5204d138c7309a8fbc57252: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.339548  6042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0acc8d19ab614e05bb24a3d8c8a6d16a" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a63d29e53aee4d1881055761bac3e688" is_pre_election: true
I20260709 12:11:49.339926  6236 ts_tablet_manager.cc:1434] T fe6ebb5676014869aa5543ee1f5d3706 P a63d29e53aee4d1881055761bac3e688: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.006s
I20260709 12:11:49.340205  6042 raft_consensus.cc:2468] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1dc6472ed5204d138c7309a8fbc57252 in term 0.
I20260709 12:11:49.340822  6236 tablet_bootstrap.cc:492] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688: Bootstrap starting.
I20260709 12:11:49.341745  6157 leader_election.cc:304] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dc6472ed5204d138c7309a8fbc57252, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:11:49.342581  6240 raft_consensus.cc:2804] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:49.342934  6240 raft_consensus.cc:493] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:49.343264  6240 raft_consensus.cc:3060] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.347471  6236 tablet_bootstrap.cc:654] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.349666  6240 raft_consensus.cc:515] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.351696  6240 leader_election.cc:290] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 1 election: Requested vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405)
I20260709 12:11:49.352283  6042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0acc8d19ab614e05bb24a3d8c8a6d16a" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a63d29e53aee4d1881055761bac3e688"
I20260709 12:11:49.352537  6234 tablet_bootstrap.cc:492] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd: No bootstrap required, opened a new log
I20260709 12:11:49.352799  6042 raft_consensus.cc:3060] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.353008  6234 ts_tablet_manager.cc:1403] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.007s
I20260709 12:11:49.355719  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0acc8d19ab614e05bb24a3d8c8a6d16a" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" is_pre_election: true
W20260709 12:11:49.357071  6156 leader_election.cc:343] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:49.356853  6234 raft_consensus.cc:359] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.356914  6116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0acc8d19ab614e05bb24a3d8c8a6d16a" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
I20260709 12:11:49.357754  6234 raft_consensus.cc:385] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.358094  6234 raft_consensus.cc:740] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.358839  6234 consensus_queue.cc:260] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.360827  6042 raft_consensus.cc:2468] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dc6472ed5204d138c7309a8fbc57252 in term 1.
I20260709 12:11:49.361936  6242 raft_consensus.cc:493] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:49.361042  6234 ts_tablet_manager.cc:1434] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:11:49.361351  6116 raft_consensus.cc:3060] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.362360  6242 raft_consensus.cc:515] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.363112  6234 tablet_bootstrap.cc:492] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd: Bootstrap starting.
I20260709 12:11:49.362439  6157 leader_election.cc:304] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dc6472ed5204d138c7309a8fbc57252, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:11:49.366129  6240 raft_consensus.cc:2804] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:49.367794  6242 leader_election.cc:290] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:11:49.372587  6116 raft_consensus.cc:2468] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dc6472ed5204d138c7309a8fbc57252 in term 1.
I20260709 12:11:49.381685  6234 tablet_bootstrap.cc:654] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.391350  6240 raft_consensus.cc:697] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 1 LEADER]: Becoming Leader. State: Replica: 1dc6472ed5204d138c7309a8fbc57252, State: Running, Role: LEADER
I20260709 12:11:49.395597  6240 consensus_queue.cc:237] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.406167  6259 raft_consensus.cc:493] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:49.407711  6259 raft_consensus.cc:515] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.413231  6259 leader_election.cc:290] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405)
I20260709 12:11:49.413326  6042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941f4fa9b48c4e6abc3a62b17aa7a150" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a63d29e53aee4d1881055761bac3e688" is_pre_election: true
W20260709 12:11:49.415040  6157 leader_election.cc:343] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:49.417062  6236 tablet_bootstrap.cc:492] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688: No bootstrap required, opened a new log
I20260709 12:11:49.417565  6236 ts_tablet_manager.cc:1403] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688: Time spent bootstrapping tablet: real 0.077s	user 0.020s	sys 0.020s
I20260709 12:11:49.420737  6236 raft_consensus.cc:359] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.421468  6236 raft_consensus.cc:385] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.421758  6236 raft_consensus.cc:740] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a63d29e53aee4d1881055761bac3e688, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.435854  6235 tablet_bootstrap.cc:492] T 1427804efeee47439a72ac86a45f4f6c P 1dc6472ed5204d138c7309a8fbc57252: No bootstrap required, opened a new log
I20260709 12:11:49.436348  6235 ts_tablet_manager.cc:1403] T 1427804efeee47439a72ac86a45f4f6c P 1dc6472ed5204d138c7309a8fbc57252: Time spent bootstrapping tablet: real 0.154s	user 0.032s	sys 0.008s
I20260709 12:11:49.439819  6235 raft_consensus.cc:359] T 1427804efeee47439a72ac86a45f4f6c P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.440526  6235 raft_consensus.cc:385] T 1427804efeee47439a72ac86a45f4f6c P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.440812  6235 raft_consensus.cc:740] T 1427804efeee47439a72ac86a45f4f6c P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dc6472ed5204d138c7309a8fbc57252, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.441463  6235 consensus_queue.cc:260] T 1427804efeee47439a72ac86a45f4f6c P 1dc6472ed5204d138c7309a8fbc57252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.446718  6235 ts_tablet_manager.cc:1434] T 1427804efeee47439a72ac86a45f4f6c P 1dc6472ed5204d138c7309a8fbc57252: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260709 12:11:49.446919  6116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e6c29447454dfc8171560b47fd5a2f" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" is_pre_election: true
I20260709 12:11:49.447597  6191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e6c29447454dfc8171560b47fd5a2f" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dc6472ed5204d138c7309a8fbc57252" is_pre_election: true
W20260709 12:11:49.448978  6007 leader_election.cc:343] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:11:49.450121  6005 leader_election.cc:343] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:49.449797  6236 consensus_queue.cc:260] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.450609  6005 leader_election.cc:304] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a63d29e53aee4d1881055761bac3e688; no voters: 1dc6472ed5204d138c7309a8fbc57252, 5f1a0cf42bce4ec99ef38de99fa3cedd
I20260709 12:11:49.451479  6242 raft_consensus.cc:2749] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:49.452307  6236 ts_tablet_manager.cc:1434] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.004s
I20260709 12:11:49.453317  6236 tablet_bootstrap.cc:492] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688: Bootstrap starting.
I20260709 12:11:49.454214  6116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941f4fa9b48c4e6abc3a62b17aa7a150" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" is_pre_election: true
I20260709 12:11:49.455576  6234 tablet_bootstrap.cc:492] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd: No bootstrap required, opened a new log
W20260709 12:11:49.455489  6156 leader_election.cc:343] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:49.456063  6234 ts_tablet_manager.cc:1403] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd: Time spent bootstrapping tablet: real 0.093s	user 0.014s	sys 0.019s
I20260709 12:11:49.455960  6156 leader_election.cc:304] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1dc6472ed5204d138c7309a8fbc57252; no voters: 5f1a0cf42bce4ec99ef38de99fa3cedd, a63d29e53aee4d1881055761bac3e688
I20260709 12:11:49.456911  6261 raft_consensus.cc:2749] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:49.455862  5935 catalog_manager.cc:5697] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "1dc6472ed5204d138c7309a8fbc57252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:49.458913  6234 raft_consensus.cc:359] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.459628  6234 raft_consensus.cc:385] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.459925  6234 raft_consensus.cc:740] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.461740  6235 tablet_bootstrap.cc:492] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252: Bootstrap starting.
I20260709 12:11:49.460649  6234 consensus_queue.cc:260] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.463979  6236 tablet_bootstrap.cc:654] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.466106  6234 ts_tablet_manager.cc:1434] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:11:49.467018  6234 tablet_bootstrap.cc:492] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd: Bootstrap starting.
I20260709 12:11:49.468500  6235 tablet_bootstrap.cc:654] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.473517  6234 tablet_bootstrap.cc:654] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.482824  6236 tablet_bootstrap.cc:492] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688: No bootstrap required, opened a new log
I20260709 12:11:49.483399  6236 ts_tablet_manager.cc:1403] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.002s
I20260709 12:11:49.486258  6236 raft_consensus.cc:359] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.487105  6236 raft_consensus.cc:385] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.488534  6236 raft_consensus.cc:740] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a63d29e53aee4d1881055761bac3e688, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.489264  6236 consensus_queue.cc:260] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.489843  6234 tablet_bootstrap.cc:492] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd: No bootstrap required, opened a new log
I20260709 12:11:49.490324  6234 ts_tablet_manager.cc:1403] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.003s
I20260709 12:11:49.493115  6234 raft_consensus.cc:359] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.493818  6234 raft_consensus.cc:385] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.494134  6234 raft_consensus.cc:740] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.494254  6236 ts_tablet_manager.cc:1434] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:11:49.495358  6236 tablet_bootstrap.cc:492] T 86248f4a66e447d6adb4cc5927d60515 P a63d29e53aee4d1881055761bac3e688: Bootstrap starting.
I20260709 12:11:49.495321  6234 consensus_queue.cc:260] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.499716  6234 ts_tablet_manager.cc:1434] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:11:49.500636  6234 tablet_bootstrap.cc:492] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd: Bootstrap starting.
I20260709 12:11:49.500972  6241 raft_consensus.cc:493] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:49.501174  6242 raft_consensus.cc:493] T fe6ebb5676014869aa5543ee1f5d3706 P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:49.501425  6241 raft_consensus.cc:515] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.502048  6242 raft_consensus.cc:515] T fe6ebb5676014869aa5543ee1f5d3706 P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.503419  6235 tablet_bootstrap.cc:492] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252: No bootstrap required, opened a new log
I20260709 12:11:49.503458  6241 leader_election.cc:290] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:11:49.503942  6235 ts_tablet_manager.cc:1403] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.012s
I20260709 12:11:49.503969  6242 leader_election.cc:290] T fe6ebb5676014869aa5543ee1f5d3706 P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:11:49.504979  6191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6ebb5676014869aa5543ee1f5d3706" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dc6472ed5204d138c7309a8fbc57252" is_pre_election: true
I20260709 12:11:49.505330  6190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5f16fe2c1046aab1924077acb9c7b5" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dc6472ed5204d138c7309a8fbc57252" is_pre_election: true
W20260709 12:11:49.506297  6005 leader_election.cc:343] T fe6ebb5676014869aa5543ee1f5d3706 P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:11:49.506801  6080 leader_election.cc:343] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:49.507485  6234 tablet_bootstrap.cc:654] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.506749  6235 raft_consensus.cc:359] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.508301  6235 raft_consensus.cc:385] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.508589  6235 raft_consensus.cc:740] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dc6472ed5204d138c7309a8fbc57252, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.508795  6042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5f16fe2c1046aab1924077acb9c7b5" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a63d29e53aee4d1881055761bac3e688" is_pre_election: true
I20260709 12:11:49.509888  6116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6ebb5676014869aa5543ee1f5d3706" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" is_pre_election: true
I20260709 12:11:49.509299  6235 consensus_queue.cc:260] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
W20260709 12:11:49.512074  6007 leader_election.cc:343] T fe6ebb5676014869aa5543ee1f5d3706 P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:49.512640  6235 ts_tablet_manager.cc:1434] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 12:11:49.512507  6007 leader_election.cc:304] T fe6ebb5676014869aa5543ee1f5d3706 P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a63d29e53aee4d1881055761bac3e688; no voters: 1dc6472ed5204d138c7309a8fbc57252, 5f1a0cf42bce4ec99ef38de99fa3cedd
W20260709 12:11:49.513697  6083 leader_election.cc:343] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:49.514003  6235 tablet_bootstrap.cc:492] T a4047a9cac18437a8870108b1759c13b P 1dc6472ed5204d138c7309a8fbc57252: Bootstrap starting.
I20260709 12:11:49.514139  6083 leader_election.cc:304] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f1a0cf42bce4ec99ef38de99fa3cedd; no voters: 1dc6472ed5204d138c7309a8fbc57252, a63d29e53aee4d1881055761bac3e688
I20260709 12:11:49.515456  6242 raft_consensus.cc:2749] T fe6ebb5676014869aa5543ee1f5d3706 P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:49.518872  6241 raft_consensus.cc:2749] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:49.526768  6236 tablet_bootstrap.cc:654] T 86248f4a66e447d6adb4cc5927d60515 P a63d29e53aee4d1881055761bac3e688: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.532991  6234 tablet_bootstrap.cc:492] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd: No bootstrap required, opened a new log
I20260709 12:11:49.533095  6235 tablet_bootstrap.cc:654] T a4047a9cac18437a8870108b1759c13b P 1dc6472ed5204d138c7309a8fbc57252: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.533540  6234 ts_tablet_manager.cc:1403] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.015s
I20260709 12:11:49.536651  6236 tablet_bootstrap.cc:492] T 86248f4a66e447d6adb4cc5927d60515 P a63d29e53aee4d1881055761bac3e688: No bootstrap required, opened a new log
I20260709 12:11:49.536692  6234 raft_consensus.cc:359] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.537310  6236 ts_tablet_manager.cc:1403] T 86248f4a66e447d6adb4cc5927d60515 P a63d29e53aee4d1881055761bac3e688: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.005s
I20260709 12:11:49.537420  6234 raft_consensus.cc:385] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.537750  6234 raft_consensus.cc:740] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.538383  6234 consensus_queue.cc:260] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.540448  6234 ts_tablet_manager.cc:1434] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:11:49.541221  6234 tablet_bootstrap.cc:492] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd: Bootstrap starting.
I20260709 12:11:49.546288  6234 tablet_bootstrap.cc:654] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.549815  6235 tablet_bootstrap.cc:492] T a4047a9cac18437a8870108b1759c13b P 1dc6472ed5204d138c7309a8fbc57252: No bootstrap required, opened a new log
I20260709 12:11:49.550237  6235 ts_tablet_manager.cc:1403] T a4047a9cac18437a8870108b1759c13b P 1dc6472ed5204d138c7309a8fbc57252: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.003s
I20260709 12:11:49.552896  6236 raft_consensus.cc:359] T 86248f4a66e447d6adb4cc5927d60515 P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.553064  6235 raft_consensus.cc:359] T a4047a9cac18437a8870108b1759c13b P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.553797  6235 raft_consensus.cc:385] T a4047a9cac18437a8870108b1759c13b P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.554256  6235 raft_consensus.cc:740] T a4047a9cac18437a8870108b1759c13b P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dc6472ed5204d138c7309a8fbc57252, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.555382  6235 consensus_queue.cc:260] T a4047a9cac18437a8870108b1759c13b P 1dc6472ed5204d138c7309a8fbc57252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.557441  6235 ts_tablet_manager.cc:1434] T a4047a9cac18437a8870108b1759c13b P 1dc6472ed5204d138c7309a8fbc57252: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:11:49.558320  6235 tablet_bootstrap.cc:492] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252: Bootstrap starting.
I20260709 12:11:49.558974  6234 tablet_bootstrap.cc:492] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd: No bootstrap required, opened a new log
I20260709 12:11:49.559440  6234 ts_tablet_manager.cc:1403] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.011s
I20260709 12:11:49.561866  6234 raft_consensus.cc:359] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.562525  6234 raft_consensus.cc:385] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.562820  6234 raft_consensus.cc:740] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.553776  6236 raft_consensus.cc:385] T 86248f4a66e447d6adb4cc5927d60515 P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.563424  6236 raft_consensus.cc:740] T 86248f4a66e447d6adb4cc5927d60515 P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a63d29e53aee4d1881055761bac3e688, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.563531  6234 consensus_queue.cc:260] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.564150  6236 consensus_queue.cc:260] T 86248f4a66e447d6adb4cc5927d60515 P a63d29e53aee4d1881055761bac3e688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.565897  6234 ts_tablet_manager.cc:1434] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:11:49.566287  6236 ts_tablet_manager.cc:1434] T 86248f4a66e447d6adb4cc5927d60515 P a63d29e53aee4d1881055761bac3e688: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.002s
I20260709 12:11:49.567138  6236 tablet_bootstrap.cc:492] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688: Bootstrap starting.
I20260709 12:11:49.574438  6236 tablet_bootstrap.cc:654] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.577171  6235 tablet_bootstrap.cc:654] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.588863  6235 tablet_bootstrap.cc:492] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252: No bootstrap required, opened a new log
I20260709 12:11:49.589130  6236 tablet_bootstrap.cc:492] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688: No bootstrap required, opened a new log
I20260709 12:11:49.589212  6235 ts_tablet_manager.cc:1403] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.004s
I20260709 12:11:49.589567  6236 ts_tablet_manager.cc:1403] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.008s
I20260709 12:11:49.591290  6235 raft_consensus.cc:359] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } } peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } }
I20260709 12:11:49.591881  6235 raft_consensus.cc:385] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.592211  6235 raft_consensus.cc:740] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dc6472ed5204d138c7309a8fbc57252, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.591899  6236 raft_consensus.cc:359] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.592729  6236 raft_consensus.cc:385] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.592763  6235 consensus_queue.cc:260] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } } peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } }
I20260709 12:11:49.593093  6236 raft_consensus.cc:740] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a63d29e53aee4d1881055761bac3e688, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.593918  6236 consensus_queue.cc:260] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.594826  6235 ts_tablet_manager.cc:1434] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:11:49.595713  6235 tablet_bootstrap.cc:492] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252: Bootstrap starting.
I20260709 12:11:49.595805  6236 ts_tablet_manager.cc:1434] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:11:49.596647  6236 tablet_bootstrap.cc:492] T 0c5f16fe2c1046aab1924077acb9c7b5 P a63d29e53aee4d1881055761bac3e688: Bootstrap starting.
I20260709 12:11:49.601724  6235 tablet_bootstrap.cc:654] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.601740  6236 tablet_bootstrap.cc:654] T 0c5f16fe2c1046aab1924077acb9c7b5 P a63d29e53aee4d1881055761bac3e688: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.607257  6242 raft_consensus.cc:493] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:49.607697  6242 raft_consensus.cc:515] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.609493  6242 leader_election.cc:290] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:11:49.610826  6190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1427804efeee47439a72ac86a45f4f6c" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dc6472ed5204d138c7309a8fbc57252" is_pre_election: true
I20260709 12:11:49.611435  6190 raft_consensus.cc:2468] T 1427804efeee47439a72ac86a45f4f6c P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a63d29e53aee4d1881055761bac3e688 in term 0.
I20260709 12:11:49.612346  6116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1427804efeee47439a72ac86a45f4f6c" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" is_pre_election: true
I20260709 12:11:49.612571  6005 leader_election.cc:304] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dc6472ed5204d138c7309a8fbc57252, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:11:49.614218  6235 tablet_bootstrap.cc:492] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252: No bootstrap required, opened a new log
I20260709 12:11:49.614360  6236 tablet_bootstrap.cc:492] T 0c5f16fe2c1046aab1924077acb9c7b5 P a63d29e53aee4d1881055761bac3e688: No bootstrap required, opened a new log
I20260709 12:11:49.614707  6236 ts_tablet_manager.cc:1403] T 0c5f16fe2c1046aab1924077acb9c7b5 P a63d29e53aee4d1881055761bac3e688: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.006s
I20260709 12:11:49.614616  6235 ts_tablet_manager.cc:1403] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260709 12:11:49.612917  6116 raft_consensus.cc:2468] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a63d29e53aee4d1881055761bac3e688 in term 0.
I20260709 12:11:49.616169  6242 raft_consensus.cc:2804] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:49.619422  6242 raft_consensus.cc:493] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:49.619789  6242 raft_consensus.cc:3060] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.617144  6235 raft_consensus.cc:359] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.623494  6235 raft_consensus.cc:385] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.623859  6235 raft_consensus.cc:740] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dc6472ed5204d138c7309a8fbc57252, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.617291  6236 raft_consensus.cc:359] T 0c5f16fe2c1046aab1924077acb9c7b5 P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.618503  6279 raft_consensus.cc:493] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:49.624662  6235 consensus_queue.cc:260] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.625150  6279 raft_consensus.cc:515] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.626631  6235 ts_tablet_manager.cc:1434] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 12:11:49.627485  6235 tablet_bootstrap.cc:492] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252: Bootstrap starting.
I20260709 12:11:49.627962  6116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941f4fa9b48c4e6abc3a62b17aa7a150" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" is_pre_election: true
I20260709 12:11:49.628504  6116 raft_consensus.cc:2468] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a63d29e53aee4d1881055761bac3e688 in term 0.
I20260709 12:11:49.628557  6279 leader_election.cc:290] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:11:49.624707  6236 raft_consensus.cc:385] T 0c5f16fe2c1046aab1924077acb9c7b5 P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.629201  6236 raft_consensus.cc:740] T 0c5f16fe2c1046aab1924077acb9c7b5 P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a63d29e53aee4d1881055761bac3e688, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.629791  6190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941f4fa9b48c4e6abc3a62b17aa7a150" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dc6472ed5204d138c7309a8fbc57252" is_pre_election: true
I20260709 12:11:49.630371  6190 raft_consensus.cc:2468] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a63d29e53aee4d1881055761bac3e688 in term 0.
I20260709 12:11:49.629884  6236 consensus_queue.cc:260] T 0c5f16fe2c1046aab1924077acb9c7b5 P a63d29e53aee4d1881055761bac3e688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.632661  6236 ts_tablet_manager.cc:1434] T 0c5f16fe2c1046aab1924077acb9c7b5 P a63d29e53aee4d1881055761bac3e688: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:11:49.632902  6235 tablet_bootstrap.cc:654] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.633880  6005 leader_election.cc:304] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dc6472ed5204d138c7309a8fbc57252, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:11:49.635618  6261 raft_consensus.cc:493] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:49.636067  6261 raft_consensus.cc:515] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } } peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } }
I20260709 12:11:49.639257  6261 leader_election.cc:290] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405)
I20260709 12:11:49.637220  6242 raft_consensus.cc:515] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.637609  6279 raft_consensus.cc:2804] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:49.643211  6279 raft_consensus.cc:493] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:49.644166  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1427804efeee47439a72ac86a45f4f6c" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
I20260709 12:11:49.643616  6279 raft_consensus.cc:3060] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.644718  6117 raft_consensus.cc:3060] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.642608  6242 leader_election.cc:290] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 1 election: Requested vote from peers 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:11:49.651399  6190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1427804efeee47439a72ac86a45f4f6c" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
I20260709 12:11:49.652483  6190 raft_consensus.cc:3060] T 1427804efeee47439a72ac86a45f4f6c P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.652958  6235 tablet_bootstrap.cc:492] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252: No bootstrap required, opened a new log
I20260709 12:11:49.642549  6042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf00f83e26c47bebf064017827f28cc" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a63d29e53aee4d1881055761bac3e688" is_pre_election: true
I20260709 12:11:49.653327  6235 ts_tablet_manager.cc:1403] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.002s
I20260709 12:11:49.642040  6116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf00f83e26c47bebf064017827f28cc" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" is_pre_election: true
I20260709 12:11:49.653424  6042 raft_consensus.cc:2468] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1dc6472ed5204d138c7309a8fbc57252 in term 0.
I20260709 12:11:49.654446  6116 raft_consensus.cc:2468] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1dc6472ed5204d138c7309a8fbc57252 in term 0.
I20260709 12:11:49.654789  6157 leader_election.cc:304] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dc6472ed5204d138c7309a8fbc57252, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:11:49.655712  6261 raft_consensus.cc:2804] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:49.656045  6261 raft_consensus.cc:493] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:49.656060  6235 raft_consensus.cc:359] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.656509  6261 raft_consensus.cc:3060] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.656767  6235 raft_consensus.cc:385] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.657019  6235 raft_consensus.cc:740] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dc6472ed5204d138c7309a8fbc57252, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.658036  6235 consensus_queue.cc:260] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.661511  6235 ts_tablet_manager.cc:1434] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:11:49.661348  6279 raft_consensus.cc:515] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.662706  6240 raft_consensus.cc:493] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:49.663041  6240 raft_consensus.cc:515] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.663663  6241 raft_consensus.cc:493] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:49.664065  6241 raft_consensus.cc:515] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.665057  6240 leader_election.cc:290] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405)
I20260709 12:11:49.665331  6191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941f4fa9b48c4e6abc3a62b17aa7a150" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
I20260709 12:11:49.665861  6191 raft_consensus.cc:3060] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.666168  6241 leader_election.cc:290] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:11:49.669654  6115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86248f4a66e447d6adb4cc5927d60515" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" is_pre_election: true
I20260709 12:11:49.672886  6041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e6c29447454dfc8171560b47fd5a2f" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a63d29e53aee4d1881055761bac3e688" is_pre_election: true
I20260709 12:11:49.673524  6041 raft_consensus.cc:2468] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f1a0cf42bce4ec99ef38de99fa3cedd in term 0.
I20260709 12:11:49.672550  6115 raft_consensus.cc:2468] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1dc6472ed5204d138c7309a8fbc57252 in term 0.
I20260709 12:11:49.672902  6189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e6c29447454dfc8171560b47fd5a2f" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dc6472ed5204d138c7309a8fbc57252" is_pre_election: true
I20260709 12:11:49.675562  6156 leader_election.cc:304] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dc6472ed5204d138c7309a8fbc57252, 5f1a0cf42bce4ec99ef38de99fa3cedd; no voters: 
I20260709 12:11:49.669468  6279 leader_election.cc:290] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 1 election: Requested vote from peers 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:11:49.676147  6189 raft_consensus.cc:2468] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f1a0cf42bce4ec99ef38de99fa3cedd in term 0.
I20260709 12:11:49.676841  6083 leader_election.cc:304] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1a0cf42bce4ec99ef38de99fa3cedd, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:11:49.675989  6042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86248f4a66e447d6adb4cc5927d60515" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a63d29e53aee4d1881055761bac3e688" is_pre_election: true
I20260709 12:11:49.677851  6240 raft_consensus.cc:2804] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:49.670543  6116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941f4fa9b48c4e6abc3a62b17aa7a150" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
I20260709 12:11:49.681128  6042 raft_consensus.cc:2468] T 86248f4a66e447d6adb4cc5927d60515 P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1dc6472ed5204d138c7309a8fbc57252 in term 0.
I20260709 12:11:49.681492  6240 raft_consensus.cc:493] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:49.683830  6240 raft_consensus.cc:3060] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.684845  6241 raft_consensus.cc:2804] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:49.685365  6241 raft_consensus.cc:493] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:49.685681  6241 raft_consensus.cc:3060] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.681666  6116 raft_consensus.cc:3060] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.689824  6117 raft_consensus.cc:2468] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a63d29e53aee4d1881055761bac3e688 in term 1.
I20260709 12:11:49.692797  6007 leader_election.cc:304] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1a0cf42bce4ec99ef38de99fa3cedd, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:11:49.684302  6191 raft_consensus.cc:2468] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a63d29e53aee4d1881055761bac3e688 in term 1.
I20260709 12:11:49.692304  6241 raft_consensus.cc:515] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.694454  6005 leader_election.cc:304] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dc6472ed5204d138c7309a8fbc57252, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:11:49.695161  6242 raft_consensus.cc:2804] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:49.696024  6189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e6c29447454dfc8171560b47fd5a2f" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
I20260709 12:11:49.696257  6042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e6c29447454dfc8171560b47fd5a2f" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a63d29e53aee4d1881055761bac3e688"
I20260709 12:11:49.697896  6189 raft_consensus.cc:3060] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.698239  6042 raft_consensus.cc:3060] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.699460  6241 leader_election.cc:290] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 1 election: Requested vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:11:49.700116  6242 raft_consensus.cc:697] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [term 1 LEADER]: Becoming Leader. State: Replica: a63d29e53aee4d1881055761bac3e688, State: Running, Role: LEADER
I20260709 12:11:49.699685  6279 raft_consensus.cc:2804] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:49.704133  6190 raft_consensus.cc:2468] T 1427804efeee47439a72ac86a45f4f6c P 1dc6472ed5204d138c7309a8fbc57252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a63d29e53aee4d1881055761bac3e688 in term 1.
I20260709 12:11:49.706279  6279 raft_consensus.cc:697] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [term 1 LEADER]: Becoming Leader. State: Replica: a63d29e53aee4d1881055761bac3e688, State: Running, Role: LEADER
I20260709 12:11:49.704325  6240 raft_consensus.cc:515] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.709137  6240 leader_election.cc:290] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 1 election: Requested vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405)
I20260709 12:11:49.709182  6041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86248f4a66e447d6adb4cc5927d60515" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a63d29e53aee4d1881055761bac3e688"
I20260709 12:11:49.709863  6041 raft_consensus.cc:3060] T 86248f4a66e447d6adb4cc5927d60515 P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.710222  6116 raft_consensus.cc:2468] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a63d29e53aee4d1881055761bac3e688 in term 1.
I20260709 12:11:49.701984  6261 raft_consensus.cc:515] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } } peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } }
I20260709 12:11:49.702327  6242 consensus_queue.cc:237] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.707080  6279 consensus_queue.cc:237] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.716922  6041 raft_consensus.cc:2468] T 86248f4a66e447d6adb4cc5927d60515 P a63d29e53aee4d1881055761bac3e688 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dc6472ed5204d138c7309a8fbc57252 in term 1.
I20260709 12:11:49.718214  6042 raft_consensus.cc:2468] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1a0cf42bce4ec99ef38de99fa3cedd in term 1.
I20260709 12:11:49.720063  6261 leader_election.cc:290] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 1 election: Requested vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405)
I20260709 12:11:49.722143  6083 leader_election.cc:304] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1a0cf42bce4ec99ef38de99fa3cedd, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:11:49.722851  6116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86248f4a66e447d6adb4cc5927d60515" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
I20260709 12:11:49.724016  6157 leader_election.cc:304] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dc6472ed5204d138c7309a8fbc57252, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:11:49.725209  6241 raft_consensus.cc:2804] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:49.726470  6189 raft_consensus.cc:2468] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1a0cf42bce4ec99ef38de99fa3cedd in term 1.
I20260709 12:11:49.726610  6261 raft_consensus.cc:2804] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:49.726984  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf00f83e26c47bebf064017827f28cc" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
I20260709 12:11:49.727056  6261 raft_consensus.cc:697] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [term 1 LEADER]: Becoming Leader. State: Replica: 1dc6472ed5204d138c7309a8fbc57252, State: Running, Role: LEADER
I20260709 12:11:49.727658  6117 raft_consensus.cc:3060] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.725157  6041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf00f83e26c47bebf064017827f28cc" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a63d29e53aee4d1881055761bac3e688"
I20260709 12:11:49.725571  6116 raft_consensus.cc:3060] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.728111  6261 consensus_queue.cc:237] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.731909  6041 raft_consensus.cc:3060] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.734978  5938 catalog_manager.cc:5697] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 reported cstate change: term changed from 0 to 1, leader changed from <none> to a63d29e53aee4d1881055761bac3e688 (127.5.196.193). New cstate: current_term: 1 leader_uuid: "a63d29e53aee4d1881055761bac3e688" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:49.746843  6116 raft_consensus.cc:2468] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dc6472ed5204d138c7309a8fbc57252 in term 1.
I20260709 12:11:49.750727  6241 raft_consensus.cc:697] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 LEADER]: Becoming Leader. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Running, Role: LEADER
I20260709 12:11:49.751665  6241 consensus_queue.cc:237] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.758154  6041 raft_consensus.cc:2468] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dc6472ed5204d138c7309a8fbc57252 in term 1.
I20260709 12:11:49.758728  6117 raft_consensus.cc:2468] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dc6472ed5204d138c7309a8fbc57252 in term 1.
I20260709 12:11:49.761101  5938 catalog_manager.cc:5697] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "1dc6472ed5204d138c7309a8fbc57252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:49.763620  6157 leader_election.cc:304] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dc6472ed5204d138c7309a8fbc57252, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:11:49.764339  6261 raft_consensus.cc:2804] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:49.765236  6261 raft_consensus.cc:697] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [term 1 LEADER]: Becoming Leader. State: Replica: 1dc6472ed5204d138c7309a8fbc57252, State: Running, Role: LEADER
I20260709 12:11:49.765635  5939 catalog_manager.cc:5697] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 reported cstate change: term changed from 0 to 1, leader changed from <none> to a63d29e53aee4d1881055761bac3e688 (127.5.196.193). New cstate: current_term: 1 leader_uuid: "a63d29e53aee4d1881055761bac3e688" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:49.766032  6261 consensus_queue.cc:237] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } } peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } }
I20260709 12:11:49.771917  6284 raft_consensus.cc:493] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:49.772387  6284 raft_consensus.cc:515] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.776322  6284 leader_election.cc:290] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:11:49.777741  6041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6ebb5676014869aa5543ee1f5d3706" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a63d29e53aee4d1881055761bac3e688" is_pre_election: true
I20260709 12:11:49.778522  6041 raft_consensus.cc:2468] T fe6ebb5676014869aa5543ee1f5d3706 P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f1a0cf42bce4ec99ef38de99fa3cedd in term 0.
I20260709 12:11:49.778306  5935 catalog_manager.cc:5697] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194). New cstate: current_term: 1 leader_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:49.779747  6083 leader_election.cc:304] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1a0cf42bce4ec99ef38de99fa3cedd, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:11:49.779938  6189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6ebb5676014869aa5543ee1f5d3706" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dc6472ed5204d138c7309a8fbc57252" is_pre_election: true
I20260709 12:11:49.780527  6189 raft_consensus.cc:2468] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f1a0cf42bce4ec99ef38de99fa3cedd in term 0.
I20260709 12:11:49.782618  6284 raft_consensus.cc:2804] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:49.783967  6284 raft_consensus.cc:493] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:49.786733  6284 raft_consensus.cc:3060] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.787060  5938 catalog_manager.cc:5697] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "1dc6472ed5204d138c7309a8fbc57252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:49.795708  6284 raft_consensus.cc:515] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.797269  6284 leader_election.cc:290] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 1 election: Requested vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:11:49.798120  6189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6ebb5676014869aa5543ee1f5d3706" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
I20260709 12:11:49.798229  6041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6ebb5676014869aa5543ee1f5d3706" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a63d29e53aee4d1881055761bac3e688"
I20260709 12:11:49.798660  6189 raft_consensus.cc:3060] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.798710  6041 raft_consensus.cc:3060] T fe6ebb5676014869aa5543ee1f5d3706 P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.804690  6041 raft_consensus.cc:2468] T fe6ebb5676014869aa5543ee1f5d3706 P a63d29e53aee4d1881055761bac3e688 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1a0cf42bce4ec99ef38de99fa3cedd in term 1.
I20260709 12:11:49.804690  6189 raft_consensus.cc:2468] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1a0cf42bce4ec99ef38de99fa3cedd in term 1.
I20260709 12:11:49.805802  6080 leader_election.cc:304] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dc6472ed5204d138c7309a8fbc57252, 5f1a0cf42bce4ec99ef38de99fa3cedd; no voters: 
I20260709 12:11:49.806345  6284 raft_consensus.cc:2804] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:49.806665  6284 raft_consensus.cc:697] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 LEADER]: Becoming Leader. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Running, Role: LEADER
I20260709 12:11:49.807472  6284 consensus_queue.cc:237] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.814867  5938 catalog_manager.cc:5697] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194). New cstate: current_term: 1 leader_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:49.870682  6279 raft_consensus.cc:493] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:49.871122  6279 raft_consensus.cc:515] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.872663  6279 leader_election.cc:290] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:11:49.873505  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4047a9cac18437a8870108b1759c13b" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" is_pre_election: true
I20260709 12:11:49.873773  6189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4047a9cac18437a8870108b1759c13b" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dc6472ed5204d138c7309a8fbc57252" is_pre_election: true
I20260709 12:11:49.874004  6117 raft_consensus.cc:2468] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a63d29e53aee4d1881055761bac3e688 in term 0.
I20260709 12:11:49.874377  6189 raft_consensus.cc:2468] T a4047a9cac18437a8870108b1759c13b P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a63d29e53aee4d1881055761bac3e688 in term 0.
I20260709 12:11:49.874871  6007 leader_election.cc:304] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1a0cf42bce4ec99ef38de99fa3cedd, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:11:49.875562  6279 raft_consensus.cc:2804] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:49.875880  6279 raft_consensus.cc:493] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:49.876125  6279 raft_consensus.cc:3060] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.880263  6279 raft_consensus.cc:515] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.882133  6279 leader_election.cc:290] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 1 election: Requested vote from peers 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:11:49.882448  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4047a9cac18437a8870108b1759c13b" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
I20260709 12:11:49.882715  6189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4047a9cac18437a8870108b1759c13b" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
I20260709 12:11:49.882965  6117 raft_consensus.cc:3060] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.883183  6189 raft_consensus.cc:3060] T a4047a9cac18437a8870108b1759c13b P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.887058  6189 raft_consensus.cc:2468] T a4047a9cac18437a8870108b1759c13b P 1dc6472ed5204d138c7309a8fbc57252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a63d29e53aee4d1881055761bac3e688 in term 1.
I20260709 12:11:49.887864  6005 leader_election.cc:304] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dc6472ed5204d138c7309a8fbc57252, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:11:49.888434  6279 raft_consensus.cc:2804] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:49.888778  6279 raft_consensus.cc:697] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [term 1 LEADER]: Becoming Leader. State: Replica: a63d29e53aee4d1881055761bac3e688, State: Running, Role: LEADER
I20260709 12:11:49.888947  6117 raft_consensus.cc:2468] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a63d29e53aee4d1881055761bac3e688 in term 1.
I20260709 12:11:49.890036  6279 consensus_queue.cc:237] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.896890  5938 catalog_manager.cc:5697] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 reported cstate change: term changed from 0 to 1, leader changed from <none> to a63d29e53aee4d1881055761bac3e688 (127.5.196.193). New cstate: current_term: 1 leader_uuid: "a63d29e53aee4d1881055761bac3e688" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:49.899806  6261 raft_consensus.cc:493] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:49.900240  6261 raft_consensus.cc:515] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.901932  6261 leader_election.cc:290] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405)
I20260709 12:11:49.902621  6041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5f16fe2c1046aab1924077acb9c7b5" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a63d29e53aee4d1881055761bac3e688" is_pre_election: true
I20260709 12:11:49.903182  6041 raft_consensus.cc:2468] T 0c5f16fe2c1046aab1924077acb9c7b5 P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1dc6472ed5204d138c7309a8fbc57252 in term 0.
I20260709 12:11:49.904033  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5f16fe2c1046aab1924077acb9c7b5" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" is_pre_election: true
I20260709 12:11:49.904151  6157 leader_election.cc:304] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dc6472ed5204d138c7309a8fbc57252, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:11:49.904721  6117 raft_consensus.cc:2468] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1dc6472ed5204d138c7309a8fbc57252 in term 0.
I20260709 12:11:49.905562  6261 raft_consensus.cc:2804] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:49.905928  6261 raft_consensus.cc:493] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:49.906243  6261 raft_consensus.cc:3060] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.912424  6261 raft_consensus.cc:515] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.914717  6261 leader_election.cc:290] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 1 election: Requested vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405)
I20260709 12:11:49.914901  6041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5f16fe2c1046aab1924077acb9c7b5" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a63d29e53aee4d1881055761bac3e688"
I20260709 12:11:49.915326  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5f16fe2c1046aab1924077acb9c7b5" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
I20260709 12:11:49.915491  6041 raft_consensus.cc:3060] T 0c5f16fe2c1046aab1924077acb9c7b5 P a63d29e53aee4d1881055761bac3e688 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.915865  6117 raft_consensus.cc:3060] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.922083  6041 raft_consensus.cc:2468] T 0c5f16fe2c1046aab1924077acb9c7b5 P a63d29e53aee4d1881055761bac3e688 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dc6472ed5204d138c7309a8fbc57252 in term 1.
I20260709 12:11:49.922083  6117 raft_consensus.cc:2468] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dc6472ed5204d138c7309a8fbc57252 in term 1.
I20260709 12:11:49.923436  6157 leader_election.cc:304] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dc6472ed5204d138c7309a8fbc57252, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:11:49.924177  6261 raft_consensus.cc:2804] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:49.924607  6240 consensus_queue.cc:1048] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:49.925598  6261 raft_consensus.cc:697] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 1 LEADER]: Becoming Leader. State: Replica: 1dc6472ed5204d138c7309a8fbc57252, State: Running, Role: LEADER
I20260709 12:11:49.926337  6261 consensus_queue.cc:237] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:49.942000  5938 catalog_manager.cc:5697] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "1dc6472ed5204d138c7309a8fbc57252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:49.946362  6240 consensus_queue.cc:1048] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:50.143266  6240 consensus_queue.cc:1048] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:50.153857  6240 consensus_queue.cc:1048] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:50.184710  6284 consensus_queue.cc:1048] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:50.197209  6241 consensus_queue.cc:1048] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:50.201164  6189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdf00f83e26c47bebf064017827f28cc"
dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
mode: GRACEFUL
new_leader_uuid: "a63d29e53aee4d1881055761bac3e688"
 from {username='slave'} at 127.0.0.1:56750
I20260709 12:11:50.201900  6189 raft_consensus.cc:606] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [term 1 LEADER]: Received request to transfer leadership to TS a63d29e53aee4d1881055761bac3e688
I20260709 12:11:50.212806  6190 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0acc8d19ab614e05bb24a3d8c8a6d16a"
dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
mode: GRACEFUL
new_leader_uuid: "a63d29e53aee4d1881055761bac3e688"
 from {username='slave'} at 127.0.0.1:56750
I20260709 12:11:50.213439  6190 raft_consensus.cc:606] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 1 LEADER]: Received request to transfer leadership to TS a63d29e53aee4d1881055761bac3e688
I20260709 12:11:50.227401  6117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24e6c29447454dfc8171560b47fd5a2f"
dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
mode: GRACEFUL
new_leader_uuid: "a63d29e53aee4d1881055761bac3e688"
 from {username='slave'} at 127.0.0.1:55818
I20260709 12:11:50.227839  6117 raft_consensus.cc:606] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 LEADER]: Received request to transfer leadership to TS a63d29e53aee4d1881055761bac3e688
I20260709 12:11:50.232158  6190 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86248f4a66e447d6adb4cc5927d60515"
dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
mode: GRACEFUL
new_leader_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
 from {username='slave'} at 127.0.0.1:56750
I20260709 12:11:50.232570  6190 raft_consensus.cc:606] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [term 1 LEADER]: Received request to transfer leadership to TS 5f1a0cf42bce4ec99ef38de99fa3cedd
I20260709 12:11:50.238098  6241 consensus_queue.cc:1048] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:50.249409  6284 consensus_queue.cc:1048] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:50.250700  6042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "941f4fa9b48c4e6abc3a62b17aa7a150"
dest_uuid: "a63d29e53aee4d1881055761bac3e688"
mode: GRACEFUL
new_leader_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
 from {username='slave'} at 127.0.0.1:38694
I20260709 12:11:50.251245  6042 raft_consensus.cc:606] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [term 1 LEADER]: Received request to transfer leadership to TS 5f1a0cf42bce4ec99ef38de99fa3cedd
I20260709 12:11:50.257196  6042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1427804efeee47439a72ac86a45f4f6c"
dest_uuid: "a63d29e53aee4d1881055761bac3e688"
mode: GRACEFUL
new_leader_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
 from {username='slave'} at 127.0.0.1:38694
I20260709 12:11:50.257710  6042 raft_consensus.cc:606] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [term 1 LEADER]: Received request to transfer leadership to TS 5f1a0cf42bce4ec99ef38de99fa3cedd
I20260709 12:11:50.258316  6279 consensus_queue.cc:1048] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:50.268157  6190 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c5f16fe2c1046aab1924077acb9c7b5"
dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
mode: GRACEFUL
new_leader_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
 from {username='slave'} at 127.0.0.1:56750
I20260709 12:11:50.268756  6190 raft_consensus.cc:606] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 1 LEADER]: Received request to transfer leadership to TS 5f1a0cf42bce4ec99ef38de99fa3cedd
I20260709 12:11:50.274550  6117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe6ebb5676014869aa5543ee1f5d3706"
dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
mode: GRACEFUL
new_leader_uuid: "1dc6472ed5204d138c7309a8fbc57252"
 from {username='slave'} at 127.0.0.1:55818
I20260709 12:11:50.275087  6117 raft_consensus.cc:606] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 LEADER]: Received request to transfer leadership to TS 1dc6472ed5204d138c7309a8fbc57252
I20260709 12:11:50.283048  6310 consensus_queue.cc:1048] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:50.284888  6242 consensus_queue.cc:1048] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:50.308297  6279 consensus_queue.cc:1048] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:50.308979  6242 raft_consensus.cc:993] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688: : Instructing follower 5f1a0cf42bce4ec99ef38de99fa3cedd to start an election
I20260709 12:11:50.309391  6242 raft_consensus.cc:1081] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [term 1 LEADER]: Signalling peer 5f1a0cf42bce4ec99ef38de99fa3cedd to start an election
I20260709 12:11:50.311546  6116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "941f4fa9b48c4e6abc3a62b17aa7a150"
dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
 from {username='slave'} at 127.0.0.1:55816
I20260709 12:11:50.312083  6116 raft_consensus.cc:493] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:50.312464  6116 raft_consensus.cc:3060] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.313010  6240 consensus_queue.cc:1048] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:50.318797  6116 raft_consensus.cc:515] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:50.322132  6190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941f4fa9b48c4e6abc3a62b17aa7a150" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
I20260709 12:11:50.322659  6190 raft_consensus.cc:3060] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.324303  6042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941f4fa9b48c4e6abc3a62b17aa7a150" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a63d29e53aee4d1881055761bac3e688"
I20260709 12:11:50.324862  6042 raft_consensus.cc:3055] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:50.325177  6042 raft_consensus.cc:740] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a63d29e53aee4d1881055761bac3e688, State: Running, Role: LEADER
I20260709 12:11:50.325943  6042 consensus_queue.cc:260] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:50.327205  6042 raft_consensus.cc:3060] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.328696  6190 raft_consensus.cc:2468] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1a0cf42bce4ec99ef38de99fa3cedd in term 2.
I20260709 12:11:50.329846  6080 leader_election.cc:304] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dc6472ed5204d138c7309a8fbc57252, 5f1a0cf42bce4ec99ef38de99fa3cedd; no voters: 
I20260709 12:11:50.330592  6284 raft_consensus.cc:2804] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:50.330624  6116 leader_election.cc:290] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 2 election: Requested vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:11:50.331204  6284 raft_consensus.cc:697] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 LEADER]: Becoming Leader. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Running, Role: LEADER
I20260709 12:11:50.332094  6284 consensus_queue.cc:237] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:50.338135  6042 raft_consensus.cc:2468] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1a0cf42bce4ec99ef38de99fa3cedd in term 2.
I20260709 12:11:50.339668  6279 consensus_queue.cc:1048] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:50.344026  6240 consensus_queue.cc:1048] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:50.358647  6291 consensus_queue.cc:1048] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:50.376611  6291 raft_consensus.cc:993] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252: : Instructing follower a63d29e53aee4d1881055761bac3e688 to start an election
I20260709 12:11:50.377040  6291 raft_consensus.cc:1081] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [term 1 LEADER]: Signalling peer a63d29e53aee4d1881055761bac3e688 to start an election
I20260709 12:11:50.385043  6279 consensus_queue.cc:1048] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:50.386340  6040 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdf00f83e26c47bebf064017827f28cc"
dest_uuid: "a63d29e53aee4d1881055761bac3e688"
 from {username='slave'} at 127.0.0.1:38692
I20260709 12:11:50.386910  6040 raft_consensus.cc:493] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:50.387245  6040 raft_consensus.cc:3060] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.398561  6240 consensus_queue.cc:1048] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:50.410926  6261 raft_consensus.cc:993] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252: : Instructing follower 5f1a0cf42bce4ec99ef38de99fa3cedd to start an election
I20260709 12:11:50.411363  6295 raft_consensus.cc:1081] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 1 LEADER]: Signalling peer 5f1a0cf42bce4ec99ef38de99fa3cedd to start an election
I20260709 12:11:50.413096  6115 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c5f16fe2c1046aab1924077acb9c7b5"
dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
 from {username='slave'} at 127.0.0.1:55810
I20260709 12:11:50.413611  6115 raft_consensus.cc:493] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:50.413957  6115 raft_consensus.cc:3060] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.419149  6040 raft_consensus.cc:515] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } } peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } }
I20260709 12:11:50.420843  6115 raft_consensus.cc:515] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:50.423806  6041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5f16fe2c1046aab1924077acb9c7b5" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a63d29e53aee4d1881055761bac3e688"
I20260709 12:11:50.424319  6041 raft_consensus.cc:3060] T 0c5f16fe2c1046aab1924077acb9c7b5 P a63d29e53aee4d1881055761bac3e688 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.428282  6190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf00f83e26c47bebf064017827f28cc" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
I20260709 12:11:50.428885  6190 raft_consensus.cc:3055] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:50.429239  6190 raft_consensus.cc:740] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1dc6472ed5204d138c7309a8fbc57252, State: Running, Role: LEADER
I20260709 12:11:50.430061  6041 raft_consensus.cc:2468] T 0c5f16fe2c1046aab1924077acb9c7b5 P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1a0cf42bce4ec99ef38de99fa3cedd in term 2.
I20260709 12:11:50.429948  5939 catalog_manager.cc:5697] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd reported cstate change: term changed from 1 to 2, leader changed from a63d29e53aee4d1881055761bac3e688 (127.5.196.193) to 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194). New cstate: current_term: 2 leader_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:50.430124  6190 consensus_queue.cc:260] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } } peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } }
I20260709 12:11:50.431351  6242 raft_consensus.cc:993] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688: : Instructing follower 5f1a0cf42bce4ec99ef38de99fa3cedd to start an election
I20260709 12:11:50.431798  6242 raft_consensus.cc:1081] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [term 1 LEADER]: Signalling peer 5f1a0cf42bce4ec99ef38de99fa3cedd to start an election
I20260709 12:11:50.432009  6040 leader_election.cc:290] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 2 election: Requested vote from peers 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555), 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405)
I20260709 12:11:50.433485  6083 leader_election.cc:304] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1a0cf42bce4ec99ef38de99fa3cedd, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:11:50.434953  6284 raft_consensus.cc:2804] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:50.435205  6114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1427804efeee47439a72ac86a45f4f6c"
dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
 from {username='slave'} at 127.0.0.1:55816
I20260709 12:11:50.435417  6284 raft_consensus.cc:697] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 LEADER]: Becoming Leader. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Running, Role: LEADER
I20260709 12:11:50.435791  6114 raft_consensus.cc:493] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:50.436141  6114 raft_consensus.cc:3060] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.436203  6284 consensus_queue.cc:237] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:50.431416  6190 raft_consensus.cc:3060] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.443631  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf00f83e26c47bebf064017827f28cc" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
I20260709 12:11:50.444142  6117 raft_consensus.cc:3060] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.444428  6115 leader_election.cc:290] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 2 election: Requested vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:11:50.442808  6114 raft_consensus.cc:515] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:50.446982  6189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5f16fe2c1046aab1924077acb9c7b5" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
I20260709 12:11:50.447365  6191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1427804efeee47439a72ac86a45f4f6c" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
I20260709 12:11:50.447568  6189 raft_consensus.cc:3055] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:50.447887  6189 raft_consensus.cc:740] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1dc6472ed5204d138c7309a8fbc57252, State: Running, Role: LEADER
I20260709 12:11:50.447896  6191 raft_consensus.cc:3060] T 1427804efeee47439a72ac86a45f4f6c P 1dc6472ed5204d138c7309a8fbc57252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.448630  6189 consensus_queue.cc:260] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:50.454106  6040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1427804efeee47439a72ac86a45f4f6c" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a63d29e53aee4d1881055761bac3e688"
I20260709 12:11:50.455338  6040 raft_consensus.cc:3055] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:50.456171  6040 raft_consensus.cc:740] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a63d29e53aee4d1881055761bac3e688, State: Running, Role: LEADER
I20260709 12:11:50.457679  6040 consensus_queue.cc:260] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:50.459718  6040 raft_consensus.cc:3060] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.463430  6189 raft_consensus.cc:3060] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.465529  6190 raft_consensus.cc:2468] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a63d29e53aee4d1881055761bac3e688 in term 2.
I20260709 12:11:50.466661  6005 leader_election.cc:304] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dc6472ed5204d138c7309a8fbc57252, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:11:50.467459  6310 raft_consensus.cc:2804] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:50.467886  6310 raft_consensus.cc:697] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [term 2 LEADER]: Becoming Leader. State: Replica: a63d29e53aee4d1881055761bac3e688, State: Running, Role: LEADER
I20260709 12:11:50.468361  6040 raft_consensus.cc:2468] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1a0cf42bce4ec99ef38de99fa3cedd in term 2.
I20260709 12:11:50.469472  6310 consensus_queue.cc:237] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } } peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } }
I20260709 12:11:50.470067  6114 leader_election.cc:290] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 2 election: Requested vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:11:50.470466  6083 leader_election.cc:304] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1a0cf42bce4ec99ef38de99fa3cedd, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:11:50.471500  6284 raft_consensus.cc:2804] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:50.471930  6284 raft_consensus.cc:697] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 LEADER]: Becoming Leader. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Running, Role: LEADER
I20260709 12:11:50.472680  6284 consensus_queue.cc:237] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:50.478483  6191 raft_consensus.cc:2468] T 1427804efeee47439a72ac86a45f4f6c P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1a0cf42bce4ec99ef38de99fa3cedd in term 2.
I20260709 12:11:50.480592  6189 raft_consensus.cc:2468] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1a0cf42bce4ec99ef38de99fa3cedd in term 2.
I20260709 12:11:50.481087  6117 raft_consensus.cc:2468] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a63d29e53aee4d1881055761bac3e688 in term 2.
I20260709 12:11:50.481225  5939 catalog_manager.cc:5697] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd reported cstate change: term changed from 1 to 2, leader changed from 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195) to 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194). New cstate: current_term: 2 leader_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:50.486387  5935 catalog_manager.cc:5697] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 reported cstate change: term changed from 1 to 2, leader changed from 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195) to a63d29e53aee4d1881055761bac3e688 (127.5.196.193). New cstate: current_term: 2 leader_uuid: "a63d29e53aee4d1881055761bac3e688" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:50.494192  6291 raft_consensus.cc:993] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252: : Instructing follower a63d29e53aee4d1881055761bac3e688 to start an election
I20260709 12:11:50.494601  6291 raft_consensus.cc:1081] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 1 LEADER]: Signalling peer a63d29e53aee4d1881055761bac3e688 to start an election
I20260709 12:11:50.496162  6040 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0acc8d19ab614e05bb24a3d8c8a6d16a"
dest_uuid: "a63d29e53aee4d1881055761bac3e688"
 from {username='slave'} at 127.0.0.1:38692
I20260709 12:11:50.496667  6040 raft_consensus.cc:493] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:50.497018  6040 raft_consensus.cc:3060] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.497992  5939 catalog_manager.cc:5697] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd reported cstate change: term changed from 1 to 2, leader changed from a63d29e53aee4d1881055761bac3e688 (127.5.196.193) to 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194). New cstate: current_term: 2 leader_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:50.501760  6040 raft_consensus.cc:515] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:50.504305  6040 leader_election.cc:290] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 2 election: Requested vote from peers 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:11:50.505187  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0acc8d19ab614e05bb24a3d8c8a6d16a" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
I20260709 12:11:50.505533  6189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0acc8d19ab614e05bb24a3d8c8a6d16a" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
I20260709 12:11:50.505712  6117 raft_consensus.cc:3060] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.506067  6189 raft_consensus.cc:3055] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:50.506381  6189 raft_consensus.cc:740] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1dc6472ed5204d138c7309a8fbc57252, State: Running, Role: LEADER
I20260709 12:11:50.507108  6189 consensus_queue.cc:260] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:50.508232  6189 raft_consensus.cc:3060] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.513178  6117 raft_consensus.cc:2468] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a63d29e53aee4d1881055761bac3e688 in term 2.
I20260709 12:11:50.514286  6007 leader_election.cc:304] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1a0cf42bce4ec99ef38de99fa3cedd, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:11:50.514585  6189 raft_consensus.cc:2468] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a63d29e53aee4d1881055761bac3e688 in term 2.
I20260709 12:11:50.515162  6310 raft_consensus.cc:2804] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:50.515610  6310 raft_consensus.cc:697] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [term 2 LEADER]: Becoming Leader. State: Replica: a63d29e53aee4d1881055761bac3e688, State: Running, Role: LEADER
I20260709 12:11:50.516252  6310 consensus_queue.cc:237] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:50.522027  5939 catalog_manager.cc:5697] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 reported cstate change: term changed from 1 to 2, leader changed from 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195) to a63d29e53aee4d1881055761bac3e688 (127.5.196.193). New cstate: current_term: 2 leader_uuid: "a63d29e53aee4d1881055761bac3e688" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:50.636118  6284 raft_consensus.cc:993] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd: : Instructing follower 1dc6472ed5204d138c7309a8fbc57252 to start an election
I20260709 12:11:50.636583  6284 raft_consensus.cc:1081] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 LEADER]: Signalling peer 1dc6472ed5204d138c7309a8fbc57252 to start an election
I20260709 12:11:50.638054  6189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe6ebb5676014869aa5543ee1f5d3706"
dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
 from {username='slave'} at 127.0.0.1:56734
I20260709 12:11:50.638587  6189 raft_consensus.cc:493] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:50.638948  6189 raft_consensus.cc:3060] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.643419  6189 raft_consensus.cc:515] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:50.645614  6189 leader_election.cc:290] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 2 election: Requested vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405)
I20260709 12:11:50.645601  6040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6ebb5676014869aa5543ee1f5d3706" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a63d29e53aee4d1881055761bac3e688"
I20260709 12:11:50.645828  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6ebb5676014869aa5543ee1f5d3706" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
I20260709 12:11:50.646260  6040 raft_consensus.cc:3060] T fe6ebb5676014869aa5543ee1f5d3706 P a63d29e53aee4d1881055761bac3e688 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.646775  6117 raft_consensus.cc:3055] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:50.647112  6117 raft_consensus.cc:740] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Running, Role: LEADER
I20260709 12:11:50.647890  6117 consensus_queue.cc:260] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:50.649022  6117 raft_consensus.cc:3060] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.650869  6040 raft_consensus.cc:2468] T fe6ebb5676014869aa5543ee1f5d3706 P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dc6472ed5204d138c7309a8fbc57252 in term 2.
I20260709 12:11:50.651760  6157 leader_election.cc:304] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dc6472ed5204d138c7309a8fbc57252, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:11:50.652351  6295 raft_consensus.cc:2804] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:50.652717  6295 raft_consensus.cc:697] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252 [term 2 LEADER]: Becoming Leader. State: Replica: 1dc6472ed5204d138c7309a8fbc57252, State: Running, Role: LEADER
I20260709 12:11:50.653357  6295 consensus_queue.cc:237] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:50.655441  6117 raft_consensus.cc:2468] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dc6472ed5204d138c7309a8fbc57252 in term 2.
I20260709 12:11:50.659837  5939 catalog_manager.cc:5697] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252 reported cstate change: term changed from 1 to 2, leader changed from 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194) to 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "1dc6472ed5204d138c7309a8fbc57252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:50.695251  6261 raft_consensus.cc:993] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252: : Instructing follower 5f1a0cf42bce4ec99ef38de99fa3cedd to start an election
I20260709 12:11:50.695793  6295 raft_consensus.cc:1081] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [term 1 LEADER]: Signalling peer 5f1a0cf42bce4ec99ef38de99fa3cedd to start an election
I20260709 12:11:50.697564  6117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86248f4a66e447d6adb4cc5927d60515"
dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
 from {username='slave'} at 127.0.0.1:55810
I20260709 12:11:50.698339  6117 raft_consensus.cc:493] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:50.698822  6117 raft_consensus.cc:3060] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.705236  6117 raft_consensus.cc:515] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:50.707103  6117 leader_election.cc:290] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 2 election: Requested vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:11:50.707839  6040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86248f4a66e447d6adb4cc5927d60515" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a63d29e53aee4d1881055761bac3e688"
I20260709 12:11:50.708123  6189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86248f4a66e447d6adb4cc5927d60515" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
I20260709 12:11:50.708449  6040 raft_consensus.cc:3060] T 86248f4a66e447d6adb4cc5927d60515 P a63d29e53aee4d1881055761bac3e688 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.708716  6189 raft_consensus.cc:3055] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:50.709082  6189 raft_consensus.cc:740] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1dc6472ed5204d138c7309a8fbc57252, State: Running, Role: LEADER
I20260709 12:11:50.709895  6189 consensus_queue.cc:260] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:50.711063  6189 raft_consensus.cc:3060] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.713196  6040 raft_consensus.cc:2468] T 86248f4a66e447d6adb4cc5927d60515 P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1a0cf42bce4ec99ef38de99fa3cedd in term 2.
I20260709 12:11:50.714121  6083 leader_election.cc:304] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1a0cf42bce4ec99ef38de99fa3cedd, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:11:50.714876  6284 raft_consensus.cc:2804] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:50.715284  6284 raft_consensus.cc:697] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 LEADER]: Becoming Leader. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Running, Role: LEADER
I20260709 12:11:50.716104  6284 consensus_queue.cc:237] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:50.717686  6189 raft_consensus.cc:2468] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1a0cf42bce4ec99ef38de99fa3cedd in term 2.
I20260709 12:11:50.722520  5939 catalog_manager.cc:5697] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd reported cstate change: term changed from 1 to 2, leader changed from 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195) to 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194). New cstate: current_term: 2 leader_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:50.745349  6241 raft_consensus.cc:993] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd: : Instructing follower a63d29e53aee4d1881055761bac3e688 to start an election
I20260709 12:11:50.745756  6284 raft_consensus.cc:1081] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 LEADER]: Signalling peer a63d29e53aee4d1881055761bac3e688 to start an election
I20260709 12:11:50.747078  6040 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24e6c29447454dfc8171560b47fd5a2f"
dest_uuid: "a63d29e53aee4d1881055761bac3e688"
 from {username='slave'} at 127.0.0.1:38678
I20260709 12:11:50.747577  6040 raft_consensus.cc:493] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:50.747855  6040 raft_consensus.cc:3060] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.752384  6040 raft_consensus.cc:515] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:50.754297  6040 leader_election.cc:290] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 2 election: Requested vote from peers 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:11:50.754691  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e6c29447454dfc8171560b47fd5a2f" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
I20260709 12:11:50.754876  6189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e6c29447454dfc8171560b47fd5a2f" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
I20260709 12:11:50.755295  6117 raft_consensus.cc:3055] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:50.755452  6189 raft_consensus.cc:3060] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.755704  6117 raft_consensus.cc:740] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Running, Role: LEADER
I20260709 12:11:50.756577  6117 consensus_queue.cc:260] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:50.757864  6117 raft_consensus.cc:3060] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.759949  6189 raft_consensus.cc:2468] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a63d29e53aee4d1881055761bac3e688 in term 2.
I20260709 12:11:50.760808  6005 leader_election.cc:304] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dc6472ed5204d138c7309a8fbc57252, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:11:50.761499  6310 raft_consensus.cc:2804] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:50.761919  6310 raft_consensus.cc:697] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 2 LEADER]: Becoming Leader. State: Replica: a63d29e53aee4d1881055761bac3e688, State: Running, Role: LEADER
I20260709 12:11:50.762578  6310 consensus_queue.cc:237] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:50.764432  6117 raft_consensus.cc:2468] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a63d29e53aee4d1881055761bac3e688 in term 2.
I20260709 12:11:50.769120  5939 catalog_manager.cc:5697] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 reported cstate change: term changed from 1 to 2, leader changed from 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194) to a63d29e53aee4d1881055761bac3e688 (127.5.196.193). New cstate: current_term: 2 leader_uuid: "a63d29e53aee4d1881055761bac3e688" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:50.779594  6189 raft_consensus.cc:1275] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Refusing update from remote peer 5f1a0cf42bce4ec99ef38de99fa3cedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:50.780793  6284 consensus_queue.cc:1048] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:50.791991  6040 raft_consensus.cc:1275] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Refusing update from remote peer 5f1a0cf42bce4ec99ef38de99fa3cedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:50.793355  6286 consensus_queue.cc:1048] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:11:50.885914  6117 raft_consensus.cc:1275] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Refusing update from remote peer a63d29e53aee4d1881055761bac3e688: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:50.887023  6310 consensus_queue.cc:1048] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:50.893390  6189 raft_consensus.cc:1275] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Refusing update from remote peer a63d29e53aee4d1881055761bac3e688: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:50.894760  6279 consensus_queue.cc:1048] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:50.950484  6189 raft_consensus.cc:1275] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Refusing update from remote peer 5f1a0cf42bce4ec99ef38de99fa3cedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:50.951531  6286 consensus_queue.cc:1048] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:50.958170  6040 raft_consensus.cc:1275] T 0c5f16fe2c1046aab1924077acb9c7b5 P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Refusing update from remote peer 5f1a0cf42bce4ec99ef38de99fa3cedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:50.959939  6241 consensus_queue.cc:1048] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:50.990252  6189 raft_consensus.cc:1275] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Refusing update from remote peer a63d29e53aee4d1881055761bac3e688: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:50.991263  6310 consensus_queue.cc:1048] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:50.998572  6117 raft_consensus.cc:1275] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Refusing update from remote peer a63d29e53aee4d1881055761bac3e688: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.000157  6242 consensus_queue.cc:1048] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:51.014596  6189 raft_consensus.cc:1275] T 1427804efeee47439a72ac86a45f4f6c P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Refusing update from remote peer 5f1a0cf42bce4ec99ef38de99fa3cedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.015642  6241 consensus_queue.cc:1048] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:51.023756  6040 raft_consensus.cc:1275] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Refusing update from remote peer 5f1a0cf42bce4ec99ef38de99fa3cedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.024909  6284 consensus_queue.cc:1048] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:51.108798  6189 raft_consensus.cc:1275] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Refusing update from remote peer 5f1a0cf42bce4ec99ef38de99fa3cedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.109922  6284 consensus_queue.cc:1048] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:51.116644  6040 raft_consensus.cc:1275] T 86248f4a66e447d6adb4cc5927d60515 P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Refusing update from remote peer 5f1a0cf42bce4ec99ef38de99fa3cedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.118649  6322 consensus_queue.cc:1048] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:51.141870  6189 raft_consensus.cc:1275] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Refusing update from remote peer a63d29e53aee4d1881055761bac3e688: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.142814  6242 consensus_queue.cc:1048] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:51.148847  6117 raft_consensus.cc:1275] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Refusing update from remote peer a63d29e53aee4d1881055761bac3e688: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.150568  6279 consensus_queue.cc:1048] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:51.158143  6117 raft_consensus.cc:1275] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Refusing update from remote peer 1dc6472ed5204d138c7309a8fbc57252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.159360  6295 consensus_queue.cc:1048] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:51.165880  6040 raft_consensus.cc:1275] T fe6ebb5676014869aa5543ee1f5d3706 P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Refusing update from remote peer 1dc6472ed5204d138c7309a8fbc57252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.167253  6295 consensus_queue.cc:1048] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:53.399924  5907 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:11:53.400632  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:53.416292  6117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c5f16fe2c1046aab1924077acb9c7b5"
dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
mode: GRACEFUL
new_leader_uuid: "1dc6472ed5204d138c7309a8fbc57252"
 from {username='slave'} at 127.0.0.1:55826
I20260709 12:11:53.416746  6117 raft_consensus.cc:606] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 LEADER]: Received request to transfer leadership to TS 1dc6472ed5204d138c7309a8fbc57252
I20260709 12:11:53.425693  6041 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24e6c29447454dfc8171560b47fd5a2f"
dest_uuid: "a63d29e53aee4d1881055761bac3e688"
mode: GRACEFUL
new_leader_uuid: "1dc6472ed5204d138c7309a8fbc57252"
 from {username='slave'} at 127.0.0.1:38696
I20260709 12:11:53.426129  6041 raft_consensus.cc:606] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 2 LEADER]: Received request to transfer leadership to TS 1dc6472ed5204d138c7309a8fbc57252
I20260709 12:11:53.427101  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:11:53.427491  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:53.537804  6334 raft_consensus.cc:993] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd: : Instructing follower 1dc6472ed5204d138c7309a8fbc57252 to start an election
I20260709 12:11:53.538337  6329 raft_consensus.cc:1081] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 LEADER]: Signalling peer 1dc6472ed5204d138c7309a8fbc57252 to start an election
I20260709 12:11:53.539788  6189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c5f16fe2c1046aab1924077acb9c7b5"
dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
 from {username='slave'} at 127.0.0.1:56734
I20260709 12:11:53.540190  6189 raft_consensus.cc:493] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:53.540439  6189 raft_consensus.cc:3060] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:53.545107  6189 raft_consensus.cc:515] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:53.546423  6189 leader_election.cc:290] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 3 election: Requested vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405)
I20260709 12:11:53.546974  6041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5f16fe2c1046aab1924077acb9c7b5" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a63d29e53aee4d1881055761bac3e688"
I20260709 12:11:53.547520  6041 raft_consensus.cc:3060] T 0c5f16fe2c1046aab1924077acb9c7b5 P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:53.547613  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5f16fe2c1046aab1924077acb9c7b5" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
I20260709 12:11:53.548152  6117 raft_consensus.cc:3055] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:53.548452  6117 raft_consensus.cc:740] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Running, Role: LEADER
I20260709 12:11:53.549185  6117 consensus_queue.cc:260] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [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: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:53.550292  6117 raft_consensus.cc:3060] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:53.553458  6041 raft_consensus.cc:2468] T 0c5f16fe2c1046aab1924077acb9c7b5 P a63d29e53aee4d1881055761bac3e688 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dc6472ed5204d138c7309a8fbc57252 in term 3.
I20260709 12:11:53.554522  6157 leader_election.cc:304] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [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: 1dc6472ed5204d138c7309a8fbc57252, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:11:53.555202  6327 raft_consensus.cc:2804] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:53.555934  6117 raft_consensus.cc:2468] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dc6472ed5204d138c7309a8fbc57252 in term 3.
I20260709 12:11:53.556362  6327 raft_consensus.cc:697] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 3 LEADER]: Becoming Leader. State: Replica: 1dc6472ed5204d138c7309a8fbc57252, State: Running, Role: LEADER
I20260709 12:11:53.557057  6327 consensus_queue.cc:237] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [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: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:53.565323  5939 catalog_manager.cc:5697] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 reported cstate change: term changed from 2 to 3, leader changed from 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194) to 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195). New cstate: current_term: 3 leader_uuid: "1dc6472ed5204d138c7309a8fbc57252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:53.656579  6328 raft_consensus.cc:993] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688: : Instructing follower 1dc6472ed5204d138c7309a8fbc57252 to start an election
I20260709 12:11:53.657145  6328 raft_consensus.cc:1081] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 2 LEADER]: Signalling peer 1dc6472ed5204d138c7309a8fbc57252 to start an election
I20260709 12:11:53.658478  6189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24e6c29447454dfc8171560b47fd5a2f"
dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
 from {username='slave'} at 127.0.0.1:56736
I20260709 12:11:53.658893  6189 raft_consensus.cc:493] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:53.659189  6189 raft_consensus.cc:3060] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:53.662962  6189 raft_consensus.cc:515] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:53.664304  6189 leader_election.cc:290] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 3 election: Requested vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405)
I20260709 12:11:53.664986  6041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e6c29447454dfc8171560b47fd5a2f" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a63d29e53aee4d1881055761bac3e688"
I20260709 12:11:53.665194  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e6c29447454dfc8171560b47fd5a2f" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
I20260709 12:11:53.665449  6041 raft_consensus.cc:3055] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:53.665658  6117 raft_consensus.cc:3060] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:53.665751  6041 raft_consensus.cc:740] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a63d29e53aee4d1881055761bac3e688, State: Running, Role: LEADER
I20260709 12:11:53.666419  6041 consensus_queue.cc:260] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [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: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:53.667245  6041 raft_consensus.cc:3060] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:53.669341  6117 raft_consensus.cc:2468] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dc6472ed5204d138c7309a8fbc57252 in term 3.
I20260709 12:11:53.670125  6156 leader_election.cc:304] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [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: 1dc6472ed5204d138c7309a8fbc57252, 5f1a0cf42bce4ec99ef38de99fa3cedd; no voters: 
I20260709 12:11:53.670701  6327 raft_consensus.cc:2804] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:53.671038  6327 raft_consensus.cc:697] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [term 3 LEADER]: Becoming Leader. State: Replica: 1dc6472ed5204d138c7309a8fbc57252, State: Running, Role: LEADER
I20260709 12:11:53.671394  6041 raft_consensus.cc:2468] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dc6472ed5204d138c7309a8fbc57252 in term 3.
I20260709 12:11:53.671720  6327 consensus_queue.cc:237] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [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: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:11:53.679769  5939 catalog_manager.cc:5697] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 reported cstate change: term changed from 2 to 3, leader changed from a63d29e53aee4d1881055761bac3e688 (127.5.196.193) to 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195). New cstate: current_term: 3 leader_uuid: "1dc6472ed5204d138c7309a8fbc57252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:54.003943  6041 raft_consensus.cc:1275] T 0c5f16fe2c1046aab1924077acb9c7b5 P a63d29e53aee4d1881055761bac3e688 [term 3 FOLLOWER]: Refusing update from remote peer 1dc6472ed5204d138c7309a8fbc57252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:54.004957  6327 consensus_queue.cc:1048] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:54.013074  6117 raft_consensus.cc:1275] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 FOLLOWER]: Refusing update from remote peer 1dc6472ed5204d138c7309a8fbc57252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:54.014391  6327 consensus_queue.cc:1048] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:11:54.071923  6063 debug-util.cc:398] Leaking SignalData structure 0x7b08000e7060 after lost signal to thread 5910
W20260709 12:11:54.072552  6063 debug-util.cc:398] Leaking SignalData structure 0x7b08000e7740 after lost signal to thread 5973
W20260709 12:11:54.074071  6063 debug-util.cc:398] Leaking SignalData structure 0x7b08001e9a00 after lost signal to thread 6215
I20260709 12:11:54.075654  6041 raft_consensus.cc:1275] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 3 FOLLOWER]: Refusing update from remote peer 1dc6472ed5204d138c7309a8fbc57252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:54.076723  6327 consensus_queue.cc:1048] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:54.089709  6117 raft_consensus.cc:1275] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 FOLLOWER]: Refusing update from remote peer 1dc6472ed5204d138c7309a8fbc57252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:54.091264  6351 consensus_queue.cc:1048] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:11:54.428263  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:54.433048  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:54.433421  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:55.434252  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:55.440025  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:55.440369  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:56.441124  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:56.446753  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:56.447118  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:57.448086  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:57.452901  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:57.453217  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:58.454106  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:58.458683  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:58.458994  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:59.459798  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:59.464480  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:59.464861  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:00.465701  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:00.470340  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:00.470686  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:01.471520  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:01.476243  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:01.476614  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:02.477391  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:02.482124  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:02.482477  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:03.505645  5907 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:12:03.509451  6041 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdf00f83e26c47bebf064017827f28cc"
dest_uuid: "a63d29e53aee4d1881055761bac3e688"
mode: GRACEFUL
new_leader_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
 from {username='slave'} at 127.0.0.1:38694
I20260709 12:12:03.510001  6041 raft_consensus.cc:606] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [term 2 LEADER]: Received request to transfer leadership to TS 5f1a0cf42bce4ec99ef38de99fa3cedd
I20260709 12:12:03.513906  6041 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4047a9cac18437a8870108b1759c13b"
dest_uuid: "a63d29e53aee4d1881055761bac3e688"
mode: GRACEFUL
new_leader_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
 from {username='slave'} at 127.0.0.1:38694
I20260709 12:12:03.514302  6041 raft_consensus.cc:606] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [term 1 LEADER]: Received request to transfer leadership to TS 5f1a0cf42bce4ec99ef38de99fa3cedd
I20260709 12:12:03.517906  6041 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0acc8d19ab614e05bb24a3d8c8a6d16a"
dest_uuid: "a63d29e53aee4d1881055761bac3e688"
mode: GRACEFUL
new_leader_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
 from {username='slave'} at 127.0.0.1:38694
I20260709 12:12:03.518239  6041 raft_consensus.cc:606] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [term 2 LEADER]: Received request to transfer leadership to TS 5f1a0cf42bce4ec99ef38de99fa3cedd
I20260709 12:12:03.521968  6189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24e6c29447454dfc8171560b47fd5a2f"
dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
mode: GRACEFUL
new_leader_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
 from {username='slave'} at 127.0.0.1:56750
I20260709 12:12:03.522305  6189 raft_consensus.cc:606] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [term 3 LEADER]: Received request to transfer leadership to TS 5f1a0cf42bce4ec99ef38de99fa3cedd
I20260709 12:12:03.532146  6189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c5f16fe2c1046aab1924077acb9c7b5"
dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
mode: GRACEFUL
new_leader_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
 from {username='slave'} at 127.0.0.1:56750
I20260709 12:12:03.532482  6189 raft_consensus.cc:606] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 3 LEADER]: Received request to transfer leadership to TS 5f1a0cf42bce4ec99ef38de99fa3cedd
I20260709 12:12:03.561802  6356 raft_consensus.cc:993] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688: : Instructing follower 5f1a0cf42bce4ec99ef38de99fa3cedd to start an election
I20260709 12:12:03.562275  6357 raft_consensus.cc:1081] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [term 1 LEADER]: Signalling peer 5f1a0cf42bce4ec99ef38de99fa3cedd to start an election
I20260709 12:12:03.563599  6114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4047a9cac18437a8870108b1759c13b"
dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
 from {username='slave'} at 127.0.0.1:55816
I20260709 12:12:03.564041  6114 raft_consensus.cc:493] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:03.564348  6114 raft_consensus.cc:3060] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:03.569957  6114 raft_consensus.cc:515] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:03.571722  6114 leader_election.cc:290] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 2 election: Requested vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:12:03.572685  6189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4047a9cac18437a8870108b1759c13b" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
I20260709 12:12:03.572705  6041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4047a9cac18437a8870108b1759c13b" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a63d29e53aee4d1881055761bac3e688"
I20260709 12:12:03.573279  6189 raft_consensus.cc:3060] T a4047a9cac18437a8870108b1759c13b P 1dc6472ed5204d138c7309a8fbc57252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:03.573333  6041 raft_consensus.cc:3055] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:03.573629  6041 raft_consensus.cc:740] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a63d29e53aee4d1881055761bac3e688, State: Running, Role: LEADER
I20260709 12:12:03.574216  6041 consensus_queue.cc:260] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:03.575026  6041 raft_consensus.cc:3060] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:03.577184  6189 raft_consensus.cc:2468] T a4047a9cac18437a8870108b1759c13b P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1a0cf42bce4ec99ef38de99fa3cedd in term 2.
I20260709 12:12:03.578197  6080 leader_election.cc:304] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dc6472ed5204d138c7309a8fbc57252, 5f1a0cf42bce4ec99ef38de99fa3cedd; no voters: 
I20260709 12:12:03.578924  6353 raft_consensus.cc:2804] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:03.579460  6041 raft_consensus.cc:2468] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1a0cf42bce4ec99ef38de99fa3cedd in term 2.
I20260709 12:12:03.579890  6353 raft_consensus.cc:697] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 LEADER]: Becoming Leader. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Running, Role: LEADER
I20260709 12:12:03.580974  6353 consensus_queue.cc:237] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:03.586860  5937 catalog_manager.cc:5697] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd reported cstate change: term changed from 1 to 2, leader changed from a63d29e53aee4d1881055761bac3e688 (127.5.196.193) to 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194). New cstate: current_term: 2 leader_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:03.807142  6327 raft_consensus.cc:993] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252: : Instructing follower 5f1a0cf42bce4ec99ef38de99fa3cedd to start an election
I20260709 12:12:03.807597  6364 raft_consensus.cc:1081] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 3 LEADER]: Signalling peer 5f1a0cf42bce4ec99ef38de99fa3cedd to start an election
I20260709 12:12:03.808897  6114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c5f16fe2c1046aab1924077acb9c7b5"
dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
 from {username='slave'} at 127.0.0.1:55810
I20260709 12:12:03.809315  6114 raft_consensus.cc:493] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:03.809580  6114 raft_consensus.cc:3060] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:03.814631  6114 raft_consensus.cc:515] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:03.816030  6114 leader_election.cc:290] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 4 election: Requested vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:12:03.816602  6041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5f16fe2c1046aab1924077acb9c7b5" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a63d29e53aee4d1881055761bac3e688"
I20260709 12:12:03.816847  6189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5f16fe2c1046aab1924077acb9c7b5" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
I20260709 12:12:03.817138  6041 raft_consensus.cc:3060] T 0c5f16fe2c1046aab1924077acb9c7b5 P a63d29e53aee4d1881055761bac3e688 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:03.817301  6189 raft_consensus.cc:3055] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:03.817598  6189 raft_consensus.cc:740] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1dc6472ed5204d138c7309a8fbc57252, State: Running, Role: LEADER
I20260709 12:12:03.818266  6189 consensus_queue.cc:260] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [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: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:03.819414  6189 raft_consensus.cc:3060] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:03.822552  6041 raft_consensus.cc:2468] T 0c5f16fe2c1046aab1924077acb9c7b5 P a63d29e53aee4d1881055761bac3e688 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1a0cf42bce4ec99ef38de99fa3cedd in term 4.
I20260709 12:12:03.823607  6083 leader_election.cc:304] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [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: 5f1a0cf42bce4ec99ef38de99fa3cedd, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:12:03.824260  6353 raft_consensus.cc:2804] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:03.824612  6353 raft_consensus.cc:697] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 4 LEADER]: Becoming Leader. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Running, Role: LEADER
I20260709 12:12:03.824834  6189 raft_consensus.cc:2468] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1a0cf42bce4ec99ef38de99fa3cedd in term 4.
I20260709 12:12:03.825291  6353 consensus_queue.cc:237] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [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: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:03.832188  5937 catalog_manager.cc:5697] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd reported cstate change: term changed from 3 to 4, leader changed from 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195) to 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194). New cstate: current_term: 4 leader_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:03.912081  6327 raft_consensus.cc:993] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252: : Instructing follower 5f1a0cf42bce4ec99ef38de99fa3cedd to start an election
I20260709 12:12:03.912458  6364 raft_consensus.cc:1081] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [term 3 LEADER]: Signalling peer 5f1a0cf42bce4ec99ef38de99fa3cedd to start an election
I20260709 12:12:03.913784  6114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24e6c29447454dfc8171560b47fd5a2f"
dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
 from {username='slave'} at 127.0.0.1:55810
I20260709 12:12:03.914202  6114 raft_consensus.cc:493] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:03.914465  6114 raft_consensus.cc:3060] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:03.917816  6356 raft_consensus.cc:993] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688: : Instructing follower 5f1a0cf42bce4ec99ef38de99fa3cedd to start an election
I20260709 12:12:03.918210  6357 raft_consensus.cc:1081] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [term 2 LEADER]: Signalling peer 5f1a0cf42bce4ec99ef38de99fa3cedd to start an election
I20260709 12:12:03.919260  6114 raft_consensus.cc:515] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:03.919468  6117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdf00f83e26c47bebf064017827f28cc"
dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
 from {username='slave'} at 127.0.0.1:55816
I20260709 12:12:03.919922  6117 raft_consensus.cc:493] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:03.920150  6117 raft_consensus.cc:3060] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:03.920851  6114 leader_election.cc:290] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 4 election: Requested vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:12:03.921742  6041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e6c29447454dfc8171560b47fd5a2f" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a63d29e53aee4d1881055761bac3e688"
I20260709 12:12:03.921947  6191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e6c29447454dfc8171560b47fd5a2f" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
I20260709 12:12:03.922286  6041 raft_consensus.cc:3060] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:03.922430  6191 raft_consensus.cc:3055] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:03.922791  6191 raft_consensus.cc:740] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1dc6472ed5204d138c7309a8fbc57252, State: Running, Role: LEADER
I20260709 12:12:03.923545  6191 consensus_queue.cc:260] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [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: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:03.924687  6191 raft_consensus.cc:3060] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:03.924810  6117 raft_consensus.cc:515] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } } peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } }
I20260709 12:12:03.926273  6117 leader_election.cc:290] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 3 election: Requested vote from peers 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555), a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247)
I20260709 12:12:03.926856  6189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf00f83e26c47bebf064017827f28cc" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
I20260709 12:12:03.927402  6189 raft_consensus.cc:3060] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:03.927385  6040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf00f83e26c47bebf064017827f28cc" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a63d29e53aee4d1881055761bac3e688"
I20260709 12:12:03.927896  6041 raft_consensus.cc:2468] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1a0cf42bce4ec99ef38de99fa3cedd in term 4.
I20260709 12:12:03.927969  6040 raft_consensus.cc:3055] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:03.928324  6040 raft_consensus.cc:740] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a63d29e53aee4d1881055761bac3e688, State: Running, Role: LEADER
I20260709 12:12:03.929358  6083 leader_election.cc:304] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [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: 5f1a0cf42bce4ec99ef38de99fa3cedd, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:12:03.929067  6040 consensus_queue.cc:260] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [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: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } } peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } }
I20260709 12:12:03.930135  6358 raft_consensus.cc:2804] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:03.930289  6040 raft_consensus.cc:3060] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:03.930672  6358 raft_consensus.cc:697] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 4 LEADER]: Becoming Leader. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Running, Role: LEADER
I20260709 12:12:03.931556  6358 consensus_queue.cc:237] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [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: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:03.932981  6189 raft_consensus.cc:2468] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1a0cf42bce4ec99ef38de99fa3cedd in term 3.
I20260709 12:12:03.933212  6191 raft_consensus.cc:2468] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1a0cf42bce4ec99ef38de99fa3cedd in term 4.
I20260709 12:12:03.934474  6080 leader_election.cc:304] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd [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: 1dc6472ed5204d138c7309a8fbc57252, 5f1a0cf42bce4ec99ef38de99fa3cedd; no voters: 
I20260709 12:12:03.935062  6353 raft_consensus.cc:2804] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:03.936343  6040 raft_consensus.cc:2468] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1a0cf42bce4ec99ef38de99fa3cedd in term 3.
I20260709 12:12:03.939110  6353 raft_consensus.cc:697] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 LEADER]: Becoming Leader. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Running, Role: LEADER
I20260709 12:12:03.939803  6353 consensus_queue.cc:237] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd [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: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } } peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } }
I20260709 12:12:03.940346  5937 catalog_manager.cc:5697] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd reported cstate change: term changed from 3 to 4, leader changed from 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195) to 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194). New cstate: current_term: 4 leader_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:03.949942  5937 catalog_manager.cc:5697] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd reported cstate change: term changed from 2 to 3, leader changed from a63d29e53aee4d1881055761bac3e688 (127.5.196.193) to 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194). New cstate: current_term: 3 leader_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:03.999382  6191 raft_consensus.cc:1275] T a4047a9cac18437a8870108b1759c13b P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Refusing update from remote peer 5f1a0cf42bce4ec99ef38de99fa3cedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:04.000491  6353 consensus_queue.cc:1048] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:04.010327  6040 raft_consensus.cc:1275] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Refusing update from remote peer 5f1a0cf42bce4ec99ef38de99fa3cedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:04.011708  6366 consensus_queue.cc:1048] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:04.021226  6356 raft_consensus.cc:993] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688: : Instructing follower 5f1a0cf42bce4ec99ef38de99fa3cedd to start an election
I20260709 12:12:04.021641  6357 raft_consensus.cc:1081] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [term 2 LEADER]: Signalling peer 5f1a0cf42bce4ec99ef38de99fa3cedd to start an election
I20260709 12:12:04.022917  6117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0acc8d19ab614e05bb24a3d8c8a6d16a"
dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
 from {username='slave'} at 127.0.0.1:55816
I20260709 12:12:04.023402  6117 raft_consensus.cc:493] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:04.023717  6117 raft_consensus.cc:3060] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:04.027981  6117 raft_consensus.cc:515] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:04.029362  6117 leader_election.cc:290] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [CANDIDATE]: Term 3 election: Requested vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:12:04.029958  6040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0acc8d19ab614e05bb24a3d8c8a6d16a" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a63d29e53aee4d1881055761bac3e688"
I20260709 12:12:04.030260  6191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0acc8d19ab614e05bb24a3d8c8a6d16a" candidate_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
I20260709 12:12:04.030530  6040 raft_consensus.cc:3055] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:04.030768  6191 raft_consensus.cc:3060] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:04.030849  6040 raft_consensus.cc:740] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a63d29e53aee4d1881055761bac3e688, State: Running, Role: LEADER
I20260709 12:12:04.031675  6040 consensus_queue.cc:260] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [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: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:04.032797  6040 raft_consensus.cc:3060] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:04.037025  6191 raft_consensus.cc:2468] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1a0cf42bce4ec99ef38de99fa3cedd in term 3.
I20260709 12:12:04.037961  6080 leader_election.cc:304] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [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: 1dc6472ed5204d138c7309a8fbc57252, 5f1a0cf42bce4ec99ef38de99fa3cedd; no voters: 
I20260709 12:12:04.038523  6040 raft_consensus.cc:2468] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1a0cf42bce4ec99ef38de99fa3cedd in term 3.
I20260709 12:12:04.038550  6366 raft_consensus.cc:2804] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:04.039096  6366 raft_consensus.cc:697] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 LEADER]: Becoming Leader. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Running, Role: LEADER
I20260709 12:12:04.039800  6366 consensus_queue.cc:237] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [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: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:04.045698  5939 catalog_manager.cc:5697] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd reported cstate change: term changed from 2 to 3, leader changed from a63d29e53aee4d1881055761bac3e688 (127.5.196.193) to 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194). New cstate: current_term: 3 leader_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:04.345531  6191 raft_consensus.cc:1275] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 4 FOLLOWER]: Refusing update from remote peer 5f1a0cf42bce4ec99ef38de99fa3cedd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:04.346614  6366 consensus_queue.cc:1048] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:04.354223  6040 raft_consensus.cc:1275] T 0c5f16fe2c1046aab1924077acb9c7b5 P a63d29e53aee4d1881055761bac3e688 [term 4 FOLLOWER]: Refusing update from remote peer 5f1a0cf42bce4ec99ef38de99fa3cedd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:04.356125  6376 consensus_queue.cc:1048] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:04.412092  6040 raft_consensus.cc:1275] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [term 3 FOLLOWER]: Refusing update from remote peer 5f1a0cf42bce4ec99ef38de99fa3cedd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:04.413304  6376 consensus_queue.cc:1048] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:04.421103  6191 raft_consensus.cc:1275] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [term 3 FOLLOWER]: Refusing update from remote peer 5f1a0cf42bce4ec99ef38de99fa3cedd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:04.423105  6376 consensus_queue.cc:1048] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:04.442098  6040 raft_consensus.cc:1275] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 4 FOLLOWER]: Refusing update from remote peer 5f1a0cf42bce4ec99ef38de99fa3cedd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:04.443071  6376 consensus_queue.cc:1048] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:04.450587  6191 raft_consensus.cc:1275] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [term 4 FOLLOWER]: Refusing update from remote peer 5f1a0cf42bce4ec99ef38de99fa3cedd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:04.451800  6358 consensus_queue.cc:1048] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:04.455682  6040 raft_consensus.cc:1275] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [term 3 FOLLOWER]: Refusing update from remote peer 5f1a0cf42bce4ec99ef38de99fa3cedd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:04.457397  6358 consensus_queue.cc:1048] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:04.466828  6189 raft_consensus.cc:1275] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 3 FOLLOWER]: Refusing update from remote peer 5f1a0cf42bce4ec99ef38de99fa3cedd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:04.468591  6366 consensus_queue.cc:1048] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:06.558259  5907 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:12:06.558914  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:06.565106  6117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0acc8d19ab614e05bb24a3d8c8a6d16a"
dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
mode: GRACEFUL
new_leader_uuid: "1dc6472ed5204d138c7309a8fbc57252"
 from {username='slave'} at 127.0.0.1:55826
I20260709 12:12:06.565564  6117 raft_consensus.cc:606] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 LEADER]: Received request to transfer leadership to TS 1dc6472ed5204d138c7309a8fbc57252
I20260709 12:12:06.567443  6117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1427804efeee47439a72ac86a45f4f6c"
dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
mode: GRACEFUL
new_leader_uuid: "a63d29e53aee4d1881055761bac3e688"
 from {username='slave'} at 127.0.0.1:55826
I20260709 12:12:06.567801  6117 raft_consensus.cc:606] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 LEADER]: Received request to transfer leadership to TS a63d29e53aee4d1881055761bac3e688
I20260709 12:12:06.569499  6117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24e6c29447454dfc8171560b47fd5a2f"
dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
mode: GRACEFUL
new_leader_uuid: "a63d29e53aee4d1881055761bac3e688"
 from {username='slave'} at 127.0.0.1:55826
I20260709 12:12:06.569844  6117 raft_consensus.cc:606] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 4 LEADER]: Received request to transfer leadership to TS a63d29e53aee4d1881055761bac3e688
I20260709 12:12:06.571523  6117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86248f4a66e447d6adb4cc5927d60515"
dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
mode: GRACEFUL
new_leader_uuid: "1dc6472ed5204d138c7309a8fbc57252"
 from {username='slave'} at 127.0.0.1:55826
I20260709 12:12:06.571866  6117 raft_consensus.cc:606] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 LEADER]: Received request to transfer leadership to TS 1dc6472ed5204d138c7309a8fbc57252
I20260709 12:12:06.573559  6117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "941f4fa9b48c4e6abc3a62b17aa7a150"
dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
mode: GRACEFUL
new_leader_uuid: "a63d29e53aee4d1881055761bac3e688"
 from {username='slave'} at 127.0.0.1:55826
I20260709 12:12:06.573920  6117 raft_consensus.cc:606] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 LEADER]: Received request to transfer leadership to TS a63d29e53aee4d1881055761bac3e688
I20260709 12:12:06.574769  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:12:06.575137  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:06.592563  6358 raft_consensus.cc:993] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd: : Instructing follower a63d29e53aee4d1881055761bac3e688 to start an election
I20260709 12:12:06.592911  6384 raft_consensus.cc:1081] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 4 LEADER]: Signalling peer a63d29e53aee4d1881055761bac3e688 to start an election
I20260709 12:12:06.594084  6041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24e6c29447454dfc8171560b47fd5a2f"
dest_uuid: "a63d29e53aee4d1881055761bac3e688"
 from {username='slave'} at 127.0.0.1:38678
I20260709 12:12:06.594520  6041 raft_consensus.cc:493] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:06.594801  6041 raft_consensus.cc:3060] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:06.598811  6041 raft_consensus.cc:515] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:06.600814  6041 leader_election.cc:290] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 5 election: Requested vote from peers 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:12:06.601334  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e6c29447454dfc8171560b47fd5a2f" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
I20260709 12:12:06.601656  6189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e6c29447454dfc8171560b47fd5a2f" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
I20260709 12:12:06.601826  6117 raft_consensus.cc:3055] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:12:06.602120  6117 raft_consensus.cc:740] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Running, Role: LEADER
I20260709 12:12:06.602130  6189 raft_consensus.cc:3060] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:06.602731  6117 consensus_queue.cc:260] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [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: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:06.603529  6117 raft_consensus.cc:3060] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:06.605743  6189 raft_consensus.cc:2468] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a63d29e53aee4d1881055761bac3e688 in term 5.
I20260709 12:12:06.606714  6005 leader_election.cc:304] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [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: 1dc6472ed5204d138c7309a8fbc57252, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:12:06.607286  6117 raft_consensus.cc:2468] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a63d29e53aee4d1881055761bac3e688 in term 5.
I20260709 12:12:06.608024  6385 raft_consensus.cc:2804] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:12:06.608747  6385 raft_consensus.cc:697] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 5 LEADER]: Becoming Leader. State: Replica: a63d29e53aee4d1881055761bac3e688, State: Running, Role: LEADER
I20260709 12:12:06.609395  6385 consensus_queue.cc:237] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [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: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:06.614948  5937 catalog_manager.cc:5697] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 reported cstate change: term changed from 4 to 5, leader changed from 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194) to a63d29e53aee4d1881055761bac3e688 (127.5.196.193). New cstate: current_term: 5 leader_uuid: "a63d29e53aee4d1881055761bac3e688" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:06.732535  6384 raft_consensus.cc:993] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd: : Instructing follower a63d29e53aee4d1881055761bac3e688 to start an election
I20260709 12:12:06.732988  6358 raft_consensus.cc:1081] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 LEADER]: Signalling peer a63d29e53aee4d1881055761bac3e688 to start an election
I20260709 12:12:06.734266  6041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "941f4fa9b48c4e6abc3a62b17aa7a150"
dest_uuid: "a63d29e53aee4d1881055761bac3e688"
 from {username='slave'} at 127.0.0.1:38678
I20260709 12:12:06.734514  6384 raft_consensus.cc:993] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd: : Instructing follower a63d29e53aee4d1881055761bac3e688 to start an election
I20260709 12:12:06.734671  6041 raft_consensus.cc:493] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:06.734928  6358 raft_consensus.cc:1081] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 LEADER]: Signalling peer a63d29e53aee4d1881055761bac3e688 to start an election
I20260709 12:12:06.735016  6041 raft_consensus.cc:3060] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:06.736483  6040 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1427804efeee47439a72ac86a45f4f6c"
dest_uuid: "a63d29e53aee4d1881055761bac3e688"
 from {username='slave'} at 127.0.0.1:38678
I20260709 12:12:06.736877  6040 raft_consensus.cc:493] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:06.737103  6040 raft_consensus.cc:3060] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:06.739331  6041 raft_consensus.cc:515] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:06.740840  6041 leader_election.cc:290] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 3 election: Requested vote from peers 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:12:06.741375  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941f4fa9b48c4e6abc3a62b17aa7a150" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
I20260709 12:12:06.741730  6189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941f4fa9b48c4e6abc3a62b17aa7a150" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
I20260709 12:12:06.740728  6040 raft_consensus.cc:515] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:06.741855  6117 raft_consensus.cc:3055] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:06.742146  6189 raft_consensus.cc:3060] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:06.742229  6117 raft_consensus.cc:740] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Running, Role: LEADER
I20260709 12:12:06.743134  6040 leader_election.cc:290] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [CANDIDATE]: Term 3 election: Requested vote from peers 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405), 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195:36555)
I20260709 12:12:06.742975  6117 consensus_queue.cc:260] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [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: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:06.744096  6117 raft_consensus.cc:3060] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:06.744148  6191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1427804efeee47439a72ac86a45f4f6c" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
I20260709 12:12:06.744728  6191 raft_consensus.cc:3060] T 1427804efeee47439a72ac86a45f4f6c P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:06.745034  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1427804efeee47439a72ac86a45f4f6c" candidate_uuid: "a63d29e53aee4d1881055761bac3e688" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
I20260709 12:12:06.745553  6114 raft_consensus.cc:3055] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:06.745860  6114 raft_consensus.cc:740] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Running, Role: LEADER
I20260709 12:12:06.746582  6114 consensus_queue.cc:260] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [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: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:06.747632  6114 raft_consensus.cc:3060] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:06.749061  6191 raft_consensus.cc:2468] T 1427804efeee47439a72ac86a45f4f6c P 1dc6472ed5204d138c7309a8fbc57252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a63d29e53aee4d1881055761bac3e688 in term 3.
I20260709 12:12:06.749552  6117 raft_consensus.cc:2468] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a63d29e53aee4d1881055761bac3e688 in term 3.
I20260709 12:12:06.749820  6005 leader_election.cc:304] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [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: 1dc6472ed5204d138c7309a8fbc57252, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:12:06.750622  6385 raft_consensus.cc:2804] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:06.750619  6007 leader_election.cc:304] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [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: 5f1a0cf42bce4ec99ef38de99fa3cedd, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:12:06.751186  6385 raft_consensus.cc:697] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [term 3 LEADER]: Becoming Leader. State: Replica: a63d29e53aee4d1881055761bac3e688, State: Running, Role: LEADER
I20260709 12:12:06.751989  6385 consensus_queue.cc:237] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [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: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:06.752681  6189 raft_consensus.cc:2468] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a63d29e53aee4d1881055761bac3e688 in term 3.
I20260709 12:12:06.753067  6114 raft_consensus.cc:2468] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a63d29e53aee4d1881055761bac3e688 in term 3.
I20260709 12:12:06.753726  6386 raft_consensus.cc:2804] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:06.754142  6386 raft_consensus.cc:697] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [term 3 LEADER]: Becoming Leader. State: Replica: a63d29e53aee4d1881055761bac3e688, State: Running, Role: LEADER
I20260709 12:12:06.754946  6386 consensus_queue.cc:237] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [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: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:06.759938  5937 catalog_manager.cc:5697] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 reported cstate change: term changed from 2 to 3, leader changed from 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194) to a63d29e53aee4d1881055761bac3e688 (127.5.196.193). New cstate: current_term: 3 leader_uuid: "a63d29e53aee4d1881055761bac3e688" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:06.768877  5937 catalog_manager.cc:5697] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 reported cstate change: term changed from 2 to 3, leader changed from 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194) to a63d29e53aee4d1881055761bac3e688 (127.5.196.193). New cstate: current_term: 3 leader_uuid: "a63d29e53aee4d1881055761bac3e688" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:06.965056  6384 raft_consensus.cc:993] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd: : Instructing follower 1dc6472ed5204d138c7309a8fbc57252 to start an election
I20260709 12:12:06.965723  6358 raft_consensus.cc:1081] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 LEADER]: Signalling peer 1dc6472ed5204d138c7309a8fbc57252 to start an election
I20260709 12:12:06.967362  6189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86248f4a66e447d6adb4cc5927d60515"
dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
 from {username='slave'} at 127.0.0.1:56734
I20260709 12:12:06.967868  6189 raft_consensus.cc:493] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:06.968137  6189 raft_consensus.cc:3060] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:06.975239  6189 raft_consensus.cc:515] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:06.977128  6189 leader_election.cc:290] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 3 election: Requested vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405)
I20260709 12:12:06.978005  6040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86248f4a66e447d6adb4cc5927d60515" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a63d29e53aee4d1881055761bac3e688"
I20260709 12:12:06.978613  6040 raft_consensus.cc:3060] T 86248f4a66e447d6adb4cc5927d60515 P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:06.978633  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86248f4a66e447d6adb4cc5927d60515" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
I20260709 12:12:06.979168  6114 raft_consensus.cc:3055] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:06.979410  6114 raft_consensus.cc:740] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Running, Role: LEADER
I20260709 12:12:06.979952  6114 consensus_queue.cc:260] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [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: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:06.980786  6114 raft_consensus.cc:3060] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:06.982807  6040 raft_consensus.cc:2468] T 86248f4a66e447d6adb4cc5927d60515 P a63d29e53aee4d1881055761bac3e688 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dc6472ed5204d138c7309a8fbc57252 in term 3.
I20260709 12:12:06.983808  6157 leader_election.cc:304] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [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: 1dc6472ed5204d138c7309a8fbc57252, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:12:06.984504  6364 raft_consensus.cc:2804] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:06.984913  6114 raft_consensus.cc:2468] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dc6472ed5204d138c7309a8fbc57252 in term 3.
I20260709 12:12:06.985707  6364 raft_consensus.cc:697] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [term 3 LEADER]: Becoming Leader. State: Replica: 1dc6472ed5204d138c7309a8fbc57252, State: Running, Role: LEADER
I20260709 12:12:06.986749  6364 consensus_queue.cc:237] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [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: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:06.990840  6384 raft_consensus.cc:993] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd: : Instructing follower 1dc6472ed5204d138c7309a8fbc57252 to start an election
I20260709 12:12:06.991425  6358 raft_consensus.cc:1081] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 LEADER]: Signalling peer 1dc6472ed5204d138c7309a8fbc57252 to start an election
I20260709 12:12:06.992818  6189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0acc8d19ab614e05bb24a3d8c8a6d16a"
dest_uuid: "1dc6472ed5204d138c7309a8fbc57252"
 from {username='slave'} at 127.0.0.1:56734
I20260709 12:12:06.993268  6189 raft_consensus.cc:493] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:06.993593  6189 raft_consensus.cc:3060] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:06.995831  5937 catalog_manager.cc:5697] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 reported cstate change: term changed from 2 to 3, leader changed from 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194) to 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195). New cstate: current_term: 3 leader_uuid: "1dc6472ed5204d138c7309a8fbc57252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:06.999399  6189 raft_consensus.cc:515] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:07.000870  6189 leader_election.cc:290] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [CANDIDATE]: Term 4 election: Requested vote from peers a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247), 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405)
I20260709 12:12:07.001768  6040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0acc8d19ab614e05bb24a3d8c8a6d16a" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a63d29e53aee4d1881055761bac3e688"
I20260709 12:12:07.002076  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0acc8d19ab614e05bb24a3d8c8a6d16a" candidate_uuid: "1dc6472ed5204d138c7309a8fbc57252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd"
I20260709 12:12:07.002583  6114 raft_consensus.cc:3055] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:07.002691  6040 raft_consensus.cc:3060] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:07.002909  6114 raft_consensus.cc:740] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5f1a0cf42bce4ec99ef38de99fa3cedd, State: Running, Role: LEADER
I20260709 12:12:07.003749  6114 consensus_queue.cc:260] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [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: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:07.004969  6114 raft_consensus.cc:3060] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:07.007011  6040 raft_consensus.cc:2468] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dc6472ed5204d138c7309a8fbc57252 in term 4.
I20260709 12:12:07.007848  6157 leader_election.cc:304] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [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: 1dc6472ed5204d138c7309a8fbc57252, a63d29e53aee4d1881055761bac3e688; no voters: 
I20260709 12:12:07.008399  6364 raft_consensus.cc:2804] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:07.008827  6364 raft_consensus.cc:697] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 4 LEADER]: Becoming Leader. State: Replica: 1dc6472ed5204d138c7309a8fbc57252, State: Running, Role: LEADER
I20260709 12:12:07.009626  6364 consensus_queue.cc:237] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [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: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } }
I20260709 12:12:07.010211  6114 raft_consensus.cc:2468] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dc6472ed5204d138c7309a8fbc57252 in term 4.
I20260709 12:12:07.015662  5937 catalog_manager.cc:5697] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 reported cstate change: term changed from 3 to 4, leader changed from 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194) to 1dc6472ed5204d138c7309a8fbc57252 (127.5.196.195). New cstate: current_term: 4 leader_uuid: "1dc6472ed5204d138c7309a8fbc57252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:07.032939  6189 raft_consensus.cc:1275] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [term 5 FOLLOWER]: Refusing update from remote peer a63d29e53aee4d1881055761bac3e688: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:07.034035  6386 consensus_queue.cc:1048] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:07.042872  6114 raft_consensus.cc:1275] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 5 FOLLOWER]: Refusing update from remote peer a63d29e53aee4d1881055761bac3e688: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:07.044167  6386 consensus_queue.cc:1048] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:07.211484  6114 raft_consensus.cc:1275] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 FOLLOWER]: Refusing update from remote peer a63d29e53aee4d1881055761bac3e688: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:07.212504  6386 consensus_queue.cc:1048] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:07.220685  6189 raft_consensus.cc:1275] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252 [term 3 FOLLOWER]: Refusing update from remote peer a63d29e53aee4d1881055761bac3e688: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:07.222481  6386 consensus_queue.cc:1048] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:07.305533  6114 raft_consensus.cc:1275] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 FOLLOWER]: Refusing update from remote peer a63d29e53aee4d1881055761bac3e688: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:07.306516  6386 consensus_queue.cc:1048] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:07.316686  6189 raft_consensus.cc:1275] T 1427804efeee47439a72ac86a45f4f6c P 1dc6472ed5204d138c7309a8fbc57252 [term 3 FOLLOWER]: Refusing update from remote peer a63d29e53aee4d1881055761bac3e688: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:07.318068  6407 consensus_queue.cc:1048] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dc6472ed5204d138c7309a8fbc57252" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:07.433308  6040 raft_consensus.cc:1275] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [term 4 FOLLOWER]: Refusing update from remote peer 1dc6472ed5204d138c7309a8fbc57252: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:07.434372  6364 consensus_queue.cc:1048] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:07.441879  6114 raft_consensus.cc:1275] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 4 FOLLOWER]: Refusing update from remote peer 1dc6472ed5204d138c7309a8fbc57252: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:07.443287  6396 consensus_queue.cc:1048] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:07.560292  6040 raft_consensus.cc:1275] T 86248f4a66e447d6adb4cc5927d60515 P a63d29e53aee4d1881055761bac3e688 [term 3 FOLLOWER]: Refusing update from remote peer 1dc6472ed5204d138c7309a8fbc57252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:07.561280  6396 consensus_queue.cc:1048] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a63d29e53aee4d1881055761bac3e688" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:07.570925  6114 raft_consensus.cc:1275] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 FOLLOWER]: Refusing update from remote peer 1dc6472ed5204d138c7309a8fbc57252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:07.572155  6413 consensus_queue.cc:1048] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1a0cf42bce4ec99ef38de99fa3cedd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:07.576355  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:07.584039  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:07.584682  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:08.585819  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:08.590576  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:08.590924  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:09.591768  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:09.596602  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:09.596956  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:10.597771  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:10.602487  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:10.602866  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:11.603708  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:11.608768  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:11.609122  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:12.609958  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:12.615419  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:12.615821  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:13.616719  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:13.621248  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:13.621559  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:14.622354  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:14.626890  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:14.627198  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:15.628010  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:15.632623  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:15.632929  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:16.657029  5907 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:12:16.657655  5907 tablet_server.cc:179] TabletServer@127.5.196.193:0 shutting down...
I20260709 12:12:16.679903  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:16.680511  5907 tablet_replica.cc:333] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688: stopping tablet replica
I20260709 12:12:16.681136  5907 raft_consensus.cc:2243] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:16.681608  5907 raft_consensus.cc:2272] T a4047a9cac18437a8870108b1759c13b P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:16.683705  5907 tablet_replica.cc:333] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688: stopping tablet replica
I20260709 12:12:16.684180  5907 raft_consensus.cc:2243] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:16.684792  5907 raft_consensus.cc:2272] T 1427804efeee47439a72ac86a45f4f6c P a63d29e53aee4d1881055761bac3e688 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:16.686280  5907 tablet_replica.cc:333] T 0c5f16fe2c1046aab1924077acb9c7b5 P a63d29e53aee4d1881055761bac3e688: stopping tablet replica
I20260709 12:12:16.686728  5907 raft_consensus.cc:2243] T 0c5f16fe2c1046aab1924077acb9c7b5 P a63d29e53aee4d1881055761bac3e688 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:16.687121  5907 raft_consensus.cc:2272] T 0c5f16fe2c1046aab1924077acb9c7b5 P a63d29e53aee4d1881055761bac3e688 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:16.688601  5907 tablet_replica.cc:333] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688: stopping tablet replica
I20260709 12:12:16.689035  5907 raft_consensus.cc:2243] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:16.689630  5907 raft_consensus.cc:2272] T 941f4fa9b48c4e6abc3a62b17aa7a150 P a63d29e53aee4d1881055761bac3e688 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:16.691030  5907 tablet_replica.cc:333] T fe6ebb5676014869aa5543ee1f5d3706 P a63d29e53aee4d1881055761bac3e688: stopping tablet replica
I20260709 12:12:16.691520  5907 raft_consensus.cc:2243] T fe6ebb5676014869aa5543ee1f5d3706 P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:16.691895  5907 raft_consensus.cc:2272] T fe6ebb5676014869aa5543ee1f5d3706 P a63d29e53aee4d1881055761bac3e688 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:16.693396  5907 tablet_replica.cc:333] T 86248f4a66e447d6adb4cc5927d60515 P a63d29e53aee4d1881055761bac3e688: stopping tablet replica
I20260709 12:12:16.693825  5907 raft_consensus.cc:2243] T 86248f4a66e447d6adb4cc5927d60515 P a63d29e53aee4d1881055761bac3e688 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:16.694164  5907 raft_consensus.cc:2272] T 86248f4a66e447d6adb4cc5927d60515 P a63d29e53aee4d1881055761bac3e688 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:16.695515  5907 tablet_replica.cc:333] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688: stopping tablet replica
I20260709 12:12:16.695940  5907 raft_consensus.cc:2243] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:16.696291  5907 raft_consensus.cc:2272] T fdf00f83e26c47bebf064017827f28cc P a63d29e53aee4d1881055761bac3e688 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:16.697706  5907 tablet_replica.cc:333] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688: stopping tablet replica
I20260709 12:12:16.698099  5907 raft_consensus.cc:2243] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:12:16.698678  5907 raft_consensus.cc:2272] T 24e6c29447454dfc8171560b47fd5a2f P a63d29e53aee4d1881055761bac3e688 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:16.700166  5907 tablet_replica.cc:333] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688: stopping tablet replica
I20260709 12:12:16.700569  5907 raft_consensus.cc:2243] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:16.700924  5907 raft_consensus.cc:2272] T 0acc8d19ab614e05bb24a3d8c8a6d16a P a63d29e53aee4d1881055761bac3e688 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:16.783205  6083 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38247: connect: Connection refused (error 111)
W20260709 12:12:16.790354  6083 consensus_peers.cc:597] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd -> Peer a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247): Couldn't send request to peer a63d29e53aee4d1881055761bac3e688. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:12:16.790764  6083 consensus_peers.cc:597] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd -> Peer a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247): Couldn't send request to peer a63d29e53aee4d1881055761bac3e688. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:12:16.791324  6157 consensus_peers.cc:597] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252 -> Peer a63d29e53aee4d1881055761bac3e688 (127.5.196.193:38247): Couldn't send request to peer a63d29e53aee4d1881055761bac3e688. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:16.803153  5907 tablet_server.cc:196] TabletServer@127.5.196.193:0 shutdown complete.
I20260709 12:12:16.837497  5907 tablet_server.cc:179] TabletServer@127.5.196.194:0 shutting down...
I20260709 12:12:16.863137  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:16.863997  5907 tablet_replica.cc:333] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd: stopping tablet replica
I20260709 12:12:16.864717  5907 raft_consensus.cc:2243] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:16.865301  5907 raft_consensus.cc:2272] T 24e6c29447454dfc8171560b47fd5a2f P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:16.867223  5907 tablet_replica.cc:333] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd: stopping tablet replica
I20260709 12:12:16.867877  5907 raft_consensus.cc:2243] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:16.868319  5907 raft_consensus.cc:2272] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:16.870059  5907 tablet_replica.cc:333] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd: stopping tablet replica
I20260709 12:12:16.870719  5907 raft_consensus.cc:2243] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:16.871654  5907 raft_consensus.cc:2272] T a4047a9cac18437a8870108b1759c13b P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:16.873683  5907 tablet_replica.cc:333] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd: stopping tablet replica
I20260709 12:12:16.874161  5907 raft_consensus.cc:2243] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:16.874598  5907 raft_consensus.cc:2272] T 1427804efeee47439a72ac86a45f4f6c P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:16.876395  5907 tablet_replica.cc:333] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd: stopping tablet replica
I20260709 12:12:16.876833  5907 raft_consensus.cc:2243] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:16.877287  5907 raft_consensus.cc:2272] T 86248f4a66e447d6adb4cc5927d60515 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:16.878890  5907 tablet_replica.cc:333] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd: stopping tablet replica
I20260709 12:12:16.879336  5907 raft_consensus.cc:2243] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:16.880236  5907 raft_consensus.cc:2272] T fdf00f83e26c47bebf064017827f28cc P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:16.881708  5907 tablet_replica.cc:333] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd: stopping tablet replica
I20260709 12:12:16.882124  5907 raft_consensus.cc:2243] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:16.882560  5907 raft_consensus.cc:2272] T fe6ebb5676014869aa5543ee1f5d3706 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:16.884109  5907 tablet_replica.cc:333] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd: stopping tablet replica
I20260709 12:12:16.884509  5907 raft_consensus.cc:2243] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:16.884963  5907 raft_consensus.cc:2272] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:16.887332  5907 tablet_replica.cc:333] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd: stopping tablet replica
I20260709 12:12:16.887874  5907 raft_consensus.cc:2243] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:16.889003  5907 raft_consensus.cc:2272] T 0c5f16fe2c1046aab1924077acb9c7b5 P 5f1a0cf42bce4ec99ef38de99fa3cedd [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:16.891335  6156 consensus_peers.cc:597] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 -> Peer 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405): Couldn't send request to peer 5f1a0cf42bce4ec99ef38de99fa3cedd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:16.915643  5907 tablet_server.cc:196] TabletServer@127.5.196.194:0 shutdown complete.
I20260709 12:12:16.932070  5907 tablet_server.cc:179] TabletServer@127.5.196.195:0 shutting down...
W20260709 12:12:16.955014  6156 consensus_peers.cc:597] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 -> Peer 5f1a0cf42bce4ec99ef38de99fa3cedd (127.5.196.194:34405): Couldn't send request to peer 5f1a0cf42bce4ec99ef38de99fa3cedd. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:34405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:16.957121  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:16.957780  5907 tablet_replica.cc:333] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252: stopping tablet replica
I20260709 12:12:16.958410  5907 raft_consensus.cc:2243] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:16.958963  5907 raft_consensus.cc:2272] T 24e6c29447454dfc8171560b47fd5a2f P 1dc6472ed5204d138c7309a8fbc57252 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:16.960633  5907 tablet_replica.cc:333] T a4047a9cac18437a8870108b1759c13b P 1dc6472ed5204d138c7309a8fbc57252: stopping tablet replica
I20260709 12:12:16.961149  5907 raft_consensus.cc:2243] T a4047a9cac18437a8870108b1759c13b P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:16.961615  5907 raft_consensus.cc:2272] T a4047a9cac18437a8870108b1759c13b P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:16.963124  5907 tablet_replica.cc:333] T 1427804efeee47439a72ac86a45f4f6c P 1dc6472ed5204d138c7309a8fbc57252: stopping tablet replica
I20260709 12:12:16.963608  5907 raft_consensus.cc:2243] T 1427804efeee47439a72ac86a45f4f6c P 1dc6472ed5204d138c7309a8fbc57252 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:16.964076  5907 raft_consensus.cc:2272] T 1427804efeee47439a72ac86a45f4f6c P 1dc6472ed5204d138c7309a8fbc57252 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:16.965571  5907 tablet_replica.cc:333] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252: stopping tablet replica
I20260709 12:12:16.965997  5907 raft_consensus.cc:2243] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:16.966428  5907 raft_consensus.cc:2272] T fdf00f83e26c47bebf064017827f28cc P 1dc6472ed5204d138c7309a8fbc57252 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:16.967917  5907 tablet_replica.cc:333] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252: stopping tablet replica
I20260709 12:12:16.968356  5907 raft_consensus.cc:2243] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:16.969185  5907 raft_consensus.cc:2272] T 86248f4a66e447d6adb4cc5927d60515 P 1dc6472ed5204d138c7309a8fbc57252 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:16.970603  5907 tablet_replica.cc:333] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252: stopping tablet replica
I20260709 12:12:16.971005  5907 raft_consensus.cc:2243] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:16.971776  5907 raft_consensus.cc:2272] T 0acc8d19ab614e05bb24a3d8c8a6d16a P 1dc6472ed5204d138c7309a8fbc57252 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:16.973263  5907 tablet_replica.cc:333] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252: stopping tablet replica
I20260709 12:12:16.973675  5907 raft_consensus.cc:2243] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:16.974026  5907 raft_consensus.cc:2272] T 0c5f16fe2c1046aab1924077acb9c7b5 P 1dc6472ed5204d138c7309a8fbc57252 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:16.975576  5907 tablet_replica.cc:333] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252: stopping tablet replica
I20260709 12:12:16.975965  5907 raft_consensus.cc:2243] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:16.976720  5907 raft_consensus.cc:2272] T fe6ebb5676014869aa5543ee1f5d3706 P 1dc6472ed5204d138c7309a8fbc57252 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:16.978102  5907 tablet_replica.cc:333] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252: stopping tablet replica
I20260709 12:12:16.978461  5907 raft_consensus.cc:2243] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:16.978854  5907 raft_consensus.cc:2272] T 941f4fa9b48c4e6abc3a62b17aa7a150 P 1dc6472ed5204d138c7309a8fbc57252 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.004021  5907 tablet_server.cc:196] TabletServer@127.5.196.195:0 shutdown complete.
I20260709 12:12:17.020793  5907 master.cc:562] Master@127.5.196.254:40435 shutting down...
I20260709 12:12:17.039017  5907 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 98f2e0f560474de69e39e68d87b2024b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:17.039613  5907 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 98f2e0f560474de69e39e68d87b2024b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.039882  5907 tablet_replica.cc:333] T 00000000000000000000000000000000 P 98f2e0f560474de69e39e68d87b2024b: stopping tablet replica
I20260709 12:12:17.057251  5907 master.cc:584] Master@127.5.196.254:40435 shutdown complete.
1dc6472ed5204d138c7309a8fbc57252  1
5f1a0cf42bce4ec99ef38de99fa3cedd  4
a63d29e53aee4d1881055761bac3e688  4
1dc6472ed5204d138c7309a8fbc57252  3
5f1a0cf42bce4ec99ef38de99fa3cedd  3
a63d29e53aee4d1881055761bac3e688  3
1dc6472ed5204d138c7309a8fbc57252  1
5f1a0cf42bce4ec99ef38de99fa3cedd  8
a63d29e53aee4d1881055761bac3e688  0
1dc6472ed5204d138c7309a8fbc57252  3
5f1a0cf42bce4ec99ef38de99fa3cedd  3
a63d29e53aee4d1881055761bac3e688  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (30355 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:12:17.092516  5907 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.196.254:43909
I20260709 12:12:17.093503  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:17.098215  6425 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:17.098278  6426 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:17.099534  6428 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:17.100463  5907 server_base.cc:1061] running on GCE node
I20260709 12:12:17.101329  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:17.101508  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:17.101645  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599137101629 us; error 0 us; skew 500 ppm
I20260709 12:12:17.102124  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:17.104494  5907 webserver.cc:533] Webserver started at http://127.5.196.254:42183/ using document root <none> and password file <none>
I20260709 12:12:17.104925  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:17.105089  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:17.105312  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:17.106410  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599106579108-5907-0/minicluster-data/master-0-root/instance:
uuid: "9362ce9fba744c508b69e5ad7424a26f"
format_stamp: "Formatted at 2026-07-09 12:12:17 on dist-test-slave-95fd"
I20260709 12:12:17.110306  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 12:12:17.113226  6433 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:17.113865  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:12:17.114120  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599106579108-5907-0/minicluster-data/master-0-root
uuid: "9362ce9fba744c508b69e5ad7424a26f"
format_stamp: "Formatted at 2026-07-09 12:12:17 on dist-test-slave-95fd"
I20260709 12:12:17.114369  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599106579108-5907-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599106579108-5907-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599106579108-5907-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:17.125813  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:17.126840  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:17.161036  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.254:43909
I20260709 12:12:17.161129  6484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.254:43909 every 8 connection(s)
I20260709 12:12:17.164625  6485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.173336  6485 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9362ce9fba744c508b69e5ad7424a26f: Bootstrap starting.
I20260709 12:12:17.177546  6485 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9362ce9fba744c508b69e5ad7424a26f: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:17.181087  6485 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9362ce9fba744c508b69e5ad7424a26f: No bootstrap required, opened a new log
I20260709 12:12:17.183043  6485 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9362ce9fba744c508b69e5ad7424a26f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9362ce9fba744c508b69e5ad7424a26f" member_type: VOTER }
I20260709 12:12:17.183454  6485 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9362ce9fba744c508b69e5ad7424a26f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:17.183631  6485 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9362ce9fba744c508b69e5ad7424a26f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9362ce9fba744c508b69e5ad7424a26f, State: Initialized, Role: FOLLOWER
I20260709 12:12:17.184118  6485 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9362ce9fba744c508b69e5ad7424a26f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9362ce9fba744c508b69e5ad7424a26f" member_type: VOTER }
I20260709 12:12:17.184541  6485 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9362ce9fba744c508b69e5ad7424a26f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:12:17.184727  6485 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9362ce9fba744c508b69e5ad7424a26f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:12:17.184942  6485 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9362ce9fba744c508b69e5ad7424a26f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:17.188388  6485 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9362ce9fba744c508b69e5ad7424a26f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9362ce9fba744c508b69e5ad7424a26f" member_type: VOTER }
I20260709 12:12:17.188809  6485 leader_election.cc:304] T 00000000000000000000000000000000 P 9362ce9fba744c508b69e5ad7424a26f [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: 9362ce9fba744c508b69e5ad7424a26f; no voters: 
I20260709 12:12:17.189718  6485 leader_election.cc:290] T 00000000000000000000000000000000 P 9362ce9fba744c508b69e5ad7424a26f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:12:17.190063  6488 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9362ce9fba744c508b69e5ad7424a26f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:17.191171  6488 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9362ce9fba744c508b69e5ad7424a26f [term 1 LEADER]: Becoming Leader. State: Replica: 9362ce9fba744c508b69e5ad7424a26f, State: Running, Role: LEADER
I20260709 12:12:17.191830  6488 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9362ce9fba744c508b69e5ad7424a26f [LEADER]: Queue going to LEADER mode. State: All 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: "9362ce9fba744c508b69e5ad7424a26f" member_type: VOTER }
I20260709 12:12:17.192335  6485 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9362ce9fba744c508b69e5ad7424a26f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:12:17.197369  6489 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9362ce9fba744c508b69e5ad7424a26f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9362ce9fba744c508b69e5ad7424a26f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9362ce9fba744c508b69e5ad7424a26f" member_type: VOTER } }
I20260709 12:12:17.197903  6489 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9362ce9fba744c508b69e5ad7424a26f [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:17.198477  6490 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9362ce9fba744c508b69e5ad7424a26f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9362ce9fba744c508b69e5ad7424a26f. Latest consensus state: current_term: 1 leader_uuid: "9362ce9fba744c508b69e5ad7424a26f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9362ce9fba744c508b69e5ad7424a26f" member_type: VOTER } }
I20260709 12:12:17.199000  6490 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9362ce9fba744c508b69e5ad7424a26f [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:17.200954  6496 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:12:17.205760  6496 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:12:17.209684  5907 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:12:17.214434  6496 catalog_manager.cc:1383] Generated new cluster ID: e33c3bd347e44a89be5f8b67d4d899f9
I20260709 12:12:17.214648  6496 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:12:17.252152  6496 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:12:17.253237  6496 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:12:17.272624  6496 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9362ce9fba744c508b69e5ad7424a26f: Generated new TSK 0
I20260709 12:12:17.273201  6496 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:12:17.340142  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:17.345603  6506 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:17.346357  6507 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:17.347724  6509 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:17.348376  5907 server_base.cc:1061] running on GCE node
I20260709 12:12:17.349192  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:17.349375  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:17.349520  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599137349504 us; error 0 us; skew 500 ppm
I20260709 12:12:17.349996  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:17.352027  5907 webserver.cc:533] Webserver started at http://127.5.196.193:38933/ using document root <none> and password file <none>
I20260709 12:12:17.352471  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:17.352643  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:17.352865  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:17.353853  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599106579108-5907-0/minicluster-data/ts-0-root/instance:
uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
format_stamp: "Formatted at 2026-07-09 12:12:17 on dist-test-slave-95fd"
I20260709 12:12:17.357837  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 12:12:17.360800  6514 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:17.361449  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:12:17.361694  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599106579108-5907-0/minicluster-data/ts-0-root
uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
format_stamp: "Formatted at 2026-07-09 12:12:17 on dist-test-slave-95fd"
I20260709 12:12:17.361948  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599106579108-5907-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599106579108-5907-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599106579108-5907-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:17.378099  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:17.379140  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:17.380720  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:17.382762  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:17.383023  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:17.383266  5907 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:17.383452  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:12:17.419333  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.193:36139
I20260709 12:12:17.419418  6576 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.193:36139 every 8 connection(s)
I20260709 12:12:17.423691  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:17.429726  6581 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:17.430233  6582 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:17.433068  6585 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:17.433151  5907 server_base.cc:1061] running on GCE node
I20260709 12:12:17.434854  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:17.435045  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:17.435240  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599137435221 us; error 0 us; skew 500 ppm
I20260709 12:12:17.435396  6577 heartbeater.cc:344] Connected to a master server at 127.5.196.254:43909
I20260709 12:12:17.435717  6577 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:17.436017  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:17.436364  6577 heartbeater.cc:507] Master 127.5.196.254:43909 requested a full tablet report, sending...
I20260709 12:12:17.438416  6450 ts_manager.cc:194] Registered new tserver with Master: 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193:36139)
I20260709 12:12:17.438583  5907 webserver.cc:533] Webserver started at http://127.5.196.194:45743/ using document root <none> and password file <none>
I20260709 12:12:17.439119  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:17.439296  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:17.439569  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:17.440184  6450 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56714
I20260709 12:12:17.440650  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599106579108-5907-0/minicluster-data/ts-1-root/instance:
uuid: "3564cd4bf3e7405aa312ec907519d98a"
format_stamp: "Formatted at 2026-07-09 12:12:17 on dist-test-slave-95fd"
I20260709 12:12:17.444630  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 12:12:17.447499  6589 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:17.448146  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:12:17.448385  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599106579108-5907-0/minicluster-data/ts-1-root
uuid: "3564cd4bf3e7405aa312ec907519d98a"
format_stamp: "Formatted at 2026-07-09 12:12:17 on dist-test-slave-95fd"
I20260709 12:12:17.448624  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599106579108-5907-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599106579108-5907-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599106579108-5907-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:17.465124  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:17.466167  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:17.467465  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:17.469544  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:17.469725  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:17.469941  5907 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:17.470088  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:17.505110  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.194:46661
I20260709 12:12:17.505203  6651 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.194:46661 every 8 connection(s)
I20260709 12:12:17.509526  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:17.515806  6655 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:17.517093  6656 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:17.518755  5907 server_base.cc:1061] running on GCE node
W20260709 12:12:17.519691  6659 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:17.520538  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:17.520785  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:17.520916  6652 heartbeater.cc:344] Connected to a master server at 127.5.196.254:43909
I20260709 12:12:17.521009  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599137520989 us; error 0 us; skew 500 ppm
I20260709 12:12:17.521311  6652 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:17.521626  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:17.522002  6652 heartbeater.cc:507] Master 127.5.196.254:43909 requested a full tablet report, sending...
I20260709 12:12:17.523833  6450 ts_manager.cc:194] Registered new tserver with Master: 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661)
I20260709 12:12:17.524210  5907 webserver.cc:533] Webserver started at http://127.5.196.195:45109/ using document root <none> and password file <none>
I20260709 12:12:17.524672  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:17.524847  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:17.525091  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:17.525171  6450 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56728
I20260709 12:12:17.526248  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599106579108-5907-0/minicluster-data/ts-2-root/instance:
uuid: "89651440cfcc47189480b94c5922dc8e"
format_stamp: "Formatted at 2026-07-09 12:12:17 on dist-test-slave-95fd"
I20260709 12:12:17.530135  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 12:12:17.532990  6663 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:17.533645  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:12:17.533892  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599106579108-5907-0/minicluster-data/ts-2-root
uuid: "89651440cfcc47189480b94c5922dc8e"
format_stamp: "Formatted at 2026-07-09 12:12:17 on dist-test-slave-95fd"
I20260709 12:12:17.534152  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599106579108-5907-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599106579108-5907-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599106579108-5907-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:17.550685  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:17.551752  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:17.552991  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:17.554930  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:17.555114  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:17.555356  5907 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:17.555510  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:17.591120  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.195:36071
I20260709 12:12:17.591210  6725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.195:36071 every 8 connection(s)
I20260709 12:12:17.603374  6726 heartbeater.cc:344] Connected to a master server at 127.5.196.254:43909
I20260709 12:12:17.603729  6726 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:17.604365  6726 heartbeater.cc:507] Master 127.5.196.254:43909 requested a full tablet report, sending...
I20260709 12:12:17.606079  6450 ts_manager.cc:194] Registered new tserver with Master: 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071)
I20260709 12:12:17.606982  5907 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012899677s
I20260709 12:12:17.607228  6450 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56744
I20260709 12:12:17.629695  6450 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56752:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:12:17.632401  6450 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:12:17.697615  6540 tablet_service.cc:1511] Processing CreateTablet for tablet b160e461ba86459bada299ab5d57b9aa (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:17.698264  6542 tablet_service.cc:1511] Processing CreateTablet for tablet 18b266129881430dba60130ba9fbf06f (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:17.699046  6540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b160e461ba86459bada299ab5d57b9aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.700256  6541 tablet_service.cc:1511] Processing CreateTablet for tablet c0bf1845cd5149af821c1f73d72e971b (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:17.701493  6541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bf1845cd5149af821c1f73d72e971b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.702006  6539 tablet_service.cc:1511] Processing CreateTablet for tablet c6fac5778c424a8781850af110c30914 (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:17.704341  6617 tablet_service.cc:1511] Processing CreateTablet for tablet 18b266129881430dba60130ba9fbf06f (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:17.704434  6538 tablet_service.cc:1511] Processing CreateTablet for tablet 3f739abe44e24d6a971008d84ca32786 (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:17.705128  6616 tablet_service.cc:1511] Processing CreateTablet for tablet c0bf1845cd5149af821c1f73d72e971b (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:17.705552  6617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18b266129881430dba60130ba9fbf06f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.703199  6539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6fac5778c424a8781850af110c30914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.706995  6615 tablet_service.cc:1511] Processing CreateTablet for tablet b160e461ba86459bada299ab5d57b9aa (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:17.708207  6615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b160e461ba86459bada299ab5d57b9aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.708411  6690 tablet_service.cc:1511] Processing CreateTablet for tablet c0bf1845cd5149af821c1f73d72e971b (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:17.708909  6614 tablet_service.cc:1511] Processing CreateTablet for tablet c6fac5778c424a8781850af110c30914 (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:17.709643  6690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bf1845cd5149af821c1f73d72e971b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.710173  6614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6fac5778c424a8781850af110c30914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.712067  6616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bf1845cd5149af821c1f73d72e971b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.712379  6688 tablet_service.cc:1511] Processing CreateTablet for tablet c6fac5778c424a8781850af110c30914 (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:17.713614  6688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6fac5778c424a8781850af110c30914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.714915  6542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18b266129881430dba60130ba9fbf06f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.716919  6689 tablet_service.cc:1511] Processing CreateTablet for tablet b160e461ba86459bada299ab5d57b9aa (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:17.718094  6689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b160e461ba86459bada299ab5d57b9aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.719717  6691 tablet_service.cc:1511] Processing CreateTablet for tablet 18b266129881430dba60130ba9fbf06f (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:17.720849  6691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18b266129881430dba60130ba9fbf06f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.721508  6537 tablet_service.cc:1511] Processing CreateTablet for tablet 366d3b0081ea4e71ada8ec4822e2d71b (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:17.723551  6538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f739abe44e24d6a971008d84ca32786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.725179  6536 tablet_service.cc:1511] Processing CreateTablet for tablet e01d0eec98e94244b4da383d779d2e53 (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:17.726368  6536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e01d0eec98e94244b4da383d779d2e53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.727990  6537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 366d3b0081ea4e71ada8ec4822e2d71b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.737426  6535 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1cd5a4b2fc4816a5c1be91549a4437 (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:17.738731  6535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1cd5a4b2fc4816a5c1be91549a4437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.740517  6534 tablet_service.cc:1511] Processing CreateTablet for tablet 5f81253f83ee491d9e29af1176c6bd2c (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:17.741788  6534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f81253f83ee491d9e29af1176c6bd2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.792202  6533 tablet_service.cc:1511] Processing CreateTablet for tablet d40ae12c89064bd88d360419a709077a (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:17.793646  6533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d40ae12c89064bd88d360419a709077a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.795589  6687 tablet_service.cc:1511] Processing CreateTablet for tablet 3f739abe44e24d6a971008d84ca32786 (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:17.796940  6687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f739abe44e24d6a971008d84ca32786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.798103  6613 tablet_service.cc:1511] Processing CreateTablet for tablet 366d3b0081ea4e71ada8ec4822e2d71b (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:17.798831  6685 tablet_service.cc:1511] Processing CreateTablet for tablet e01d0eec98e94244b4da383d779d2e53 (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:17.799340  6613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 366d3b0081ea4e71ada8ec4822e2d71b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.800036  6685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e01d0eec98e94244b4da383d779d2e53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.802425  6684 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1cd5a4b2fc4816a5c1be91549a4437 (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:17.804399  6683 tablet_service.cc:1511] Processing CreateTablet for tablet 5f81253f83ee491d9e29af1176c6bd2c (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:17.805625  6683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f81253f83ee491d9e29af1176c6bd2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.808393  6610 tablet_service.cc:1511] Processing CreateTablet for tablet 5f81253f83ee491d9e29af1176c6bd2c (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:17.809626  6610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f81253f83ee491d9e29af1176c6bd2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.812410  6611 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1cd5a4b2fc4816a5c1be91549a4437 (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:17.813577  6611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1cd5a4b2fc4816a5c1be91549a4437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.816509  6686 tablet_service.cc:1511] Processing CreateTablet for tablet 366d3b0081ea4e71ada8ec4822e2d71b (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:17.817764  6686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 366d3b0081ea4e71ada8ec4822e2d71b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.814944  6617 tablet_service.cc:1511] Processing CreateTablet for tablet 3f739abe44e24d6a971008d84ca32786 (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:17.818807  6617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f739abe44e24d6a971008d84ca32786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.819168  6609 tablet_service.cc:1511] Processing CreateTablet for tablet d40ae12c89064bd88d360419a709077a (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:17.804399  6612 tablet_service.cc:1511] Processing CreateTablet for tablet e01d0eec98e94244b4da383d779d2e53 (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:17.824626  6612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e01d0eec98e94244b4da383d779d2e53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.827868  6609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d40ae12c89064bd88d360419a709077a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.835701  6684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1cd5a4b2fc4816a5c1be91549a4437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.839600  6682 tablet_service.cc:1511] Processing CreateTablet for tablet d40ae12c89064bd88d360419a709077a (DEFAULT_TABLE table=test-workload [id=17c5e195007f47b4a72ff41d80d54ef4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:17.840880  6682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d40ae12c89064bd88d360419a709077a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.901439  6743 tablet_bootstrap.cc:492] T c0bf1845cd5149af821c1f73d72e971b P 89651440cfcc47189480b94c5922dc8e: Bootstrap starting.
I20260709 12:12:17.903146  6741 tablet_bootstrap.cc:492] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5: Bootstrap starting.
I20260709 12:12:17.907507  6742 tablet_bootstrap.cc:492] T c6fac5778c424a8781850af110c30914 P 3564cd4bf3e7405aa312ec907519d98a: Bootstrap starting.
I20260709 12:12:17.907612  6743 tablet_bootstrap.cc:654] T c0bf1845cd5149af821c1f73d72e971b P 89651440cfcc47189480b94c5922dc8e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:17.908843  6741 tablet_bootstrap.cc:654] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:17.913578  6742 tablet_bootstrap.cc:654] T c6fac5778c424a8781850af110c30914 P 3564cd4bf3e7405aa312ec907519d98a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:17.920395  6741 tablet_bootstrap.cc:492] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5: No bootstrap required, opened a new log
I20260709 12:12:17.920826  6741 ts_tablet_manager.cc:1403] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 12:12:17.921805  6743 tablet_bootstrap.cc:492] T c0bf1845cd5149af821c1f73d72e971b P 89651440cfcc47189480b94c5922dc8e: No bootstrap required, opened a new log
I20260709 12:12:17.922108  6742 tablet_bootstrap.cc:492] T c6fac5778c424a8781850af110c30914 P 3564cd4bf3e7405aa312ec907519d98a: No bootstrap required, opened a new log
I20260709 12:12:17.922224  6743 ts_tablet_manager.cc:1403] T c0bf1845cd5149af821c1f73d72e971b P 89651440cfcc47189480b94c5922dc8e: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 12:12:17.922498  6742 ts_tablet_manager.cc:1403] T c6fac5778c424a8781850af110c30914 P 3564cd4bf3e7405aa312ec907519d98a: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.005s
I20260709 12:12:17.922899  6741 raft_consensus.cc:359] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:17.923471  6741 raft_consensus.cc:385] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:17.923683  6741 raft_consensus.cc:740] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Initialized, Role: FOLLOWER
I20260709 12:12:17.924249  6741 consensus_queue.cc:260] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:17.924822  6743 raft_consensus.cc:359] T c0bf1845cd5149af821c1f73d72e971b P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:17.924974  6742 raft_consensus.cc:359] T c6fac5778c424a8781850af110c30914 P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:17.925532  6743 raft_consensus.cc:385] T c0bf1845cd5149af821c1f73d72e971b P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:17.925652  6742 raft_consensus.cc:385] T c6fac5778c424a8781850af110c30914 P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:17.925887  6743 raft_consensus.cc:740] T c0bf1845cd5149af821c1f73d72e971b P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89651440cfcc47189480b94c5922dc8e, State: Initialized, Role: FOLLOWER
I20260709 12:12:17.926335  6577 heartbeater.cc:499] Master 127.5.196.254:43909 was elected leader, sending a full tablet report...
I20260709 12:12:17.926654  6741 ts_tablet_manager.cc:1434] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:12:17.926625  6743 consensus_queue.cc:260] T c0bf1845cd5149af821c1f73d72e971b P 89651440cfcc47189480b94c5922dc8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:17.927651  6741 tablet_bootstrap.cc:492] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5: Bootstrap starting.
I20260709 12:12:17.928862  6726 heartbeater.cc:499] Master 127.5.196.254:43909 was elected leader, sending a full tablet report...
I20260709 12:12:17.929343  6743 ts_tablet_manager.cc:1434] T c0bf1845cd5149af821c1f73d72e971b P 89651440cfcc47189480b94c5922dc8e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:12:17.930179  6743 tablet_bootstrap.cc:492] T c6fac5778c424a8781850af110c30914 P 89651440cfcc47189480b94c5922dc8e: Bootstrap starting.
I20260709 12:12:17.925963  6742 raft_consensus.cc:740] T c6fac5778c424a8781850af110c30914 P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3564cd4bf3e7405aa312ec907519d98a, State: Initialized, Role: FOLLOWER
I20260709 12:12:17.932421  6742 consensus_queue.cc:260] T c6fac5778c424a8781850af110c30914 P 3564cd4bf3e7405aa312ec907519d98a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:17.936940  6743 tablet_bootstrap.cc:654] T c6fac5778c424a8781850af110c30914 P 89651440cfcc47189480b94c5922dc8e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:17.942795  6741 tablet_bootstrap.cc:654] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:17.954190  6741 tablet_bootstrap.cc:492] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5: No bootstrap required, opened a new log
I20260709 12:12:17.954607  6741 ts_tablet_manager.cc:1403] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5: Time spent bootstrapping tablet: real 0.027s	user 0.003s	sys 0.012s
I20260709 12:12:17.957161  6741 raft_consensus.cc:359] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } }
I20260709 12:12:17.957819  6741 raft_consensus.cc:385] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:17.958093  6741 raft_consensus.cc:740] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Initialized, Role: FOLLOWER
I20260709 12:12:17.958868  6741 consensus_queue.cc:260] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } }
I20260709 12:12:17.961097  6741 ts_tablet_manager.cc:1434] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 12:12:17.961943  6741 tablet_bootstrap.cc:492] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5: Bootstrap starting.
I20260709 12:12:17.964082  6742 ts_tablet_manager.cc:1434] T c6fac5778c424a8781850af110c30914 P 3564cd4bf3e7405aa312ec907519d98a: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.024s
I20260709 12:12:17.964355  6652 heartbeater.cc:499] Master 127.5.196.254:43909 was elected leader, sending a full tablet report...
I20260709 12:12:17.964949  6742 tablet_bootstrap.cc:492] T 18b266129881430dba60130ba9fbf06f P 3564cd4bf3e7405aa312ec907519d98a: Bootstrap starting.
I20260709 12:12:17.965468  6743 tablet_bootstrap.cc:492] T c6fac5778c424a8781850af110c30914 P 89651440cfcc47189480b94c5922dc8e: No bootstrap required, opened a new log
I20260709 12:12:17.965896  6743 ts_tablet_manager.cc:1403] T c6fac5778c424a8781850af110c30914 P 89651440cfcc47189480b94c5922dc8e: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.011s
I20260709 12:12:17.968457  6743 raft_consensus.cc:359] T c6fac5778c424a8781850af110c30914 P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:17.969135  6743 raft_consensus.cc:385] T c6fac5778c424a8781850af110c30914 P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:17.969424  6743 raft_consensus.cc:740] T c6fac5778c424a8781850af110c30914 P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89651440cfcc47189480b94c5922dc8e, State: Initialized, Role: FOLLOWER
I20260709 12:12:17.970201  6743 consensus_queue.cc:260] T c6fac5778c424a8781850af110c30914 P 89651440cfcc47189480b94c5922dc8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:17.971248  6742 tablet_bootstrap.cc:654] T 18b266129881430dba60130ba9fbf06f P 3564cd4bf3e7405aa312ec907519d98a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:17.971688  6747 raft_consensus.cc:493] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:17.972157  6747 raft_consensus.cc:515] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } }
I20260709 12:12:17.974515  6743 ts_tablet_manager.cc:1434] T c6fac5778c424a8781850af110c30914 P 89651440cfcc47189480b94c5922dc8e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:12:17.974620  6747 leader_election.cc:290] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071), 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661)
I20260709 12:12:17.975523  6743 tablet_bootstrap.cc:492] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e: Bootstrap starting.
I20260709 12:12:17.981727  6743 tablet_bootstrap.cc:654] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:17.994081  6741 tablet_bootstrap.cc:654] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:18.001613  6742 tablet_bootstrap.cc:492] T 18b266129881430dba60130ba9fbf06f P 3564cd4bf3e7405aa312ec907519d98a: No bootstrap required, opened a new log
I20260709 12:12:18.001215  6743 tablet_bootstrap.cc:492] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e: No bootstrap required, opened a new log
I20260709 12:12:18.002529  6743 ts_tablet_manager.cc:1403] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.008s
I20260709 12:12:18.003952  6741 tablet_bootstrap.cc:492] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5: No bootstrap required, opened a new log
I20260709 12:12:18.004391  6741 ts_tablet_manager.cc:1403] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.001s
I20260709 12:12:18.005147  6743 raft_consensus.cc:359] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } }
I20260709 12:12:18.005897  6743 raft_consensus.cc:385] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:18.006173  6743 raft_consensus.cc:740] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89651440cfcc47189480b94c5922dc8e, State: Initialized, Role: FOLLOWER
I20260709 12:12:18.006991  6741 raft_consensus.cc:359] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.006933  6743 consensus_queue.cc:260] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } }
I20260709 12:12:18.007707  6741 raft_consensus.cc:385] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:18.008001  6741 raft_consensus.cc:740] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Initialized, Role: FOLLOWER
I20260709 12:12:18.008685  6741 consensus_queue.cc:260] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.002071  6742 ts_tablet_manager.cc:1403] T 18b266129881430dba60130ba9fbf06f P 3564cd4bf3e7405aa312ec907519d98a: Time spent bootstrapping tablet: real 0.037s	user 0.025s	sys 0.007s
I20260709 12:12:18.010910  6743 ts_tablet_manager.cc:1434] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:12:18.011826  6743 tablet_bootstrap.cc:492] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e: Bootstrap starting.
I20260709 12:12:18.013345  6742 raft_consensus.cc:359] T 18b266129881430dba60130ba9fbf06f P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } }
I20260709 12:12:18.014016  6742 raft_consensus.cc:385] T 18b266129881430dba60130ba9fbf06f P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:18.014308  6742 raft_consensus.cc:740] T 18b266129881430dba60130ba9fbf06f P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3564cd4bf3e7405aa312ec907519d98a, State: Initialized, Role: FOLLOWER
I20260709 12:12:18.015105  6742 consensus_queue.cc:260] T 18b266129881430dba60130ba9fbf06f P 3564cd4bf3e7405aa312ec907519d98a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } }
I20260709 12:12:18.017292  6742 ts_tablet_manager.cc:1434] T 18b266129881430dba60130ba9fbf06f P 3564cd4bf3e7405aa312ec907519d98a: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:12:18.017527  6743 tablet_bootstrap.cc:654] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:18.018142  6742 tablet_bootstrap.cc:492] T c0bf1845cd5149af821c1f73d72e971b P 3564cd4bf3e7405aa312ec907519d98a: Bootstrap starting.
I20260709 12:12:18.022199  6701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b266129881430dba60130ba9fbf06f" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89651440cfcc47189480b94c5922dc8e" is_pre_election: true
I20260709 12:12:18.022859  6701 raft_consensus.cc:2468] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 0.
I20260709 12:12:18.025035  6742 tablet_bootstrap.cc:654] T c0bf1845cd5149af821c1f73d72e971b P 3564cd4bf3e7405aa312ec907519d98a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:18.026235  6515 leader_election.cc:304] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89651440cfcc47189480b94c5922dc8e, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:18.027001  6747 raft_consensus.cc:2804] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:18.027348  6747 raft_consensus.cc:493] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:18.027667  6747 raft_consensus.cc:3060] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.028723  6743 tablet_bootstrap.cc:492] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e: No bootstrap required, opened a new log
I20260709 12:12:18.029177  6743 ts_tablet_manager.cc:1403] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 12:12:18.031855  6743 raft_consensus.cc:359] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.032532  6743 raft_consensus.cc:385] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:18.032850  6743 raft_consensus.cc:740] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89651440cfcc47189480b94c5922dc8e, State: Initialized, Role: FOLLOWER
I20260709 12:12:18.033758  6743 consensus_queue.cc:260] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.034209  6747 raft_consensus.cc:515] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } }
I20260709 12:12:18.027722  6741 ts_tablet_manager.cc:1434] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 12:12:18.036095  6741 tablet_bootstrap.cc:492] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5: Bootstrap starting.
I20260709 12:12:18.038245  6743 ts_tablet_manager.cc:1434] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:12:18.039146  6743 tablet_bootstrap.cc:492] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e: Bootstrap starting.
I20260709 12:12:18.043503  6741 tablet_bootstrap.cc:654] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:18.045019  6743 tablet_bootstrap.cc:654] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:18.046598  6747 leader_election.cc:290] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 election: Requested vote from peers 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071), 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661)
I20260709 12:12:18.050513  6742 tablet_bootstrap.cc:492] T c0bf1845cd5149af821c1f73d72e971b P 3564cd4bf3e7405aa312ec907519d98a: No bootstrap required, opened a new log
I20260709 12:12:18.051785  6742 ts_tablet_manager.cc:1403] T c0bf1845cd5149af821c1f73d72e971b P 3564cd4bf3e7405aa312ec907519d98a: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.007s
I20260709 12:12:18.051836  6701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b266129881430dba60130ba9fbf06f" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89651440cfcc47189480b94c5922dc8e"
I20260709 12:12:18.052433  6701 raft_consensus.cc:3060] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.054154  6741 tablet_bootstrap.cc:492] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5: No bootstrap required, opened a new log
I20260709 12:12:18.054566  6741 ts_tablet_manager.cc:1403] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.008s
I20260709 12:12:18.054524  6742 raft_consensus.cc:359] T c0bf1845cd5149af821c1f73d72e971b P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.055325  6742 raft_consensus.cc:385] T c0bf1845cd5149af821c1f73d72e971b P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:18.055624  6742 raft_consensus.cc:740] T c0bf1845cd5149af821c1f73d72e971b P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3564cd4bf3e7405aa312ec907519d98a, State: Initialized, Role: FOLLOWER
I20260709 12:12:18.056562  6742 consensus_queue.cc:260] T c0bf1845cd5149af821c1f73d72e971b P 3564cd4bf3e7405aa312ec907519d98a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.057319  6741 raft_consensus.cc:359] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.057444  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b266129881430dba60130ba9fbf06f" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3564cd4bf3e7405aa312ec907519d98a" is_pre_election: true
I20260709 12:12:18.058107  6627 raft_consensus.cc:2468] T 18b266129881430dba60130ba9fbf06f P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 0.
I20260709 12:12:18.058275  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b266129881430dba60130ba9fbf06f" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3564cd4bf3e7405aa312ec907519d98a"
I20260709 12:12:18.058877  6626 raft_consensus.cc:3060] T 18b266129881430dba60130ba9fbf06f P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.059265  6741 raft_consensus.cc:385] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:18.059582  6741 raft_consensus.cc:740] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Initialized, Role: FOLLOWER
I20260709 12:12:18.060322  6741 consensus_queue.cc:260] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.061038  6742 ts_tablet_manager.cc:1434] T c0bf1845cd5149af821c1f73d72e971b P 3564cd4bf3e7405aa312ec907519d98a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:12:18.061883  6742 tablet_bootstrap.cc:492] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a: Bootstrap starting.
I20260709 12:12:18.064895  6741 ts_tablet_manager.cc:1434] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 12:12:18.065625  6701 raft_consensus.cc:2468] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 1.
I20260709 12:12:18.065786  6741 tablet_bootstrap.cc:492] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5: Bootstrap starting.
I20260709 12:12:18.066769  6515 leader_election.cc:304] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89651440cfcc47189480b94c5922dc8e, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:18.067484  6742 tablet_bootstrap.cc:654] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:18.067492  6747 raft_consensus.cc:2804] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:18.069041  6626 raft_consensus.cc:2468] T 18b266129881430dba60130ba9fbf06f P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 1.
I20260709 12:12:18.071245  6743 tablet_bootstrap.cc:492] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e: No bootstrap required, opened a new log
I20260709 12:12:18.071745  6743 ts_tablet_manager.cc:1403] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.004s
I20260709 12:12:18.074108  6747 raft_consensus.cc:697] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Becoming Leader. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Running, Role: LEADER
I20260709 12:12:18.074397  6743 raft_consensus.cc:359] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.074846  6747 consensus_queue.cc:237] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } }
I20260709 12:12:18.075088  6743 raft_consensus.cc:385] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:18.075508  6743 raft_consensus.cc:740] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89651440cfcc47189480b94c5922dc8e, State: Initialized, Role: FOLLOWER
I20260709 12:12:18.075945  6742 tablet_bootstrap.cc:492] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a: No bootstrap required, opened a new log
I20260709 12:12:18.076356  6742 ts_tablet_manager.cc:1403] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 12:12:18.076331  6743 consensus_queue.cc:260] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.078496  6743 ts_tablet_manager.cc:1434] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:18.079421  6743 tablet_bootstrap.cc:492] T 5f81253f83ee491d9e29af1176c6bd2c P 89651440cfcc47189480b94c5922dc8e: Bootstrap starting.
I20260709 12:12:18.079095  6742 raft_consensus.cc:359] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.079754  6742 raft_consensus.cc:385] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:18.080019  6742 raft_consensus.cc:740] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3564cd4bf3e7405aa312ec907519d98a, State: Initialized, Role: FOLLOWER
I20260709 12:12:18.080773  6742 consensus_queue.cc:260] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.082208  6741 tablet_bootstrap.cc:654] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:18.085502  6743 tablet_bootstrap.cc:654] T 5f81253f83ee491d9e29af1176c6bd2c P 89651440cfcc47189480b94c5922dc8e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:18.088940  6742 ts_tablet_manager.cc:1434] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.004s
I20260709 12:12:18.092406  6742 tablet_bootstrap.cc:492] T 3f739abe44e24d6a971008d84ca32786 P 3564cd4bf3e7405aa312ec907519d98a: Bootstrap starting.
I20260709 12:12:18.096637  6743 tablet_bootstrap.cc:492] T 5f81253f83ee491d9e29af1176c6bd2c P 89651440cfcc47189480b94c5922dc8e: No bootstrap required, opened a new log
I20260709 12:12:18.097085  6743 ts_tablet_manager.cc:1403] T 5f81253f83ee491d9e29af1176c6bd2c P 89651440cfcc47189480b94c5922dc8e: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 12:12:18.098222  6742 tablet_bootstrap.cc:654] T 3f739abe44e24d6a971008d84ca32786 P 3564cd4bf3e7405aa312ec907519d98a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:18.099001  6741 tablet_bootstrap.cc:492] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5: No bootstrap required, opened a new log
I20260709 12:12:18.099457  6741 ts_tablet_manager.cc:1403] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.008s
I20260709 12:12:18.099848  6743 raft_consensus.cc:359] T 5f81253f83ee491d9e29af1176c6bd2c P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.100526  6743 raft_consensus.cc:385] T 5f81253f83ee491d9e29af1176c6bd2c P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:18.100824  6743 raft_consensus.cc:740] T 5f81253f83ee491d9e29af1176c6bd2c P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89651440cfcc47189480b94c5922dc8e, State: Initialized, Role: FOLLOWER
I20260709 12:12:18.101752  6743 consensus_queue.cc:260] T 5f81253f83ee491d9e29af1176c6bd2c P 89651440cfcc47189480b94c5922dc8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.102063  6741 raft_consensus.cc:359] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.102756  6741 raft_consensus.cc:385] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:18.103070  6741 raft_consensus.cc:740] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Initialized, Role: FOLLOWER
I20260709 12:12:18.102257  6448 catalog_manager.cc:5697] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193). New cstate: current_term: 1 leader_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:18.103984  6741 consensus_queue.cc:260] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.106364  6741 ts_tablet_manager.cc:1434] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:18.106454  6748 raft_consensus.cc:493] T 5f81253f83ee491d9e29af1176c6bd2c P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:18.107249  6741 tablet_bootstrap.cc:492] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5: Bootstrap starting.
I20260709 12:12:18.106937  6748 raft_consensus.cc:515] T 5f81253f83ee491d9e29af1176c6bd2c P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.110657  6748 leader_election.cc:290] T 5f81253f83ee491d9e29af1176c6bd2c P 89651440cfcc47189480b94c5922dc8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193:36139), 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661)
I20260709 12:12:18.119833  6743 ts_tablet_manager.cc:1434] T 5f81253f83ee491d9e29af1176c6bd2c P 89651440cfcc47189480b94c5922dc8e: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 12:12:18.120811  6743 tablet_bootstrap.cc:492] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e: Bootstrap starting.
I20260709 12:12:18.126444  6748 raft_consensus.cc:493] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:18.126912  6748 raft_consensus.cc:515] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.127856  6741 tablet_bootstrap.cc:654] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:18.129066  6748 leader_election.cc:290] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193:36139), 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661)
I20260709 12:12:18.135458  6743 tablet_bootstrap.cc:654] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:18.141070  6552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f81253f83ee491d9e29af1176c6bd2c" candidate_uuid: "89651440cfcc47189480b94c5922dc8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" is_pre_election: true
I20260709 12:12:18.141146  6551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1cd5a4b2fc4816a5c1be91549a4437" candidate_uuid: "89651440cfcc47189480b94c5922dc8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" is_pre_election: true
I20260709 12:12:18.139976  6742 tablet_bootstrap.cc:492] T 3f739abe44e24d6a971008d84ca32786 P 3564cd4bf3e7405aa312ec907519d98a: No bootstrap required, opened a new log
I20260709 12:12:18.142292  6742 ts_tablet_manager.cc:1403] T 3f739abe44e24d6a971008d84ca32786 P 3564cd4bf3e7405aa312ec907519d98a: Time spent bootstrapping tablet: real 0.050s	user 0.023s	sys 0.025s
W20260709 12:12:18.142462  6667 leader_election.cc:343] T 5f81253f83ee491d9e29af1176c6bd2c P 89651440cfcc47189480b94c5922dc8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193:36139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:18.143343  6667 leader_election.cc:343] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193:36139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:18.143775  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f81253f83ee491d9e29af1176c6bd2c" candidate_uuid: "89651440cfcc47189480b94c5922dc8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3564cd4bf3e7405aa312ec907519d98a" is_pre_election: true
I20260709 12:12:18.144867  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1cd5a4b2fc4816a5c1be91549a4437" candidate_uuid: "89651440cfcc47189480b94c5922dc8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3564cd4bf3e7405aa312ec907519d98a" is_pre_election: true
W20260709 12:12:18.145183  6664 leader_election.cc:343] T 5f81253f83ee491d9e29af1176c6bd2c P 89651440cfcc47189480b94c5922dc8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:18.145233  6742 raft_consensus.cc:359] T 3f739abe44e24d6a971008d84ca32786 P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.146034  6742 raft_consensus.cc:385] T 3f739abe44e24d6a971008d84ca32786 P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:18.145874  6664 leader_election.cc:304] T 5f81253f83ee491d9e29af1176c6bd2c P 89651440cfcc47189480b94c5922dc8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89651440cfcc47189480b94c5922dc8e; no voters: 3564cd4bf3e7405aa312ec907519d98a, 8fb33b264a9f485e972f3e2d44a34dd5
I20260709 12:12:18.146406  6742 raft_consensus.cc:740] T 3f739abe44e24d6a971008d84ca32786 P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3564cd4bf3e7405aa312ec907519d98a, State: Initialized, Role: FOLLOWER
I20260709 12:12:18.146973  6748 raft_consensus.cc:2749] T 5f81253f83ee491d9e29af1176c6bd2c P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:18.147228  6742 consensus_queue.cc:260] T 3f739abe44e24d6a971008d84ca32786 P 3564cd4bf3e7405aa312ec907519d98a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.147894  6741 tablet_bootstrap.cc:492] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5: No bootstrap required, opened a new log
I20260709 12:12:18.148313  6741 ts_tablet_manager.cc:1403] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.002s
W20260709 12:12:18.148342  6664 leader_election.cc:343] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:18.148960  6664 leader_election.cc:304] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89651440cfcc47189480b94c5922dc8e; no voters: 3564cd4bf3e7405aa312ec907519d98a, 8fb33b264a9f485e972f3e2d44a34dd5
I20260709 12:12:18.149796  6748 raft_consensus.cc:2749] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:18.151132  6741 raft_consensus.cc:359] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.151818  6741 raft_consensus.cc:385] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:18.152100  6741 raft_consensus.cc:740] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Initialized, Role: FOLLOWER
I20260709 12:12:18.152916  6742 ts_tablet_manager.cc:1434] T 3f739abe44e24d6a971008d84ca32786 P 3564cd4bf3e7405aa312ec907519d98a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:12:18.152868  6741 consensus_queue.cc:260] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.154112  6742 tablet_bootstrap.cc:492] T b160e461ba86459bada299ab5d57b9aa P 3564cd4bf3e7405aa312ec907519d98a: Bootstrap starting.
I20260709 12:12:18.156988  6747 raft_consensus.cc:493] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:18.157424  6747 raft_consensus.cc:515] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.159420  6747 leader_election.cc:290] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661), 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071)
I20260709 12:12:18.160231  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fac5778c424a8781850af110c30914" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3564cd4bf3e7405aa312ec907519d98a" is_pre_election: true
I20260709 12:12:18.160460  6742 tablet_bootstrap.cc:654] T b160e461ba86459bada299ab5d57b9aa P 3564cd4bf3e7405aa312ec907519d98a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:18.160650  6741 ts_tablet_manager.cc:1434] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 12:12:18.160526  6701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fac5778c424a8781850af110c30914" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89651440cfcc47189480b94c5922dc8e" is_pre_election: true
I20260709 12:12:18.161351  6701 raft_consensus.cc:2468] T c6fac5778c424a8781850af110c30914 P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 0.
I20260709 12:12:18.161674  6741 tablet_bootstrap.cc:492] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5: Bootstrap starting.
I20260709 12:12:18.160799  6627 raft_consensus.cc:2468] T c6fac5778c424a8781850af110c30914 P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 0.
I20260709 12:12:18.162101  6743 tablet_bootstrap.cc:492] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e: No bootstrap required, opened a new log
I20260709 12:12:18.162510  6743 ts_tablet_manager.cc:1403] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.015s
I20260709 12:12:18.163069  6515 leader_election.cc:304] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89651440cfcc47189480b94c5922dc8e, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:18.163901  6747 raft_consensus.cc:2804] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:18.164223  6747 raft_consensus.cc:493] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:18.164538  6747 raft_consensus.cc:3060] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.165262  6743 raft_consensus.cc:359] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.165902  6743 raft_consensus.cc:385] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:18.166178  6743 raft_consensus.cc:740] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89651440cfcc47189480b94c5922dc8e, State: Initialized, Role: FOLLOWER
I20260709 12:12:18.166851  6743 consensus_queue.cc:260] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.167833  6741 tablet_bootstrap.cc:654] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:18.168973  6743 ts_tablet_manager.cc:1434] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:12:18.169854  6743 tablet_bootstrap.cc:492] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e: Bootstrap starting.
I20260709 12:12:18.174526  6741 tablet_bootstrap.cc:492] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5: No bootstrap required, opened a new log
I20260709 12:12:18.174939  6741 ts_tablet_manager.cc:1403] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 12:12:18.175640  6743 tablet_bootstrap.cc:654] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:18.177577  6741 raft_consensus.cc:359] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.178264  6741 raft_consensus.cc:385] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:18.178551  6741 raft_consensus.cc:740] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Initialized, Role: FOLLOWER
I20260709 12:12:18.179436  6741 consensus_queue.cc:260] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.181578  6741 ts_tablet_manager.cc:1434] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:12:18.182530  6741 tablet_bootstrap.cc:492] T d40ae12c89064bd88d360419a709077a P 8fb33b264a9f485e972f3e2d44a34dd5: Bootstrap starting.
I20260709 12:12:18.187534  6747 raft_consensus.cc:515] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.188573  6741 tablet_bootstrap.cc:654] T d40ae12c89064bd88d360419a709077a P 8fb33b264a9f485e972f3e2d44a34dd5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:18.189467  6747 leader_election.cc:290] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 election: Requested vote from peers 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661), 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071)
I20260709 12:12:18.190239  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fac5778c424a8781850af110c30914" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3564cd4bf3e7405aa312ec907519d98a"
I20260709 12:12:18.190801  6627 raft_consensus.cc:3060] T c6fac5778c424a8781850af110c30914 P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.190809  6701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fac5778c424a8781850af110c30914" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89651440cfcc47189480b94c5922dc8e"
I20260709 12:12:18.194587  6701 raft_consensus.cc:3060] T c6fac5778c424a8781850af110c30914 P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.194741  6743 tablet_bootstrap.cc:492] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e: No bootstrap required, opened a new log
I20260709 12:12:18.195139  6743 ts_tablet_manager.cc:1403] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.012s
I20260709 12:12:18.197444  6743 raft_consensus.cc:359] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.198040  6743 raft_consensus.cc:385] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:18.198271  6743 raft_consensus.cc:740] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89651440cfcc47189480b94c5922dc8e, State: Initialized, Role: FOLLOWER
I20260709 12:12:18.198778  6742 tablet_bootstrap.cc:492] T b160e461ba86459bada299ab5d57b9aa P 3564cd4bf3e7405aa312ec907519d98a: No bootstrap required, opened a new log
I20260709 12:12:18.199236  6742 ts_tablet_manager.cc:1403] T b160e461ba86459bada299ab5d57b9aa P 3564cd4bf3e7405aa312ec907519d98a: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.009s
I20260709 12:12:18.199029  6743 consensus_queue.cc:260] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.200677  6701 raft_consensus.cc:2468] T c6fac5778c424a8781850af110c30914 P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 1.
I20260709 12:12:18.201757  6515 leader_election.cc:304] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89651440cfcc47189480b94c5922dc8e, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:18.202375  6627 raft_consensus.cc:2468] T c6fac5778c424a8781850af110c30914 P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 1.
I20260709 12:12:18.202875  6743 ts_tablet_manager.cc:1434] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260709 12:12:18.202174  6742 raft_consensus.cc:359] T b160e461ba86459bada299ab5d57b9aa P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.203259  6742 raft_consensus.cc:385] T b160e461ba86459bada299ab5d57b9aa P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:18.203715  6743 tablet_bootstrap.cc:492] T b160e461ba86459bada299ab5d57b9aa P 89651440cfcc47189480b94c5922dc8e: Bootstrap starting.
I20260709 12:12:18.203680  6742 raft_consensus.cc:740] T b160e461ba86459bada299ab5d57b9aa P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3564cd4bf3e7405aa312ec907519d98a, State: Initialized, Role: FOLLOWER
I20260709 12:12:18.202504  6747 raft_consensus.cc:2804] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:18.205683  6747 raft_consensus.cc:697] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Becoming Leader. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Running, Role: LEADER
I20260709 12:12:18.205196  6742 consensus_queue.cc:260] T b160e461ba86459bada299ab5d57b9aa P 3564cd4bf3e7405aa312ec907519d98a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.206470  6747 consensus_queue.cc:237] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.207835  6742 ts_tablet_manager.cc:1434] T b160e461ba86459bada299ab5d57b9aa P 3564cd4bf3e7405aa312ec907519d98a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:12:18.208935  6742 tablet_bootstrap.cc:492] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a: Bootstrap starting.
I20260709 12:12:18.210522  6743 tablet_bootstrap.cc:654] T b160e461ba86459bada299ab5d57b9aa P 89651440cfcc47189480b94c5922dc8e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:18.215221  6742 tablet_bootstrap.cc:654] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:18.222412  6498 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:18.225915  6743 tablet_bootstrap.cc:492] T b160e461ba86459bada299ab5d57b9aa P 89651440cfcc47189480b94c5922dc8e: No bootstrap required, opened a new log
I20260709 12:12:18.226300  6743 ts_tablet_manager.cc:1403] T b160e461ba86459bada299ab5d57b9aa P 89651440cfcc47189480b94c5922dc8e: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.010s
I20260709 12:12:18.237324  6743 raft_consensus.cc:359] T b160e461ba86459bada299ab5d57b9aa P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.237754  6743 raft_consensus.cc:385] T b160e461ba86459bada299ab5d57b9aa P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:18.237957  6743 raft_consensus.cc:740] T b160e461ba86459bada299ab5d57b9aa P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89651440cfcc47189480b94c5922dc8e, State: Initialized, Role: FOLLOWER
I20260709 12:12:18.238492  6743 consensus_queue.cc:260] T b160e461ba86459bada299ab5d57b9aa P 89651440cfcc47189480b94c5922dc8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.238459  6449 catalog_manager.cc:5697] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193). New cstate: current_term: 1 leader_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:18.240723  6743 ts_tablet_manager.cc:1434] T b160e461ba86459bada299ab5d57b9aa P 89651440cfcc47189480b94c5922dc8e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:18.240752  6741 tablet_bootstrap.cc:492] T d40ae12c89064bd88d360419a709077a P 8fb33b264a9f485e972f3e2d44a34dd5: No bootstrap required, opened a new log
I20260709 12:12:18.241453  6741 ts_tablet_manager.cc:1403] T d40ae12c89064bd88d360419a709077a P 8fb33b264a9f485e972f3e2d44a34dd5: Time spent bootstrapping tablet: real 0.059s	user 0.022s	sys 0.019s
I20260709 12:12:18.241824  6743 tablet_bootstrap.cc:492] T 366d3b0081ea4e71ada8ec4822e2d71b P 89651440cfcc47189480b94c5922dc8e: Bootstrap starting.
I20260709 12:12:18.243721  6741 raft_consensus.cc:359] T d40ae12c89064bd88d360419a709077a P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.244302  6741 raft_consensus.cc:385] T d40ae12c89064bd88d360419a709077a P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:18.244560  6741 raft_consensus.cc:740] T d40ae12c89064bd88d360419a709077a P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Initialized, Role: FOLLOWER
I20260709 12:12:18.245225  6741 consensus_queue.cc:260] T d40ae12c89064bd88d360419a709077a P 8fb33b264a9f485e972f3e2d44a34dd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.246963  6741 ts_tablet_manager.cc:1434] T d40ae12c89064bd88d360419a709077a P 8fb33b264a9f485e972f3e2d44a34dd5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:18.247656  6743 tablet_bootstrap.cc:654] T 366d3b0081ea4e71ada8ec4822e2d71b P 89651440cfcc47189480b94c5922dc8e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:18.247766  6741 tablet_bootstrap.cc:492] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5: Bootstrap starting.
I20260709 12:12:18.253198  6741 tablet_bootstrap.cc:654] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:18.253355  6742 tablet_bootstrap.cc:492] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a: No bootstrap required, opened a new log
I20260709 12:12:18.253854  6742 ts_tablet_manager.cc:1403] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.014s
I20260709 12:12:18.256664  6742 raft_consensus.cc:359] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.256979  6743 tablet_bootstrap.cc:492] T 366d3b0081ea4e71ada8ec4822e2d71b P 89651440cfcc47189480b94c5922dc8e: No bootstrap required, opened a new log
I20260709 12:12:18.257148  6742 raft_consensus.cc:385] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:18.257411  6743 ts_tablet_manager.cc:1403] T 366d3b0081ea4e71ada8ec4822e2d71b P 89651440cfcc47189480b94c5922dc8e: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260709 12:12:18.257445  6742 raft_consensus.cc:740] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3564cd4bf3e7405aa312ec907519d98a, State: Initialized, Role: FOLLOWER
I20260709 12:12:18.257694  6741 tablet_bootstrap.cc:492] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5: No bootstrap required, opened a new log
I20260709 12:12:18.258117  6741 ts_tablet_manager.cc:1403] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 12:12:18.258210  6742 consensus_queue.cc:260] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.259876  6742 ts_tablet_manager.cc:1434] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:12:18.259909  6743 raft_consensus.cc:359] T 366d3b0081ea4e71ada8ec4822e2d71b P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.260597  6743 raft_consensus.cc:385] T 366d3b0081ea4e71ada8ec4822e2d71b P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:18.260804  6742 tablet_bootstrap.cc:492] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a: Bootstrap starting.
I20260709 12:12:18.261871  6741 raft_consensus.cc:359] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.262326  6741 raft_consensus.cc:385] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:18.262483  6741 raft_consensus.cc:740] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Initialized, Role: FOLLOWER
I20260709 12:12:18.262938  6741 consensus_queue.cc:260] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.260833  6743 raft_consensus.cc:740] T 366d3b0081ea4e71ada8ec4822e2d71b P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89651440cfcc47189480b94c5922dc8e, State: Initialized, Role: FOLLOWER
I20260709 12:12:18.264184  6743 consensus_queue.cc:260] T 366d3b0081ea4e71ada8ec4822e2d71b P 89651440cfcc47189480b94c5922dc8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.264735  6741 ts_tablet_manager.cc:1434] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:12:18.265532  6741 tablet_bootstrap.cc:492] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5: Bootstrap starting.
I20260709 12:12:18.267256  6742 tablet_bootstrap.cc:654] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:18.270618  6741 tablet_bootstrap.cc:654] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:18.274830  6743 ts_tablet_manager.cc:1434] T 366d3b0081ea4e71ada8ec4822e2d71b P 89651440cfcc47189480b94c5922dc8e: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:12:18.277633  6741 tablet_bootstrap.cc:492] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5: No bootstrap required, opened a new log
I20260709 12:12:18.278014  6741 ts_tablet_manager.cc:1403] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.007s
I20260709 12:12:18.279778  6742 tablet_bootstrap.cc:492] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a: No bootstrap required, opened a new log
I20260709 12:12:18.280159  6742 ts_tablet_manager.cc:1403] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260709 12:12:18.280535  6741 raft_consensus.cc:359] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.281133  6741 raft_consensus.cc:385] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:18.281370  6741 raft_consensus.cc:740] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Initialized, Role: FOLLOWER
I20260709 12:12:18.281632  6747 raft_consensus.cc:493] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:18.281947  6741 consensus_queue.cc:260] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.282039  6747 raft_consensus.cc:515] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.282469  6742 raft_consensus.cc:359] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.283111  6742 raft_consensus.cc:385] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:18.283372  6742 raft_consensus.cc:740] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3564cd4bf3e7405aa312ec907519d98a, State: Initialized, Role: FOLLOWER
I20260709 12:12:18.283825  6741 ts_tablet_manager.cc:1434] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:12:18.284049  6747 leader_election.cc:290] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661), 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071)
I20260709 12:12:18.283954  6742 consensus_queue.cc:260] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.285166  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bf1845cd5149af821c1f73d72e971b" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3564cd4bf3e7405aa312ec907519d98a" is_pre_election: true
I20260709 12:12:18.285790  6742 ts_tablet_manager.cc:1434] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:18.285763  6627 raft_consensus.cc:2468] T c0bf1845cd5149af821c1f73d72e971b P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 0.
I20260709 12:12:18.286665  6742 tablet_bootstrap.cc:492] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a: Bootstrap starting.
I20260709 12:12:18.286825  6701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bf1845cd5149af821c1f73d72e971b" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89651440cfcc47189480b94c5922dc8e" is_pre_election: true
I20260709 12:12:18.287389  6701 raft_consensus.cc:2468] T c0bf1845cd5149af821c1f73d72e971b P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 0.
I20260709 12:12:18.287475  6515 leader_election.cc:304] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3564cd4bf3e7405aa312ec907519d98a, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:18.288661  6747 raft_consensus.cc:2804] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:18.289001  6747 raft_consensus.cc:493] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:18.289337  6747 raft_consensus.cc:3060] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.291652  6742 tablet_bootstrap.cc:654] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:18.294749  6747 raft_consensus.cc:515] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.295760  6742 tablet_bootstrap.cc:492] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a: No bootstrap required, opened a new log
I20260709 12:12:18.296069  6742 ts_tablet_manager.cc:1403] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:12:18.296224  6747 leader_election.cc:290] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 election: Requested vote from peers 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661), 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071)
I20260709 12:12:18.296890  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bf1845cd5149af821c1f73d72e971b" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3564cd4bf3e7405aa312ec907519d98a"
I20260709 12:12:18.297079  6701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bf1845cd5149af821c1f73d72e971b" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89651440cfcc47189480b94c5922dc8e"
I20260709 12:12:18.297466  6701 raft_consensus.cc:3060] T c0bf1845cd5149af821c1f73d72e971b P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.297420  6627 raft_consensus.cc:3060] T c0bf1845cd5149af821c1f73d72e971b P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.298286  6742 raft_consensus.cc:359] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.298872  6742 raft_consensus.cc:385] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:18.299124  6742 raft_consensus.cc:740] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3564cd4bf3e7405aa312ec907519d98a, State: Initialized, Role: FOLLOWER
I20260709 12:12:18.299750  6742 consensus_queue.cc:260] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.301584  6742 ts_tablet_manager.cc:1434] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:18.301805  6701 raft_consensus.cc:2468] T c0bf1845cd5149af821c1f73d72e971b P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 1.
I20260709 12:12:18.302393  6742 tablet_bootstrap.cc:492] T d40ae12c89064bd88d360419a709077a P 3564cd4bf3e7405aa312ec907519d98a: Bootstrap starting.
I20260709 12:12:18.303010  6515 leader_election.cc:304] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89651440cfcc47189480b94c5922dc8e, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:18.303826  6747 raft_consensus.cc:2804] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:18.304921  6747 raft_consensus.cc:697] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Becoming Leader. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Running, Role: LEADER
I20260709 12:12:18.305737  6627 raft_consensus.cc:2468] T c0bf1845cd5149af821c1f73d72e971b P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 1.
I20260709 12:12:18.305740  6747 consensus_queue.cc:237] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.307943  6742 tablet_bootstrap.cc:654] T d40ae12c89064bd88d360419a709077a P 3564cd4bf3e7405aa312ec907519d98a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:18.308749  6761 raft_consensus.cc:493] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:18.309190  6761 raft_consensus.cc:515] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.311179  6761 leader_election.cc:290] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661), 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071)
I20260709 12:12:18.313066  6701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b160e461ba86459bada299ab5d57b9aa" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89651440cfcc47189480b94c5922dc8e" is_pre_election: true
I20260709 12:12:18.313616  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b160e461ba86459bada299ab5d57b9aa" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3564cd4bf3e7405aa312ec907519d98a" is_pre_election: true
I20260709 12:12:18.313745  6701 raft_consensus.cc:2468] T b160e461ba86459bada299ab5d57b9aa P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 0.
I20260709 12:12:18.314266  6627 raft_consensus.cc:2468] T b160e461ba86459bada299ab5d57b9aa P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 0.
I20260709 12:12:18.315053  6515 leader_election.cc:304] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89651440cfcc47189480b94c5922dc8e, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:18.315904  6761 raft_consensus.cc:2804] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:18.316264  6761 raft_consensus.cc:493] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:18.316596  6761 raft_consensus.cc:3060] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.319818  6742 tablet_bootstrap.cc:492] T d40ae12c89064bd88d360419a709077a P 3564cd4bf3e7405aa312ec907519d98a: No bootstrap required, opened a new log
I20260709 12:12:18.320204  6742 ts_tablet_manager.cc:1403] T d40ae12c89064bd88d360419a709077a P 3564cd4bf3e7405aa312ec907519d98a: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.007s
I20260709 12:12:18.320058  6748 raft_consensus.cc:493] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:18.320055  6448 catalog_manager.cc:5697] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193). New cstate: current_term: 1 leader_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:18.320672  6748 raft_consensus.cc:515] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.322600  6742 raft_consensus.cc:359] T d40ae12c89064bd88d360419a709077a P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.322693  6761 raft_consensus.cc:515] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.323294  6742 raft_consensus.cc:385] T d40ae12c89064bd88d360419a709077a P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:18.323589  6742 raft_consensus.cc:740] T d40ae12c89064bd88d360419a709077a P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3564cd4bf3e7405aa312ec907519d98a, State: Initialized, Role: FOLLOWER
I20260709 12:12:18.323662  6551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01d0eec98e94244b4da383d779d2e53" candidate_uuid: "89651440cfcc47189480b94c5922dc8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" is_pre_election: true
I20260709 12:12:18.324254  6551 raft_consensus.cc:2468] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89651440cfcc47189480b94c5922dc8e in term 0.
I20260709 12:12:18.324695  6761 leader_election.cc:290] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 election: Requested vote from peers 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661), 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071)
I20260709 12:12:18.324229  6742 consensus_queue.cc:260] T d40ae12c89064bd88d360419a709077a P 3564cd4bf3e7405aa312ec907519d98a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.326445  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01d0eec98e94244b4da383d779d2e53" candidate_uuid: "89651440cfcc47189480b94c5922dc8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3564cd4bf3e7405aa312ec907519d98a" is_pre_election: true
I20260709 12:12:18.326834  6667 leader_election.cc:304] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89651440cfcc47189480b94c5922dc8e, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:18.327572  6742 ts_tablet_manager.cc:1434] T d40ae12c89064bd88d360419a709077a P 3564cd4bf3e7405aa312ec907519d98a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:12:18.328387  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b160e461ba86459bada299ab5d57b9aa" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3564cd4bf3e7405aa312ec907519d98a"
I20260709 12:12:18.329269  6749 raft_consensus.cc:493] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:18.327028  6626 raft_consensus.cc:2468] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89651440cfcc47189480b94c5922dc8e in term 0.
I20260709 12:12:18.329698  6749 raft_consensus.cc:515] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.322518  6748 leader_election.cc:290] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193:36139), 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661)
I20260709 12:12:18.331403  6748 raft_consensus.cc:2804] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:18.331750  6748 raft_consensus.cc:493] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:18.332062  6748 raft_consensus.cc:3060] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.332235  6749 leader_election.cc:290] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193:36139), 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071)
I20260709 12:12:18.326457  6701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b160e461ba86459bada299ab5d57b9aa" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89651440cfcc47189480b94c5922dc8e"
I20260709 12:12:18.328858  6627 raft_consensus.cc:3060] T b160e461ba86459bada299ab5d57b9aa P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.339905  6748 raft_consensus.cc:515] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.342547  6701 raft_consensus.cc:3060] T b160e461ba86459bada299ab5d57b9aa P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.345692  6627 raft_consensus.cc:2468] T b160e461ba86459bada299ab5d57b9aa P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 1.
I20260709 12:12:18.349148  6701 raft_consensus.cc:2468] T b160e461ba86459bada299ab5d57b9aa P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 1.
I20260709 12:12:18.352154  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01d0eec98e94244b4da383d779d2e53" candidate_uuid: "89651440cfcc47189480b94c5922dc8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3564cd4bf3e7405aa312ec907519d98a"
I20260709 12:12:18.352728  6627 raft_consensus.cc:3060] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.352782  6515 leader_election.cc:304] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89651440cfcc47189480b94c5922dc8e, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:18.351739  6748 leader_election.cc:290] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [CANDIDATE]: Term 1 election: Requested vote from peers 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193:36139), 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661)
I20260709 12:12:18.354066  6761 raft_consensus.cc:2804] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:18.354545  6761 raft_consensus.cc:697] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Becoming Leader. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Running, Role: LEADER
I20260709 12:12:18.356689  6748 raft_consensus.cc:493] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:18.357158  6748 raft_consensus.cc:515] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.359587  6551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01d0eec98e94244b4da383d779d2e53" candidate_uuid: "89651440cfcc47189480b94c5922dc8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
I20260709 12:12:18.360118  6551 raft_consensus.cc:3060] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.355587  6761 consensus_queue.cc:237] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.366552  6551 raft_consensus.cc:2468] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89651440cfcc47189480b94c5922dc8e in term 1.
I20260709 12:12:18.367723  6749 raft_consensus.cc:493] T d40ae12c89064bd88d360419a709077a P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:18.367779  6627 raft_consensus.cc:2468] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89651440cfcc47189480b94c5922dc8e in term 1.
I20260709 12:12:18.367734  6667 leader_election.cc:304] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89651440cfcc47189480b94c5922dc8e, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:18.368301  6749 raft_consensus.cc:515] T d40ae12c89064bd88d360419a709077a P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.368744  6785 raft_consensus.cc:2804] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:18.370134  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40ae12c89064bd88d360419a709077a" candidate_uuid: "89651440cfcc47189480b94c5922dc8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3564cd4bf3e7405aa312ec907519d98a" is_pre_election: true
I20260709 12:12:18.371775  6627 raft_consensus.cc:2468] T d40ae12c89064bd88d360419a709077a P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89651440cfcc47189480b94c5922dc8e in term 0.
I20260709 12:12:18.370523  6551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40ae12c89064bd88d360419a709077a" candidate_uuid: "89651440cfcc47189480b94c5922dc8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" is_pre_election: true
I20260709 12:12:18.372712  6551 raft_consensus.cc:2468] T d40ae12c89064bd88d360419a709077a P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89651440cfcc47189480b94c5922dc8e in term 0.
I20260709 12:12:18.370832  6749 leader_election.cc:290] T d40ae12c89064bd88d360419a709077a P 3564cd4bf3e7405aa312ec907519d98a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193:36139), 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071)
I20260709 12:12:18.370995  6748 leader_election.cc:290] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193:36139), 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661)
I20260709 12:12:18.373910  6667 leader_election.cc:304] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89651440cfcc47189480b94c5922dc8e, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:18.375326  6785 raft_consensus.cc:697] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [term 1 LEADER]: Becoming Leader. State: Replica: 89651440cfcc47189480b94c5922dc8e, State: Running, Role: LEADER
I20260709 12:12:18.375463  6748 raft_consensus.cc:2804] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:18.375846  6748 raft_consensus.cc:493] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:18.376008  6785 consensus_queue.cc:237] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.376408  6448 catalog_manager.cc:5697] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193). New cstate: current_term: 1 leader_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:18.377338  6748 raft_consensus.cc:3060] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.382081  6551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366d3b0081ea4e71ada8ec4822e2d71b" candidate_uuid: "3564cd4bf3e7405aa312ec907519d98a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" is_pre_election: true
I20260709 12:12:18.382618  6551 raft_consensus.cc:2468] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3564cd4bf3e7405aa312ec907519d98a in term 0.
I20260709 12:12:18.383507  6552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40ae12c89064bd88d360419a709077a" candidate_uuid: "3564cd4bf3e7405aa312ec907519d98a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" is_pre_election: true
I20260709 12:12:18.384035  6552 raft_consensus.cc:2468] T d40ae12c89064bd88d360419a709077a P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3564cd4bf3e7405aa312ec907519d98a in term 0.
I20260709 12:12:18.386404  6701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366d3b0081ea4e71ada8ec4822e2d71b" candidate_uuid: "3564cd4bf3e7405aa312ec907519d98a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89651440cfcc47189480b94c5922dc8e" is_pre_election: true
I20260709 12:12:18.387480  6593 leader_election.cc:304] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3564cd4bf3e7405aa312ec907519d98a, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:18.387707  6700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40ae12c89064bd88d360419a709077a" candidate_uuid: "3564cd4bf3e7405aa312ec907519d98a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89651440cfcc47189480b94c5922dc8e" is_pre_election: true
I20260709 12:12:18.386947  6701 raft_consensus.cc:2468] T 366d3b0081ea4e71ada8ec4822e2d71b P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3564cd4bf3e7405aa312ec907519d98a in term 0.
I20260709 12:12:18.388389  6593 leader_election.cc:304] T d40ae12c89064bd88d360419a709077a P 3564cd4bf3e7405aa312ec907519d98a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3564cd4bf3e7405aa312ec907519d98a, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:18.388401  6749 raft_consensus.cc:2804] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:18.389726  6749 raft_consensus.cc:493] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:18.390637  6749 raft_consensus.cc:3060] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.393429  6448 catalog_manager.cc:5697] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 89651440cfcc47189480b94c5922dc8e (127.5.196.195). New cstate: current_term: 1 leader_uuid: "89651440cfcc47189480b94c5922dc8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:18.397233  6761 raft_consensus.cc:493] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:18.397660  6761 raft_consensus.cc:515] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.399412  6761 leader_election.cc:290] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661), 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071)
I20260709 12:12:18.398527  6749 raft_consensus.cc:515] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.400362  6701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f739abe44e24d6a971008d84ca32786" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89651440cfcc47189480b94c5922dc8e" is_pre_election: true
I20260709 12:12:18.400966  6701 raft_consensus.cc:2468] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 0.
I20260709 12:12:18.402441  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f739abe44e24d6a971008d84ca32786" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3564cd4bf3e7405aa312ec907519d98a" is_pre_election: true
I20260709 12:12:18.403215  6627 raft_consensus.cc:2468] T 3f739abe44e24d6a971008d84ca32786 P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 0.
I20260709 12:12:18.402894  6791 raft_consensus.cc:2804] T d40ae12c89064bd88d360419a709077a P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:18.403792  6791 raft_consensus.cc:493] T d40ae12c89064bd88d360419a709077a P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:18.402630  6515 leader_election.cc:304] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89651440cfcc47189480b94c5922dc8e, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:18.404199  6791 raft_consensus.cc:3060] T d40ae12c89064bd88d360419a709077a P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.404421  6701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366d3b0081ea4e71ada8ec4822e2d71b" candidate_uuid: "3564cd4bf3e7405aa312ec907519d98a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89651440cfcc47189480b94c5922dc8e"
I20260709 12:12:18.404958  6701 raft_consensus.cc:3060] T 366d3b0081ea4e71ada8ec4822e2d71b P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.405992  6761 raft_consensus.cc:2804] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:18.406375  6761 raft_consensus.cc:493] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:18.406189  6748 raft_consensus.cc:515] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.404208  6552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366d3b0081ea4e71ada8ec4822e2d71b" candidate_uuid: "3564cd4bf3e7405aa312ec907519d98a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
I20260709 12:12:18.406867  6761 raft_consensus.cc:3060] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.407088  6552 raft_consensus.cc:3060] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.407405  6700 raft_consensus.cc:2393] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3564cd4bf3e7405aa312ec907519d98a in current term 1: Already voted for candidate 89651440cfcc47189480b94c5922dc8e in this term.
I20260709 12:12:18.412194  6791 raft_consensus.cc:515] T d40ae12c89064bd88d360419a709077a P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.412736  6748 leader_election.cc:290] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e [CANDIDATE]: Term 1 election: Requested vote from peers 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193:36139), 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661)
I20260709 12:12:18.412948  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40ae12c89064bd88d360419a709077a" candidate_uuid: "89651440cfcc47189480b94c5922dc8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3564cd4bf3e7405aa312ec907519d98a"
I20260709 12:12:18.413672  6627 raft_consensus.cc:2393] T d40ae12c89064bd88d360419a709077a P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 89651440cfcc47189480b94c5922dc8e in current term 1: Already voted for candidate 3564cd4bf3e7405aa312ec907519d98a in this term.
I20260709 12:12:18.414736  6791 leader_election.cc:290] T d40ae12c89064bd88d360419a709077a P 3564cd4bf3e7405aa312ec907519d98a [CANDIDATE]: Term 1 election: Requested vote from peers 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193:36139), 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071)
I20260709 12:12:18.414891  6551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40ae12c89064bd88d360419a709077a" candidate_uuid: "89651440cfcc47189480b94c5922dc8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
I20260709 12:12:18.415184  6550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40ae12c89064bd88d360419a709077a" candidate_uuid: "3564cd4bf3e7405aa312ec907519d98a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
I20260709 12:12:18.414947  6761 raft_consensus.cc:515] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.415614  6551 raft_consensus.cc:3060] T d40ae12c89064bd88d360419a709077a P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.417001  6761 leader_election.cc:290] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 election: Requested vote from peers 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661), 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071)
I20260709 12:12:18.417904  6700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f739abe44e24d6a971008d84ca32786" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89651440cfcc47189480b94c5922dc8e"
I20260709 12:12:18.418313  6700 raft_consensus.cc:3060] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.420315  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f739abe44e24d6a971008d84ca32786" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3564cd4bf3e7405aa312ec907519d98a"
I20260709 12:12:18.420452  6699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40ae12c89064bd88d360419a709077a" candidate_uuid: "3564cd4bf3e7405aa312ec907519d98a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89651440cfcc47189480b94c5922dc8e"
I20260709 12:12:18.420838  6627 raft_consensus.cc:3060] T 3f739abe44e24d6a971008d84ca32786 P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.421530  6699 raft_consensus.cc:2393] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3564cd4bf3e7405aa312ec907519d98a in current term 1: Already voted for candidate 89651440cfcc47189480b94c5922dc8e in this term.
I20260709 12:12:18.421440  6552 raft_consensus.cc:2468] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3564cd4bf3e7405aa312ec907519d98a in term 1.
I20260709 12:12:18.422575  6593 leader_election.cc:304] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3564cd4bf3e7405aa312ec907519d98a, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:18.422717  6590 leader_election.cc:304] T d40ae12c89064bd88d360419a709077a P 3564cd4bf3e7405aa312ec907519d98a [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: 3564cd4bf3e7405aa312ec907519d98a; no voters: 89651440cfcc47189480b94c5922dc8e, 8fb33b264a9f485e972f3e2d44a34dd5
I20260709 12:12:18.423614  6551 raft_consensus.cc:2468] T d40ae12c89064bd88d360419a709077a P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89651440cfcc47189480b94c5922dc8e in term 1.
I20260709 12:12:18.424770  6667 leader_election.cc:304] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 89651440cfcc47189480b94c5922dc8e, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 3564cd4bf3e7405aa312ec907519d98a
I20260709 12:12:18.425995  6748 raft_consensus.cc:2804] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:18.426539  6748 raft_consensus.cc:697] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e [term 1 LEADER]: Becoming Leader. State: Replica: 89651440cfcc47189480b94c5922dc8e, State: Running, Role: LEADER
I20260709 12:12:18.426393  6761 raft_consensus.cc:493] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:18.427388  6748 consensus_queue.cc:237] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.426198  6791 raft_consensus.cc:2804] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:18.427529  6761 raft_consensus.cc:515] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.425776  6700 raft_consensus.cc:2468] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 1.
I20260709 12:12:18.429793  6515 leader_election.cc:304] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89651440cfcc47189480b94c5922dc8e, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:18.430002  6761 leader_election.cc:290] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661), 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071)
I20260709 12:12:18.431620  6761 raft_consensus.cc:2804] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:18.431710  6700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1cd5a4b2fc4816a5c1be91549a4437" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89651440cfcc47189480b94c5922dc8e" is_pre_election: true
I20260709 12:12:18.432174  6761 raft_consensus.cc:697] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Becoming Leader. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Running, Role: LEADER
I20260709 12:12:18.432950  6761 consensus_queue.cc:237] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.433351  6700 raft_consensus.cc:2468] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 0.
I20260709 12:12:18.434499  6515 leader_election.cc:304] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89651440cfcc47189480b94c5922dc8e, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:18.435266  6747 raft_consensus.cc:2804] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:18.435657  6747 raft_consensus.cc:493] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:18.435979  6747 raft_consensus.cc:3060] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.442409  6792 raft_consensus.cc:2749] T d40ae12c89064bd88d360419a709077a P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:12:18.443111  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1cd5a4b2fc4816a5c1be91549a4437" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3564cd4bf3e7405aa312ec907519d98a" is_pre_election: true
I20260709 12:12:18.443732  6626 raft_consensus.cc:2468] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 0.
I20260709 12:12:18.446193  6448 catalog_manager.cc:5697] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 89651440cfcc47189480b94c5922dc8e (127.5.196.195). New cstate: current_term: 1 leader_uuid: "89651440cfcc47189480b94c5922dc8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:18.442409  6747 raft_consensus.cc:515] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.449731  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1cd5a4b2fc4816a5c1be91549a4437" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3564cd4bf3e7405aa312ec907519d98a"
I20260709 12:12:18.450271  6626 raft_consensus.cc:3060] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.450237  6700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1cd5a4b2fc4816a5c1be91549a4437" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89651440cfcc47189480b94c5922dc8e"
I20260709 12:12:18.451021  6700 raft_consensus.cc:3060] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.457091  6626 raft_consensus.cc:2468] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 1.
I20260709 12:12:18.458994  6796 raft_consensus.cc:493] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:18.459817  6515 leader_election.cc:304] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3564cd4bf3e7405aa312ec907519d98a, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:18.431658  6627 raft_consensus.cc:2468] T 3f739abe44e24d6a971008d84ca32786 P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 1.
I20260709 12:12:18.459084  6700 raft_consensus.cc:2468] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 1.
I20260709 12:12:18.434986  6749 leader_election.cc:290] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [CANDIDATE]: Term 1 election: Requested vote from peers 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193:36139), 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071)
I20260709 12:12:18.459650  6796 raft_consensus.cc:515] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.464874  6747 leader_election.cc:290] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 election: Requested vote from peers 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661), 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071)
I20260709 12:12:18.463327  6701 raft_consensus.cc:2468] T 366d3b0081ea4e71ada8ec4822e2d71b P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3564cd4bf3e7405aa312ec907519d98a in term 1.
I20260709 12:12:18.465430  6747 raft_consensus.cc:2804] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:18.465905  6747 raft_consensus.cc:697] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Becoming Leader. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Running, Role: LEADER
I20260709 12:12:18.468768  6796 leader_election.cc:290] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661), 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071)
I20260709 12:12:18.466688  6747 consensus_queue.cc:237] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.475732  6791 raft_consensus.cc:697] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [term 1 LEADER]: Becoming Leader. State: Replica: 3564cd4bf3e7405aa312ec907519d98a, State: Running, Role: LEADER
I20260709 12:12:18.476560  6791 consensus_queue.cc:237] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.477718  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f81253f83ee491d9e29af1176c6bd2c" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3564cd4bf3e7405aa312ec907519d98a" is_pre_election: true
I20260709 12:12:18.477913  6701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f81253f83ee491d9e29af1176c6bd2c" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89651440cfcc47189480b94c5922dc8e" is_pre_election: true
I20260709 12:12:18.478273  6627 raft_consensus.cc:2468] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 0.
I20260709 12:12:18.478606  6701 raft_consensus.cc:2468] T 5f81253f83ee491d9e29af1176c6bd2c P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 0.
I20260709 12:12:18.480152  6515 leader_election.cc:304] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89651440cfcc47189480b94c5922dc8e, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:18.479795  6448 catalog_manager.cc:5697] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193). New cstate: current_term: 1 leader_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:18.480904  6761 raft_consensus.cc:2804] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:18.481244  6761 raft_consensus.cc:493] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:18.481570  6761 raft_consensus.cc:3060] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.486249  6449 catalog_manager.cc:5697] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194). New cstate: current_term: 1 leader_uuid: "3564cd4bf3e7405aa312ec907519d98a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:18.488098  6761 raft_consensus.cc:515] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.489902  6761 leader_election.cc:290] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 election: Requested vote from peers 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661), 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071)
I20260709 12:12:18.490442  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f81253f83ee491d9e29af1176c6bd2c" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3564cd4bf3e7405aa312ec907519d98a"
I20260709 12:12:18.490819  6627 raft_consensus.cc:3060] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.492117  6701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f81253f83ee491d9e29af1176c6bd2c" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89651440cfcc47189480b94c5922dc8e"
I20260709 12:12:18.492614  6701 raft_consensus.cc:3060] T 5f81253f83ee491d9e29af1176c6bd2c P 89651440cfcc47189480b94c5922dc8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:18.494179  6448 catalog_manager.cc:5697] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193). New cstate: current_term: 1 leader_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:18.497016  6627 raft_consensus.cc:2468] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 1.
I20260709 12:12:18.498092  6515 leader_election.cc:304] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3564cd4bf3e7405aa312ec907519d98a, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:18.498596  6701 raft_consensus.cc:2468] T 5f81253f83ee491d9e29af1176c6bd2c P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 1.
I20260709 12:12:18.498832  6761 raft_consensus.cc:2804] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:18.499289  6761 raft_consensus.cc:697] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Becoming Leader. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Running, Role: LEADER
I20260709 12:12:18.500037  6761 consensus_queue.cc:237] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.506080  6448 catalog_manager.cc:5697] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193). New cstate: current_term: 1 leader_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:18.544100  6701 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e01d0eec98e94244b4da383d779d2e53"
dest_uuid: "89651440cfcc47189480b94c5922dc8e"
mode: GRACEFUL
new_leader_uuid: "3564cd4bf3e7405aa312ec907519d98a"
 from {username='slave'} at 127.0.0.1:35148
I20260709 12:12:18.544579  6701 raft_consensus.cc:606] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [term 1 LEADER]: Received request to transfer leadership to TS 3564cd4bf3e7405aa312ec907519d98a
I20260709 12:12:18.554827  6551 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a1cd5a4b2fc4816a5c1be91549a4437"
dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
mode: GRACEFUL
new_leader_uuid: "3564cd4bf3e7405aa312ec907519d98a"
 from {username='slave'} at 127.0.0.1:56568
I20260709 12:12:18.555262  6551 raft_consensus.cc:606] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Received request to transfer leadership to TS 3564cd4bf3e7405aa312ec907519d98a
I20260709 12:12:18.559473  6551 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f81253f83ee491d9e29af1176c6bd2c"
dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
mode: GRACEFUL
new_leader_uuid: "3564cd4bf3e7405aa312ec907519d98a"
 from {username='slave'} at 127.0.0.1:56568
I20260709 12:12:18.559919  6551 raft_consensus.cc:606] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Received request to transfer leadership to TS 3564cd4bf3e7405aa312ec907519d98a
I20260709 12:12:18.594961  6761 consensus_queue.cc:1048] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:18.609050  6797 consensus_queue.cc:1048] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:18.637166  6797 consensus_queue.cc:1048] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:18.648135  6797 consensus_queue.cc:1048] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:18.720710  6797 consensus_queue.cc:1048] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:18.730368  6761 consensus_queue.cc:1048] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:18.761636  6761 consensus_queue.cc:1048] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:18.770727  6797 consensus_queue.cc:1048] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:18.858808  6748 consensus_queue.cc:1048] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:18.867784  6791 consensus_queue.cc:1048] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:18.868813  6789 consensus_queue.cc:1048] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:18.878295  6785 consensus_queue.cc:1048] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:18.881429  6793 consensus_queue.cc:1048] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [LEADER]: Connected to new peer: Peer: permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:18.886996  6789 raft_consensus.cc:993] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e: : Instructing follower 3564cd4bf3e7405aa312ec907519d98a to start an election
I20260709 12:12:18.888069  6785 raft_consensus.cc:1081] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [term 1 LEADER]: Signalling peer 3564cd4bf3e7405aa312ec907519d98a to start an election
I20260709 12:12:18.890981  6625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e01d0eec98e94244b4da383d779d2e53"
dest_uuid: "3564cd4bf3e7405aa312ec907519d98a"
 from {username='slave'} at 127.0.0.1:53102
I20260709 12:12:18.891613  6625 raft_consensus.cc:493] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:18.891963  6625 raft_consensus.cc:3060] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:18.892391  6761 consensus_queue.cc:1048] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:18.893196  6797 consensus_queue.cc:1048] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:18.898283  6797 consensus_queue.cc:1048] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:18.898676  6625 raft_consensus.cc:515] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.899716  6627 raft_consensus.cc:1240] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [term 2 FOLLOWER]: Rejecting Update request from peer 89651440cfcc47189480b94c5922dc8e for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:18.903218  6785 consensus_queue.cc:1059] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:18.906004  6551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01d0eec98e94244b4da383d779d2e53" candidate_uuid: "3564cd4bf3e7405aa312ec907519d98a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
I20260709 12:12:18.906857  6699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01d0eec98e94244b4da383d779d2e53" candidate_uuid: "3564cd4bf3e7405aa312ec907519d98a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89651440cfcc47189480b94c5922dc8e"
I20260709 12:12:18.907425  6699 raft_consensus.cc:3055] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:18.907732  6699 raft_consensus.cc:740] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89651440cfcc47189480b94c5922dc8e, State: Running, Role: LEADER
I20260709 12:12:18.907806  6625 leader_election.cc:290] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [CANDIDATE]: Term 2 election: Requested vote from peers 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193:36139), 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071)
I20260709 12:12:18.906523  6551 raft_consensus.cc:3060] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:18.908540  6699 consensus_queue.cc:260] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.909566  6699 raft_consensus.cc:3060] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:18.914399  6551 raft_consensus.cc:2468] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3564cd4bf3e7405aa312ec907519d98a in term 2.
I20260709 12:12:18.915086  6552 raft_consensus.cc:1240] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Rejecting Update request from peer 89651440cfcc47189480b94c5922dc8e for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:18.915602  6593 leader_election.cc:304] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3564cd4bf3e7405aa312ec907519d98a, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:18.917260  6749 raft_consensus.cc:2804] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:18.917765  6699 raft_consensus.cc:2468] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3564cd4bf3e7405aa312ec907519d98a in term 2.
W20260709 12:12:18.918315  6748 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 12:12:18.917718  6749 raft_consensus.cc:697] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [term 2 LEADER]: Becoming Leader. State: Replica: 3564cd4bf3e7405aa312ec907519d98a, State: Running, Role: LEADER
I20260709 12:12:18.920363  6749 consensus_queue.cc:237] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [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: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.927750  6761 raft_consensus.cc:993] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5: : Instructing follower 3564cd4bf3e7405aa312ec907519d98a to start an election
I20260709 12:12:18.929003  6747 raft_consensus.cc:1081] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Signalling peer 3564cd4bf3e7405aa312ec907519d98a to start an election
I20260709 12:12:18.936866  6747 consensus_queue.cc:1048] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:18.939651  6624 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f81253f83ee491d9e29af1176c6bd2c"
dest_uuid: "3564cd4bf3e7405aa312ec907519d98a"
 from {username='slave'} at 127.0.0.1:53100
I20260709 12:12:18.940192  6624 raft_consensus.cc:493] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:18.940552  6624 raft_consensus.cc:3060] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:18.947638  6761 consensus_queue.cc:1048] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:18.952363  6624 raft_consensus.cc:515] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.955962  6552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f81253f83ee491d9e29af1176c6bd2c" candidate_uuid: "3564cd4bf3e7405aa312ec907519d98a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
I20260709 12:12:18.956565  6552 raft_consensus.cc:3055] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:18.956918  6552 raft_consensus.cc:740] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Running, Role: LEADER
I20260709 12:12:18.956645  6447 catalog_manager.cc:5697] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a reported cstate change: term changed from 1 to 2, leader changed from 89651440cfcc47189480b94c5922dc8e (127.5.196.195) to 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194). New cstate: current_term: 2 leader_uuid: "3564cd4bf3e7405aa312ec907519d98a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:18.957683  6552 consensus_queue.cc:260] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.958477  6624 leader_election.cc:290] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a [CANDIDATE]: Term 2 election: Requested vote from peers 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193:36139), 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071)
I20260709 12:12:18.958796  6552 raft_consensus.cc:3060] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:18.962610  6698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f81253f83ee491d9e29af1176c6bd2c" candidate_uuid: "3564cd4bf3e7405aa312ec907519d98a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89651440cfcc47189480b94c5922dc8e"
I20260709 12:12:18.963186  6698 raft_consensus.cc:3060] T 5f81253f83ee491d9e29af1176c6bd2c P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:18.968017  6552 raft_consensus.cc:2468] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3564cd4bf3e7405aa312ec907519d98a in term 2.
I20260709 12:12:18.970233  6823 consensus_queue.cc:1048] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:18.972637  6698 raft_consensus.cc:2468] T 5f81253f83ee491d9e29af1176c6bd2c P 89651440cfcc47189480b94c5922dc8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3564cd4bf3e7405aa312ec907519d98a in term 2.
I20260709 12:12:18.974509  6593 leader_election.cc:304] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3564cd4bf3e7405aa312ec907519d98a, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:18.975342  6749 raft_consensus.cc:2804] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:18.975772  6749 raft_consensus.cc:697] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a [term 2 LEADER]: Becoming Leader. State: Replica: 3564cd4bf3e7405aa312ec907519d98a, State: Running, Role: LEADER
I20260709 12:12:18.976532  6749 consensus_queue.cc:237] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.984236  6823 raft_consensus.cc:993] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5: : Instructing follower 3564cd4bf3e7405aa312ec907519d98a to start an election
I20260709 12:12:18.984623  6823 raft_consensus.cc:1081] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Signalling peer 3564cd4bf3e7405aa312ec907519d98a to start an election
I20260709 12:12:18.986335  6624 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a1cd5a4b2fc4816a5c1be91549a4437"
dest_uuid: "3564cd4bf3e7405aa312ec907519d98a"
 from {username='slave'} at 127.0.0.1:53100
I20260709 12:12:18.986824  6624 raft_consensus.cc:493] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:18.987169  6624 raft_consensus.cc:3060] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:18.988169  6448 catalog_manager.cc:5697] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a reported cstate change: term changed from 1 to 2, leader changed from 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193) to 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194). New cstate: current_term: 2 leader_uuid: "3564cd4bf3e7405aa312ec907519d98a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:18.992908  6624 raft_consensus.cc:515] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.995250  6624 leader_election.cc:290] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [CANDIDATE]: Term 2 election: Requested vote from peers 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193:36139), 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071)
I20260709 12:12:18.995167  6552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1cd5a4b2fc4816a5c1be91549a4437" candidate_uuid: "3564cd4bf3e7405aa312ec907519d98a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
I20260709 12:12:18.995855  6552 raft_consensus.cc:3055] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:18.996158  6552 raft_consensus.cc:740] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Running, Role: LEADER
I20260709 12:12:18.996857  6552 consensus_queue.cc:260] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:18.997907  6552 raft_consensus.cc:3060] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:18.999593  6698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1cd5a4b2fc4816a5c1be91549a4437" candidate_uuid: "3564cd4bf3e7405aa312ec907519d98a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89651440cfcc47189480b94c5922dc8e"
I20260709 12:12:19.000007  6698 raft_consensus.cc:3060] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:19.003575  6552 raft_consensus.cc:2468] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3564cd4bf3e7405aa312ec907519d98a in term 2.
I20260709 12:12:19.004563  6593 leader_election.cc:304] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3564cd4bf3e7405aa312ec907519d98a, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:19.004850  6698 raft_consensus.cc:2468] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3564cd4bf3e7405aa312ec907519d98a in term 2.
I20260709 12:12:19.005347  6749 raft_consensus.cc:2804] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:19.005790  6749 raft_consensus.cc:697] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [term 2 LEADER]: Becoming Leader. State: Replica: 3564cd4bf3e7405aa312ec907519d98a, State: Running, Role: LEADER
I20260709 12:12:19.006412  6749 consensus_queue.cc:237] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:19.011788  6449 catalog_manager.cc:5697] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a reported cstate change: term changed from 1 to 2, leader changed from 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193) to 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194). New cstate: current_term: 2 leader_uuid: "3564cd4bf3e7405aa312ec907519d98a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:19.460294  6698 raft_consensus.cc:1275] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [term 2 FOLLOWER]: Refusing update from remote peer 3564cd4bf3e7405aa312ec907519d98a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:19.461344  6749 consensus_queue.cc:1048] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [LEADER]: Connected to new peer: Peer: permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:19.469688  6552 raft_consensus.cc:1275] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Refusing update from remote peer 3564cd4bf3e7405aa312ec907519d98a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:19.470909  6828 consensus_queue.cc:1048] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:19.533231  6698 raft_consensus.cc:1275] T 5f81253f83ee491d9e29af1176c6bd2c P 89651440cfcc47189480b94c5922dc8e [term 2 FOLLOWER]: Refusing update from remote peer 3564cd4bf3e7405aa312ec907519d98a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:19.534258  6828 consensus_queue.cc:1048] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a [LEADER]: Connected to new peer: Peer: permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:19.540395  6552 raft_consensus.cc:1275] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Refusing update from remote peer 3564cd4bf3e7405aa312ec907519d98a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:19.542034  6749 consensus_queue.cc:1048] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:19.548447  6552 raft_consensus.cc:1275] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Refusing update from remote peer 3564cd4bf3e7405aa312ec907519d98a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:19.549587  6749 consensus_queue.cc:1048] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:19.555747  6698 raft_consensus.cc:1275] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [term 2 FOLLOWER]: Refusing update from remote peer 3564cd4bf3e7405aa312ec907519d98a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:19.557065  6793 consensus_queue.cc:1048] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [LEADER]: Connected to new peer: Peer: permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:21.588744  5907 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:12:21.589385  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:21.607419  6552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18b266129881430dba60130ba9fbf06f"
dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
mode: GRACEFUL
new_leader_uuid: "89651440cfcc47189480b94c5922dc8e"
 from {username='slave'} at 127.0.0.1:60894
I20260709 12:12:21.607856  6552 raft_consensus.cc:606] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Received request to transfer leadership to TS 89651440cfcc47189480b94c5922dc8e
I20260709 12:12:21.609835  6552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f739abe44e24d6a971008d84ca32786"
dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
mode: GRACEFUL
new_leader_uuid: "89651440cfcc47189480b94c5922dc8e"
 from {username='slave'} at 127.0.0.1:60894
I20260709 12:12:21.610224  6552 raft_consensus.cc:606] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Received request to transfer leadership to TS 89651440cfcc47189480b94c5922dc8e
I20260709 12:12:21.611032  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:12:21.611452  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:21.670040  6761 raft_consensus.cc:993] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5: : Instructing follower 89651440cfcc47189480b94c5922dc8e to start an election
I20260709 12:12:21.670441  6835 raft_consensus.cc:1081] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Signalling peer 89651440cfcc47189480b94c5922dc8e to start an election
I20260709 12:12:21.671739  6698 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18b266129881430dba60130ba9fbf06f"
dest_uuid: "89651440cfcc47189480b94c5922dc8e"
 from {username='slave'} at 127.0.0.1:35124
I20260709 12:12:21.672119  6698 raft_consensus.cc:493] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:21.672344  6698 raft_consensus.cc:3060] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:21.676581  6698 raft_consensus.cc:515] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } }
I20260709 12:12:21.677974  6698 leader_election.cc:290] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [CANDIDATE]: Term 2 election: Requested vote from peers 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661), 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193:36139)
I20260709 12:12:21.678648  6624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b266129881430dba60130ba9fbf06f" candidate_uuid: "89651440cfcc47189480b94c5922dc8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3564cd4bf3e7405aa312ec907519d98a"
I20260709 12:12:21.678927  6552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b266129881430dba60130ba9fbf06f" candidate_uuid: "89651440cfcc47189480b94c5922dc8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
I20260709 12:12:21.679203  6624 raft_consensus.cc:3060] T 18b266129881430dba60130ba9fbf06f P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:21.679471  6552 raft_consensus.cc:3055] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:21.679782  6552 raft_consensus.cc:740] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Running, Role: LEADER
I20260709 12:12:21.680528  6552 consensus_queue.cc:260] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } }
I20260709 12:12:21.681660  6552 raft_consensus.cc:3060] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:21.685197  6624 raft_consensus.cc:2468] T 18b266129881430dba60130ba9fbf06f P 3564cd4bf3e7405aa312ec907519d98a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89651440cfcc47189480b94c5922dc8e in term 2.
I20260709 12:12:21.686210  6664 leader_election.cc:304] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3564cd4bf3e7405aa312ec907519d98a, 89651440cfcc47189480b94c5922dc8e; no voters: 
I20260709 12:12:21.686779  6838 raft_consensus.cc:2804] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:21.687263  6552 raft_consensus.cc:2468] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89651440cfcc47189480b94c5922dc8e in term 2.
I20260709 12:12:21.687693  6838 raft_consensus.cc:697] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [term 2 LEADER]: Becoming Leader. State: Replica: 89651440cfcc47189480b94c5922dc8e, State: Running, Role: LEADER
I20260709 12:12:21.688741  6838 consensus_queue.cc:237] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } }
I20260709 12:12:21.694713  6448 catalog_manager.cc:5697] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e reported cstate change: term changed from 1 to 2, leader changed from 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193) to 89651440cfcc47189480b94c5922dc8e (127.5.196.195). New cstate: current_term: 2 leader_uuid: "89651440cfcc47189480b94c5922dc8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:21.818502  6761 raft_consensus.cc:993] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5: : Instructing follower 89651440cfcc47189480b94c5922dc8e to start an election
I20260709 12:12:21.818907  6835 raft_consensus.cc:1081] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Signalling peer 89651440cfcc47189480b94c5922dc8e to start an election
I20260709 12:12:21.820153  6698 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f739abe44e24d6a971008d84ca32786"
dest_uuid: "89651440cfcc47189480b94c5922dc8e"
 from {username='slave'} at 127.0.0.1:35124
I20260709 12:12:21.820570  6698 raft_consensus.cc:493] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:21.820837  6698 raft_consensus.cc:3060] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:21.825245  6698 raft_consensus.cc:515] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:21.826763  6698 leader_election.cc:290] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [CANDIDATE]: Term 2 election: Requested vote from peers 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193:36139), 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661)
I20260709 12:12:21.827348  6552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f739abe44e24d6a971008d84ca32786" candidate_uuid: "89651440cfcc47189480b94c5922dc8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
I20260709 12:12:21.827713  6624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f739abe44e24d6a971008d84ca32786" candidate_uuid: "89651440cfcc47189480b94c5922dc8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3564cd4bf3e7405aa312ec907519d98a"
I20260709 12:12:21.827870  6552 raft_consensus.cc:3055] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:21.828171  6552 raft_consensus.cc:740] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Running, Role: LEADER
I20260709 12:12:21.828186  6624 raft_consensus.cc:3060] T 3f739abe44e24d6a971008d84ca32786 P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:21.829020  6552 consensus_queue.cc:260] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:21.829815  6552 raft_consensus.cc:3060] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:21.832695  6624 raft_consensus.cc:2468] T 3f739abe44e24d6a971008d84ca32786 P 3564cd4bf3e7405aa312ec907519d98a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89651440cfcc47189480b94c5922dc8e in term 2.
I20260709 12:12:21.833454  6664 leader_election.cc:304] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3564cd4bf3e7405aa312ec907519d98a, 89651440cfcc47189480b94c5922dc8e; no voters: 
I20260709 12:12:21.834007  6552 raft_consensus.cc:2468] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89651440cfcc47189480b94c5922dc8e in term 2.
I20260709 12:12:21.834033  6838 raft_consensus.cc:2804] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:21.834579  6838 raft_consensus.cc:697] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [term 2 LEADER]: Becoming Leader. State: Replica: 89651440cfcc47189480b94c5922dc8e, State: Running, Role: LEADER
I20260709 12:12:21.835342  6838 consensus_queue.cc:237] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:21.841331  6448 catalog_manager.cc:5697] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e reported cstate change: term changed from 1 to 2, leader changed from 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193) to 89651440cfcc47189480b94c5922dc8e (127.5.196.195). New cstate: current_term: 2 leader_uuid: "89651440cfcc47189480b94c5922dc8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:22.180456  6624 raft_consensus.cc:1275] T 18b266129881430dba60130ba9fbf06f P 3564cd4bf3e7405aa312ec907519d98a [term 2 FOLLOWER]: Refusing update from remote peer 89651440cfcc47189480b94c5922dc8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:22.181625  6838 consensus_queue.cc:1048] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:22.191785  6552 raft_consensus.cc:1275] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Refusing update from remote peer 89651440cfcc47189480b94c5922dc8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:22.193231  6838 consensus_queue.cc:1048] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:22.308977  6624 raft_consensus.cc:1275] T 3f739abe44e24d6a971008d84ca32786 P 3564cd4bf3e7405aa312ec907519d98a [term 2 FOLLOWER]: Refusing update from remote peer 89651440cfcc47189480b94c5922dc8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:22.310000  6838 consensus_queue.cc:1048] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:22.319089  6552 raft_consensus.cc:1275] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Refusing update from remote peer 89651440cfcc47189480b94c5922dc8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:22.320461  6853 consensus_queue.cc:1048] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:22.612205  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:22.617875  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:22.618234  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:23.618988  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:23.624094  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:23.624452  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:12:24.827781  6722 debug-util.cc:398] Leaking SignalData structure 0x7b08000e9d00 after lost signal to thread 5910
W20260709 12:12:24.828495  6722 debug-util.cc:398] Leaking SignalData structure 0x7b08001e18a0 after lost signal to thread 6484
W20260709 12:12:24.829293  6722 debug-util.cc:398] Leaking SignalData structure 0x7b08000c00a0 after lost signal to thread 6576
W20260709 12:12:24.829958  6722 debug-util.cc:398] Leaking SignalData structure 0x7b0800040900 after lost signal to thread 6651
W20260709 12:12:24.830603  6722 debug-util.cc:398] Leaking SignalData structure 0x7b08000e11a0 after lost signal to thread 6725
I20260709 12:12:25.289017  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:25.294284  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:25.294636  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:26.295500  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:26.300776  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:26.301120  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:27.302239  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:27.309211  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:27.309536  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:28.310403  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:28.315378  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:28.315687  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:29.316408  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:29.321327  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:29.321636  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:30.322371  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:30.327570  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:30.327884  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:31.328632  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:31.333942  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:31.334272  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:32.463229  5907 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:12:32.467232  6699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18b266129881430dba60130ba9fbf06f"
dest_uuid: "89651440cfcc47189480b94c5922dc8e"
mode: GRACEFUL
new_leader_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
 from {username='slave'} at 127.0.0.1:35148
I20260709 12:12:32.467815  6699 raft_consensus.cc:606] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [term 2 LEADER]: Received request to transfer leadership to TS 8fb33b264a9f485e972f3e2d44a34dd5
I20260709 12:12:32.478827  6699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f739abe44e24d6a971008d84ca32786"
dest_uuid: "89651440cfcc47189480b94c5922dc8e"
mode: GRACEFUL
new_leader_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
 from {username='slave'} at 127.0.0.1:35148
I20260709 12:12:32.479238  6699 raft_consensus.cc:606] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [term 2 LEADER]: Received request to transfer leadership to TS 8fb33b264a9f485e972f3e2d44a34dd5
I20260709 12:12:32.497496  6624 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "366d3b0081ea4e71ada8ec4822e2d71b"
dest_uuid: "3564cd4bf3e7405aa312ec907519d98a"
mode: GRACEFUL
new_leader_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
 from {username='slave'} at 127.0.0.1:38620
I20260709 12:12:32.497866  6624 raft_consensus.cc:606] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [term 1 LEADER]: Received request to transfer leadership to TS 8fb33b264a9f485e972f3e2d44a34dd5
I20260709 12:12:32.501953  6624 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e01d0eec98e94244b4da383d779d2e53"
dest_uuid: "3564cd4bf3e7405aa312ec907519d98a"
mode: GRACEFUL
new_leader_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
 from {username='slave'} at 127.0.0.1:38620
I20260709 12:12:32.502327  6624 raft_consensus.cc:606] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [term 2 LEADER]: Received request to transfer leadership to TS 8fb33b264a9f485e972f3e2d44a34dd5
I20260709 12:12:32.506604  6624 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a1cd5a4b2fc4816a5c1be91549a4437"
dest_uuid: "3564cd4bf3e7405aa312ec907519d98a"
mode: GRACEFUL
new_leader_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
 from {username='slave'} at 127.0.0.1:38620
I20260709 12:12:32.507043  6624 raft_consensus.cc:606] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [term 2 LEADER]: Received request to transfer leadership to TS 8fb33b264a9f485e972f3e2d44a34dd5
I20260709 12:12:32.553045  6870 raft_consensus.cc:993] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a: : Instructing follower 8fb33b264a9f485e972f3e2d44a34dd5 to start an election
I20260709 12:12:32.553486  6867 raft_consensus.cc:1081] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [term 2 LEADER]: Signalling peer 8fb33b264a9f485e972f3e2d44a34dd5 to start an election
I20260709 12:12:32.554821  6551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a1cd5a4b2fc4816a5c1be91549a4437"
dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
 from {username='slave'} at 127.0.0.1:56556
I20260709 12:12:32.555218  6551 raft_consensus.cc:493] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:32.555505  6551 raft_consensus.cc:3060] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:32.560042  6551 raft_consensus.cc:515] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:32.561450  6551 leader_election.cc:290] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 3 election: Requested vote from peers 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661), 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071)
I20260709 12:12:32.562165  6624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1cd5a4b2fc4816a5c1be91549a4437" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3564cd4bf3e7405aa312ec907519d98a"
I20260709 12:12:32.562325  6699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1cd5a4b2fc4816a5c1be91549a4437" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "89651440cfcc47189480b94c5922dc8e"
I20260709 12:12:32.562769  6624 raft_consensus.cc:3055] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:32.562860  6699 raft_consensus.cc:3060] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:32.563046  6624 raft_consensus.cc:740] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3564cd4bf3e7405aa312ec907519d98a, State: Running, Role: LEADER
I20260709 12:12:32.563799  6624 consensus_queue.cc:260] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [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: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:32.564654  6624 raft_consensus.cc:3060] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:32.567377  6699 raft_consensus.cc:2468] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 3.
I20260709 12:12:32.568403  6515 leader_election.cc:304] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [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: 89651440cfcc47189480b94c5922dc8e, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:32.569034  6860 raft_consensus.cc:2804] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:32.569031  6624 raft_consensus.cc:2468] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 3.
I20260709 12:12:32.569465  6860 raft_consensus.cc:697] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 LEADER]: Becoming Leader. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Running, Role: LEADER
I20260709 12:12:32.570259  6860 consensus_queue.cc:237] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [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: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:32.576478  6872 raft_consensus.cc:993] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e: : Instructing follower 8fb33b264a9f485e972f3e2d44a34dd5 to start an election
I20260709 12:12:32.576910  6869 raft_consensus.cc:1081] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [term 2 LEADER]: Signalling peer 8fb33b264a9f485e972f3e2d44a34dd5 to start an election
I20260709 12:12:32.578094  6551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f739abe44e24d6a971008d84ca32786"
dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
 from {username='slave'} at 127.0.0.1:56548
I20260709 12:12:32.578554  6551 raft_consensus.cc:493] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:32.578869  6551 raft_consensus.cc:3060] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:32.581365  6449 catalog_manager.cc:5697] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 reported cstate change: term changed from 2 to 3, leader changed from 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194) to 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193). New cstate: current_term: 3 leader_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:32.584594  6551 raft_consensus.cc:515] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:32.586758  6867 raft_consensus.cc:993] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a: : Instructing follower 8fb33b264a9f485e972f3e2d44a34dd5 to start an election
I20260709 12:12:32.586860  6624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f739abe44e24d6a971008d84ca32786" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3564cd4bf3e7405aa312ec907519d98a"
I20260709 12:12:32.587220  6867 raft_consensus.cc:1081] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [term 1 LEADER]: Signalling peer 8fb33b264a9f485e972f3e2d44a34dd5 to start an election
I20260709 12:12:32.587420  6624 raft_consensus.cc:3060] T 3f739abe44e24d6a971008d84ca32786 P 3564cd4bf3e7405aa312ec907519d98a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:32.587592  6699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f739abe44e24d6a971008d84ca32786" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "89651440cfcc47189480b94c5922dc8e"
I20260709 12:12:32.588186  6699 raft_consensus.cc:3055] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:32.588483  6699 raft_consensus.cc:740] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 89651440cfcc47189480b94c5922dc8e, State: Running, Role: LEADER
I20260709 12:12:32.589104  6552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "366d3b0081ea4e71ada8ec4822e2d71b"
dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
 from {username='slave'} at 127.0.0.1:56556
I20260709 12:12:32.589620  6552 raft_consensus.cc:493] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:32.589246  6699 consensus_queue.cc:260] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [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: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:32.590104  6551 leader_election.cc:290] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 3 election: Requested vote from peers 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661), 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071)
I20260709 12:12:32.590770  6699 raft_consensus.cc:3060] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:32.594357  6624 raft_consensus.cc:2468] T 3f739abe44e24d6a971008d84ca32786 P 3564cd4bf3e7405aa312ec907519d98a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 3.
I20260709 12:12:32.590139  6552 raft_consensus.cc:3060] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:32.595398  6515 leader_election.cc:304] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [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: 3564cd4bf3e7405aa312ec907519d98a, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:32.596103  6860 raft_consensus.cc:2804] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:32.596539  6860 raft_consensus.cc:697] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 LEADER]: Becoming Leader. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Running, Role: LEADER
I20260709 12:12:32.597406  6860 consensus_queue.cc:237] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [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: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:32.599357  6699 raft_consensus.cc:2468] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 3.
I20260709 12:12:32.601536  6552 raft_consensus.cc:515] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:32.603257  6552 leader_election.cc:290] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 2 election: Requested vote from peers 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661), 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071)
I20260709 12:12:32.603829  6624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366d3b0081ea4e71ada8ec4822e2d71b" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3564cd4bf3e7405aa312ec907519d98a"
I20260709 12:12:32.604136  6699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366d3b0081ea4e71ada8ec4822e2d71b" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89651440cfcc47189480b94c5922dc8e"
I20260709 12:12:32.604300  6624 raft_consensus.cc:3055] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:32.604656  6699 raft_consensus.cc:3060] T 366d3b0081ea4e71ada8ec4822e2d71b P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:32.604663  6624 raft_consensus.cc:740] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3564cd4bf3e7405aa312ec907519d98a, State: Running, Role: LEADER
I20260709 12:12:32.604789  6449 catalog_manager.cc:5697] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 reported cstate change: term changed from 2 to 3, leader changed from 89651440cfcc47189480b94c5922dc8e (127.5.196.195) to 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193). New cstate: current_term: 3 leader_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:32.606155  6624 consensus_queue.cc:260] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:32.607823  6624 raft_consensus.cc:3060] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:32.610440  6699 raft_consensus.cc:2468] T 366d3b0081ea4e71ada8ec4822e2d71b P 89651440cfcc47189480b94c5922dc8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 2.
I20260709 12:12:32.611330  6515 leader_election.cc:304] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89651440cfcc47189480b94c5922dc8e, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:32.612043  6860 raft_consensus.cc:2804] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:32.612548  6860 raft_consensus.cc:697] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 LEADER]: Becoming Leader. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Running, Role: LEADER
I20260709 12:12:32.613372  6860 consensus_queue.cc:237] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:32.613989  6624 raft_consensus.cc:2468] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 2.
I20260709 12:12:32.619439  6449 catalog_manager.cc:5697] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 reported cstate change: term changed from 1 to 2, leader changed from 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194) to 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193). New cstate: current_term: 2 leader_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:32.861091  6870 raft_consensus.cc:993] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a: : Instructing follower 8fb33b264a9f485e972f3e2d44a34dd5 to start an election
I20260709 12:12:32.861457  6867 raft_consensus.cc:1081] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [term 2 LEADER]: Signalling peer 8fb33b264a9f485e972f3e2d44a34dd5 to start an election
I20260709 12:12:32.862658  6552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e01d0eec98e94244b4da383d779d2e53"
dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
 from {username='slave'} at 127.0.0.1:56556
I20260709 12:12:32.863067  6552 raft_consensus.cc:493] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:32.863348  6552 raft_consensus.cc:3060] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:32.867790  6552 raft_consensus.cc:515] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:32.869093  6552 leader_election.cc:290] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 3 election: Requested vote from peers 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661), 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071)
I20260709 12:12:32.869639  6624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01d0eec98e94244b4da383d779d2e53" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3564cd4bf3e7405aa312ec907519d98a"
I20260709 12:12:32.869864  6699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01d0eec98e94244b4da383d779d2e53" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "89651440cfcc47189480b94c5922dc8e"
I20260709 12:12:32.870151  6624 raft_consensus.cc:3055] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:32.870352  6699 raft_consensus.cc:3060] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:32.870450  6624 raft_consensus.cc:740] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3564cd4bf3e7405aa312ec907519d98a, State: Running, Role: LEADER
I20260709 12:12:32.871172  6624 consensus_queue.cc:260] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [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: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:32.872273  6624 raft_consensus.cc:3060] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:32.876470  6699 raft_consensus.cc:2468] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 3.
I20260709 12:12:32.877359  6515 leader_election.cc:304] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [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: 89651440cfcc47189480b94c5922dc8e, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:32.877655  6624 raft_consensus.cc:2468] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 3.
I20260709 12:12:32.877904  6860 raft_consensus.cc:2804] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:32.878340  6860 raft_consensus.cc:697] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 LEADER]: Becoming Leader. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Running, Role: LEADER
I20260709 12:12:32.879010  6860 consensus_queue.cc:237] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [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: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:32.885016  6449 catalog_manager.cc:5697] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 reported cstate change: term changed from 2 to 3, leader changed from 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194) to 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193). New cstate: current_term: 3 leader_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:32.961894  6872 raft_consensus.cc:993] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e: : Instructing follower 8fb33b264a9f485e972f3e2d44a34dd5 to start an election
I20260709 12:12:32.962296  6869 raft_consensus.cc:1081] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [term 2 LEADER]: Signalling peer 8fb33b264a9f485e972f3e2d44a34dd5 to start an election
I20260709 12:12:32.963445  6552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18b266129881430dba60130ba9fbf06f"
dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
 from {username='slave'} at 127.0.0.1:56548
I20260709 12:12:32.963824  6552 raft_consensus.cc:493] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:32.964035  6552 raft_consensus.cc:3060] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:32.968637  6552 raft_consensus.cc:515] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } }
I20260709 12:12:32.969844  6552 leader_election.cc:290] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [CANDIDATE]: Term 3 election: Requested vote from peers 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071), 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661)
I20260709 12:12:32.970449  6699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b266129881430dba60130ba9fbf06f" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "89651440cfcc47189480b94c5922dc8e"
I20260709 12:12:32.970687  6624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b266129881430dba60130ba9fbf06f" candidate_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3564cd4bf3e7405aa312ec907519d98a"
I20260709 12:12:32.970917  6699 raft_consensus.cc:3055] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:32.971129  6624 raft_consensus.cc:3060] T 18b266129881430dba60130ba9fbf06f P 3564cd4bf3e7405aa312ec907519d98a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:32.971216  6699 raft_consensus.cc:740] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 89651440cfcc47189480b94c5922dc8e, State: Running, Role: LEADER
I20260709 12:12:32.971944  6699 consensus_queue.cc:260] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [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: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } }
I20260709 12:12:32.972805  6699 raft_consensus.cc:3060] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:32.974953  6624 raft_consensus.cc:2468] T 18b266129881430dba60130ba9fbf06f P 3564cd4bf3e7405aa312ec907519d98a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 3.
I20260709 12:12:32.975777  6515 leader_election.cc:304] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [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: 3564cd4bf3e7405aa312ec907519d98a, 8fb33b264a9f485e972f3e2d44a34dd5; no voters: 
I20260709 12:12:32.976433  6860 raft_consensus.cc:2804] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:32.976790  6860 raft_consensus.cc:697] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 LEADER]: Becoming Leader. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Running, Role: LEADER
I20260709 12:12:32.977531  6699 raft_consensus.cc:2468] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb33b264a9f485e972f3e2d44a34dd5 in term 3.
I20260709 12:12:32.977481  6860 consensus_queue.cc:237] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [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: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } }
I20260709 12:12:32.984069  6449 catalog_manager.cc:5697] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 reported cstate change: term changed from 2 to 3, leader changed from 89651440cfcc47189480b94c5922dc8e (127.5.196.195) to 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193). New cstate: current_term: 3 leader_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:33.005774  6624 raft_consensus.cc:1275] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [term 2 FOLLOWER]: Refusing update from remote peer 8fb33b264a9f485e972f3e2d44a34dd5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:33.006685  6860 consensus_queue.cc:1048] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:33.014317  6699 raft_consensus.cc:1275] T 366d3b0081ea4e71ada8ec4822e2d71b P 89651440cfcc47189480b94c5922dc8e [term 2 FOLLOWER]: Refusing update from remote peer 8fb33b264a9f485e972f3e2d44a34dd5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:33.015856  6860 consensus_queue.cc:1048] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:33.032109  6699 raft_consensus.cc:1275] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [term 3 FOLLOWER]: Refusing update from remote peer 8fb33b264a9f485e972f3e2d44a34dd5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:33.033039  6860 consensus_queue.cc:1048] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:33.040495  6624 raft_consensus.cc:1275] T 3f739abe44e24d6a971008d84ca32786 P 3564cd4bf3e7405aa312ec907519d98a [term 3 FOLLOWER]: Refusing update from remote peer 8fb33b264a9f485e972f3e2d44a34dd5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:33.042835  6890 consensus_queue.cc:1048] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:33.129354  6624 raft_consensus.cc:1275] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [term 3 FOLLOWER]: Refusing update from remote peer 8fb33b264a9f485e972f3e2d44a34dd5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:33.130344  6890 consensus_queue.cc:1048] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:33.137734  6699 raft_consensus.cc:1275] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [term 3 FOLLOWER]: Refusing update from remote peer 8fb33b264a9f485e972f3e2d44a34dd5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:33.139219  6860 consensus_queue.cc:1048] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:12:33.313751  6722 debug-util.cc:398] Leaking SignalData structure 0x7b08000e1060 after lost signal to thread 5910
W20260709 12:12:33.314410  6722 debug-util.cc:398] Leaking SignalData structure 0x7b080009ad20 after lost signal to thread 6484
W20260709 12:12:33.315111  6722 debug-util.cc:398] Leaking SignalData structure 0x7b08000e9e20 after lost signal to thread 6576
W20260709 12:12:33.315773  6722 debug-util.cc:398] Leaking SignalData structure 0x7b08001eea20 after lost signal to thread 6651
W20260709 12:12:33.316378  6722 debug-util.cc:398] Leaking SignalData structure 0x7b08001b4060 after lost signal to thread 6725
I20260709 12:12:33.366783  6699 raft_consensus.cc:1275] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [term 3 FOLLOWER]: Refusing update from remote peer 8fb33b264a9f485e972f3e2d44a34dd5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:33.367770  6860 consensus_queue.cc:1048] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:33.375917  6624 raft_consensus.cc:1275] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [term 3 FOLLOWER]: Refusing update from remote peer 8fb33b264a9f485e972f3e2d44a34dd5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:33.379158  6895 consensus_queue.cc:1048] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:33.397750  6624 raft_consensus.cc:1275] T 18b266129881430dba60130ba9fbf06f P 3564cd4bf3e7405aa312ec907519d98a [term 3 FOLLOWER]: Refusing update from remote peer 8fb33b264a9f485e972f3e2d44a34dd5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:33.398661  6895 consensus_queue.cc:1048] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:33.405943  6699 raft_consensus.cc:1275] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [term 3 FOLLOWER]: Refusing update from remote peer 8fb33b264a9f485e972f3e2d44a34dd5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:33.407282  6871 consensus_queue.cc:1048] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:35.803916  5907 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:12:35.804530  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:35.810925  6552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "366d3b0081ea4e71ada8ec4822e2d71b"
dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
mode: GRACEFUL
new_leader_uuid: "3564cd4bf3e7405aa312ec907519d98a"
 from {username='slave'} at 127.0.0.1:60894
I20260709 12:12:35.811352  6552 raft_consensus.cc:606] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 LEADER]: Received request to transfer leadership to TS 3564cd4bf3e7405aa312ec907519d98a
I20260709 12:12:35.813540  6552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a1cd5a4b2fc4816a5c1be91549a4437"
dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
mode: GRACEFUL
new_leader_uuid: "89651440cfcc47189480b94c5922dc8e"
 from {username='slave'} at 127.0.0.1:60894
I20260709 12:12:35.813995  6552 raft_consensus.cc:606] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 LEADER]: Received request to transfer leadership to TS 89651440cfcc47189480b94c5922dc8e
I20260709 12:12:35.815798  6552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0bf1845cd5149af821c1f73d72e971b"
dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
mode: GRACEFUL
new_leader_uuid: "89651440cfcc47189480b94c5922dc8e"
 from {username='slave'} at 127.0.0.1:60894
I20260709 12:12:35.816175  6552 raft_consensus.cc:606] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Received request to transfer leadership to TS 89651440cfcc47189480b94c5922dc8e
I20260709 12:12:35.817864  6552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e01d0eec98e94244b4da383d779d2e53"
dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
mode: GRACEFUL
new_leader_uuid: "3564cd4bf3e7405aa312ec907519d98a"
 from {username='slave'} at 127.0.0.1:60894
I20260709 12:12:35.818215  6552 raft_consensus.cc:606] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 LEADER]: Received request to transfer leadership to TS 3564cd4bf3e7405aa312ec907519d98a
I20260709 12:12:35.818979  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:12:35.819372  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:35.846462  6902 raft_consensus.cc:993] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5: : Instructing follower 89651440cfcc47189480b94c5922dc8e to start an election
I20260709 12:12:35.846853  6895 raft_consensus.cc:1081] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 LEADER]: Signalling peer 89651440cfcc47189480b94c5922dc8e to start an election
I20260709 12:12:35.848093  6700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a1cd5a4b2fc4816a5c1be91549a4437"
dest_uuid: "89651440cfcc47189480b94c5922dc8e"
 from {username='slave'} at 127.0.0.1:35124
I20260709 12:12:35.848510  6700 raft_consensus.cc:493] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:35.848766  6700 raft_consensus.cc:3060] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:35.853276  6700 raft_consensus.cc:515] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:35.855365  6700 leader_election.cc:290] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [CANDIDATE]: Term 4 election: Requested vote from peers 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193:36139), 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661)
I20260709 12:12:35.855909  6552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1cd5a4b2fc4816a5c1be91549a4437" candidate_uuid: "89651440cfcc47189480b94c5922dc8e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
I20260709 12:12:35.856393  6552 raft_consensus.cc:3055] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:35.856365  6625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1cd5a4b2fc4816a5c1be91549a4437" candidate_uuid: "89651440cfcc47189480b94c5922dc8e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3564cd4bf3e7405aa312ec907519d98a"
I20260709 12:12:35.856737  6552 raft_consensus.cc:740] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Running, Role: LEADER
I20260709 12:12:35.856868  6625 raft_consensus.cc:3060] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:35.857328  6552 consensus_queue.cc:260] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [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: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:35.858300  6552 raft_consensus.cc:3060] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:35.861140  6625 raft_consensus.cc:2468] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89651440cfcc47189480b94c5922dc8e in term 4.
I20260709 12:12:35.862089  6664 leader_election.cc:304] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [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: 3564cd4bf3e7405aa312ec907519d98a, 89651440cfcc47189480b94c5922dc8e; no voters: 
I20260709 12:12:35.862622  6903 raft_consensus.cc:2804] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:35.862979  6903 raft_consensus.cc:697] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [term 4 LEADER]: Becoming Leader. State: Replica: 89651440cfcc47189480b94c5922dc8e, State: Running, Role: LEADER
I20260709 12:12:35.863014  6552 raft_consensus.cc:2468] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89651440cfcc47189480b94c5922dc8e in term 4.
I20260709 12:12:35.863790  6903 consensus_queue.cc:237] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [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: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:35.872262  6449 catalog_manager.cc:5697] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e reported cstate change: term changed from 3 to 4, leader changed from 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193) to 89651440cfcc47189480b94c5922dc8e (127.5.196.195). New cstate: current_term: 4 leader_uuid: "89651440cfcc47189480b94c5922dc8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:36.268410  6902 raft_consensus.cc:993] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5: : Instructing follower 3564cd4bf3e7405aa312ec907519d98a to start an election
I20260709 12:12:36.268778  6895 raft_consensus.cc:1081] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 LEADER]: Signalling peer 3564cd4bf3e7405aa312ec907519d98a to start an election
I20260709 12:12:36.269958  6625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e01d0eec98e94244b4da383d779d2e53"
dest_uuid: "3564cd4bf3e7405aa312ec907519d98a"
 from {username='slave'} at 127.0.0.1:53100
I20260709 12:12:36.270407  6625 raft_consensus.cc:493] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:36.270673  6625 raft_consensus.cc:3060] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:36.275239  6625 raft_consensus.cc:515] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:36.277200  6625 leader_election.cc:290] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [CANDIDATE]: Term 4 election: Requested vote from peers 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193:36139), 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071)
I20260709 12:12:36.277757  6552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01d0eec98e94244b4da383d779d2e53" candidate_uuid: "3564cd4bf3e7405aa312ec907519d98a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
I20260709 12:12:36.278069  6700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01d0eec98e94244b4da383d779d2e53" candidate_uuid: "3564cd4bf3e7405aa312ec907519d98a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "89651440cfcc47189480b94c5922dc8e"
I20260709 12:12:36.278278  6552 raft_consensus.cc:3055] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:36.278554  6552 raft_consensus.cc:740] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Running, Role: LEADER
I20260709 12:12:36.278556  6700 raft_consensus.cc:3060] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:36.279258  6552 consensus_queue.cc:260] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [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: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:36.280314  6552 raft_consensus.cc:3060] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:36.280962  6902 raft_consensus.cc:993] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5: : Instructing follower 3564cd4bf3e7405aa312ec907519d98a to start an election
I20260709 12:12:36.281388  6895 raft_consensus.cc:1081] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 LEADER]: Signalling peer 3564cd4bf3e7405aa312ec907519d98a to start an election
I20260709 12:12:36.282541  6625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "366d3b0081ea4e71ada8ec4822e2d71b"
dest_uuid: "3564cd4bf3e7405aa312ec907519d98a"
 from {username='slave'} at 127.0.0.1:53100
I20260709 12:12:36.282934  6625 raft_consensus.cc:493] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:36.283195  6625 raft_consensus.cc:3060] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:36.284745  6700 raft_consensus.cc:2468] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3564cd4bf3e7405aa312ec907519d98a in term 4.
I20260709 12:12:36.285887  6590 leader_election.cc:304] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [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: 3564cd4bf3e7405aa312ec907519d98a, 89651440cfcc47189480b94c5922dc8e; no voters: 
I20260709 12:12:36.286135  6552 raft_consensus.cc:2468] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3564cd4bf3e7405aa312ec907519d98a in term 4.
I20260709 12:12:36.286549  6900 raft_consensus.cc:2804] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:36.287498  6900 raft_consensus.cc:697] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [term 4 LEADER]: Becoming Leader. State: Replica: 3564cd4bf3e7405aa312ec907519d98a, State: Running, Role: LEADER
I20260709 12:12:36.287653  6625 raft_consensus.cc:515] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:36.288300  6900 consensus_queue.cc:237] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [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: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:36.289605  6625 leader_election.cc:290] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [CANDIDATE]: Term 3 election: Requested vote from peers 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193:36139), 89651440cfcc47189480b94c5922dc8e (127.5.196.195:36071)
I20260709 12:12:36.290022  6552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366d3b0081ea4e71ada8ec4822e2d71b" candidate_uuid: "3564cd4bf3e7405aa312ec907519d98a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
I20260709 12:12:36.290477  6552 raft_consensus.cc:3055] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:36.290434  6700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366d3b0081ea4e71ada8ec4822e2d71b" candidate_uuid: "3564cd4bf3e7405aa312ec907519d98a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "89651440cfcc47189480b94c5922dc8e"
I20260709 12:12:36.290840  6552 raft_consensus.cc:740] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Running, Role: LEADER
I20260709 12:12:36.291002  6700 raft_consensus.cc:3060] T 366d3b0081ea4e71ada8ec4822e2d71b P 89651440cfcc47189480b94c5922dc8e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:36.291512  6552 consensus_queue.cc:260] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [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: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:36.292544  6552 raft_consensus.cc:3060] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:36.295928  6449 catalog_manager.cc:5697] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a reported cstate change: term changed from 3 to 4, leader changed from 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193) to 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194). New cstate: current_term: 4 leader_uuid: "3564cd4bf3e7405aa312ec907519d98a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:36.296486  6700 raft_consensus.cc:2468] T 366d3b0081ea4e71ada8ec4822e2d71b P 89651440cfcc47189480b94c5922dc8e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3564cd4bf3e7405aa312ec907519d98a in term 3.
I20260709 12:12:36.297515  6590 leader_election.cc:304] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [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: 3564cd4bf3e7405aa312ec907519d98a, 89651440cfcc47189480b94c5922dc8e; no voters: 
I20260709 12:12:36.297703  6552 raft_consensus.cc:2468] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3564cd4bf3e7405aa312ec907519d98a in term 3.
I20260709 12:12:36.298106  6900 raft_consensus.cc:2804] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:36.298571  6900 raft_consensus.cc:697] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [term 3 LEADER]: Becoming Leader. State: Replica: 3564cd4bf3e7405aa312ec907519d98a, State: Running, Role: LEADER
I20260709 12:12:36.299162  6900 consensus_queue.cc:237] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [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: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:36.305912  6449 catalog_manager.cc:5697] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a reported cstate change: term changed from 2 to 3, leader changed from 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193) to 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194). New cstate: current_term: 3 leader_uuid: "3564cd4bf3e7405aa312ec907519d98a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:36.323165  6902 raft_consensus.cc:993] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5: : Instructing follower 89651440cfcc47189480b94c5922dc8e to start an election
I20260709 12:12:36.323529  6895 raft_consensus.cc:1081] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Signalling peer 89651440cfcc47189480b94c5922dc8e to start an election
I20260709 12:12:36.324574  6700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0bf1845cd5149af821c1f73d72e971b"
dest_uuid: "89651440cfcc47189480b94c5922dc8e"
 from {username='slave'} at 127.0.0.1:35124
I20260709 12:12:36.324918  6700 raft_consensus.cc:493] T c0bf1845cd5149af821c1f73d72e971b P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:36.325169  6700 raft_consensus.cc:3060] T c0bf1845cd5149af821c1f73d72e971b P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.328500  6700 raft_consensus.cc:515] T c0bf1845cd5149af821c1f73d72e971b P 89651440cfcc47189480b94c5922dc8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:36.329691  6700 leader_election.cc:290] T c0bf1845cd5149af821c1f73d72e971b P 89651440cfcc47189480b94c5922dc8e [CANDIDATE]: Term 2 election: Requested vote from peers 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193:36139), 3564cd4bf3e7405aa312ec907519d98a (127.5.196.194:46661)
I20260709 12:12:36.330300  6552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bf1845cd5149af821c1f73d72e971b" candidate_uuid: "89651440cfcc47189480b94c5922dc8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fb33b264a9f485e972f3e2d44a34dd5"
I20260709 12:12:36.330544  6625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bf1845cd5149af821c1f73d72e971b" candidate_uuid: "89651440cfcc47189480b94c5922dc8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3564cd4bf3e7405aa312ec907519d98a"
I20260709 12:12:36.330777  6552 raft_consensus.cc:3055] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:36.331000  6625 raft_consensus.cc:3060] T c0bf1845cd5149af821c1f73d72e971b P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.331049  6552 raft_consensus.cc:740] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8fb33b264a9f485e972f3e2d44a34dd5, State: Running, Role: LEADER
I20260709 12:12:36.331748  6552 consensus_queue.cc:260] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:36.332473  6552 raft_consensus.cc:3060] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.334987  6625 raft_consensus.cc:2468] T c0bf1845cd5149af821c1f73d72e971b P 3564cd4bf3e7405aa312ec907519d98a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89651440cfcc47189480b94c5922dc8e in term 2.
I20260709 12:12:36.335772  6664 leader_election.cc:304] T c0bf1845cd5149af821c1f73d72e971b P 89651440cfcc47189480b94c5922dc8e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3564cd4bf3e7405aa312ec907519d98a, 89651440cfcc47189480b94c5922dc8e; no voters: 
I20260709 12:12:36.336148  6552 raft_consensus.cc:2468] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89651440cfcc47189480b94c5922dc8e in term 2.
I20260709 12:12:36.336445  6903 raft_consensus.cc:2804] T c0bf1845cd5149af821c1f73d72e971b P 89651440cfcc47189480b94c5922dc8e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:36.337663  6903 raft_consensus.cc:697] T c0bf1845cd5149af821c1f73d72e971b P 89651440cfcc47189480b94c5922dc8e [term 2 LEADER]: Becoming Leader. State: Replica: 89651440cfcc47189480b94c5922dc8e, State: Running, Role: LEADER
I20260709 12:12:36.338794  6552 raft_consensus.cc:1275] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 4 FOLLOWER]: Refusing update from remote peer 89651440cfcc47189480b94c5922dc8e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:36.338480  6903 consensus_queue.cc:237] T c0bf1845cd5149af821c1f73d72e971b P 89651440cfcc47189480b94c5922dc8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } }
I20260709 12:12:36.339766  6915 consensus_queue.cc:1048] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:36.345842  6449 catalog_manager.cc:5697] T c0bf1845cd5149af821c1f73d72e971b P 89651440cfcc47189480b94c5922dc8e reported cstate change: term changed from 1 to 2, leader changed from 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193) to 89651440cfcc47189480b94c5922dc8e (127.5.196.195). New cstate: current_term: 2 leader_uuid: "89651440cfcc47189480b94c5922dc8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:36.351608  6625 raft_consensus.cc:1275] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [term 4 FOLLOWER]: Refusing update from remote peer 89651440cfcc47189480b94c5922dc8e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:36.352649  6903 consensus_queue.cc:1048] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:12:36.672886  6722 debug-util.cc:398] Leaking SignalData structure 0x7b080018ad00 after lost signal to thread 5910
W20260709 12:12:36.673732  6722 debug-util.cc:398] Leaking SignalData structure 0x7b08001f1800 after lost signal to thread 6484
W20260709 12:12:36.674585  6722 debug-util.cc:398] Leaking SignalData structure 0x7b08000e1180 after lost signal to thread 6576
W20260709 12:12:36.675406  6722 debug-util.cc:398] Leaking SignalData structure 0x7b08001395a0 after lost signal to thread 6651
W20260709 12:12:36.676160  6722 debug-util.cc:398] Leaking SignalData structure 0x7b08000972a0 after lost signal to thread 6725
I20260709 12:12:36.707288  6700 raft_consensus.cc:1275] T 366d3b0081ea4e71ada8ec4822e2d71b P 89651440cfcc47189480b94c5922dc8e [term 3 FOLLOWER]: Refusing update from remote peer 3564cd4bf3e7405aa312ec907519d98a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:36.708314  6900 consensus_queue.cc:1048] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [LEADER]: Connected to new peer: Peer: permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:36.715890  6552 raft_consensus.cc:1275] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 FOLLOWER]: Refusing update from remote peer 3564cd4bf3e7405aa312ec907519d98a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:36.718060  6923 consensus_queue.cc:1048] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:36.815397  6552 raft_consensus.cc:1275] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Refusing update from remote peer 89651440cfcc47189480b94c5922dc8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:36.816390  6903 consensus_queue.cc:1048] T c0bf1845cd5149af821c1f73d72e971b P 89651440cfcc47189480b94c5922dc8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:36.817857  6552 raft_consensus.cc:1275] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 4 FOLLOWER]: Refusing update from remote peer 3564cd4bf3e7405aa312ec907519d98a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:36.818908  6923 consensus_queue.cc:1048] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fb33b264a9f485e972f3e2d44a34dd5" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:36.820369  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:36.830479  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:36.830610  6700 raft_consensus.cc:1275] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [term 4 FOLLOWER]: Refusing update from remote peer 3564cd4bf3e7405aa312ec907519d98a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:36.831038  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:36.830869  6625 raft_consensus.cc:1275] T c0bf1845cd5149af821c1f73d72e971b P 3564cd4bf3e7405aa312ec907519d98a [term 2 FOLLOWER]: Refusing update from remote peer 89651440cfcc47189480b94c5922dc8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:36.832471  6912 consensus_queue.cc:1048] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [LEADER]: Connected to new peer: Peer: permanent_uuid: "89651440cfcc47189480b94c5922dc8e" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:36.833107  6903 consensus_queue.cc:1048] T c0bf1845cd5149af821c1f73d72e971b P 89651440cfcc47189480b94c5922dc8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3564cd4bf3e7405aa312ec907519d98a" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 46661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.832173  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:37.837527  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:37.837983  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:38.839076  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:38.844182  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:38.844552  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:39.845278  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:39.850394  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:39.850785  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:40.851624  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:40.857033  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:40.857398  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:41.858182  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:41.864609  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:41.864986  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:42.865739  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:42.871281  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:42.871651  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:43.872380  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:43.877388  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:43.877743  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:44.878448  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:44.883456  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:44.883803  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:45.910482  5907 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:12:45.910979  5907 tablet_server.cc:179] TabletServer@127.5.196.193:0 shutting down...
I20260709 12:12:45.934404  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:45.935061  5907 tablet_replica.cc:333] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5: stopping tablet replica
I20260709 12:12:45.935716  5907 raft_consensus.cc:2243] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:45.936216  5907 raft_consensus.cc:2272] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:45.937968  5907 tablet_replica.cc:333] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5: stopping tablet replica
I20260709 12:12:45.938452  5907 raft_consensus.cc:2243] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:45.939625  5907 raft_consensus.cc:2272] T e01d0eec98e94244b4da383d779d2e53 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:45.941694  6593 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]
I20260709 12:12:45.941962  5907 tablet_replica.cc:333] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5: stopping tablet replica
I20260709 12:12:45.942590  5907 raft_consensus.cc:2243] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:45.942988  5907 raft_consensus.cc:2272] T c0bf1845cd5149af821c1f73d72e971b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:45.944797  6593 consensus_peers.cc:597] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a -> Peer 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193:36139): Couldn't send request to peer 8fb33b264a9f485e972f3e2d44a34dd5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:45.944988  5907 tablet_replica.cc:333] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5: stopping tablet replica
I20260709 12:12:45.945549  5907 raft_consensus.cc:2243] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:45.945935  5907 raft_consensus.cc:2272] T 366d3b0081ea4e71ada8ec4822e2d71b P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:45.947563  5907 tablet_replica.cc:333] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5: stopping tablet replica
I20260709 12:12:45.948007  5907 raft_consensus.cc:2243] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:45.948697  5907 raft_consensus.cc:2272] T b160e461ba86459bada299ab5d57b9aa P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:45.950277  5907 tablet_replica.cc:333] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5: stopping tablet replica
I20260709 12:12:45.950711  5907 raft_consensus.cc:2243] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:45.951423  5907 raft_consensus.cc:2272] T 3f739abe44e24d6a971008d84ca32786 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:45.952916  5907 tablet_replica.cc:333] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5: stopping tablet replica
I20260709 12:12:45.953334  5907 raft_consensus.cc:2243] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:45.954048  5907 raft_consensus.cc:2272] T 18b266129881430dba60130ba9fbf06f P 8fb33b264a9f485e972f3e2d44a34dd5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:45.955561  5907 tablet_replica.cc:333] T d40ae12c89064bd88d360419a709077a P 8fb33b264a9f485e972f3e2d44a34dd5: stopping tablet replica
I20260709 12:12:45.955973  5907 raft_consensus.cc:2243] T d40ae12c89064bd88d360419a709077a P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:45.956303  5907 raft_consensus.cc:2272] T d40ae12c89064bd88d360419a709077a P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:45.957784  5907 tablet_replica.cc:333] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5: stopping tablet replica
I20260709 12:12:45.958186  5907 raft_consensus.cc:2243] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:45.958571  5907 raft_consensus.cc:2272] T 5f81253f83ee491d9e29af1176c6bd2c P 8fb33b264a9f485e972f3e2d44a34dd5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:45.960048  5907 tablet_replica.cc:333] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5: stopping tablet replica
I20260709 12:12:45.960424  5907 raft_consensus.cc:2243] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:45.961041  5907 raft_consensus.cc:2272] T c6fac5778c424a8781850af110c30914 P 8fb33b264a9f485e972f3e2d44a34dd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:45.988960  5907 tablet_server.cc:196] TabletServer@127.5.196.193:0 shutdown complete.
I20260709 12:12:46.006546  5907 tablet_server.cc:179] TabletServer@127.5.196.194:0 shutting down...
W20260709 12:12:46.022847  6667 consensus_peers.cc:597] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e -> Peer 8fb33b264a9f485e972f3e2d44a34dd5 (127.5.196.193:36139): Couldn't send request to peer 8fb33b264a9f485e972f3e2d44a34dd5. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:36139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:46.033315  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:46.033886  5907 tablet_replica.cc:333] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a: stopping tablet replica
I20260709 12:12:46.034446  5907 raft_consensus.cc:2243] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:46.034937  5907 raft_consensus.cc:2272] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 3564cd4bf3e7405aa312ec907519d98a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:46.036602  5907 tablet_replica.cc:333] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a: stopping tablet replica
I20260709 12:12:46.037088  5907 raft_consensus.cc:2243] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:46.037777  5907 raft_consensus.cc:2272] T e01d0eec98e94244b4da383d779d2e53 P 3564cd4bf3e7405aa312ec907519d98a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:46.039286  5907 tablet_replica.cc:333] T 3f739abe44e24d6a971008d84ca32786 P 3564cd4bf3e7405aa312ec907519d98a: stopping tablet replica
I20260709 12:12:46.039778  5907 raft_consensus.cc:2243] T 3f739abe44e24d6a971008d84ca32786 P 3564cd4bf3e7405aa312ec907519d98a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:46.040174  5907 raft_consensus.cc:2272] T 3f739abe44e24d6a971008d84ca32786 P 3564cd4bf3e7405aa312ec907519d98a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:46.041702  5907 tablet_replica.cc:333] T b160e461ba86459bada299ab5d57b9aa P 3564cd4bf3e7405aa312ec907519d98a: stopping tablet replica
I20260709 12:12:46.042147  5907 raft_consensus.cc:2243] T b160e461ba86459bada299ab5d57b9aa P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:46.042519  5907 raft_consensus.cc:2272] T b160e461ba86459bada299ab5d57b9aa P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:46.043987  5907 tablet_replica.cc:333] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a: stopping tablet replica
I20260709 12:12:46.044447  5907 raft_consensus.cc:2243] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:46.045066  5907 raft_consensus.cc:2272] T 366d3b0081ea4e71ada8ec4822e2d71b P 3564cd4bf3e7405aa312ec907519d98a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:46.046514  5907 tablet_replica.cc:333] T c0bf1845cd5149af821c1f73d72e971b P 3564cd4bf3e7405aa312ec907519d98a: stopping tablet replica
I20260709 12:12:46.046948  5907 raft_consensus.cc:2243] T c0bf1845cd5149af821c1f73d72e971b P 3564cd4bf3e7405aa312ec907519d98a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:46.047340  5907 raft_consensus.cc:2272] T c0bf1845cd5149af821c1f73d72e971b P 3564cd4bf3e7405aa312ec907519d98a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:46.048787  5907 tablet_replica.cc:333] T 18b266129881430dba60130ba9fbf06f P 3564cd4bf3e7405aa312ec907519d98a: stopping tablet replica
I20260709 12:12:46.049221  5907 raft_consensus.cc:2243] T 18b266129881430dba60130ba9fbf06f P 3564cd4bf3e7405aa312ec907519d98a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:46.049592  5907 raft_consensus.cc:2272] T 18b266129881430dba60130ba9fbf06f P 3564cd4bf3e7405aa312ec907519d98a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:46.051038  5907 tablet_replica.cc:333] T d40ae12c89064bd88d360419a709077a P 3564cd4bf3e7405aa312ec907519d98a: stopping tablet replica
I20260709 12:12:46.051566  5907 raft_consensus.cc:2243] T d40ae12c89064bd88d360419a709077a P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:46.051921  5907 raft_consensus.cc:2272] T d40ae12c89064bd88d360419a709077a P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:46.053515  5907 tablet_replica.cc:333] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a: stopping tablet replica
I20260709 12:12:46.053930  5907 raft_consensus.cc:2243] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:46.054593  5907 raft_consensus.cc:2272] T 5f81253f83ee491d9e29af1176c6bd2c P 3564cd4bf3e7405aa312ec907519d98a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:46.056130  5907 tablet_replica.cc:333] T c6fac5778c424a8781850af110c30914 P 3564cd4bf3e7405aa312ec907519d98a: stopping tablet replica
I20260709 12:12:46.056529  5907 raft_consensus.cc:2243] T c6fac5778c424a8781850af110c30914 P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:46.056887  5907 raft_consensus.cc:2272] T c6fac5778c424a8781850af110c30914 P 3564cd4bf3e7405aa312ec907519d98a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:46.082998  5907 tablet_server.cc:196] TabletServer@127.5.196.194:0 shutdown complete.
I20260709 12:12:46.100704  5907 tablet_server.cc:179] TabletServer@127.5.196.195:0 shutting down...
I20260709 12:12:46.124328  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:46.124895  5907 tablet_replica.cc:333] T b160e461ba86459bada299ab5d57b9aa P 89651440cfcc47189480b94c5922dc8e: stopping tablet replica
I20260709 12:12:46.125444  5907 raft_consensus.cc:2243] T b160e461ba86459bada299ab5d57b9aa P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:46.125885  5907 raft_consensus.cc:2272] T b160e461ba86459bada299ab5d57b9aa P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:46.127565  5907 tablet_replica.cc:333] T 366d3b0081ea4e71ada8ec4822e2d71b P 89651440cfcc47189480b94c5922dc8e: stopping tablet replica
I20260709 12:12:46.128026  5907 raft_consensus.cc:2243] T 366d3b0081ea4e71ada8ec4822e2d71b P 89651440cfcc47189480b94c5922dc8e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:46.128423  5907 raft_consensus.cc:2272] T 366d3b0081ea4e71ada8ec4822e2d71b P 89651440cfcc47189480b94c5922dc8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:46.129899  5907 tablet_replica.cc:333] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e: stopping tablet replica
I20260709 12:12:46.130321  5907 raft_consensus.cc:2243] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:46.130733  5907 raft_consensus.cc:2272] T 3f739abe44e24d6a971008d84ca32786 P 89651440cfcc47189480b94c5922dc8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:46.132377  5907 tablet_replica.cc:333] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e: stopping tablet replica
I20260709 12:12:46.132865  5907 raft_consensus.cc:2243] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:46.133294  5907 raft_consensus.cc:2272] T e01d0eec98e94244b4da383d779d2e53 P 89651440cfcc47189480b94c5922dc8e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:46.134799  5907 tablet_replica.cc:333] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e: stopping tablet replica
I20260709 12:12:46.135236  5907 raft_consensus.cc:2243] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:46.135913  5907 raft_consensus.cc:2272] T 8a1cd5a4b2fc4816a5c1be91549a4437 P 89651440cfcc47189480b94c5922dc8e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:46.137425  5907 tablet_replica.cc:333] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e: stopping tablet replica
I20260709 12:12:46.137884  5907 raft_consensus.cc:2243] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:46.138235  5907 raft_consensus.cc:2272] T 18b266129881430dba60130ba9fbf06f P 89651440cfcc47189480b94c5922dc8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:46.139724  5907 tablet_replica.cc:333] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e: stopping tablet replica
I20260709 12:12:46.140146  5907 raft_consensus.cc:2243] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:46.140820  5907 raft_consensus.cc:2272] T d40ae12c89064bd88d360419a709077a P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:46.142277  5907 tablet_replica.cc:333] T 5f81253f83ee491d9e29af1176c6bd2c P 89651440cfcc47189480b94c5922dc8e: stopping tablet replica
I20260709 12:12:46.142694  5907 raft_consensus.cc:2243] T 5f81253f83ee491d9e29af1176c6bd2c P 89651440cfcc47189480b94c5922dc8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:46.143074  5907 raft_consensus.cc:2272] T 5f81253f83ee491d9e29af1176c6bd2c P 89651440cfcc47189480b94c5922dc8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:46.144487  5907 tablet_replica.cc:333] T c6fac5778c424a8781850af110c30914 P 89651440cfcc47189480b94c5922dc8e: stopping tablet replica
I20260709 12:12:46.144884  5907 raft_consensus.cc:2243] T c6fac5778c424a8781850af110c30914 P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:46.145229  5907 raft_consensus.cc:2272] T c6fac5778c424a8781850af110c30914 P 89651440cfcc47189480b94c5922dc8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:46.146679  5907 tablet_replica.cc:333] T c0bf1845cd5149af821c1f73d72e971b P 89651440cfcc47189480b94c5922dc8e: stopping tablet replica
I20260709 12:12:46.147054  5907 raft_consensus.cc:2243] T c0bf1845cd5149af821c1f73d72e971b P 89651440cfcc47189480b94c5922dc8e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:46.147732  5907 raft_consensus.cc:2272] T c0bf1845cd5149af821c1f73d72e971b P 89651440cfcc47189480b94c5922dc8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:46.195834  5907 tablet_server.cc:196] TabletServer@127.5.196.195:0 shutdown complete.
I20260709 12:12:46.213048  5907 master.cc:562] Master@127.5.196.254:43909 shutting down...
I20260709 12:12:46.341142  5907 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9362ce9fba744c508b69e5ad7424a26f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:46.341717  5907 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9362ce9fba744c508b69e5ad7424a26f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:46.342063  5907 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9362ce9fba744c508b69e5ad7424a26f: stopping tablet replica
I20260709 12:12:46.360452  5907 master.cc:584] Master@127.5.196.254:43909 shutdown complete.
3564cd4bf3e7405aa312ec907519d98a  4
89651440cfcc47189480b94c5922dc8e  1
8fb33b264a9f485e972f3e2d44a34dd5  5
3564cd4bf3e7405aa312ec907519d98a  4
89651440cfcc47189480b94c5922dc8e  3
8fb33b264a9f485e972f3e2d44a34dd5  3
3564cd4bf3e7405aa312ec907519d98a  1
89651440cfcc47189480b94c5922dc8e  1
8fb33b264a9f485e972f3e2d44a34dd5  8
3564cd4bf3e7405aa312ec907519d98a  3
89651440cfcc47189480b94c5922dc8e  3
8fb33b264a9f485e972f3e2d44a34dd5  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (29303 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:12:46.396324  5907 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.196.254:34263
I20260709 12:12:46.397349  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:46.402001  6944 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:46.402065  6945 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:46.403328  6947 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:46.404048  5907 server_base.cc:1061] running on GCE node
I20260709 12:12:46.404825  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:46.404994  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:46.405139  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599166405122 us; error 0 us; skew 500 ppm
I20260709 12:12:46.405611  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:46.407656  5907 webserver.cc:533] Webserver started at http://127.5.196.254:43807/ using document root <none> and password file <none>
I20260709 12:12:46.408124  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:46.408336  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:46.408614  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:46.409641  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/master-0-root/instance:
uuid: "0216466bb4f94ec49642a2d4e4765fad"
format_stamp: "Formatted at 2026-07-09 12:12:46 on dist-test-slave-95fd"
I20260709 12:12:46.413616  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.004s
I20260709 12:12:46.416540  6952 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:46.417153  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:12:46.417400  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/master-0-root
uuid: "0216466bb4f94ec49642a2d4e4765fad"
format_stamp: "Formatted at 2026-07-09 12:12:46 on dist-test-slave-95fd"
I20260709 12:12:46.417637  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:46.429309  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:46.430334  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:46.464113  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.254:34263
I20260709 12:12:46.464206  7003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.254:34263 every 8 connection(s)
I20260709 12:12:46.467620  7004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:46.476468  7004 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0216466bb4f94ec49642a2d4e4765fad: Bootstrap starting.
I20260709 12:12:46.480670  7004 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0216466bb4f94ec49642a2d4e4765fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:46.484158  7004 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0216466bb4f94ec49642a2d4e4765fad: No bootstrap required, opened a new log
I20260709 12:12:46.486066  7004 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0216466bb4f94ec49642a2d4e4765fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0216466bb4f94ec49642a2d4e4765fad" member_type: VOTER }
I20260709 12:12:46.486444  7004 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0216466bb4f94ec49642a2d4e4765fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.486615  7004 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0216466bb4f94ec49642a2d4e4765fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0216466bb4f94ec49642a2d4e4765fad, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.487063  7004 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0216466bb4f94ec49642a2d4e4765fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0216466bb4f94ec49642a2d4e4765fad" member_type: VOTER }
I20260709 12:12:46.487480  7004 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0216466bb4f94ec49642a2d4e4765fad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:12:46.487659  7004 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0216466bb4f94ec49642a2d4e4765fad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:12:46.487865  7004 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0216466bb4f94ec49642a2d4e4765fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.491349  7004 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0216466bb4f94ec49642a2d4e4765fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0216466bb4f94ec49642a2d4e4765fad" member_type: VOTER }
I20260709 12:12:46.491767  7004 leader_election.cc:304] T 00000000000000000000000000000000 P 0216466bb4f94ec49642a2d4e4765fad [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: 0216466bb4f94ec49642a2d4e4765fad; no voters: 
I20260709 12:12:46.492707  7004 leader_election.cc:290] T 00000000000000000000000000000000 P 0216466bb4f94ec49642a2d4e4765fad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:12:46.493018  7007 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0216466bb4f94ec49642a2d4e4765fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:46.494196  7007 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0216466bb4f94ec49642a2d4e4765fad [term 1 LEADER]: Becoming Leader. State: Replica: 0216466bb4f94ec49642a2d4e4765fad, State: Running, Role: LEADER
I20260709 12:12:46.494745  7007 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0216466bb4f94ec49642a2d4e4765fad [LEADER]: Queue going to LEADER mode. State: All 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: "0216466bb4f94ec49642a2d4e4765fad" member_type: VOTER }
I20260709 12:12:46.495402  7004 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0216466bb4f94ec49642a2d4e4765fad [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:12:46.499104  7008 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0216466bb4f94ec49642a2d4e4765fad [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0216466bb4f94ec49642a2d4e4765fad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0216466bb4f94ec49642a2d4e4765fad" member_type: VOTER } }
I20260709 12:12:46.499333  7009 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0216466bb4f94ec49642a2d4e4765fad [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0216466bb4f94ec49642a2d4e4765fad. Latest consensus state: current_term: 1 leader_uuid: "0216466bb4f94ec49642a2d4e4765fad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0216466bb4f94ec49642a2d4e4765fad" member_type: VOTER } }
I20260709 12:12:46.499689  7008 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0216466bb4f94ec49642a2d4e4765fad [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:46.499802  7009 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0216466bb4f94ec49642a2d4e4765fad [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:46.503453  7014 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:12:46.507956  7014 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:12:46.511672  5907 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:12:46.515890  7014 catalog_manager.cc:1383] Generated new cluster ID: 6e42f8415dc748b88302763c18487974
I20260709 12:12:46.516132  7014 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:12:46.534585  7014 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:12:46.535688  7014 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:12:46.555496  7014 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0216466bb4f94ec49642a2d4e4765fad: Generated new TSK 0
I20260709 12:12:46.556007  7014 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:12:46.577191  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:46.582507  7025 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:46.583180  7026 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:46.585295  5907 server_base.cc:1061] running on GCE node
W20260709 12:12:46.585266  7028 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:46.586269  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:46.586453  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:46.586597  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599166586581 us; error 0 us; skew 500 ppm
I20260709 12:12:46.587069  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:46.589064  5907 webserver.cc:533] Webserver started at http://127.5.196.193:39563/ using document root <none> and password file <none>
I20260709 12:12:46.589483  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:46.589654  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:46.589882  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:46.590862  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-0-root/instance:
uuid: "4b1ff2643d61430a9fc6f52fe414891a"
format_stamp: "Formatted at 2026-07-09 12:12:46 on dist-test-slave-95fd"
I20260709 12:12:46.594691  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 12:12:46.597781  7033 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:46.598420  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:12:46.598667  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-0-root
uuid: "4b1ff2643d61430a9fc6f52fe414891a"
format_stamp: "Formatted at 2026-07-09 12:12:46 on dist-test-slave-95fd"
I20260709 12:12:46.598922  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:46.613401  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:46.614445  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:46.615748  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:46.617733  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:46.617910  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:46.618121  5907 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:46.618278  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:46.657965  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.193:38077
I20260709 12:12:46.658052  7095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.193:38077 every 8 connection(s)
I20260709 12:12:46.662389  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:46.668381  7100 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:46.668995  7101 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:46.672956  5907 server_base.cc:1061] running on GCE node
W20260709 12:12:46.673672  7103 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:46.674165  7096 heartbeater.cc:344] Connected to a master server at 127.5.196.254:34263
I20260709 12:12:46.674448  7096 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:46.674489  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:46.674759  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:46.674916  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599166674899 us; error 0 us; skew 500 ppm
I20260709 12:12:46.675158  7096 heartbeater.cc:507] Master 127.5.196.254:34263 requested a full tablet report, sending...
I20260709 12:12:46.675496  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:46.677091  6969 ts_manager.cc:194] Registered new tserver with Master: 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077)
I20260709 12:12:46.678017  5907 webserver.cc:533] Webserver started at http://127.5.196.194:46625/ using document root <none> and password file <none>
I20260709 12:12:46.678468  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:46.678630  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:46.678751  6969 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53172
I20260709 12:12:46.678861  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:46.680027  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-1-root/instance:
uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
format_stamp: "Formatted at 2026-07-09 12:12:46 on dist-test-slave-95fd"
I20260709 12:12:46.684159  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:12:46.687045  7108 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:46.687675  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260709 12:12:46.687917  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-1-root
uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
format_stamp: "Formatted at 2026-07-09 12:12:46 on dist-test-slave-95fd"
I20260709 12:12:46.688156  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:46.702314  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:46.703352  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:46.704605  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:46.706547  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:46.706734  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:46.706931  5907 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:46.707075  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:46.741961  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.194:37037
I20260709 12:12:46.742072  7170 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.194:37037 every 8 connection(s)
I20260709 12:12:46.746160  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:46.751888  7174 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:46.752394  7175 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:46.756006  5907 server_base.cc:1061] running on GCE node
W20260709 12:12:46.756773  7177 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:46.757133  7171 heartbeater.cc:344] Connected to a master server at 127.5.196.254:34263
I20260709 12:12:46.757405  7171 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:46.758008  7171 heartbeater.cc:507] Master 127.5.196.254:34263 requested a full tablet report, sending...
I20260709 12:12:46.759234  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:46.759488  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:46.759649  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599166759633 us; error 0 us; skew 500 ppm
I20260709 12:12:46.759768  6969 ts_manager.cc:194] Registered new tserver with Master: c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:46.760218  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:46.761183  6969 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53180
I20260709 12:12:46.762472  5907 webserver.cc:533] Webserver started at http://127.5.196.195:39305/ using document root <none> and password file <none>
I20260709 12:12:46.762928  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:46.763105  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:46.763383  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:46.764420  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-2-root/instance:
uuid: "b1c282c7d51e498b941387efd9ec54e1"
format_stamp: "Formatted at 2026-07-09 12:12:46 on dist-test-slave-95fd"
I20260709 12:12:46.768344  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:12:46.771132  7182 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:46.771795  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:12:46.772044  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-2-root
uuid: "b1c282c7d51e498b941387efd9ec54e1"
format_stamp: "Formatted at 2026-07-09 12:12:46 on dist-test-slave-95fd"
I20260709 12:12:46.772305  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:46.787420  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:46.788405  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:46.789743  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:46.791692  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:46.791874  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:46.792083  5907 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:46.792241  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:46.827675  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.195:33327
I20260709 12:12:46.827764  7244 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.195:33327 every 8 connection(s)
I20260709 12:12:46.839872  7245 heartbeater.cc:344] Connected to a master server at 127.5.196.254:34263
I20260709 12:12:46.840183  7245 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:46.840780  7245 heartbeater.cc:507] Master 127.5.196.254:34263 requested a full tablet report, sending...
I20260709 12:12:46.842407  6969 ts_manager.cc:194] Registered new tserver with Master: b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:46.843453  5907 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012902729s
I20260709 12:12:46.843607  6969 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53184
I20260709 12:12:46.865370  6969 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53198:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:12:46.870985  6969 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:12:47.082551  7136 tablet_service.cc:1511] Processing CreateTablet for tablet b31f9cb469ba4b99a3231bd60757e02c (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:12:47.083914  7134 tablet_service.cc:1511] Processing CreateTablet for tablet a87bbfa5d3664717842f4834fffc6bf9 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:12:47.084743  7136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b31f9cb469ba4b99a3231bd60757e02c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.085403  7134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a87bbfa5d3664717842f4834fffc6bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.084044  7061 tablet_service.cc:1511] Processing CreateTablet for tablet b31f9cb469ba4b99a3231bd60757e02c (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:12:47.086243  7060 tablet_service.cc:1511] Processing CreateTablet for tablet 0161d1bcef2248e88ad27c49c6e6d8de (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:12:47.087007  7061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b31f9cb469ba4b99a3231bd60757e02c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.088505  7135 tablet_service.cc:1511] Processing CreateTablet for tablet 0161d1bcef2248e88ad27c49c6e6d8de (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:12:47.089771  7135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0161d1bcef2248e88ad27c49c6e6d8de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.089682  7058 tablet_service.cc:1511] Processing CreateTablet for tablet b13ef0a615bc425faa89b0fd40b68599 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:12:47.090956  7058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b13ef0a615bc425faa89b0fd40b68599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.088500  7059 tablet_service.cc:1511] Processing CreateTablet for tablet a87bbfa5d3664717842f4834fffc6bf9 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:12:47.092625  7059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a87bbfa5d3664717842f4834fffc6bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.092471  7133 tablet_service.cc:1511] Processing CreateTablet for tablet b13ef0a615bc425faa89b0fd40b68599 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:12:47.093674  7133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b13ef0a615bc425faa89b0fd40b68599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.095609  7060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0161d1bcef2248e88ad27c49c6e6d8de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.120443  7057 tablet_service.cc:1511] Processing CreateTablet for tablet 7c95427111a24d6689e4f4ef0175a5f6 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:12:47.121719  7057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c95427111a24d6689e4f4ef0175a5f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.123992  7132 tablet_service.cc:1511] Processing CreateTablet for tablet 7c95427111a24d6689e4f4ef0175a5f6 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:12:47.125245  7132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c95427111a24d6689e4f4ef0175a5f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.134760  7056 tablet_service.cc:1511] Processing CreateTablet for tablet 7d3cbb05babf43b489d5eab9a22691b5 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:12:47.135986  7056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d3cbb05babf43b489d5eab9a22691b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.136495  7133 tablet_service.cc:1511] Processing CreateTablet for tablet 7d3cbb05babf43b489d5eab9a22691b5 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:12:47.137606  7133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d3cbb05babf43b489d5eab9a22691b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.139686  7055 tablet_service.cc:1511] Processing CreateTablet for tablet 2cd04b8a08314376985a3287afd59569 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:12:47.140899  7055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd04b8a08314376985a3287afd59569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.141368  7131 tablet_service.cc:1511] Processing CreateTablet for tablet 2cd04b8a08314376985a3287afd59569 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:12:47.142568  7131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd04b8a08314376985a3287afd59569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.143894  7054 tablet_service.cc:1511] Processing CreateTablet for tablet 905c89fcd14c46e594dda62c9dd6c2b2 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:12:47.145144  7054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 905c89fcd14c46e594dda62c9dd6c2b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.145780  7130 tablet_service.cc:1511] Processing CreateTablet for tablet 905c89fcd14c46e594dda62c9dd6c2b2 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:12:47.147048  7130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 905c89fcd14c46e594dda62c9dd6c2b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.150622  7261 tablet_bootstrap.cc:492] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:47.156440  7262 tablet_bootstrap.cc:492] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:47.168388  7060 tablet_service.cc:1511] Processing CreateTablet for tablet e26a078dd0cd47afa43660b44046c8dd (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:12:47.169560  7060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26a078dd0cd47afa43660b44046c8dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.169868  7136 tablet_service.cc:1511] Processing CreateTablet for tablet e26a078dd0cd47afa43660b44046c8dd (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:12:47.174640  7136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26a078dd0cd47afa43660b44046c8dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.176467  7209 tablet_service.cc:1511] Processing CreateTablet for tablet 0161d1bcef2248e88ad27c49c6e6d8de (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:12:47.177836  7209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0161d1bcef2248e88ad27c49c6e6d8de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.178318  7057 tablet_service.cc:1511] Processing CreateTablet for tablet 43f3fde2cb1f4d17b1fbd1db4d71c2ed (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:12:47.179471  7057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43f3fde2cb1f4d17b1fbd1db4d71c2ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.180485  7208 tablet_service.cc:1511] Processing CreateTablet for tablet a87bbfa5d3664717842f4834fffc6bf9 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:12:47.181702  7208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a87bbfa5d3664717842f4834fffc6bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.184455  7207 tablet_service.cc:1511] Processing CreateTablet for tablet b13ef0a615bc425faa89b0fd40b68599 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:12:47.185664  7207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b13ef0a615bc425faa89b0fd40b68599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.186771  7261 tablet_bootstrap.cc:654] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:47.188484  7206 tablet_service.cc:1511] Processing CreateTablet for tablet 7c95427111a24d6689e4f4ef0175a5f6 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:12:47.189713  7206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c95427111a24d6689e4f4ef0175a5f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.189896  7130 tablet_service.cc:1511] Processing CreateTablet for tablet 43f3fde2cb1f4d17b1fbd1db4d71c2ed (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:12:47.191071  7130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43f3fde2cb1f4d17b1fbd1db4d71c2ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.191637  7262 tablet_bootstrap.cc:654] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:47.192456  7205 tablet_service.cc:1511] Processing CreateTablet for tablet 7d3cbb05babf43b489d5eab9a22691b5 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:12:47.193753  7205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d3cbb05babf43b489d5eab9a22691b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.192425  7060 tablet_service.cc:1511] Processing CreateTablet for tablet ca20de5b8c1f469eaad750d988fec28f (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:12:47.196506  7204 tablet_service.cc:1511] Processing CreateTablet for tablet 2cd04b8a08314376985a3287afd59569 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:12:47.197719  7204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd04b8a08314376985a3287afd59569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.198184  7061 tablet_service.cc:1511] Processing CreateTablet for tablet 5b3d827d487b45e798387af64742d318 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:12:47.199450  7060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca20de5b8c1f469eaad750d988fec28f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.199805  7131 tablet_service.cc:1511] Processing CreateTablet for tablet ca20de5b8c1f469eaad750d988fec28f (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:12:47.200292  7061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3d827d487b45e798387af64742d318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.201045  7203 tablet_service.cc:1511] Processing CreateTablet for tablet 905c89fcd14c46e594dda62c9dd6c2b2 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:12:47.202219  7203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 905c89fcd14c46e594dda62c9dd6c2b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.204891  7202 tablet_service.cc:1511] Processing CreateTablet for tablet e26a078dd0cd47afa43660b44046c8dd (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:12:47.207408  7201 tablet_service.cc:1511] Processing CreateTablet for tablet 43f3fde2cb1f4d17b1fbd1db4d71c2ed (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:12:47.175186  7210 tablet_service.cc:1511] Processing CreateTablet for tablet b31f9cb469ba4b99a3231bd60757e02c (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:12:47.209615  7059 tablet_service.cc:1511] Processing CreateTablet for tablet 1dab3084f0e5400eb1f31c83c20723e4 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:12:47.210727  7059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dab3084f0e5400eb1f31c83c20723e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.211913  7131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca20de5b8c1f469eaad750d988fec28f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.214743  7058 tablet_service.cc:1511] Processing CreateTablet for tablet 316527cc5a344e999d8ec70ca172d512 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:12:47.215597  7201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43f3fde2cb1f4d17b1fbd1db4d71c2ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.215852  7058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 316527cc5a344e999d8ec70ca172d512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.216903  7202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26a078dd0cd47afa43660b44046c8dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.220126  7057 tablet_service.cc:1511] Processing CreateTablet for tablet f13bd80af49949dfabdc67c0e41662a8 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:12:47.221773  7057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f13bd80af49949dfabdc67c0e41662a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.221675  7135 tablet_service.cc:1511] Processing CreateTablet for tablet 316527cc5a344e999d8ec70ca172d512 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:12:47.222841  7135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 316527cc5a344e999d8ec70ca172d512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.220209  7132 tablet_service.cc:1511] Processing CreateTablet for tablet 1dab3084f0e5400eb1f31c83c20723e4 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:12:47.224118  7132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dab3084f0e5400eb1f31c83c20723e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.224131  7210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b31f9cb469ba4b99a3231bd60757e02c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.232932  7261 tablet_bootstrap.cc:492] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:47.233385  7261 ts_tablet_manager.cc:1403] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.000s
I20260709 12:12:47.235807  7133 tablet_service.cc:1511] Processing CreateTablet for tablet 5b3d827d487b45e798387af64742d318 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:12:47.237048  7133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3d827d487b45e798387af64742d318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.236409  7261 raft_consensus.cc:359] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:47.240372  7129 tablet_service.cc:1511] Processing CreateTablet for tablet f13bd80af49949dfabdc67c0e41662a8 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:12:47.245004  7061 tablet_service.cc:1511] Processing CreateTablet for tablet 6fae897c0126464d9228a7c5cb43f19b (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:12:47.247121  7128 tablet_service.cc:1511] Processing CreateTablet for tablet 6fae897c0126464d9228a7c5cb43f19b (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:12:47.248376  7129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f13bd80af49949dfabdc67c0e41662a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.248908  7061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fae897c0126464d9228a7c5cb43f19b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.249033  7128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fae897c0126464d9228a7c5cb43f19b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.273644  7261 raft_consensus.cc:385] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:47.274081  7261 raft_consensus.cc:740] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:47.275048  7261 consensus_queue.cc:260] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:47.281373  7053 tablet_service.cc:1511] Processing CreateTablet for tablet 6beae084e60341a4b19046aa8cc0eab4 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:12:47.282421  7053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6beae084e60341a4b19046aa8cc0eab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.290791  7132 tablet_service.cc:1511] Processing CreateTablet for tablet 6beae084e60341a4b19046aa8cc0eab4 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:12:47.292158  7132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6beae084e60341a4b19046aa8cc0eab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.303381  7061 tablet_service.cc:1511] Processing CreateTablet for tablet 3cf0862997844611a85110d072ae5b04 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:12:47.304546  7061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf0862997844611a85110d072ae5b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.312685  7171 heartbeater.cc:499] Master 127.5.196.254:34263 was elected leader, sending a full tablet report...
I20260709 12:12:47.321012  7210 tablet_service.cc:1511] Processing CreateTablet for tablet 5b3d827d487b45e798387af64742d318 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:12:47.312968  7261 ts_tablet_manager.cc:1434] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.079s	user 0.009s	sys 0.000s
I20260709 12:12:47.323247  7261 tablet_bootstrap.cc:492] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:47.329185  7261 tablet_bootstrap.cc:654] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:47.328866  7128 tablet_service.cc:1511] Processing CreateTablet for tablet 3cf0862997844611a85110d072ae5b04 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:12:47.332870  7053 tablet_service.cc:1511] Processing CreateTablet for tablet 136af739bd294c488b106b73e4240911 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:12:47.333746  7128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf0862997844611a85110d072ae5b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.334084  7053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 136af739bd294c488b106b73e4240911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.330261  7060 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc8c56a7fc14d368ae2f3f834e1dc84 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:12:47.331704  7130 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc8c56a7fc14d368ae2f3f834e1dc84 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:12:47.339937  7060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc8c56a7fc14d368ae2f3f834e1dc84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.340039  7130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc8c56a7fc14d368ae2f3f834e1dc84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.332794  7210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3d827d487b45e798387af64742d318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.342938  7262 tablet_bootstrap.cc:492] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:47.343405  7262 ts_tablet_manager.cc:1403] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.187s	user 0.014s	sys 0.042s
I20260709 12:12:47.345976  7133 tablet_service.cc:1511] Processing CreateTablet for tablet 136af739bd294c488b106b73e4240911 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:12:47.347117  7133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 136af739bd294c488b106b73e4240911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.352691  7205 tablet_service.cc:1511] Processing CreateTablet for tablet ca20de5b8c1f469eaad750d988fec28f (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:12:47.354206  7135 tablet_service.cc:1511] Processing CreateTablet for tablet 4c39fa421bec422e922270e825f31bd8 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:12:47.359552  7056 tablet_service.cc:1511] Processing CreateTablet for tablet 4c39fa421bec422e922270e825f31bd8 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:12:47.360819  7203 tablet_service.cc:1511] Processing CreateTablet for tablet 1dab3084f0e5400eb1f31c83c20723e4 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:12:47.365618  7207 tablet_service.cc:1511] Processing CreateTablet for tablet 316527cc5a344e999d8ec70ca172d512 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:12:47.366736  7134 tablet_service.cc:1511] Processing CreateTablet for tablet 4cd821de76af411f89ed55ebe38cca00 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:12:47.369699  7135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c39fa421bec422e922270e825f31bd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.394361  7209 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc8c56a7fc14d368ae2f3f834e1dc84 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:12:47.397987  7053 tablet_service.cc:1511] Processing CreateTablet for tablet ef5bc3575ddb48a386f32440132b1680 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:12:47.399194  7060 tablet_service.cc:1511] Processing CreateTablet for tablet d8b6cfc050cb40dcaf8c85318ac59b0b (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:12:47.369767  7056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c39fa421bec422e922270e825f31bd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.402838  7130 tablet_service.cc:1511] Processing CreateTablet for tablet d8b6cfc050cb40dcaf8c85318ac59b0b (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:12:47.373135  7059 tablet_service.cc:1511] Processing CreateTablet for tablet d8cdf1d4cd114beea995c32b20903c44 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:12:47.374642  7131 tablet_service.cc:1511] Processing CreateTablet for tablet d8cdf1d4cd114beea995c32b20903c44 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:12:47.374940  7054 tablet_service.cc:1511] Processing CreateTablet for tablet 4cd821de76af411f89ed55ebe38cca00 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:12:47.380991  7261 tablet_bootstrap.cc:492] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:47.405174  7261 ts_tablet_manager.cc:1403] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.082s	user 0.004s	sys 0.013s
I20260709 12:12:47.384770  7061 tablet_service.cc:1511] Processing CreateTablet for tablet 0ce7602d138e46f6aef0092b1852bb64 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:12:47.405020  7055 tablet_service.cc:1511] Processing CreateTablet for tablet faba106b46bf4ebd8adf4850d6eade14 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:12:47.381032  7204 tablet_service.cc:1511] Processing CreateTablet for tablet 6fae897c0126464d9228a7c5cb43f19b (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:12:47.386307  7133 tablet_service.cc:1511] Processing CreateTablet for tablet 0ce7602d138e46f6aef0092b1852bb64 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:12:47.387681  7262 raft_consensus.cc:359] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:47.390679  7129 tablet_service.cc:1511] Processing CreateTablet for tablet ef5bc3575ddb48a386f32440132b1680 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:12:47.406571  7262 raft_consensus.cc:385] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:47.407051  7262 raft_consensus.cc:740] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:47.392761  7206 tablet_service.cc:1511] Processing CreateTablet for tablet 3cf0862997844611a85110d072ae5b04 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:12:47.393780  7203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dab3084f0e5400eb1f31c83c20723e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.394451  7201 tablet_service.cc:1511] Processing CreateTablet for tablet 136af739bd294c488b106b73e4240911 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:12:47.395215  7266 tablet_bootstrap.cc:492] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:47.403548  7134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd821de76af411f89ed55ebe38cca00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.409816  7129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef5bc3575ddb48a386f32440132b1680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.370105  7208 tablet_service.cc:1511] Processing CreateTablet for tablet f13bd80af49949dfabdc67c0e41662a8 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:12:47.409718  7132 tablet_service.cc:1511] Processing CreateTablet for tablet faba106b46bf4ebd8adf4850d6eade14 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:12:47.410574  7130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8b6cfc050cb40dcaf8c85318ac59b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.411526  7206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf0862997844611a85110d072ae5b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.412861  7204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fae897c0126464d9228a7c5cb43f19b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.413543  7205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca20de5b8c1f469eaad750d988fec28f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.418020  7057 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa147a1ee0540c4a78532585e511a60 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:12:47.403828  7053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef5bc3575ddb48a386f32440132b1680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.419152  7057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa147a1ee0540c4a78532585e511a60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.395256  7210 tablet_service.cc:1511] Processing CreateTablet for tablet 4c39fa421bec422e922270e825f31bd8 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:12:47.408159  7261 raft_consensus.cc:359] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:47.408401  7262 consensus_queue.cc:260] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:47.420223  7261 raft_consensus.cc:385] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:47.420266  7265 raft_consensus.cc:493] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:47.419764  7059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8cdf1d4cd114beea995c32b20903c44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.421263  7131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8cdf1d4cd114beea995c32b20903c44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.421075  7265 raft_consensus.cc:515] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:47.419239  7208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f13bd80af49949dfabdc67c0e41662a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.421769  7060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8b6cfc050cb40dcaf8c85318ac59b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.424266  7061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ce7602d138e46f6aef0092b1852bb64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.391125  7202 tablet_service.cc:1511] Processing CreateTablet for tablet 6beae084e60341a4b19046aa8cc0eab4 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:12:47.431555  7133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ce7602d138e46f6aef0092b1852bb64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.435564  7055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faba106b46bf4ebd8adf4850d6eade14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.435832  7265 leader_election.cc:290] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:47.439571  7054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd821de76af411f89ed55ebe38cca00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.420758  7261 raft_consensus.cc:740] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:47.441677  7261 consensus_queue.cc:260] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:47.443804  7261 ts_tablet_manager.cc:1434] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.002s
I20260709 12:12:47.444725  7261 tablet_bootstrap.cc:492] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:47.447584  7132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faba106b46bf4ebd8adf4850d6eade14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.451603  7209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc8c56a7fc14d368ae2f3f834e1dc84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.464068  7207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 316527cc5a344e999d8ec70ca172d512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.466437  7202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6beae084e60341a4b19046aa8cc0eab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.467662  7210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c39fa421bec422e922270e825f31bd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.467099  7058 tablet_service.cc:1511] Processing CreateTablet for tablet 3df756d1e8ab4e4ead90ff7923b65ec9 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:12:47.468631  7058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3df756d1e8ab4e4ead90ff7923b65ec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.471294  7201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 136af739bd294c488b106b73e4240911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.473773  7266 tablet_bootstrap.cc:654] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:47.476043  7128 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa147a1ee0540c4a78532585e511a60 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:12:47.477176  7128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa147a1ee0540c4a78532585e511a60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.477665  7136 tablet_service.cc:1511] Processing CreateTablet for tablet 3df756d1e8ab4e4ead90ff7923b65ec9 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:12:47.478791  7136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3df756d1e8ab4e4ead90ff7923b65ec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.482318  7206 tablet_service.cc:1511] Processing CreateTablet for tablet 4cd821de76af411f89ed55ebe38cca00 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:12:47.484833  7206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd821de76af411f89ed55ebe38cca00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.494167  7261 tablet_bootstrap.cc:654] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:47.496698  7172 tablet.cc:2406] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:12:47.497514  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
W20260709 12:12:47.508258  7017 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:47.505651  7205 tablet_service.cc:1511] Processing CreateTablet for tablet d8cdf1d4cd114beea995c32b20903c44 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
W20260709 12:12:47.508790  7112 leader_election.cc:343] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:47.509524  7205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8cdf1d4cd114beea995c32b20903c44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.519291  7056 tablet_service.cc:1511] Processing CreateTablet for tablet df94cd19fb694878b740f2881d9f8594 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:12:47.520468  7056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df94cd19fb694878b740f2881d9f8594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.535951  7133 tablet_service.cc:1511] Processing CreateTablet for tablet df94cd19fb694878b740f2881d9f8594 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:12:47.536640  7052 tablet_service.cc:1511] Processing CreateTablet for tablet 8858c191209b4d38a5ad572d3d4f9d5a (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:12:47.537156  7133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df94cd19fb694878b740f2881d9f8594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.537848  7052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8858c191209b4d38a5ad572d3d4f9d5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.540269  7203 tablet_service.cc:1511] Processing CreateTablet for tablet ef5bc3575ddb48a386f32440132b1680 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:12:47.541442  7203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef5bc3575ddb48a386f32440132b1680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.548377  7262 ts_tablet_manager.cc:1434] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.205s	user 0.010s	sys 0.012s
I20260709 12:12:47.534538  7208 tablet_service.cc:1511] Processing CreateTablet for tablet 0ce7602d138e46f6aef0092b1852bb64 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:12:47.551939  7208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ce7602d138e46f6aef0092b1852bb64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.555754  7096 heartbeater.cc:499] Master 127.5.196.254:34263 was elected leader, sending a full tablet report...
I20260709 12:12:47.559523  7262 tablet_bootstrap.cc:492] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:47.569334  7054 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac00bbced8f4ccab7f93026388c6417 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:12:47.570524  7054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac00bbced8f4ccab7f93026388c6417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.582254  7130 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac00bbced8f4ccab7f93026388c6417 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:12:47.583436  7130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac00bbced8f4ccab7f93026388c6417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.583789  7135 tablet_service.cc:1511] Processing CreateTablet for tablet 8858c191209b4d38a5ad572d3d4f9d5a (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:12:47.584911  7135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8858c191209b4d38a5ad572d3d4f9d5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.587958  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:12:47.589538  7110 leader_election.cc:343] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:47.589949  7110 leader_election.cc:304] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:47.590639  7265 raft_consensus.cc:2749] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:47.593633  7262 tablet_bootstrap.cc:654] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:47.607213  7059 tablet_service.cc:1511] Processing CreateTablet for tablet 131ac5b1c3b84851b8da90679fd3311d (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:12:47.608366  7059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 131ac5b1c3b84851b8da90679fd3311d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.609575  7209 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa147a1ee0540c4a78532585e511a60 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:12:47.610721  7209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa147a1ee0540c4a78532585e511a60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.613845  7202 tablet_service.cc:1511] Processing CreateTablet for tablet 3df756d1e8ab4e4ead90ff7923b65ec9 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:12:47.626207  7128 tablet_service.cc:1511] Processing CreateTablet for tablet 131ac5b1c3b84851b8da90679fd3311d (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:12:47.627389  7128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 131ac5b1c3b84851b8da90679fd3311d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.630412  7203 tablet_service.cc:1511] Processing CreateTablet for tablet 8858c191209b4d38a5ad572d3d4f9d5a (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:12:47.630569  7205 tablet_service.cc:1511] Processing CreateTablet for tablet df94cd19fb694878b740f2881d9f8594 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:12:47.631807  7205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df94cd19fb694878b740f2881d9f8594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.636133  7061 tablet_service.cc:1511] Processing CreateTablet for tablet 18902b409e654e819556dcf976df4069 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:12:47.637262  7061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18902b409e654e819556dcf976df4069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.637898  7266 tablet_bootstrap.cc:492] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:47.638345  7266 ts_tablet_manager.cc:1403] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.243s	user 0.012s	sys 0.007s
I20260709 12:12:47.639559  7204 tablet_service.cc:1511] Processing CreateTablet for tablet d8b6cfc050cb40dcaf8c85318ac59b0b (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:12:47.640232  7058 tablet_service.cc:1511] Processing CreateTablet for tablet 25341e4d6920456b9b2f24c0e4167b54 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:12:47.640726  7204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8b6cfc050cb40dcaf8c85318ac59b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.641398  7266 raft_consensus.cc:359] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:47.642185  7266 raft_consensus.cc:385] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:47.642498  7266 raft_consensus.cc:740] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:47.643726  7202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3df756d1e8ab4e4ead90ff7923b65ec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.648332  7206 tablet_service.cc:1511] Processing CreateTablet for tablet 18902b409e654e819556dcf976df4069 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:12:47.649595  7206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18902b409e654e819556dcf976df4069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.641359  7058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25341e4d6920456b9b2f24c0e4167b54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.651847  7210 tablet_service.cc:1511] Processing CreateTablet for tablet faba106b46bf4ebd8adf4850d6eade14 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:12:47.654377  7129 tablet_service.cc:1511] Processing CreateTablet for tablet 25341e4d6920456b9b2f24c0e4167b54 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:12:47.655989  7203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8858c191209b4d38a5ad572d3d4f9d5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.656102  7129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25341e4d6920456b9b2f24c0e4167b54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.667526  7266 consensus_queue.cc:260] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:47.670897  7136 tablet_service.cc:1511] Processing CreateTablet for tablet 18902b409e654e819556dcf976df4069 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:12:47.672055  7136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18902b409e654e819556dcf976df4069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.672544  7059 tablet_service.cc:1511] Processing CreateTablet for tablet e7425f6112e647939ba6dc9d49dfb7ba (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:12:47.673659  7059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7425f6112e647939ba6dc9d49dfb7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.676014  7210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faba106b46bf4ebd8adf4850d6eade14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.679831  7201 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac00bbced8f4ccab7f93026388c6417 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:12:47.681207  7201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac00bbced8f4ccab7f93026388c6417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.697341  7206 tablet_service.cc:1511] Processing CreateTablet for tablet 131ac5b1c3b84851b8da90679fd3311d (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:12:47.697559  7133 tablet_service.cc:1511] Processing CreateTablet for tablet e7425f6112e647939ba6dc9d49dfb7ba (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:12:47.698555  7206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 131ac5b1c3b84851b8da90679fd3311d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.698587  7133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7425f6112e647939ba6dc9d49dfb7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.704463  7245 heartbeater.cc:499] Master 127.5.196.254:34263 was elected leader, sending a full tablet report...
I20260709 12:12:47.705946  7207 tablet_service.cc:1511] Processing CreateTablet for tablet 25341e4d6920456b9b2f24c0e4167b54 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:12:47.707221  7207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25341e4d6920456b9b2f24c0e4167b54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.708922  7262 tablet_bootstrap.cc:492] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:47.709407  7262 ts_tablet_manager.cc:1403] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.150s	user 0.010s	sys 0.020s
I20260709 12:12:47.712318  7208 tablet_service.cc:1511] Processing CreateTablet for tablet e7425f6112e647939ba6dc9d49dfb7ba (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:12:47.713454  7208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7425f6112e647939ba6dc9d49dfb7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.713969  7262 raft_consensus.cc:359] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:47.718050  7262 raft_consensus.cc:385] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:47.718413  7262 raft_consensus.cc:740] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:47.705902  7056 tablet_service.cc:1511] Processing CreateTablet for tablet 3af210be31854c5791651a86e1727f68 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:12:47.719431  7262 consensus_queue.cc:260] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:47.719997  7056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af210be31854c5791651a86e1727f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.723699  7261 tablet_bootstrap.cc:492] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:47.724231  7261 ts_tablet_manager.cc:1403] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.280s	user 0.002s	sys 0.031s
I20260709 12:12:47.724772  7132 tablet_service.cc:1511] Processing CreateTablet for tablet 3af210be31854c5791651a86e1727f68 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:12:47.725873  7132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af210be31854c5791651a86e1727f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.726939  7261 raft_consensus.cc:359] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:47.727788  7261 raft_consensus.cc:385] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:47.728144  7261 raft_consensus.cc:740] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:47.735265  7205 tablet_service.cc:1511] Processing CreateTablet for tablet 3af210be31854c5791651a86e1727f68 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:12:47.736428  7205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af210be31854c5791651a86e1727f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.742473  7268 raft_consensus.cc:493] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:47.742924  7268 raft_consensus.cc:515] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:47.744333  7266 ts_tablet_manager.cc:1434] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.106s	user 0.013s	sys 0.012s
I20260709 12:12:47.745313  7266 tablet_bootstrap.cc:492] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:47.752720  7268 leader_election.cc:290] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:47.778878  7262 ts_tablet_manager.cc:1434] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.001s
I20260709 12:12:47.781533  7262 tablet_bootstrap.cc:492] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:47.787741  7261 consensus_queue.cc:260] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:47.789209  7266 tablet_bootstrap.cc:654] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:47.789561  7261 ts_tablet_manager.cc:1434] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.065s	user 0.000s	sys 0.007s
I20260709 12:12:47.798939  7059 tablet_service.cc:1511] Processing CreateTablet for tablet 85834cc9960c40ceabe1ccbc7712867c (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:12:47.787213  7262 tablet_bootstrap.cc:654] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:47.800083  7059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85834cc9960c40ceabe1ccbc7712867c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.804081  7268 raft_consensus.cc:493] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:47.807188  7128 tablet_service.cc:1511] Processing CreateTablet for tablet 85834cc9960c40ceabe1ccbc7712867c (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:12:47.811698  7268 raft_consensus.cc:515] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:47.812225  7128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85834cc9960c40ceabe1ccbc7712867c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.813629  7268 leader_election.cc:290] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:47.809813  7201 tablet_service.cc:1511] Processing CreateTablet for tablet 85834cc9960c40ceabe1ccbc7712867c (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:12:47.815452  7201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85834cc9960c40ceabe1ccbc7712867c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.802920  7266 tablet_bootstrap.cc:492] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:47.819943  7266 ts_tablet_manager.cc:1403] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.075s	user 0.005s	sys 0.008s
I20260709 12:12:47.819734  7058 tablet_service.cc:1511] Processing CreateTablet for tablet 22abf39b61e04ba490808e3e491dc3c5 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:12:47.820863  7058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22abf39b61e04ba490808e3e491dc3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.821074  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:47.822835  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31f9cb469ba4b99a3231bd60757e02c" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:47.822649  7266 raft_consensus.cc:359] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:47.803089  7261 tablet_bootstrap.cc:492] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:47.823913  7265 raft_consensus.cc:493] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:47.823797  7133 tablet_service.cc:1511] Processing CreateTablet for tablet 22abf39b61e04ba490808e3e491dc3c5 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:12:47.838557  7265 raft_consensus.cc:515] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:47.839941  7054 tablet_service.cc:1511] Processing CreateTablet for tablet addceebd49be426487f3a1a3a0f1be4d (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:12:47.840528  7265 leader_election.cc:290] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:47.841121  7054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet addceebd49be426487f3a1a3a0f1be4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.842065  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:12:47.843454  7110 leader_election.cc:343] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:47.843919  7133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22abf39b61e04ba490808e3e491dc3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.846304  7261 tablet_bootstrap.cc:654] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:47.848613  7266 raft_consensus.cc:385] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:47.848959  7266 raft_consensus.cc:740] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:47.848824  7208 tablet_service.cc:1511] Processing CreateTablet for tablet addceebd49be426487f3a1a3a0f1be4d (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:12:47.849974  7208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet addceebd49be426487f3a1a3a0f1be4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.849882  7266 consensus_queue.cc:260] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:47.850792  7220 raft_consensus.cc:2468] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 0.
I20260709 12:12:47.854334  7205 tablet_service.cc:1511] Processing CreateTablet for tablet 706a2cad7f39498092f58ac5bf18de8e (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:12:47.854969  7266 ts_tablet_manager.cc:1434] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
I20260709 12:12:47.855464  7205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 706a2cad7f39498092f58ac5bf18de8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.855845  7266 tablet_bootstrap.cc:492] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:47.856319  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:47.856923  7071 raft_consensus.cc:2468] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:47.859153  7129 tablet_service.cc:1511] Processing CreateTablet for tablet addceebd49be426487f3a1a3a0f1be4d (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:12:47.860296  7129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet addceebd49be426487f3a1a3a0f1be4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.861543  7052 tablet_service.cc:1511] Processing CreateTablet for tablet b7843d40ee384fff8ea2f2547aa18df0 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:12:47.862640  7052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7843d40ee384fff8ea2f2547aa18df0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.864037  7132 tablet_service.cc:1511] Processing CreateTablet for tablet 706a2cad7f39498092f58ac5bf18de8e (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:12:47.866626  7132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 706a2cad7f39498092f58ac5bf18de8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.869472  7204 tablet_service.cc:1511] Processing CreateTablet for tablet 481d695d5a214040b6363cd29196043c (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:12:47.870623  7204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 481d695d5a214040b6363cd29196043c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:47.824337  7035 leader_election.cc:343] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:47.829772  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:47.873181  7146 raft_consensus.cc:2468] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 0.
I20260709 12:12:47.831074  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31f9cb469ba4b99a3231bd60757e02c" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:47.834779  7209 tablet_service.cc:1511] Processing CreateTablet for tablet 22abf39b61e04ba490808e3e491dc3c5 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:12:47.873188  7203 tablet_service.cc:1511] Processing CreateTablet for tablet 3d85424709f54a518c9c7419bf6136f0 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:12:47.875109  7209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22abf39b61e04ba490808e3e491dc3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.835187  7061 tablet_service.cc:1511] Processing CreateTablet for tablet 52a48b32a65746a1a2e5a48fd8399afb (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:12:47.875926  7203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d85424709f54a518c9c7419bf6136f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.876645  7061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52a48b32a65746a1a2e5a48fd8399afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.837260  7206 tablet_service.cc:1511] Processing CreateTablet for tablet 52a48b32a65746a1a2e5a48fd8399afb (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:12:47.880008  7206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52a48b32a65746a1a2e5a48fd8399afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.880940  7266 tablet_bootstrap.cc:654] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:47.883231  7130 tablet_service.cc:1511] Processing CreateTablet for tablet b7843d40ee384fff8ea2f2547aa18df0 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:12:47.884474  7130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7843d40ee384fff8ea2f2547aa18df0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.884711  7210 tablet_service.cc:1511] Processing CreateTablet for tablet b88d81d5236b4ce38682bc5f9e97900d (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:12:47.885867  7210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b88d81d5236b4ce38682bc5f9e97900d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.837338  7136 tablet_service.cc:1511] Processing CreateTablet for tablet 52a48b32a65746a1a2e5a48fd8399afb (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:12:47.887854  7136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52a48b32a65746a1a2e5a48fd8399afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.874141  7145 raft_consensus.cc:2468] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 0.
W20260709 12:12:47.891678  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 67918.9us
I20260709 12:12:47.892513  7035 leader_election.cc:304] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:12:47.893265  7268 raft_consensus.cc:2804] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:47.893615  7268 raft_consensus.cc:493] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:47.893955  7268 raft_consensus.cc:3060] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:47.903007  7135 tablet_service.cc:1511] Processing CreateTablet for tablet 481d695d5a214040b6363cd29196043c (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:12:47.903331  7131 tablet_service.cc:1511] Processing CreateTablet for tablet 3d85424709f54a518c9c7419bf6136f0 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:12:47.904191  7135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 481d695d5a214040b6363cd29196043c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.904937  7131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d85424709f54a518c9c7419bf6136f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.908259  7134 tablet_service.cc:1511] Processing CreateTablet for tablet 542c499851f24f928ab9c78ba6f0b061 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:12:47.909387  7134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 542c499851f24f928ab9c78ba6f0b061. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.916852  7127 tablet_service.cc:1511] Processing CreateTablet for tablet b88d81d5236b4ce38682bc5f9e97900d (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:12:47.918040  7127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b88d81d5236b4ce38682bc5f9e97900d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.918529  7053 tablet_service.cc:1511] Processing CreateTablet for tablet 3d85424709f54a518c9c7419bf6136f0 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:12:47.919697  7053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d85424709f54a518c9c7419bf6136f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.919883  7202 tablet_service.cc:1511] Processing CreateTablet for tablet dae2ca0d959e48d6afd48cd029cce2d0 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:12:47.920249  7058 tablet_service.cc:1511] Processing CreateTablet for tablet 706a2cad7f39498092f58ac5bf18de8e (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:12:47.921023  7202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae2ca0d959e48d6afd48cd029cce2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.921357  7058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 706a2cad7f39498092f58ac5bf18de8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.922442  7055 tablet_service.cc:1511] Processing CreateTablet for tablet 542c499851f24f928ab9c78ba6f0b061 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:12:47.923560  7055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 542c499851f24f928ab9c78ba6f0b061. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.925733  7056 tablet_service.cc:1511] Processing CreateTablet for tablet 481d695d5a214040b6363cd29196043c (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:12:47.926841  7056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 481d695d5a214040b6363cd29196043c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.928613  7057 tablet_service.cc:1511] Processing CreateTablet for tablet b88d81d5236b4ce38682bc5f9e97900d (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:12:47.929688  7057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b88d81d5236b4ce38682bc5f9e97900d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.932569  7060 tablet_service.cc:1511] Processing CreateTablet for tablet dae2ca0d959e48d6afd48cd029cce2d0 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:12:47.933681  7060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae2ca0d959e48d6afd48cd029cce2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.935715  7274 raft_consensus.cc:493] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:47.936165  7274 raft_consensus.cc:515] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:47.938719  7274 leader_election.cc:290] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:47.950233  7268 raft_consensus.cc:515] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:47.946346  7202 tablet_service.cc:1511] Processing CreateTablet for tablet c1c7757637e84746a5018754bb05c409 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
W20260709 12:12:47.951579  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 59152.5us
I20260709 12:12:47.954022  7202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1c7757637e84746a5018754bb05c409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.956192  7262 tablet_bootstrap.cc:492] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:47.960656  7262 ts_tablet_manager.cc:1403] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.179s	user 0.011s	sys 0.000s
I20260709 12:12:47.958316  7036 leader_election.cc:304] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:47.963390  7261 tablet_bootstrap.cc:492] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:47.963824  7261 ts_tablet_manager.cc:1403] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.161s	user 0.006s	sys 0.007s
I20260709 12:12:47.966280  7262 raft_consensus.cc:359] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:47.957769  7135 tablet_service.cc:1511] Processing CreateTablet for tablet dae2ca0d959e48d6afd48cd029cce2d0 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:12:47.969718  7135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae2ca0d959e48d6afd48cd029cce2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.975438  7262 raft_consensus.cc:385] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:47.976090  7262 raft_consensus.cc:740] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:47.979393  7262 consensus_queue.cc:260] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:47.979657  7207 tablet_service.cc:1511] Processing CreateTablet for tablet b7843d40ee384fff8ea2f2547aa18df0 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:12:47.981848  7059 tablet_service.cc:1511] Processing CreateTablet for tablet c1c7757637e84746a5018754bb05c409 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:12:47.993489  7207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7843d40ee384fff8ea2f2547aa18df0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.968235  7128 tablet_service.cc:1511] Processing CreateTablet for tablet 6c850407cd3945639e57b9d14cfa112b (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:12:47.994469  7128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c850407cd3945639e57b9d14cfa112b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.993547  7059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1c7757637e84746a5018754bb05c409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.996201  7201 tablet_service.cc:1511] Processing CreateTablet for tablet 542c499851f24f928ab9c78ba6f0b061 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:12:47.997480  7201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 542c499851f24f928ab9c78ba6f0b061. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.982296  7261 raft_consensus.cc:359] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:47.974877  7133 tablet_service.cc:1511] Processing CreateTablet for tablet a3582d05876d487792614d1a79a0b868 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:12:47.999433  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31f9cb469ba4b99a3231bd60757e02c" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:47.999991  7220 raft_consensus.cc:3060] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.006562  7220 raft_consensus.cc:2468] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:12:48.007661  7035 leader_election.cc:304] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:12:47.959455  7112 leader_election.cc:304] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:48.010440  7133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3582d05876d487792614d1a79a0b868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.008811  7261 raft_consensus.cc:385] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.015658  7136 tablet_service.cc:1511] Processing CreateTablet for tablet c1c7757637e84746a5018754bb05c409 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:12:48.027832  7210 tablet_service.cc:1511] Processing CreateTablet for tablet 0063b668c8fe4ada9d2cf1f020216b9d (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:12:48.029016  7210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0063b668c8fe4ada9d2cf1f020216b9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.030558  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:48.008688  7268 leader_election.cc:290] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:12:48.035881  7185 leader_election.cc:343] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.041517  7268 raft_consensus.cc:2804] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:48.041893  7268 raft_consensus.cc:493] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:48.042205  7268 raft_consensus.cc:3060] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.042583  7204 tablet_service.cc:1511] Processing CreateTablet for tablet 731c976eac40425299a29e023ff83b3b (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:12:48.043717  7204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731c976eac40425299a29e023ff83b3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.020918  7261 raft_consensus.cc:740] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.031538  7205 tablet_service.cc:1511] Processing CreateTablet for tablet e7ba9e2a936548189067b8ba467a7c13 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:12:48.052229  7205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7ba9e2a936548189067b8ba467a7c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.051925  7261 consensus_queue.cc:260] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.054190  7057 tablet_service.cc:1511] Processing CreateTablet for tablet a3582d05876d487792614d1a79a0b868 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:12:48.056576  7060 tablet_service.cc:1511] Processing CreateTablet for tablet 0063b668c8fe4ada9d2cf1f020216b9d (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:12:48.056840  7055 tablet_service.cc:1511] Processing CreateTablet for tablet 731c976eac40425299a29e023ff83b3b (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:12:48.066684  7057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3582d05876d487792614d1a79a0b868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.018249  7203 tablet_service.cc:1511] Processing CreateTablet for tablet 6c850407cd3945639e57b9d14cfa112b (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:12:48.066673  7265 raft_consensus.cc:2804] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:48.071957  7286 raft_consensus.cc:2804] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:48.056842  7054 tablet_service.cc:1511] Processing CreateTablet for tablet e7ba9e2a936548189067b8ba467a7c13 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:12:48.082641  7136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1c7757637e84746a5018754bb05c409. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:48.072839  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 59813.1us
W20260709 12:12:48.076431  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 118315us
I20260709 12:12:48.086907  7265 raft_consensus.cc:493] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:48.093575  7054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7ba9e2a936548189067b8ba467a7c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.094877  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
W20260709 12:12:48.096181  7186 leader_election.cc:343] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.096607  7186 leader_election.cc:304] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:48.097669  7274 raft_consensus.cc:2749] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:48.098575  7265 raft_consensus.cc:3060] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.104924  7265 raft_consensus.cc:515] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.106009  7053 tablet_service.cc:1511] Processing CreateTablet for tablet 6c850407cd3945639e57b9d14cfa112b (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:12:48.106750  7265 leader_election.cc:290] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:48.107218  7053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c850407cd3945639e57b9d14cfa112b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.107882  7206 tablet_service.cc:1511] Processing CreateTablet for tablet a3582d05876d487792614d1a79a0b868 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:12:48.108668  7286 raft_consensus.cc:697] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:12:48.109526  7286 consensus_queue.cc:237] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.111912  7052 tablet_service.cc:1511] Processing CreateTablet for tablet 2119382ffaef43728e0aa29dc47b98ec (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:12:48.112304  7058 tablet_service.cc:1511] Processing CreateTablet for tablet 9004da0ba50e4379b45eb6576dcfa7bf (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:12:48.113109  7052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2119382ffaef43728e0aa29dc47b98ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.115464  7056 tablet_service.cc:1511] Processing CreateTablet for tablet 7686674f80fc412990a7b8f302a9ae05 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:12:48.116633  7056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7686674f80fc412990a7b8f302a9ae05. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:48.076221  7112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 116844us
I20260709 12:12:48.058094  7061 tablet_service.cc:1511] Processing CreateTablet for tablet 69905e39613c40ab9ee41ec3c60268d4 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:12:48.131806  7261 ts_tablet_manager.cc:1434] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.168s	user 0.016s	sys 0.025s
I20260709 12:12:48.132298  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:48.132691  7261 tablet_bootstrap.cc:492] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
W20260709 12:12:48.134786  7110 leader_election.cc:343] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.135251  7210 tablet_service.cc:1511] Processing CreateTablet for tablet 7686674f80fc412990a7b8f302a9ae05 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:12:48.138023  7209 tablet_service.cc:1511] Processing CreateTablet for tablet 9004da0ba50e4379b45eb6576dcfa7bf (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:12:48.138527  7266 tablet_bootstrap.cc:492] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:48.138928  7266 ts_tablet_manager.cc:1403] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.283s	user 0.028s	sys 0.010s
I20260709 12:12:48.139540  7268 raft_consensus.cc:515] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.140925  7203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c850407cd3945639e57b9d14cfa112b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.141481  7268 leader_election.cc:290] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:48.142467  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:48.082163  7208 tablet_service.cc:1511] Processing CreateTablet for tablet 69905e39613c40ab9ee41ec3c60268d4 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
W20260709 12:12:48.143543  7035 leader_election.cc:343] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.143867  7206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3582d05876d487792614d1a79a0b868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.148485  7266 raft_consensus.cc:359] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.149156  7266 raft_consensus.cc:385] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.149433  7266 raft_consensus.cc:740] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.153062  7204 tablet_service.cc:1511] Processing CreateTablet for tablet 2119382ffaef43728e0aa29dc47b98ec (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:12:48.153568  7060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0063b668c8fe4ada9d2cf1f020216b9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.158763  7261 tablet_bootstrap.cc:654] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.159545  7262 ts_tablet_manager.cc:1434] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.197s	user 0.008s	sys 0.007s
I20260709 12:12:48.164404  7262 tablet_bootstrap.cc:492] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:48.165939  7054 tablet_service.cc:1511] Processing CreateTablet for tablet 1725dc8a9e124623ad878bc568e082dd (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:12:48.166904  7061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69905e39613c40ab9ee41ec3c60268d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.170023  7262 tablet_bootstrap.cc:654] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.154956  7266 consensus_queue.cc:260] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.175595  7266 ts_tablet_manager.cc:1434] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 12:12:48.181829  7058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9004da0ba50e4379b45eb6576dcfa7bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.191781  7055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731c976eac40425299a29e023ff83b3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.196110  7054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1725dc8a9e124623ad878bc568e082dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.198813  7208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69905e39613c40ab9ee41ec3c60268d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.214241  7209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9004da0ba50e4379b45eb6576dcfa7bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.215879  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:48.216622  7146 raft_consensus.cc:2393] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 1: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:12:48.216564  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31f9cb469ba4b99a3231bd60757e02c" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:48.217147  7145 raft_consensus.cc:3060] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.218493  7131 tablet_service.cc:1511] Processing CreateTablet for tablet e7ba9e2a936548189067b8ba467a7c13 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:12:48.219681  7131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7ba9e2a936548189067b8ba467a7c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.220079  7266 tablet_bootstrap.cc:492] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:48.220255  7130 tablet_service.cc:1511] Processing CreateTablet for tablet 0063b668c8fe4ada9d2cf1f020216b9d (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:12:48.221390  7130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0063b668c8fe4ada9d2cf1f020216b9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.223341  7128 tablet_service.cc:1511] Processing CreateTablet for tablet 731c976eac40425299a29e023ff83b3b (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:12:48.223618  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:48.224350  7071 raft_consensus.cc:2393] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 1: Already voted for candidate 4b1ff2643d61430a9fc6f52fe414891a in this term.
I20260709 12:12:48.224452  7128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731c976eac40425299a29e023ff83b3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.224745  7134 tablet_service.cc:1511] Processing CreateTablet for tablet 2119382ffaef43728e0aa29dc47b98ec (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:12:48.225883  7206 tablet_service.cc:1511] Processing CreateTablet for tablet 1725dc8a9e124623ad878bc568e082dd (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:12:48.226334  7204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2119382ffaef43728e0aa29dc47b98ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.231453  6969 catalog_manager.cc:5697] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:48.232242  7129 tablet_service.cc:1511] Processing CreateTablet for tablet 69905e39613c40ab9ee41ec3c60268d4 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:12:48.234268  7135 tablet_service.cc:1511] Processing CreateTablet for tablet 7686674f80fc412990a7b8f302a9ae05 (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:12:48.225891  7134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2119382ffaef43728e0aa29dc47b98ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.245189  7135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7686674f80fc412990a7b8f302a9ae05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.253868  7266 tablet_bootstrap.cc:654] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.255564  7129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69905e39613c40ab9ee41ec3c60268d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.244580  7210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7686674f80fc412990a7b8f302a9ae05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.280970  7206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1725dc8a9e124623ad878bc568e082dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.284373  7133 tablet_service.cc:1511] Processing CreateTablet for tablet 9004da0ba50e4379b45eb6576dcfa7bf (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:12:48.285418  7133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9004da0ba50e4379b45eb6576dcfa7bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.291646  7274 raft_consensus.cc:493] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.292078  7274 raft_consensus.cc:515] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.300043  7274 leader_election.cc:290] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:48.302256  7145 raft_consensus.cc:2468] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:12:48.303388  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:48.305879  7133 tablet_service.cc:1511] Processing CreateTablet for tablet 1725dc8a9e124623ad878bc568e082dd (DEFAULT_TABLE table=test-workload [id=9fee42349c9542bfa250517d113464f1]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:12:48.303530  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:48.306953  7133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1725dc8a9e124623ad878bc568e082dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:48.307011  7071 raft_consensus.cc:2468] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:48.308104  7036 leader_election.cc:304] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:48.308545  7146 raft_consensus.cc:2468] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:48.309360  7286 raft_consensus.cc:2749] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:12:48.310184  7186 leader_election.cc:304] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:12:48.311517  7274 raft_consensus.cc:2804] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:48.311842  7274 raft_consensus.cc:493] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:48.313779  7274 raft_consensus.cc:3060] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.314953  7266 tablet_bootstrap.cc:492] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:48.315332  7266 ts_tablet_manager.cc:1403] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.095s	user 0.010s	sys 0.000s
I20260709 12:12:48.317302  7266 raft_consensus.cc:359] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.317770  7266 raft_consensus.cc:385] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.317987  7266 raft_consensus.cc:740] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.324579  7261 tablet_bootstrap.cc:492] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:48.325008  7261 ts_tablet_manager.cc:1403] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.193s	user 0.026s	sys 0.007s
I20260709 12:12:48.325600  7266 consensus_queue.cc:260] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.328158  7262 tablet_bootstrap.cc:492] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:48.327879  7261 raft_consensus.cc:359] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.328524  7262 ts_tablet_manager.cc:1403] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.164s	user 0.041s	sys 0.013s
I20260709 12:12:48.328612  7261 raft_consensus.cc:385] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.328965  7261 raft_consensus.cc:740] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.329618  7261 consensus_queue.cc:260] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.337708  7262 raft_consensus.cc:359] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.338416  7262 raft_consensus.cc:385] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.338689  7262 raft_consensus.cc:740] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.339474  7262 consensus_queue.cc:260] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.342283  7262 ts_tablet_manager.cc:1434] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:12:48.342746  7261 ts_tablet_manager.cc:1434] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.004s
I20260709 12:12:48.343176  7262 tablet_bootstrap.cc:492] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:48.343317  7266 ts_tablet_manager.cc:1434] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.028s	user 0.013s	sys 0.006s
I20260709 12:12:48.343706  7261 tablet_bootstrap.cc:492] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:48.349239  7262 tablet_bootstrap.cc:654] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.349737  7261 tablet_bootstrap.cc:654] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.355825  7266 tablet_bootstrap.cc:492] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:48.362237  7266 tablet_bootstrap.cc:654] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.371517  7112 leader_election.cc:304] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:48.373324  7287 raft_consensus.cc:2749] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:12:48.365275  7274 raft_consensus.cc:515] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.394749  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:48.395357  7071 raft_consensus.cc:3060] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.413077  7274 leader_election.cc:290] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:48.414103  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:48.414641  7146 raft_consensus.cc:3060] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.414964  7261 tablet_bootstrap.cc:492] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:48.415457  7261 ts_tablet_manager.cc:1403] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.072s	user 0.018s	sys 0.052s
I20260709 12:12:48.417097  7287 raft_consensus.cc:493] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.417510  7287 raft_consensus.cc:515] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.403266  7071 raft_consensus.cc:2468] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:48.420704  7186 leader_election.cc:304] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:12:48.421027  7287 leader_election.cc:290] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:48.421152  7146 raft_consensus.cc:2468] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:48.421665  7293 raft_consensus.cc:2804] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:48.422181  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:48.422680  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
W20260709 12:12:48.423504  7110 leader_election.cc:343] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:48.424021  7112 leader_election.cc:343] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.424430  7112 leader_election.cc:304] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:48.424579  7293 raft_consensus.cc:697] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:12:48.425076  7261 raft_consensus.cc:359] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.427361  7261 raft_consensus.cc:385] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.427668  7261 raft_consensus.cc:740] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.425369  7287 raft_consensus.cc:2749] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:48.425578  7293 consensus_queue.cc:237] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.429039  7266 tablet_bootstrap.cc:492] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:48.428694  7261 consensus_queue.cc:260] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.429667  7266 ts_tablet_manager.cc:1403] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.074s	user 0.032s	sys 0.036s
I20260709 12:12:48.431012  7261 ts_tablet_manager.cc:1434] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:12:48.432471  7261 tablet_bootstrap.cc:492] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:48.438676  7261 tablet_bootstrap.cc:654] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.444708  7266 raft_consensus.cc:359] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.444736  7287 raft_consensus.cc:493] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.445958  7287 raft_consensus.cc:515] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.447873  7287 leader_election.cc:290] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:48.448570  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:48.449194  7071 raft_consensus.cc:2468] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:48.450402  7112 leader_election.cc:304] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:48.450573  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:48.451215  7287 raft_consensus.cc:2804] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:48.451581  7287 raft_consensus.cc:493] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:48.451908  7287 raft_consensus.cc:3060] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.451972  7266 raft_consensus.cc:385] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:12:48.451782  7110 leader_election.cc:343] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.452950  7266 raft_consensus.cc:740] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.453781  7266 consensus_queue.cc:260] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.456679  7266 ts_tablet_manager.cc:1434] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 12:12:48.458446  7287 raft_consensus.cc:515] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.460078  7266 tablet_bootstrap.cc:492] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:48.461233  7262 tablet_bootstrap.cc:492] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:48.461328  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:48.461887  7071 raft_consensus.cc:3060] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.461843  7262 ts_tablet_manager.cc:1403] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.119s	user 0.062s	sys 0.032s
I20260709 12:12:48.465621  7262 raft_consensus.cc:359] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.466337  7262 raft_consensus.cc:385] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.466657  7262 raft_consensus.cc:740] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.467466  7262 consensus_queue.cc:260] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.468428  7071 raft_consensus.cc:2468] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:48.468695  7266 tablet_bootstrap.cc:654] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.469524  7112 leader_election.cc:304] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:48.469746  7262 ts_tablet_manager.cc:1434] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:12:48.469022  6968 catalog_manager.cc:5697] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:48.459209  7261 tablet_bootstrap.cc:492] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:48.470265  7265 raft_consensus.cc:2804] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:48.471746  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:48.472285  7261 ts_tablet_manager.cc:1403] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.015s
W20260709 12:12:48.473028  7110 leader_election.cc:343] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.473553  7287 leader_election.cc:290] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:48.475327  7261 raft_consensus.cc:359] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.475952  7261 raft_consensus.cc:385] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.476224  7261 raft_consensus.cc:740] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.476867  7261 consensus_queue.cc:260] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.478936  7261 ts_tablet_manager.cc:1434] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:12:48.479584  7265 raft_consensus.cc:697] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:12:48.479853  7261 tablet_bootstrap.cc:492] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:48.480545  7262 tablet_bootstrap.cc:492] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:48.480453  7265 consensus_queue.cc:237] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.481966  7266 tablet_bootstrap.cc:492] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:48.482445  7266 ts_tablet_manager.cc:1403] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.005s
I20260709 12:12:48.485159  7266 raft_consensus.cc:359] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.485862  7266 raft_consensus.cc:385] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.486187  7266 raft_consensus.cc:740] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.486434  7261 tablet_bootstrap.cc:654] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.486636  7262 tablet_bootstrap.cc:654] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.487047  7266 consensus_queue.cc:260] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.489212  7266 ts_tablet_manager.cc:1434] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:48.490623  7266 tablet_bootstrap.cc:492] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:48.495600  7286 raft_consensus.cc:493] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.496088  7286 raft_consensus.cc:515] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.496842  7266 tablet_bootstrap.cc:654] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.498138  7286 leader_election.cc:290] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:48.500864  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:48.501482  7146 raft_consensus.cc:2468] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 0.
I20260709 12:12:48.507110  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:48.508980  7036 leader_election.cc:304] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
W20260709 12:12:48.510425  7035 leader_election.cc:343] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:48.511559  7017 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:48.514248  7268 raft_consensus.cc:2804] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:48.514632  7268 raft_consensus.cc:493] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:48.514961  7268 raft_consensus.cc:3060] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.524794  7268 raft_consensus.cc:515] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.527405  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:48.527961  7146 raft_consensus.cc:3060] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.539986  7146 raft_consensus.cc:2468] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:12:48.541177  7036 leader_election.cc:304] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:48.542120  7283 consensus_queue.cc:1048] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:48.542917  7286 raft_consensus.cc:2804] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:48.543457  7286 raft_consensus.cc:697] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:12:48.545478  7268 leader_election.cc:290] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:48.547644  7293 raft_consensus.cc:493] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.548148  7293 raft_consensus.cc:515] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.550155  7293 leader_election.cc:290] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:48.551317  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:48.553807  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3cbb05babf43b489d5eab9a22691b5" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
W20260709 12:12:48.555154  7186 leader_election.cc:343] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:48.555924  7035 leader_election.cc:343] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.544384  7286 consensus_queue.cc:237] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.556550  6969 catalog_manager.cc:5697] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:48.561930  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3cbb05babf43b489d5eab9a22691b5" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
W20260709 12:12:48.563416  7185 leader_election.cc:343] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.563911  7185 leader_election.cc:304] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:48.564991  7293 raft_consensus.cc:2749] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:48.567764  7262 tablet_bootstrap.cc:492] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:48.568316  7262 ts_tablet_manager.cc:1403] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.088s	user 0.039s	sys 0.019s
I20260709 12:12:48.572464  7262 raft_consensus.cc:359] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.573215  7262 raft_consensus.cc:385] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.573596  7262 raft_consensus.cc:740] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.574102  7261 tablet_bootstrap.cc:492] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:48.574515  7261 ts_tablet_manager.cc:1403] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.095s	user 0.048s	sys 0.043s
I20260709 12:12:48.574379  7262 consensus_queue.cc:260] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.576740  7262 ts_tablet_manager.cc:1434] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:12:48.576788  7261 raft_consensus.cc:359] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.577471  7261 raft_consensus.cc:385] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.577739  7261 raft_consensus.cc:740] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.577899  7262 tablet_bootstrap.cc:492] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:48.578414  7261 consensus_queue.cc:260] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.580384  7261 ts_tablet_manager.cc:1434] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:12:48.581183  7261 tablet_bootstrap.cc:492] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:48.584750  7266 tablet_bootstrap.cc:492] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:48.585340  7266 ts_tablet_manager.cc:1403] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.095s	user 0.027s	sys 0.024s
I20260709 12:12:48.588029  7261 tablet_bootstrap.cc:654] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.588066  7266 raft_consensus.cc:359] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.588806  7266 raft_consensus.cc:385] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.589104  7266 raft_consensus.cc:740] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.589784  7266 consensus_queue.cc:260] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.591930  7266 ts_tablet_manager.cc:1434] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:12:48.584786  7262 tablet_bootstrap.cc:654] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.597071  7266 tablet_bootstrap.cc:492] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:48.605515  7266 tablet_bootstrap.cc:654] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.606540  7268 consensus_queue.cc:1048] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:48.607137  7261 tablet_bootstrap.cc:492] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:48.607715  7261 ts_tablet_manager.cc:1403] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.016s
I20260709 12:12:48.610049  7261 raft_consensus.cc:359] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.610636  7261 raft_consensus.cc:385] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.610908  7261 raft_consensus.cc:740] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.611619  7261 consensus_queue.cc:260] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.613741  7261 ts_tablet_manager.cc:1434] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 12:12:48.614538  7261 tablet_bootstrap.cc:492] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:48.620098  7261 tablet_bootstrap.cc:654] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.620697  7266 tablet_bootstrap.cc:492] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:48.621146  7266 ts_tablet_manager.cc:1403] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260709 12:12:48.623565  7266 raft_consensus.cc:359] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.624220  7266 raft_consensus.cc:385] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.624481  7266 raft_consensus.cc:740] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.625216  7266 consensus_queue.cc:260] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.627332  7266 ts_tablet_manager.cc:1434] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:48.628211  7266 tablet_bootstrap.cc:492] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:48.633355  7266 tablet_bootstrap.cc:654] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.639956  7261 tablet_bootstrap.cc:492] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:48.640350  7261 ts_tablet_manager.cc:1403] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.012s
I20260709 12:12:48.643286  7261 raft_consensus.cc:359] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.643921  7261 raft_consensus.cc:385] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.644179  7261 raft_consensus.cc:740] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.644735  7266 tablet_bootstrap.cc:492] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:48.645167  7266 ts_tablet_manager.cc:1403] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 12:12:48.644917  7261 consensus_queue.cc:260] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.644959  6969 catalog_manager.cc:5697] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:48.647236  7261 ts_tablet_manager.cc:1434] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:12:48.648042  7261 tablet_bootstrap.cc:492] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:48.647694  7266 raft_consensus.cc:359] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.648353  7266 raft_consensus.cc:385] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.648625  7266 raft_consensus.cc:740] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.649449  7266 consensus_queue.cc:260] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.650846  7293 raft_consensus.cc:493] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.651335  7293 raft_consensus.cc:515] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.653321  7293 leader_election.cc:290] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:48.654857  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905c89fcd14c46e594dda62c9dd6c2b2" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
W20260709 12:12:48.656246  7186 leader_election.cc:343] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.658015  7261 tablet_bootstrap.cc:654] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.657817  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905c89fcd14c46e594dda62c9dd6c2b2" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:48.658455  7146 raft_consensus.cc:2468] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:48.659108  7266 ts_tablet_manager.cc:1434] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 12:12:48.659606  7185 leader_election.cc:304] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:48.660138  7266 tablet_bootstrap.cc:492] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:48.660614  7293 raft_consensus.cc:2804] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:48.660976  7293 raft_consensus.cc:493] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:48.661288  7293 raft_consensus.cc:3060] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.668357  7293 raft_consensus.cc:515] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.670961  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905c89fcd14c46e594dda62c9dd6c2b2" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
W20260709 12:12:48.672266  7186 leader_election.cc:343] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.674347  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905c89fcd14c46e594dda62c9dd6c2b2" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:48.674918  7146 raft_consensus.cc:3060] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.682008  7266 tablet_bootstrap.cc:654] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.683151  7146 raft_consensus.cc:2468] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:48.684312  7185 leader_election.cc:304] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:48.685159  7274 raft_consensus.cc:2804] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:48.686043  7293 leader_election.cc:290] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:48.685333  7262 tablet_bootstrap.cc:492] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:48.686862  7262 ts_tablet_manager.cc:1403] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.109s	user 0.023s	sys 0.048s
I20260709 12:12:48.688228  7261 tablet_bootstrap.cc:492] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:48.688669  7261 ts_tablet_manager.cc:1403] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.041s	user 0.023s	sys 0.006s
I20260709 12:12:48.690016  7262 raft_consensus.cc:359] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.690857  7262 raft_consensus.cc:385] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.691196  7262 raft_consensus.cc:740] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.691078  7261 raft_consensus.cc:359] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.692473  7261 raft_consensus.cc:385] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.692067  7262 consensus_queue.cc:260] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.692749  7261 raft_consensus.cc:740] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.693446  7266 tablet_bootstrap.cc:492] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:48.693394  7261 consensus_queue.cc:260] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.693904  7266 ts_tablet_manager.cc:1403] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.003s
I20260709 12:12:48.694638  7262 ts_tablet_manager.cc:1434] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:48.695258  7261 ts_tablet_manager.cc:1434] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:48.696098  7261 tablet_bootstrap.cc:492] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:48.696465  7266 raft_consensus.cc:359] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.697080  7266 raft_consensus.cc:385] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.697333  7266 raft_consensus.cc:740] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.698727  7262 tablet_bootstrap.cc:492] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:48.698006  7266 consensus_queue.cc:260] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.700098  7293 raft_consensus.cc:493] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.700503  7293 raft_consensus.cc:515] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.702107  7261 tablet_bootstrap.cc:654] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.702345  7293 leader_election.cc:290] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:48.702972  7274 raft_consensus.cc:697] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:12:48.704936  7274 consensus_queue.cc:237] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.705997  7262 tablet_bootstrap.cc:654] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.704209  7266 ts_tablet_manager.cc:1434] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:12:48.707049  7266 tablet_bootstrap.cc:492] T 5b3d827d487b45e798387af64742d318 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:48.711498  7265 raft_consensus.cc:493] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.711982  7265 raft_consensus.cc:515] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.714018  7265 leader_election.cc:290] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:48.714466  7265 raft_consensus.cc:493] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.714900  7266 tablet_bootstrap.cc:654] T 5b3d827d487b45e798387af64742d318 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.716430  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:48.703035  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:48.718467  7071 raft_consensus.cc:2393] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 1: Already voted for candidate 4b1ff2643d61430a9fc6f52fe414891a in this term.
I20260709 12:12:48.720109  6969 catalog_manager.cc:5697] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:48.721644  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:48.723331  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:48.724061  7146 raft_consensus.cc:2393] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 1: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
W20260709 12:12:48.720047  7112 leader_election.cc:343] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.727029  7262 tablet_bootstrap.cc:492] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:48.727454  7262 ts_tablet_manager.cc:1403] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.003s
I20260709 12:12:48.727667  7286 raft_consensus.cc:493] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.727855  7185 leader_election.cc:304] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:48.728106  7286 raft_consensus.cc:515] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:12:48.728753  7110 leader_election.cc:343] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.729218  7110 leader_election.cc:304] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:48.730028  7286 leader_election.cc:290] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:48.730667  7303 raft_consensus.cc:2749] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:48.732029  7266 tablet_bootstrap.cc:492] T 5b3d827d487b45e798387af64742d318 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:48.732436  7266 ts_tablet_manager.cc:1403] T 5b3d827d487b45e798387af64742d318 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.004s
I20260709 12:12:48.729771  7262 raft_consensus.cc:359] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.733398  7262 raft_consensus.cc:385] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.733341  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:48.733824  7262 raft_consensus.cc:740] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.734093  7146 raft_consensus.cc:2468] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 0.
I20260709 12:12:48.734458  7262 consensus_queue.cc:260] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.735344  7036 leader_election.cc:304] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:48.736121  7286 raft_consensus.cc:2804] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:48.736454  7286 raft_consensus.cc:493] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:48.736752  7262 ts_tablet_manager.cc:1434] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 12:12:48.736743  7286 raft_consensus.cc:3060] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.714881  7265 raft_consensus.cc:515] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.740358  7265 leader_election.cc:290] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:48.742128  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:48.742682  7286 raft_consensus.cc:515] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.743101  7274 raft_consensus.cc:3060] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:48.743432  7112 leader_election.cc:343] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.744875  7286 leader_election.cc:290] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:48.745265  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:48.745781  7146 raft_consensus.cc:3060] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.750583  7274 raft_consensus.cc:2749] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:48.750790  7266 raft_consensus.cc:359] T 5b3d827d487b45e798387af64742d318 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.751596  7266 raft_consensus.cc:385] T 5b3d827d487b45e798387af64742d318 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.752020  7266 raft_consensus.cc:740] T 5b3d827d487b45e798387af64742d318 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.751523  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:48.752725  7220 raft_consensus.cc:2468] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:48.752727  7266 consensus_queue.cc:260] T 5b3d827d487b45e798387af64742d318 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.754164  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:48.754691  7220 raft_consensus.cc:2468] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 0.
I20260709 12:12:48.754849  7266 ts_tablet_manager.cc:1434] T 5b3d827d487b45e798387af64742d318 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:12:48.755934  7262 tablet_bootstrap.cc:492] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:48.756891  7266 tablet_bootstrap.cc:492] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:48.758181  7146 raft_consensus.cc:2468] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:12:48.759253  7036 leader_election.cc:304] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:48.759585  7110 leader_election.cc:304] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:48.760082  7286 raft_consensus.cc:2804] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:48.757360  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:48.760671  7286 raft_consensus.cc:697] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:12:48.760828  7220 raft_consensus.cc:3060] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.761710  7262 tablet_bootstrap.cc:654] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.761473  7286 consensus_queue.cc:237] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.762334  7266 tablet_bootstrap.cc:654] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.766834  7261 tablet_bootstrap.cc:492] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:48.767226  7261 ts_tablet_manager.cc:1403] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.071s	user 0.027s	sys 0.027s
I20260709 12:12:48.769598  7261 raft_consensus.cc:359] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.770170  7261 raft_consensus.cc:385] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.770428  7261 raft_consensus.cc:740] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.770975  7261 consensus_queue.cc:260] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.772431  7261 ts_tablet_manager.cc:1434] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:48.773244  7261 tablet_bootstrap.cc:492] T 1dab3084f0e5400eb1f31c83c20723e4 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:48.775254  7303 raft_consensus.cc:2804] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:48.775638  7303 raft_consensus.cc:493] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:48.775965  7303 raft_consensus.cc:3060] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.778743  7261 tablet_bootstrap.cc:654] T 1dab3084f0e5400eb1f31c83c20723e4 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.788643  7220 raft_consensus.cc:2468] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:12:48.792610  7303 raft_consensus.cc:515] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.794724  7303 leader_election.cc:290] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:48.795419  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
W20260709 12:12:48.796769  7112 leader_election.cc:343] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.797780  7262 tablet_bootstrap.cc:492] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:48.798239  7262 ts_tablet_manager.cc:1403] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.010s
I20260709 12:12:48.798195  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:48.798815  7220 raft_consensus.cc:3060] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.798432  6969 catalog_manager.cc:5697] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:48.799561  7266 tablet_bootstrap.cc:492] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:48.799949  7266 ts_tablet_manager.cc:1403] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.043s	user 0.026s	sys 0.016s
I20260709 12:12:48.801661  7262 raft_consensus.cc:359] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.802332  7262 raft_consensus.cc:385] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.802649  7262 raft_consensus.cc:740] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.802434  7266 raft_consensus.cc:359] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.803032  7261 tablet_bootstrap.cc:492] T 1dab3084f0e5400eb1f31c83c20723e4 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:48.803092  7266 raft_consensus.cc:385] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.803443  7266 raft_consensus.cc:740] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.803574  7262 consensus_queue.cc:260] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.804121  7266 consensus_queue.cc:260] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.803489  7261 ts_tablet_manager.cc:1403] T 1dab3084f0e5400eb1f31c83c20723e4 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.006s
I20260709 12:12:48.805850  7262 ts_tablet_manager.cc:1434] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:12:48.806808  7262 tablet_bootstrap.cc:492] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:48.809340  7266 ts_tablet_manager.cc:1434] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:12:48.810050  7220 raft_consensus.cc:2468] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:48.810452  7261 raft_consensus.cc:359] T 1dab3084f0e5400eb1f31c83c20723e4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.811095  7261 raft_consensus.cc:385] T 1dab3084f0e5400eb1f31c83c20723e4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.811368  7261 raft_consensus.cc:740] T 1dab3084f0e5400eb1f31c83c20723e4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.812306  7262 tablet_bootstrap.cc:654] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.812047  7261 consensus_queue.cc:260] T 1dab3084f0e5400eb1f31c83c20723e4 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.814091  7261 ts_tablet_manager.cc:1434] T 1dab3084f0e5400eb1f31c83c20723e4 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260709 12:12:48.814877  7261 tablet_bootstrap.cc:492] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:48.818873  7110 leader_election.cc:304] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:48.819712  7303 raft_consensus.cc:2804] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:48.820142  7303 raft_consensus.cc:697] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:12:48.820487  7261 tablet_bootstrap.cc:654] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.820891  7303 consensus_queue.cc:237] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.810173  7266 tablet_bootstrap.cc:492] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:48.824957  7262 tablet_bootstrap.cc:492] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:48.825379  7262 ts_tablet_manager.cc:1403] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.007s
I20260709 12:12:48.827337  7266 tablet_bootstrap.cc:654] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.827804  7262 raft_consensus.cc:359] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.828446  7262 raft_consensus.cc:385] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.828711  7262 raft_consensus.cc:740] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.829438  7262 consensus_queue.cc:260] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.846649  7262 ts_tablet_manager.cc:1434] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.011s
I20260709 12:12:48.847625  7262 tablet_bootstrap.cc:492] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:48.851003  7274 consensus_queue.cc:1048] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:48.852936  7262 tablet_bootstrap.cc:654] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.853917  7266 tablet_bootstrap.cc:492] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:48.854379  7266 ts_tablet_manager.cc:1403] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.001s
I20260709 12:12:48.856801  7266 raft_consensus.cc:359] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.857520  7266 raft_consensus.cc:385] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.857820  7266 raft_consensus.cc:740] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.859241  7266 consensus_queue.cc:260] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.846131  6967 catalog_manager.cc:5697] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:48.866513  7266 ts_tablet_manager.cc:1434] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 12:12:48.870460  7266 tablet_bootstrap.cc:492] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:48.873275  7320 raft_consensus.cc:493] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.873782  7320 raft_consensus.cc:515] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.875874  7266 tablet_bootstrap.cc:654] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.879120  7274 consensus_queue.cc:1048] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:48.886193  7320 leader_election.cc:290] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:48.889567  7265 raft_consensus.cc:493] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.889747  7266 tablet_bootstrap.cc:492] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:48.890235  7266 ts_tablet_manager.cc:1403] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 12:12:48.890022  7265 raft_consensus.cc:515] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.891949  7265 leader_election.cc:290] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:48.892689  7266 raft_consensus.cc:359] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.893486  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:48.894879  7266 raft_consensus.cc:385] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.895045  7071 raft_consensus.cc:2468] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:48.895233  7266 raft_consensus.cc:740] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.895637  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:48.896178  7112 leader_election.cc:304] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:48.895955  7266 consensus_queue.cc:260] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.897001  7265 raft_consensus.cc:2804] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:48.897331  7265 raft_consensus.cc:493] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:48.897666  7265 raft_consensus.cc:3060] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.898576  7266 ts_tablet_manager.cc:1434] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:12:48.899716  7266 tablet_bootstrap.cc:492] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:48.904232  7265 raft_consensus.cc:515] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.904896  7266 tablet_bootstrap.cc:654] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.894622  7262 tablet_bootstrap.cc:492] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:48.905536  7320 raft_consensus.cc:493] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.906075  7320 raft_consensus.cc:515] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.906344  7286 raft_consensus.cc:493] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.906771  7286 raft_consensus.cc:515] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.907922  7320 leader_election.cc:290] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:48.908660  7286 leader_election.cc:290] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:12:48.908821  7110 leader_election.cc:343] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.908943  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0862997844611a85110d072ae5b04" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:48.905972  7262 ts_tablet_manager.cc:1403] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.013s
I20260709 12:12:48.912484  7265 leader_election.cc:290] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:48.911010  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:48.915520  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:48.948454  7071 raft_consensus.cc:3060] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.948907  7286 raft_consensus.cc:493] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:12:48.948947  7036 leader_election.cc:343] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.949445  7286 raft_consensus.cc:515] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.949873  7265 raft_consensus.cc:493] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.950392  7265 raft_consensus.cc:515] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.927971  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0862997844611a85110d072ae5b04" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:48.928584  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
W20260709 12:12:48.952584  7186 leader_election.cc:343] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.953321  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3cbb05babf43b489d5eab9a22691b5" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
W20260709 12:12:48.954929  7112 leader_election.cc:343] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.946636  7261 tablet_bootstrap.cc:492] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
W20260709 12:12:48.911345  7185 leader_election.cc:343] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.955809  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3d827d487b45e798387af64742d318" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
W20260709 12:12:48.956066  7185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 44759.5us
W20260709 12:12:48.956948  7036 leader_election.cc:343] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.957208  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:12:48.957471  7186 leader_election.cc:343] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.958338  7261 ts_tablet_manager.cc:1403] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.144s	user 0.071s	sys 0.047s
I20260709 12:12:48.957845  7220 raft_consensus.cc:2468] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 0.
I20260709 12:12:48.960615  7262 raft_consensus.cc:359] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.961284  7262 raft_consensus.cc:385] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.961541  7262 raft_consensus.cc:740] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.958189  7286 leader_election.cc:290] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:48.962199  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3d827d487b45e798387af64742d318" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:48.963194  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:48.963210  7219 raft_consensus.cc:2468] T 5b3d827d487b45e798387af64742d318 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 0.
I20260709 12:12:48.963485  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:48.963856  7146 raft_consensus.cc:2468] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:48.964947  7071 raft_consensus.cc:2468] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:48.965510  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3cbb05babf43b489d5eab9a22691b5" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:48.964931  7035 leader_election.cc:304] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:48.966465  7112 leader_election.cc:304] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
W20260709 12:12:48.967214  7110 leader_election.cc:343] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.967286  7185 leader_election.cc:304] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:48.968116  7268 raft_consensus.cc:2804] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:48.968190  7336 raft_consensus.cc:2804] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:48.967459  7035 leader_election.cc:304] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:48.968628  7336 raft_consensus.cc:493] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:48.969002  7336 raft_consensus.cc:3060] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.968533  7268 raft_consensus.cc:493] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:48.968859  7261 raft_consensus.cc:359] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.969563  7268 raft_consensus.cc:3060] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.969686  7261 raft_consensus.cc:385] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.970067  7261 raft_consensus.cc:740] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.970726  7261 consensus_queue.cc:260] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.959134  7265 leader_election.cc:290] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:48.971261  7262 consensus_queue.cc:260] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.971767  7265 raft_consensus.cc:2804] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:48.972214  7283 raft_consensus.cc:2804] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:48.972551  7283 raft_consensus.cc:493] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:48.972864  7283 raft_consensus.cc:3060] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.973028  7265 raft_consensus.cc:697] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:12:48.974067  7265 consensus_queue.cc:237] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.979249  7283 raft_consensus.cc:515] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.980086  7266 tablet_bootstrap.cc:492] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:48.980486  7266 ts_tablet_manager.cc:1403] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.023s
I20260709 12:12:48.975183  7186 leader_election.cc:304] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:48.975607  7284 consensus_queue.cc:1048] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:48.966387  7220 raft_consensus.cc:2468] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:48.981979  7320 raft_consensus.cc:2749] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:48.976442  7261 ts_tablet_manager.cc:1434] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:12:48.976761  7336 raft_consensus.cc:515] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.982870  7110 leader_election.cc:304] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:48.983378  7266 raft_consensus.cc:359] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.983992  7266 raft_consensus.cc:385] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.978493  7262 ts_tablet_manager.cc:1434] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260709 12:12:48.977106  7268 raft_consensus.cc:515] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.983994  7261 tablet_bootstrap.cc:492] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:48.984274  7266 raft_consensus.cc:740] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.985090  7266 consensus_queue.cc:260] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.985602  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:48.985756  7336 leader_election.cc:290] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:48.985746  7268 leader_election.cc:290] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:48.986331  7145 raft_consensus.cc:3060] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.986910  7266 ts_tablet_manager.cc:1434] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:12:48.984293  7303 raft_consensus.cc:2804] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:48.987615  7303 raft_consensus.cc:493] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:48.987962  7303 raft_consensus.cc:3060] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.987818  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
W20260709 12:12:48.990314  7036 leader_election.cc:343] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.991482  7262 tablet_bootstrap.cc:492] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:48.992856  7287 consensus_queue.cc:1048] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:48.994834  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:48.998625  7262 tablet_bootstrap.cc:654] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.998864  7336 raft_consensus.cc:493] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.999285  7336 raft_consensus.cc:515] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:48.999550  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:49.000047  7220 raft_consensus.cc:3060] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.001266  7336 leader_election.cc:290] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:49.002250  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:49.004504  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3d827d487b45e798387af64742d318" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:49.005007  7144 raft_consensus.cc:3060] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.005538  7261 tablet_bootstrap.cc:654] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.005712  7266 tablet_bootstrap.cc:492] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:49.010699  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:49.012277  7268 raft_consensus.cc:493] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.012395  7283 leader_election.cc:290] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:49.012725  7268 raft_consensus.cc:515] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.014585  7144 raft_consensus.cc:2468] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:12:49.014562  7268 leader_election.cc:290] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:49.016155  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3d827d487b45e798387af64742d318" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:49.016985  7219 raft_consensus.cc:3060] T 5b3d827d487b45e798387af64742d318 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.016923  7186 leader_election.cc:304] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:49.017683  7336 raft_consensus.cc:2749] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:49.003441  7145 raft_consensus.cc:2468] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:49.019313  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae897c0126464d9228a7c5cb43f19b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:49.020999  7220 raft_consensus.cc:2468] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
W20260709 12:12:49.022063  7186 leader_election.cc:343] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.022990  7036 leader_election.cc:304] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:49.023388  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae897c0126464d9228a7c5cb43f19b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:49.029553  7185 leader_election.cc:304] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:49.030164  7320 raft_consensus.cc:2804] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:49.030668  7320 raft_consensus.cc:697] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:12:49.031221  7336 raft_consensus.cc:493] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.031212  7320 consensus_queue.cc:237] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.031795  7336 raft_consensus.cc:515] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.033699  7336 leader_election.cc:290] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:49.028163  7268 raft_consensus.cc:2804] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:49.034431  7268 raft_consensus.cc:697] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:12:49.035089  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:49.035256  7268 consensus_queue.cc:237] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.036648  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:49.037667  7186 leader_election.cc:304] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
W20260709 12:12:49.031363  7035 leader_election.cc:343] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.040300  7035 leader_election.cc:304] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:49.041111  7284 raft_consensus.cc:2804] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:49.041422  7336 raft_consensus.cc:2749] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:49.041539  7284 raft_consensus.cc:697] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:12:49.042348  7284 consensus_queue.cc:237] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.054214  7219 raft_consensus.cc:2468] T 5b3d827d487b45e798387af64742d318 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
W20260709 12:12:49.054697  7036 leader_election.cc:343] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.055696  7036 leader_election.cc:304] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:49.056303  7336 raft_consensus.cc:493] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.057185  7336 raft_consensus.cc:515] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.058559  7303 raft_consensus.cc:515] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.060045  7336 leader_election.cc:290] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:49.055181  6967 catalog_manager.cc:5697] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:49.061893  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3cbb05babf43b489d5eab9a22691b5" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:49.067478  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dab3084f0e5400eb1f31c83c20723e4" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:49.063141  7268 raft_consensus.cc:2749] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:12:49.069717  7112 leader_election.cc:343] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.070379  7146 raft_consensus.cc:2468] T 1dab3084f0e5400eb1f31c83c20723e4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:49.071688  7266 tablet_bootstrap.cc:654] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.074103  7219 raft_consensus.cc:3060] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.073948  7185 leader_election.cc:304] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:49.072700  6966 catalog_manager.cc:5697] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:49.090616  7220 raft_consensus.cc:3060] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.099181  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3cbb05babf43b489d5eab9a22691b5" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:49.099080  7287 consensus_queue.cc:1048] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:49.099864  7218 raft_consensus.cc:3060] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.100698  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dab3084f0e5400eb1f31c83c20723e4" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:49.101300  7068 raft_consensus.cc:2468] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:49.099084  7303 leader_election.cc:290] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:49.104734  7268 raft_consensus.cc:493] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.105161  7268 raft_consensus.cc:515] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.106078  7218 raft_consensus.cc:2468] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:49.107487  7286 consensus_queue.cc:1048] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.107939  7110 leader_election.cc:304] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:49.109290  7268 leader_election.cc:290] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:49.110306  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dab3084f0e5400eb1f31c83c20723e4" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:49.110909  7217 raft_consensus.cc:2468] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 0.
I20260709 12:12:49.111227  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dab3084f0e5400eb1f31c83c20723e4" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:49.111776  7146 raft_consensus.cc:2468] T 1dab3084f0e5400eb1f31c83c20723e4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 0.
I20260709 12:12:49.111832  7035 leader_election.cc:304] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:12:49.112576  7268 raft_consensus.cc:2804] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:49.111781  7303 raft_consensus.cc:2804] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:49.113404  7336 raft_consensus.cc:2804] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:49.112907  7268 raft_consensus.cc:493] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:49.113801  7336 raft_consensus.cc:493] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:49.113878  7268 raft_consensus.cc:3060] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.113592  7303 raft_consensus.cc:697] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:12:49.114301  7336 raft_consensus.cc:3060] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:49.121515  7186 consensus_peers.cc:597] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:49.122280  7268 raft_consensus.cc:515] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.123529  7303 consensus_queue.cc:237] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.122776  7336 raft_consensus.cc:515] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.129240  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dab3084f0e5400eb1f31c83c20723e4" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:49.129635  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dab3084f0e5400eb1f31c83c20723e4" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:49.129769  7146 raft_consensus.cc:3060] T 1dab3084f0e5400eb1f31c83c20723e4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.130376  7220 raft_consensus.cc:2393] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 1: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:12:49.133438  7336 leader_election.cc:290] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:49.134019  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dab3084f0e5400eb1f31c83c20723e4" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:49.134454  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dab3084f0e5400eb1f31c83c20723e4" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:49.146097  7268 leader_election.cc:290] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:49.160760  7068 raft_consensus.cc:2393] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 1: Already voted for candidate 4b1ff2643d61430a9fc6f52fe414891a in this term.
I20260709 12:12:49.161720  7186 leader_election.cc:304] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:49.162761  7336 raft_consensus.cc:2749] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:12:49.166882  7146 raft_consensus.cc:2468] T 1dab3084f0e5400eb1f31c83c20723e4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:12:49.168084  7036 leader_election.cc:304] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:49.169036  7268 raft_consensus.cc:2804] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:49.169468  7268 raft_consensus.cc:697] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:12:49.170243  7268 consensus_queue.cc:237] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.174659  7261 tablet_bootstrap.cc:492] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:49.175107  7261 ts_tablet_manager.cc:1403] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.191s	user 0.033s	sys 0.048s
I20260709 12:12:49.189430  7261 raft_consensus.cc:359] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.189950  7261 raft_consensus.cc:385] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.190176  7261 raft_consensus.cc:740] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.190246  7262 tablet_bootstrap.cc:492] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:49.190730  7262 ts_tablet_manager.cc:1403] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.199s	user 0.012s	sys 0.008s
I20260709 12:12:49.190732  7261 consensus_queue.cc:260] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.192375  7266 tablet_bootstrap.cc:492] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:49.192777  7266 ts_tablet_manager.cc:1403] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.189s	user 0.008s	sys 0.028s
I20260709 12:12:49.193327  7261 ts_tablet_manager.cc:1434] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:49.194242  7261 tablet_bootstrap.cc:492] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:49.197772  7262 raft_consensus.cc:359] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.198359  7262 raft_consensus.cc:385] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.198623  7262 raft_consensus.cc:740] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.199196  7262 consensus_queue.cc:260] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.200441  7261 tablet_bootstrap.cc:654] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.200963  7262 ts_tablet_manager.cc:1434] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.002s
I20260709 12:12:49.201735  7262 tablet_bootstrap.cc:492] T ca20de5b8c1f469eaad750d988fec28f P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:49.202795  7266 raft_consensus.cc:359] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.203428  7266 raft_consensus.cc:385] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.203704  7266 raft_consensus.cc:740] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.204360  7266 consensus_queue.cc:260] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.207353  7262 tablet_bootstrap.cc:654] T ca20de5b8c1f469eaad750d988fec28f P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.208055  7336 consensus_queue.cc:1048] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.211542  7266 ts_tablet_manager.cc:1434] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:12:49.212435  7266 tablet_bootstrap.cc:492] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:49.217837  7266 tablet_bootstrap.cc:654] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.230365  6966 catalog_manager.cc:5697] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:49.235674  7261 tablet_bootstrap.cc:492] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:49.236136  7261 ts_tablet_manager.cc:1403] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.042s	user 0.025s	sys 0.015s
I20260709 12:12:49.236438  7262 tablet_bootstrap.cc:492] T ca20de5b8c1f469eaad750d988fec28f P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:49.236868  7262 ts_tablet_manager.cc:1403] T ca20de5b8c1f469eaad750d988fec28f P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.012s
I20260709 12:12:49.238601  7261 raft_consensus.cc:359] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.239256  7261 raft_consensus.cc:385] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.239603  7261 raft_consensus.cc:740] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.239363  7262 raft_consensus.cc:359] T ca20de5b8c1f469eaad750d988fec28f P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.240054  7262 raft_consensus.cc:385] T ca20de5b8c1f469eaad750d988fec28f P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.240322  7262 raft_consensus.cc:740] T ca20de5b8c1f469eaad750d988fec28f P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.240406  7261 consensus_queue.cc:260] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.241055  7262 consensus_queue.cc:260] T ca20de5b8c1f469eaad750d988fec28f P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.242033  7266 tablet_bootstrap.cc:492] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:49.242414  7266 ts_tablet_manager.cc:1403] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.004s
I20260709 12:12:49.242897  7261 ts_tablet_manager.cc:1434] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:49.243101  7262 ts_tablet_manager.cc:1434] T ca20de5b8c1f469eaad750d988fec28f P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:12:49.243841  7261 tablet_bootstrap.cc:492] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:49.243934  7262 tablet_bootstrap.cc:492] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:49.244674  7266 raft_consensus.cc:359] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.245270  7266 raft_consensus.cc:385] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.245527  7266 raft_consensus.cc:740] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.246321  7266 consensus_queue.cc:260] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.249737  7262 tablet_bootstrap.cc:654] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.248452  7266 ts_tablet_manager.cc:1434] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:12:49.250020  7261 tablet_bootstrap.cc:654] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.250850  7266 tablet_bootstrap.cc:492] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:49.249244  6967 catalog_manager.cc:5697] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:49.257030  7266 tablet_bootstrap.cc:654] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.256431  6967 catalog_manager.cc:5697] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:49.268069  7266 tablet_bootstrap.cc:492] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:49.268458  7266 ts_tablet_manager.cc:1403] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 12:12:49.270598  7266 raft_consensus.cc:359] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.271118  7262 tablet_bootstrap.cc:492] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:49.271179  7266 raft_consensus.cc:385] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.271584  7262 ts_tablet_manager.cc:1403] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.021s
I20260709 12:12:49.271538  7266 raft_consensus.cc:740] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.272179  7261 tablet_bootstrap.cc:492] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:49.272332  7320 raft_consensus.cc:493] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.272586  7261 ts_tablet_manager.cc:1403] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.000s
I20260709 12:12:49.272790  7320 raft_consensus.cc:515] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.274076  7262 raft_consensus.cc:359] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.274753  7262 raft_consensus.cc:385] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.275115  7262 raft_consensus.cc:740] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.274935  7261 raft_consensus.cc:359] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.275619  7261 raft_consensus.cc:385] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.276003  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae897c0126464d9228a7c5cb43f19b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:49.275859  7262 consensus_queue.cc:260] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.276608  7146 raft_consensus.cc:2468] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:49.277782  7262 ts_tablet_manager.cc:1434] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:49.277980  7185 leader_election.cc:304] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:49.278182  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae897c0126464d9228a7c5cb43f19b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:49.274713  7320 leader_election.cc:290] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:49.278594  7262 tablet_bootstrap.cc:492] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:49.278789  7068 raft_consensus.cc:2468] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:49.279506  7266 consensus_queue.cc:260] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.278844  7320 raft_consensus.cc:2804] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:49.275871  7261 raft_consensus.cc:740] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.280402  7320 raft_consensus.cc:493] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:49.281018  7320 raft_consensus.cc:3060] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.280958  7261 consensus_queue.cc:260] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.281773  7266 ts_tablet_manager.cc:1434] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:12:49.282851  7261 ts_tablet_manager.cc:1434] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:12:49.283550  7336 raft_consensus.cc:493] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.283912  7261 tablet_bootstrap.cc:492] T 3cf0862997844611a85110d072ae5b04 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:49.285095  7266 tablet_bootstrap.cc:492] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:49.289909  7261 tablet_bootstrap.cc:654] T 3cf0862997844611a85110d072ae5b04 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.289602  7320 raft_consensus.cc:515] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.283990  7336 raft_consensus.cc:515] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.293705  7262 tablet_bootstrap.cc:654] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.293912  7336 leader_election.cc:290] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:49.295639  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:49.296197  7071 raft_consensus.cc:2468] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:49.296471  7320 leader_election.cc:290] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:49.297284  7186 leader_election.cc:304] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:12:49.298243  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae897c0126464d9228a7c5cb43f19b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:49.298810  7068 raft_consensus.cc:3060] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.305239  7336 raft_consensus.cc:2804] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:49.305600  7336 raft_consensus.cc:493] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:49.305920  7336 raft_consensus.cc:3060] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.306704  7268 consensus_queue.cc:1048] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.291230  6969 catalog_manager.cc:5697] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:49.311707  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae897c0126464d9228a7c5cb43f19b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:49.319036  7144 raft_consensus.cc:3060] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.320190  7266 tablet_bootstrap.cc:654] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.312047  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:49.323575  7145 raft_consensus.cc:2468] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:49.323426  7336 raft_consensus.cc:515] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.325940  7336 leader_election.cc:290] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:49.326130  7144 raft_consensus.cc:2468] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:49.326771  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:49.327435  7286 raft_consensus.cc:493] T ca20de5b8c1f469eaad750d988fec28f P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.327908  7286 raft_consensus.cc:515] T ca20de5b8c1f469eaad750d988fec28f P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.329923  7286 leader_election.cc:290] T ca20de5b8c1f469eaad750d988fec28f P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:49.314105  7068 raft_consensus.cc:2468] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:49.331835  7071 raft_consensus.cc:3060] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.336499  7186 leader_election.cc:304] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:12:49.337280  7336 raft_consensus.cc:2804] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:49.337719  7336 raft_consensus.cc:697] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:12:49.338455  7336 consensus_queue.cc:237] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.339329  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:49.340792  7286 consensus_queue.cc:1048] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.342877  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:49.344791  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:49.345309  7145 raft_consensus.cc:3060] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.347419  7144 raft_consensus.cc:2393] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 1: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:12:49.348465  7036 leader_election.cc:304] T ca20de5b8c1f469eaad750d988fec28f P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:49.349507  7286 raft_consensus.cc:3060] T ca20de5b8c1f469eaad750d988fec28f P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.352403  7145 raft_consensus.cc:2468] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:49.353524  7185 leader_election.cc:304] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:49.353811  7071 raft_consensus.cc:2468] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:49.354271  7320 raft_consensus.cc:2804] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:49.354729  7320 raft_consensus.cc:697] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:12:49.355470  7320 consensus_queue.cc:237] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.362052  7286 raft_consensus.cc:2749] T ca20de5b8c1f469eaad750d988fec28f P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:49.371628  7266 tablet_bootstrap.cc:492] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:49.372027  7266 ts_tablet_manager.cc:1403] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.009s
I20260709 12:12:49.380985  7261 tablet_bootstrap.cc:492] T 3cf0862997844611a85110d072ae5b04 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:49.381318  7261 ts_tablet_manager.cc:1403] T 3cf0862997844611a85110d072ae5b04 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.098s	user 0.045s	sys 0.038s
I20260709 12:12:49.381692  7262 tablet_bootstrap.cc:492] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:49.382128  7262 ts_tablet_manager.cc:1403] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.104s	user 0.009s	sys 0.028s
I20260709 12:12:49.383080  7261 raft_consensus.cc:359] T 3cf0862997844611a85110d072ae5b04 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.383584  7261 raft_consensus.cc:385] T 3cf0862997844611a85110d072ae5b04 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.381175  7266 raft_consensus.cc:359] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.383786  7261 raft_consensus.cc:740] T 3cf0862997844611a85110d072ae5b04 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.384356  7261 consensus_queue.cc:260] T 3cf0862997844611a85110d072ae5b04 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.384684  7266 raft_consensus.cc:385] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.384456  7262 raft_consensus.cc:359] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.384982  7266 raft_consensus.cc:740] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.385097  7262 raft_consensus.cc:385] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.385377  7262 raft_consensus.cc:740] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.385687  7266 consensus_queue.cc:260] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.386039  7262 consensus_queue.cc:260] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.387645  7266 ts_tablet_manager.cc:1434] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:12:49.387864  7262 ts_tablet_manager.cc:1434] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260709 12:12:49.388443  7266 tablet_bootstrap.cc:492] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:49.389343  7262 tablet_bootstrap.cc:492] T 905c89fcd14c46e594dda62c9dd6c2b2 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:49.391048  7261 ts_tablet_manager.cc:1434] T 3cf0862997844611a85110d072ae5b04 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:12:49.393184  7261 tablet_bootstrap.cc:492] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:49.396991  7262 tablet_bootstrap.cc:654] T 905c89fcd14c46e594dda62c9dd6c2b2 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.398347  7261 tablet_bootstrap.cc:654] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.397541  6965 catalog_manager.cc:5697] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:49.399437  6965 catalog_manager.cc:5697] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:49.406984  7303 consensus_queue.cc:1048] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.407686  7262 tablet_bootstrap.cc:492] T 905c89fcd14c46e594dda62c9dd6c2b2 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:49.408058  7262 ts_tablet_manager.cc:1403] T 905c89fcd14c46e594dda62c9dd6c2b2 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.006s
I20260709 12:12:49.410441  7262 raft_consensus.cc:359] T 905c89fcd14c46e594dda62c9dd6c2b2 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.411041  7262 raft_consensus.cc:385] T 905c89fcd14c46e594dda62c9dd6c2b2 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.411278  7262 raft_consensus.cc:740] T 905c89fcd14c46e594dda62c9dd6c2b2 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.412021  7262 consensus_queue.cc:260] T 905c89fcd14c46e594dda62c9dd6c2b2 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.414122  7262 ts_tablet_manager.cc:1434] T 905c89fcd14c46e594dda62c9dd6c2b2 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:49.414340  7266 tablet_bootstrap.cc:654] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.414906  7262 tablet_bootstrap.cc:492] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:49.414667  7303 consensus_queue.cc:1048] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.420020  7320 raft_consensus.cc:493] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.420619  7262 tablet_bootstrap.cc:654] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.420463  7320 raft_consensus.cc:515] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.423697  7320 leader_election.cc:290] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:49.425359  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beae084e60341a4b19046aa8cc0eab4" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:49.425678  7303 raft_consensus.cc:493] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.426028  7068 raft_consensus.cc:2468] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:49.426168  7303 raft_consensus.cc:515] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.427857  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beae084e60341a4b19046aa8cc0eab4" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:49.428695  7186 leader_election.cc:304] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:12:49.429476  7303 leader_election.cc:290] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:49.429546  7320 raft_consensus.cc:2804] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:49.430034  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:49.430925  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:49.432037  7219 raft_consensus.cc:2393] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 1: Already voted for candidate 4b1ff2643d61430a9fc6f52fe414891a in this term.
W20260709 12:12:49.433077  7185 leader_election.cc:343] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.433629  7145 raft_consensus.cc:3060] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.434165  7110 leader_election.cc:304] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:49.429980  7320 raft_consensus.cc:493] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:49.435578  7320 raft_consensus.cc:3060] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.447592  7303 raft_consensus.cc:2749] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:49.449807  7286 consensus_queue.cc:1048] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.451941  7320 raft_consensus.cc:515] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:12:49.452602  7112 consensus_peers.cc:597] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:49.453816  7320 leader_election.cc:290] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:49.455585  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beae084e60341a4b19046aa8cc0eab4" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
W20260709 12:12:49.457011  7185 leader_election.cc:343] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.457876  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beae084e60341a4b19046aa8cc0eab4" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:49.458542  7068 raft_consensus.cc:3060] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:49.465977  7110 consensus_peers.cc:597] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:49.471146  7068 raft_consensus.cc:2468] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:49.472329  7186 leader_election.cc:304] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:49.473102  7320 raft_consensus.cc:2804] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:49.473575  7320 raft_consensus.cc:697] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:12:49.474339  7320 consensus_queue.cc:237] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.477033  7286 consensus_queue.cc:1048] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.500613  7261 tablet_bootstrap.cc:492] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:49.501029  7261 ts_tablet_manager.cc:1403] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.108s	user 0.030s	sys 0.066s
I20260709 12:12:49.503015  6969 catalog_manager.cc:5697] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:49.507370  7262 tablet_bootstrap.cc:492] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:49.509436  7262 ts_tablet_manager.cc:1403] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.095s	user 0.013s	sys 0.002s
I20260709 12:12:49.511801  7262 raft_consensus.cc:359] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.512923  7262 raft_consensus.cc:385] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.513242  7262 raft_consensus.cc:740] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.513973  7262 consensus_queue.cc:260] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.515878  7262 ts_tablet_manager.cc:1434] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:49.516738  7262 tablet_bootstrap.cc:492] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:49.520202  7336 consensus_queue.cc:1048] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.522347  7262 tablet_bootstrap.cc:654] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.523623  7266 tablet_bootstrap.cc:492] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:49.524034  7266 ts_tablet_manager.cc:1403] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.136s	user 0.019s	sys 0.013s
I20260709 12:12:49.526420  7266 raft_consensus.cc:359] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.527066  7266 raft_consensus.cc:385] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.527347  7266 raft_consensus.cc:740] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
W20260709 12:12:49.531901  7017 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:49.533139  7261 raft_consensus.cc:359] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.533792  7261 raft_consensus.cc:385] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.534018  7261 raft_consensus.cc:740] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.534312  7274 consensus_queue.cc:1048] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.537057  7266 consensus_queue.cc:260] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.537528  7262 tablet_bootstrap.cc:492] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:49.537979  7262 ts_tablet_manager.cc:1403] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.005s
I20260709 12:12:49.539187  7266 ts_tablet_manager.cc:1434] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:12:49.540447  7266 tablet_bootstrap.cc:492] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:49.540360  7262 raft_consensus.cc:359] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.541152  7262 raft_consensus.cc:385] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.541173  7336 raft_consensus.cc:493] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.541576  7262 raft_consensus.cc:740] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.541692  7336 raft_consensus.cc:515] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.542297  7262 consensus_queue.cc:260] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.543673  7336 leader_election.cc:290] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:49.544267  7262 ts_tablet_manager.cc:1434] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:49.545143  7262 tablet_bootstrap.cc:492] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:49.545022  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
W20260709 12:12:49.546236  7185 leader_election.cc:343] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.547602  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
W20260709 12:12:49.548892  7186 leader_election.cc:343] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.548784  7261 consensus_queue.cc:260] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.549338  7186 leader_election.cc:304] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:49.550419  7336 raft_consensus.cc:2749] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:49.554450  7262 tablet_bootstrap.cc:654] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.554647  7266 tablet_bootstrap.cc:654] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.557065  7261 ts_tablet_manager.cc:1434] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.006s
I20260709 12:12:49.557910  7261 tablet_bootstrap.cc:492] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:49.563102  7261 tablet_bootstrap.cc:654] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.564102  7068 raft_consensus.cc:3060] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.570574  7286 consensus_queue.cc:1048] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.564384  7266 tablet_bootstrap.cc:492] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:49.571587  7266 ts_tablet_manager.cc:1403] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.005s
I20260709 12:12:49.572356  7287 consensus_queue.cc:1048] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.574044  7266 raft_consensus.cc:359] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.574651  7266 raft_consensus.cc:385] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.574911  7266 raft_consensus.cc:740] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.575728  7266 consensus_queue.cc:260] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.577603  7266 ts_tablet_manager.cc:1434] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 12:12:49.578444  7266 tablet_bootstrap.cc:492] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:49.583748  7266 tablet_bootstrap.cc:654] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.584056  7347 consensus_queue.cc:1048] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.598186  7265 consensus_queue.cc:1048] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.608144  7262 tablet_bootstrap.cc:492] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:49.608588  7262 ts_tablet_manager.cc:1403] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.010s
I20260709 12:12:49.607908  7347 consensus_queue.cc:1048] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:12:49.611181  7262 raft_consensus.cc:359] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.611819  7262 raft_consensus.cc:385] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.612088  7262 raft_consensus.cc:740] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.613903  7262 consensus_queue.cc:260] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.616511  7262 ts_tablet_manager.cc:1434] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:12:49.617317  7262 tablet_bootstrap.cc:492] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:49.622671  7262 tablet_bootstrap.cc:654] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.633519  7262 tablet_bootstrap.cc:492] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:49.633958  7262 ts_tablet_manager.cc:1403] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 12:12:49.635836  7286 consensus_queue.cc:1048] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.646154  7261 tablet_bootstrap.cc:492] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:49.646615  7261 ts_tablet_manager.cc:1403] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.003s
I20260709 12:12:49.649045  7261 raft_consensus.cc:359] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.649734  7261 raft_consensus.cc:385] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.650010  7261 raft_consensus.cc:740] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.650646  7261 consensus_queue.cc:260] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.651598  7266 tablet_bootstrap.cc:492] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:49.652062  7266 ts_tablet_manager.cc:1403] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.074s	user 0.027s	sys 0.037s
I20260709 12:12:49.652498  7071 raft_consensus.cc:3060] T 905c89fcd14c46e594dda62c9dd6c2b2 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.655375  7266 raft_consensus.cc:359] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.656008  7266 raft_consensus.cc:385] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.656260  7266 raft_consensus.cc:740] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.657076  7268 raft_consensus.cc:493] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.657579  7268 raft_consensus.cc:515] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.658510  7261 ts_tablet_manager.cc:1434] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:12:49.659631  7268 leader_election.cc:290] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:49.659664  7261 tablet_bootstrap.cc:492] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:49.660208  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0862997844611a85110d072ae5b04" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:49.660151  7262 raft_consensus.cc:359] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.660828  7262 raft_consensus.cc:385] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.661114  7262 raft_consensus.cc:740] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.661654  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0862997844611a85110d072ae5b04" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:49.662212  7220 raft_consensus.cc:2468] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 0.
I20260709 12:12:49.656847  7266 consensus_queue.cc:260] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.660844  7146 raft_consensus.cc:2468] T 3cf0862997844611a85110d072ae5b04 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 0.
I20260709 12:12:49.664466  7266 ts_tablet_manager.cc:1434] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 12:12:49.665280  7266 tablet_bootstrap.cc:492] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:49.665125  7036 leader_election.cc:304] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:49.665934  7347 raft_consensus.cc:2804] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:49.666270  7347 raft_consensus.cc:493] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:49.666610  7347 raft_consensus.cc:3060] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.666533  7262 consensus_queue.cc:260] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.666283  7261 tablet_bootstrap.cc:654] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.672173  7262 ts_tablet_manager.cc:1434] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 12:12:49.672991  7262 tablet_bootstrap.cc:492] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:49.677091  7347 raft_consensus.cc:515] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.678468  7262 tablet_bootstrap.cc:654] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.680262  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0862997844611a85110d072ae5b04" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:49.680867  7146 raft_consensus.cc:3060] T 3cf0862997844611a85110d072ae5b04 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.682077  7347 leader_election.cc:290] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:49.683055  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0862997844611a85110d072ae5b04" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:49.683630  7220 raft_consensus.cc:3060] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.693427  7336 raft_consensus.cc:493] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.693796  7336 raft_consensus.cc:515] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.695501  7336 leader_election.cc:290] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:49.695598  7266 tablet_bootstrap.cc:654] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.696165  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39fa421bec422e922270e825f31bd8" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
W20260709 12:12:49.697448  7186 leader_election.cc:343] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.698484  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39fa421bec422e922270e825f31bd8" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:49.699216  7336 raft_consensus.cc:493] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:12:49.699807  7185 leader_election.cc:343] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.699672  7336 raft_consensus.cc:515] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.700223  7185 leader_election.cc:304] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:49.701828  7274 raft_consensus.cc:2749] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:49.702867  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:49.703353  7071 raft_consensus.cc:2468] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:49.704329  7336 leader_election.cc:290] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:49.705919  7186 leader_election.cc:304] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:12:49.706833  7274 raft_consensus.cc:2804] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:49.707216  7274 raft_consensus.cc:493] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:49.707542  7274 raft_consensus.cc:3060] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.709606  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:49.710229  7145 raft_consensus.cc:2468] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:49.710734  7336 raft_consensus.cc:493] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.711160  7336 raft_consensus.cc:515] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.713809  7336 leader_election.cc:290] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:49.714463  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cdf1d4cd114beea995c32b20903c44" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
W20260709 12:12:49.715857  7186 leader_election.cc:343] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.717006  7146 raft_consensus.cc:2468] T 3cf0862997844611a85110d072ae5b04 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:12:49.718077  7036 leader_election.cc:304] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:49.719087  7220 raft_consensus.cc:2468] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:12:49.719416  7284 raft_consensus.cc:2804] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:49.719924  7284 raft_consensus.cc:697] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:12:49.720753  7284 consensus_queue.cc:237] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.722668  7266 tablet_bootstrap.cc:492] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:49.722659  7262 tablet_bootstrap.cc:492] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:49.723120  7266 ts_tablet_manager.cc:1403] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.002s
I20260709 12:12:49.723220  7262 ts_tablet_manager.cc:1403] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.012s
I20260709 12:12:49.725121  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cdf1d4cd114beea995c32b20903c44" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:49.725594  7266 raft_consensus.cc:359] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:12:49.726263  7185 leader_election.cc:343] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.726320  7266 raft_consensus.cc:385] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.726750  7266 raft_consensus.cc:740] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.726715  7262 raft_consensus.cc:359] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.727478  7262 raft_consensus.cc:385] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.726747  7185 leader_election.cc:304] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:49.727831  7262 raft_consensus.cc:740] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.728207  7336 raft_consensus.cc:2749] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:49.728492  7262 consensus_queue.cc:260] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.727725  7266 consensus_queue.cc:260] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.730614  7262 ts_tablet_manager.cc:1434] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:12:49.731455  7262 tablet_bootstrap.cc:492] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:49.733013  7261 tablet_bootstrap.cc:492] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:49.733421  7261 ts_tablet_manager.cc:1403] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.005s
I20260709 12:12:49.735822  7274 raft_consensus.cc:515] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.735896  7261 raft_consensus.cc:359] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.736811  7261 raft_consensus.cc:385] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.737129  7261 raft_consensus.cc:740] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.738246  7262 tablet_bootstrap.cc:654] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.738684  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:49.738898  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:49.737816  7274 leader_election.cc:290] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:49.739485  7144 raft_consensus.cc:3060] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.740733  7266 ts_tablet_manager.cc:1434] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:12:49.741576  7266 tablet_bootstrap.cc:492] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:49.737875  7261 consensus_queue.cc:260] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.744197  7261 ts_tablet_manager.cc:1434] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:12:49.745085  7261 tablet_bootstrap.cc:492] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:49.745888  6969 catalog_manager.cc:5697] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:49.739246  7068 raft_consensus.cc:3060] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.750236  7144 raft_consensus.cc:2468] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:49.751858  7185 leader_election.cc:304] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:49.752548  7274 raft_consensus.cc:2804] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:49.753198  7274 raft_consensus.cc:697] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:12:49.754081  7274 consensus_queue.cc:237] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.756217  7266 tablet_bootstrap.cc:654] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.761337  7262 tablet_bootstrap.cc:492] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:49.761871  7262 ts_tablet_manager.cc:1403] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.007s
I20260709 12:12:49.761324  7068 raft_consensus.cc:2468] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:49.763437  7265 raft_consensus.cc:493] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.765424  7265 raft_consensus.cc:515] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.767403  7265 leader_election.cc:290] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:49.765050  7261 tablet_bootstrap.cc:654] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.768385  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd821de76af411f89ed55ebe38cca00" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:49.768982  7220 raft_consensus.cc:2468] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:49.764762  7262 raft_consensus.cc:359] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.769785  7262 raft_consensus.cc:385] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.770074  7262 raft_consensus.cc:740] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.770666  7262 consensus_queue.cc:260] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.771801  7110 leader_election.cc:304] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:49.772581  7265 raft_consensus.cc:2804] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:49.772951  7265 raft_consensus.cc:493] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:49.773277  7265 raft_consensus.cc:3060] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.773566  7336 consensus_queue.cc:1048] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.774384  7262 ts_tablet_manager.cc:1434] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 12:12:49.775204  7262 tablet_bootstrap.cc:492] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:49.776708  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd821de76af411f89ed55ebe38cca00" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
W20260709 12:12:49.777910  7112 leader_election.cc:343] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.780121  7265 raft_consensus.cc:515] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.782778  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd821de76af411f89ed55ebe38cca00" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:49.782943  7336 consensus_queue.cc:1048] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:12:49.784220  7112 leader_election.cc:343] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.785913  7265 leader_election.cc:290] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:49.786106  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd821de76af411f89ed55ebe38cca00" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:49.786706  7220 raft_consensus.cc:3060] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.798550  7220 raft_consensus.cc:2468] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:49.799259  7265 raft_consensus.cc:493] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.799765  7265 raft_consensus.cc:515] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.800351  7110 leader_election.cc:304] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:49.801384  7303 raft_consensus.cc:2804] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:49.801707  7265 leader_election.cc:290] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:49.801818  7303 raft_consensus.cc:697] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:12:49.802692  7303 consensus_queue.cc:237] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.811197  7262 tablet_bootstrap.cc:654] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.812763  7293 consensus_queue.cc:1048] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:49.816763  7274 consensus_queue.cc:1048] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.816385  6969 catalog_manager.cc:5697] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:49.817404  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:49.816782  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:49.818511  7071 raft_consensus.cc:2468] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:49.818018  7220 raft_consensus.cc:2468] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:49.820040  7112 leader_election.cc:304] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:49.820794  7287 raft_consensus.cc:2804] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:49.821146  7287 raft_consensus.cc:493] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:49.821460  7287 raft_consensus.cc:3060] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.838136  7287 raft_consensus.cc:515] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.840457  7266 tablet_bootstrap.cc:492] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:49.840914  7266 ts_tablet_manager.cc:1403] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.100s	user 0.024s	sys 0.022s
I20260709 12:12:49.843745  7266 raft_consensus.cc:359] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.845422  7266 raft_consensus.cc:385] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.845685  7266 raft_consensus.cc:740] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.846465  7287 leader_election.cc:290] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:49.847199  7261 tablet_bootstrap.cc:492] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:49.847615  7261 ts_tablet_manager.cc:1403] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.103s	user 0.023s	sys 0.000s
I20260709 12:12:49.847043  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:49.848590  7220 raft_consensus.cc:3060] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.848100  7266 consensus_queue.cc:260] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.847651  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:49.853318  7068 raft_consensus.cc:3060] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.847966  6969 catalog_manager.cc:5697] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:49.858009  7266 ts_tablet_manager.cc:1434] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 12:12:49.859725  7266 tablet_bootstrap.cc:492] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:49.858598  7274 consensus_queue.cc:1048] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:12:49.868839  7068 raft_consensus.cc:2468] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:49.870208  7112 leader_election.cc:304] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:49.870857  7220 raft_consensus.cc:2468] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:49.871790  7287 raft_consensus.cc:2804] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:49.872287  7287 raft_consensus.cc:697] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:12:49.873055  7287 consensus_queue.cc:237] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.883455  7261 raft_consensus.cc:359] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.885759  7261 raft_consensus.cc:385] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.886013  7261 raft_consensus.cc:740] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.886798  7261 consensus_queue.cc:260] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.888897  7261 ts_tablet_manager.cc:1434] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260709 12:12:49.889698  7261 tablet_bootstrap.cc:492] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:49.900319  6969 catalog_manager.cc:5697] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:49.905939  7262 tablet_bootstrap.cc:492] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:49.906369  7262 ts_tablet_manager.cc:1403] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.131s	user 0.008s	sys 0.003s
I20260709 12:12:49.910151  7145 raft_consensus.cc:3060] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.911875  7261 tablet_bootstrap.cc:654] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.915215  7266 tablet_bootstrap.cc:654] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.915889  7262 raft_consensus.cc:359] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.917119  7262 raft_consensus.cc:385] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.917394  7262 raft_consensus.cc:740] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.918130  7262 consensus_queue.cc:260] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.921762  7262 ts_tablet_manager.cc:1434] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260709 12:12:49.926900  7320 consensus_queue.cc:1048] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.928012  7262 tablet_bootstrap.cc:492] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:49.928192  7266 tablet_bootstrap.cc:492] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:49.928697  7266 ts_tablet_manager.cc:1403] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.003s
I20260709 12:12:49.931082  7266 raft_consensus.cc:359] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.931809  7266 raft_consensus.cc:385] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.932082  7266 raft_consensus.cc:740] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.932838  7266 consensus_queue.cc:260] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.934988  7266 ts_tablet_manager.cc:1434] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:49.935252  7262 tablet_bootstrap.cc:654] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.935868  7266 tablet_bootstrap.cc:492] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:49.936863  7261 tablet_bootstrap.cc:492] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:49.937270  7261 ts_tablet_manager.cc:1403] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.000s
I20260709 12:12:49.939831  7261 raft_consensus.cc:359] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.940466  7261 raft_consensus.cc:385] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.940737  7261 raft_consensus.cc:740] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.941296  7266 tablet_bootstrap.cc:654] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.941476  7261 consensus_queue.cc:260] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.944079  7261 ts_tablet_manager.cc:1434] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:12:49.945634  7261 tablet_bootstrap.cc:492] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:49.949357  7069 raft_consensus.cc:3060] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.957968  7266 tablet_bootstrap.cc:492] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:49.958469  7266 ts_tablet_manager.cc:1403] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.005s
I20260709 12:12:49.960970  7266 raft_consensus.cc:359] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.961719  7266 raft_consensus.cc:385] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.962021  7266 raft_consensus.cc:740] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.962877  7261 tablet_bootstrap.cc:654] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.962675  7266 consensus_queue.cc:260] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.964922  7266 ts_tablet_manager.cc:1434] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:49.965799  7266 tablet_bootstrap.cc:492] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:49.971155  7266 tablet_bootstrap.cc:654] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:49.972484  7404 log.cc:927] Time spent T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 12:12:49.975605  7262 tablet_bootstrap.cc:492] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:49.976922  7262 ts_tablet_manager.cc:1403] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.049s	user 0.025s	sys 0.014s
I20260709 12:12:49.978210  7261 tablet_bootstrap.cc:492] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:49.978663  7261 ts_tablet_manager.cc:1403] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.003s
I20260709 12:12:49.979914  7262 raft_consensus.cc:359] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.980605  7262 raft_consensus.cc:385] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.980916  7262 raft_consensus.cc:740] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.981213  7261 raft_consensus.cc:359] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.981904  7261 raft_consensus.cc:385] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.982211  7261 raft_consensus.cc:740] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.981966  7262 consensus_queue.cc:260] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.982860  7261 consensus_queue.cc:260] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:49.984920  7261 ts_tablet_manager.cc:1434] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:12:49.985039  7262 ts_tablet_manager.cc:1434] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:12:49.985800  7261 tablet_bootstrap.cc:492] T ef5bc3575ddb48a386f32440132b1680 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:49.986042  7262 tablet_bootstrap.cc:492] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:49.991789  7262 tablet_bootstrap.cc:654] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.992161  7261 tablet_bootstrap.cc:654] T ef5bc3575ddb48a386f32440132b1680 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.003634  7261 tablet_bootstrap.cc:492] T ef5bc3575ddb48a386f32440132b1680 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:50.003907  7262 tablet_bootstrap.cc:492] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:50.004033  7261 ts_tablet_manager.cc:1403] T ef5bc3575ddb48a386f32440132b1680 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 12:12:50.004477  7262 ts_tablet_manager.cc:1403] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260709 12:12:50.006448  7261 raft_consensus.cc:359] T ef5bc3575ddb48a386f32440132b1680 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.006723  7262 raft_consensus.cc:359] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.007180  7261 raft_consensus.cc:385] T ef5bc3575ddb48a386f32440132b1680 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.007579  7262 raft_consensus.cc:385] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.007607  7261 raft_consensus.cc:740] T ef5bc3575ddb48a386f32440132b1680 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.008090  7262 raft_consensus.cc:740] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.008563  7261 consensus_queue.cc:260] T ef5bc3575ddb48a386f32440132b1680 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.008842  7262 consensus_queue.cc:260] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.011062  7262 ts_tablet_manager.cc:1434] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:50.011932  7262 tablet_bootstrap.cc:492] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:50.016778  7261 ts_tablet_manager.cc:1434] T ef5bc3575ddb48a386f32440132b1680 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:12:50.017397  7262 tablet_bootstrap.cc:654] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.017678  7261 tablet_bootstrap.cc:492] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:50.020605  7320 raft_consensus.cc:493] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.021101  7320 raft_consensus.cc:515] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.023728  7261 tablet_bootstrap.cc:654] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.024437  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
W20260709 12:12:50.026723  7186 leader_election.cc:343] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:50.023118  7320 leader_election.cc:290] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:50.027823  7320 raft_consensus.cc:493] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.031635  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:50.035631  7266 tablet_bootstrap.cc:492] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:50.036055  7266 ts_tablet_manager.cc:1403] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.038s
I20260709 12:12:50.038386  7266 raft_consensus.cc:359] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.038973  7266 raft_consensus.cc:385] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.039234  7266 raft_consensus.cc:740] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
W20260709 12:12:50.039220  7185 leader_election.cc:343] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:50.028268  7320 raft_consensus.cc:515] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.039979  7266 consensus_queue.cc:260] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.042219  7261 tablet_bootstrap.cc:492] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:50.039933  7185 leader_election.cc:304] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:50.043022  7261 ts_tablet_manager.cc:1403] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 12:12:50.044066  7336 raft_consensus.cc:2749] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:50.044809  7284 raft_consensus.cc:493] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.045238  7284 raft_consensus.cc:515] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.045465  7320 leader_election.cc:290] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:50.045423  7261 raft_consensus.cc:359] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.046165  7261 raft_consensus.cc:385] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.046420  7261 raft_consensus.cc:740] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.046995  7284 leader_election.cc:290] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:50.047530  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5bc3575ddb48a386f32440132b1680" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:50.047962  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba106b46bf4ebd8adf4850d6eade14" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
W20260709 12:12:50.048758  7186 leader_election.cc:343] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:50.049211  7036 leader_election.cc:343] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:50.049387  7266 ts_tablet_manager.cc:1434] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 12:12:50.049904  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba106b46bf4ebd8adf4850d6eade14" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:50.049922  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5bc3575ddb48a386f32440132b1680" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:50.050190  7266 tablet_bootstrap.cc:492] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:50.050621  7144 raft_consensus.cc:2468] T ef5bc3575ddb48a386f32440132b1680 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:50.051568  7261 consensus_queue.cc:260] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:12:50.052446  7035 leader_election.cc:343] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:50.052855  7035 leader_election.cc:304] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:50.053856  7284 raft_consensus.cc:2749] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:50.052083  7185 leader_election.cc:304] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:50.055188  7320 raft_consensus.cc:2804] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:50.055540  7320 raft_consensus.cc:493] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:50.055881  7320 raft_consensus.cc:3060] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.057670  7262 tablet_bootstrap.cc:492] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:50.058130  7262 ts_tablet_manager.cc:1403] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.011s
I20260709 12:12:50.060567  7262 raft_consensus.cc:359] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.061218  7262 raft_consensus.cc:385] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.061520  7262 raft_consensus.cc:740] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.062232  7262 consensus_queue.cc:260] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.063138  7261 ts_tablet_manager.cc:1434] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 12:12:50.063450  7266 tablet_bootstrap.cc:654] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.062160  7320 raft_consensus.cc:515] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.068214  7261 tablet_bootstrap.cc:492] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:50.068252  7262 ts_tablet_manager.cc:1434] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 12:12:50.068423  7287 raft_consensus.cc:493] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.068888  7287 raft_consensus.cc:515] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.069366  7262 tablet_bootstrap.cc:492] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:50.071478  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5bc3575ddb48a386f32440132b1680" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:50.072022  7069 raft_consensus.cc:3060] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.074239  7287 leader_election.cc:290] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:50.075695  7261 tablet_bootstrap.cc:654] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.075716  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:50.076761  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:50.077328  7220 raft_consensus.cc:2468] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
W20260709 12:12:50.077334  7112 leader_election.cc:343] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:50.078058  7262 tablet_bootstrap.cc:654] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.078529  7110 leader_election.cc:304] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:50.078779  7320 leader_election.cc:290] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:50.077937  7069 raft_consensus.cc:2468] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:50.079926  7186 leader_election.cc:304] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:12:50.080304  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5bc3575ddb48a386f32440132b1680" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:50.080785  7320 raft_consensus.cc:2804] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:50.080861  7144 raft_consensus.cc:3060] T ef5bc3575ddb48a386f32440132b1680 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.081485  7320 raft_consensus.cc:697] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:12:50.082314  7320 consensus_queue.cc:237] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.083689  7261 tablet_bootstrap.cc:492] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:50.083784  7303 raft_consensus.cc:493] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.084280  7303 raft_consensus.cc:515] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.084829  7261 ts_tablet_manager.cc:1403] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 12:12:50.086438  7303 leader_election.cc:290] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:50.086962  7303 raft_consensus.cc:2804] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:50.087222  7261 raft_consensus.cc:359] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.087285  7303 raft_consensus.cc:493] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:50.099676  7303 raft_consensus.cc:3060] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.087941  7261 raft_consensus.cc:385] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.103688  7261 raft_consensus.cc:740] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.104307  7261 consensus_queue.cc:260] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.105201  7265 raft_consensus.cc:493] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.105664  7265 raft_consensus.cc:515] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.088932  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:50.106953  7069 raft_consensus.cc:2468] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:50.107679  7265 leader_election.cc:290] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:50.108172  7261 ts_tablet_manager.cc:1434] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:12:50.109094  7261 tablet_bootstrap.cc:492] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:50.109328  7112 leader_election.cc:304] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:50.110737  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39fa421bec422e922270e825f31bd8" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:50.090126  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:50.112057  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39fa421bec422e922270e825f31bd8" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:50.112313  7287 raft_consensus.cc:2804] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:50.112708  7219 raft_consensus.cc:2468] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:50.113945  7069 raft_consensus.cc:2468] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:50.115149  7112 leader_election.cc:304] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:50.115688  7268 raft_consensus.cc:493] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.116093  7268 raft_consensus.cc:515] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.116706  7265 raft_consensus.cc:2804] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:50.111989  7220 raft_consensus.cc:2468] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:50.117089  7265 raft_consensus.cc:493] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:50.117466  7265 raft_consensus.cc:3060] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.117980  7268 leader_election.cc:290] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:50.112703  7287 raft_consensus.cc:493] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:50.120376  7287 raft_consensus.cc:3060] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.121373  7144 raft_consensus.cc:2468] T ef5bc3575ddb48a386f32440132b1680 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:50.122877  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:12:50.124454  7035 leader_election.cc:343] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:50.125442  7303 raft_consensus.cc:515] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.129698  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
W20260709 12:12:50.132004  7036 leader_election.cc:343] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:50.132462  7036 leader_election.cc:304] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:50.133565  7284 raft_consensus.cc:2749] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:50.134140  7284 consensus_queue.cc:1048] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:50.135830  7268 raft_consensus.cc:493] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.136322  7268 raft_consensus.cc:515] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.138451  7261 tablet_bootstrap.cc:654] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.138025  6969 catalog_manager.cc:5697] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:50.140030  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b6cfc050cb40dcaf8c85318ac59b0b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:50.145816  7268 leader_election.cc:290] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:12:50.141433  7035 leader_election.cc:343] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:50.156689  7303 leader_election.cc:290] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:50.157225  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:50.158077  7303 raft_consensus.cc:493] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.159011  7262 tablet_bootstrap.cc:492] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:50.158536  7303 raft_consensus.cc:515] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.159574  7262 ts_tablet_manager.cc:1403] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.090s	user 0.021s	sys 0.029s
I20260709 12:12:50.160670  7303 leader_election.cc:290] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:50.162765  7265 raft_consensus.cc:515] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.163283  7266 tablet_bootstrap.cc:492] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:50.163702  7266 ts_tablet_manager.cc:1403] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.114s	user 0.023s	sys 0.045s
I20260709 12:12:50.164919  7265 leader_election.cc:290] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:50.164738  7287 raft_consensus.cc:515] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:12:50.158485  7112 leader_election.cc:343] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:50.167433  7266 raft_consensus.cc:359] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.168066  7266 raft_consensus.cc:385] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.168116  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39fa421bec422e922270e825f31bd8" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:50.168387  7266 raft_consensus.cc:740] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.168675  7068 raft_consensus.cc:3060] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.169000  7266 consensus_queue.cc:260] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.170663  7266 ts_tablet_manager.cc:1434] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:12:50.171483  7266 tablet_bootstrap.cc:492] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:50.171687  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cdf1d4cd114beea995c32b20903c44" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:50.164299  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b6cfc050cb40dcaf8c85318ac59b0b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:50.172374  7144 raft_consensus.cc:2468] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 0.
I20260709 12:12:50.172729  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:50.173270  7219 raft_consensus.cc:3060] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.173498  7036 leader_election.cc:304] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:50.173149  7262 raft_consensus.cc:359] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.174510  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cdf1d4cd114beea995c32b20903c44" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:50.176371  7287 leader_election.cc:290] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:50.176522  7218 raft_consensus.cc:2468] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:50.171655  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:50.177389  7070 raft_consensus.cc:3060] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.175151  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39fa421bec422e922270e825f31bd8" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
W20260709 12:12:50.175573  7112 leader_election.cc:343] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:50.178532  7262 raft_consensus.cc:385] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.178786  7262 raft_consensus.cc:740] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.179950  7284 raft_consensus.cc:2804] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:50.180351  7284 raft_consensus.cc:493] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:50.180675  7284 raft_consensus.cc:3060] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.190469  7293 raft_consensus.cc:493] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.190809  7262 consensus_queue.cc:260] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.190088  7217 raft_consensus.cc:3060] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.201797  7219 raft_consensus.cc:2468] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:50.203418  7068 raft_consensus.cc:2468] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:50.190886  7293 raft_consensus.cc:515] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.204216  7262 ts_tablet_manager.cc:1434] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 12:12:50.208554  7262 tablet_bootstrap.cc:492] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:50.210678  7293 leader_election.cc:290] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:50.212661  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
W20260709 12:12:50.213936  7186 leader_election.cc:343] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:50.214625  7110 leader_election.cc:304] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:50.215456  7287 raft_consensus.cc:2804] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:50.215796  7287 raft_consensus.cc:493] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:50.216090  7287 raft_consensus.cc:3060] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.219525  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:50.220072  7216 raft_consensus.cc:3060] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.222309  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:50.223618  7112 leader_election.cc:304] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:50.206144  7217 raft_consensus.cc:2468] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:50.228541  7424 raft_consensus.cc:2804] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:50.229005  7424 raft_consensus.cc:697] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:12:50.229763  7424 consensus_queue.cc:237] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.236840  7070 raft_consensus.cc:2468] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:12:50.240278  7112 leader_election.cc:304] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:50.241840  7265 raft_consensus.cc:2804] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:50.242515  7266 tablet_bootstrap.cc:654] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.242280  7265 raft_consensus.cc:697] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:12:50.238237  7293 consensus_queue.cc:1048] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:12:50.243984  7265 consensus_queue.cc:237] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:12:50.251660  7185 leader_election.cc:343] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:50.250433  7287 raft_consensus.cc:515] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.252128  7185 leader_election.cc:304] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:50.255496  7284 raft_consensus.cc:515] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.258374  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b6cfc050cb40dcaf8c85318ac59b0b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:50.258875  7261 tablet_bootstrap.cc:492] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:50.258888  7144 raft_consensus.cc:3060] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.259163  7110 leader_election.cc:304] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:50.259456  7293 raft_consensus.cc:2749] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:50.254611  7216 raft_consensus.cc:2468] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:12:50.260713  7261 ts_tablet_manager.cc:1403] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.152s	user 0.007s	sys 0.012s
I20260709 12:12:50.260121  6969 catalog_manager.cc:5697] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:50.264350  7287 leader_election.cc:290] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:50.264801  7424 raft_consensus.cc:2804] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:50.267719  7424 raft_consensus.cc:697] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:12:50.268893  7424 consensus_queue.cc:237] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.268910  7284 leader_election.cc:290] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:50.273267  7293 raft_consensus.cc:493] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.273615  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cdf1d4cd114beea995c32b20903c44" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:50.273705  7293 raft_consensus.cc:515] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.274225  7217 raft_consensus.cc:3060] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.274832  7303 consensus_queue.cc:1048] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:50.276471  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b6cfc050cb40dcaf8c85318ac59b0b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:50.276669  7293 leader_election.cc:290] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:50.277289  7144 raft_consensus.cc:2468] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:12:50.278102  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:50.274258  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cdf1d4cd114beea995c32b20903c44" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:50.281203  7216 raft_consensus.cc:3060] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.282104  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
W20260709 12:12:50.282276  7035 leader_election.cc:343] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:50.284592  7261 raft_consensus.cc:359] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.285264  7261 raft_consensus.cc:385] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.285522  7261 raft_consensus.cc:740] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.288978  7036 leader_election.cc:304] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:50.289803  7070 raft_consensus.cc:3060] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:50.289004  7112 leader_election.cc:343] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:50.291517  7268 raft_consensus.cc:2804] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:50.292007  7268 raft_consensus.cc:697] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:12:50.292785  7268 consensus_queue.cc:237] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.295370  7261 consensus_queue.cc:260] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.295598  6969 catalog_manager.cc:5697] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 0 to 2, leader changed from <none> to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:50.297327  7261 ts_tablet_manager.cc:1434] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260709 12:12:50.299998  7287 consensus_queue.cc:1048] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:50.302227  7262 tablet_bootstrap.cc:654] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.306082  7261 tablet_bootstrap.cc:492] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:50.310055  7293 consensus_queue.cc:1048] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:50.308712  7217 raft_consensus.cc:2468] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:50.317970  7266 tablet_bootstrap.cc:492] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:50.324606  7266 ts_tablet_manager.cc:1403] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.153s	user 0.005s	sys 0.012s
I20260709 12:12:50.321359  7424 consensus_queue.cc:1048] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:12:50.331887  7283 consensus_queue.cc:1048] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:12:50.338505  7185 leader_election.cc:304] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:50.341874  6969 catalog_manager.cc:5697] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:50.350432  7110 leader_election.cc:304] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:50.356482  7283 raft_consensus.cc:493] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.356912  7283 raft_consensus.cc:515] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.358765  7283 leader_election.cc:290] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:50.368588  7265 raft_consensus.cc:493] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.367597  7424 raft_consensus.cc:2804] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:50.369030  7265 raft_consensus.cc:515] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.369666  7424 raft_consensus.cc:697] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:12:50.370435  7424 consensus_queue.cc:237] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.371341  7265 leader_election.cc:290] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:50.372867  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:50.373971  7069 raft_consensus.cc:2468] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:50.373975  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:50.375903  7112 leader_election.cc:304] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:50.376667  7287 raft_consensus.cc:2804] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:50.377004  7287 raft_consensus.cc:493] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:50.376929  7266 raft_consensus.cc:359] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.377400  7287 raft_consensus.cc:3060] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.377633  7266 raft_consensus.cc:385] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.377939  7266 raft_consensus.cc:740] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.379473  7266 consensus_queue.cc:260] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.380940  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:50.381501  7218 raft_consensus.cc:2468] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 0.
I20260709 12:12:50.386214  7266 ts_tablet_manager.cc:1434] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.061s	user 0.003s	sys 0.002s
I20260709 12:12:50.389875  7303 consensus_queue.cc:1048] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:50.390426  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:50.390980  7220 raft_consensus.cc:2468] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:50.390909  6969 catalog_manager.cc:5697] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:50.394429  7287 raft_consensus.cc:515] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.395566  7143 raft_consensus.cc:2393] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 1: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:12:50.408463  7266 tablet_bootstrap.cc:492] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:50.402665  7320 raft_consensus.cc:2749] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:50.417833  7035 leader_election.cc:304] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
W20260709 12:12:50.419155  7431 log.cc:927] Time spent T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
I20260709 12:12:50.426528  7284 raft_consensus.cc:2804] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:50.426888  7284 raft_consensus.cc:493] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:50.442823  7287 leader_election.cc:290] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:50.456024  7262 tablet_bootstrap.cc:492] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:50.456441  7262 ts_tablet_manager.cc:1403] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.248s	user 0.014s	sys 0.011s
I20260709 12:12:50.458266  7261 tablet_bootstrap.cc:654] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.464574  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:50.465116  7216 raft_consensus.cc:3060] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.427223  7284 raft_consensus.cc:3060] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.471591  7216 raft_consensus.cc:2468] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:50.476015  7110 leader_election.cc:304] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:50.477094  7425 raft_consensus.cc:2804] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:50.477591  7425 raft_consensus.cc:697] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:12:50.458808  7262 raft_consensus.cc:359] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.478385  7262 raft_consensus.cc:385] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.478715  7262 raft_consensus.cc:740] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.478346  7425 consensus_queue.cc:237] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.482766  7266 tablet_bootstrap.cc:654] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.483647  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:50.486881  7262 consensus_queue.cc:260] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.494396  7262 ts_tablet_manager.cc:1434] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 12:12:50.495318  7262 tablet_bootstrap.cc:492] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:50.517858  6965 catalog_manager.cc:5697] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:50.523025  7261 tablet_bootstrap.cc:492] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:50.523465  7261 ts_tablet_manager.cc:1403] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.226s	user 0.026s	sys 0.053s
I20260709 12:12:50.532255  7284 raft_consensus.cc:515] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.538219  7071 raft_consensus.cc:2393] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 1: Already voted for candidate 4b1ff2643d61430a9fc6f52fe414891a in this term.
I20260709 12:12:50.538766  7274 consensus_queue.cc:1048] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:50.540318  7284 leader_election.cc:290] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:50.546398  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:50.555759  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:50.560437  7217 raft_consensus.cc:2393] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 1: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:12:50.562405  7262 tablet_bootstrap.cc:654] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.570616  7266 tablet_bootstrap.cc:492] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:50.571120  7266 ts_tablet_manager.cc:1403] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.163s	user 0.011s	sys 0.027s
I20260709 12:12:50.563818  7261 raft_consensus.cc:359] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.567077  7035 leader_election.cc:304] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:50.573832  7284 raft_consensus.cc:2749] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:12:50.574532  7261 raft_consensus.cc:385] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.574863  7261 raft_consensus.cc:740] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.575611  7261 consensus_queue.cc:260] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.577699  7261 ts_tablet_manager.cc:1434] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.054s	user 0.004s	sys 0.000s
I20260709 12:12:50.578558  7261 tablet_bootstrap.cc:492] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:50.575460  7266 raft_consensus.cc:359] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.579217  7266 raft_consensus.cc:385] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.579550  7266 raft_consensus.cc:740] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.580200  7266 consensus_queue.cc:260] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.578848  7262 tablet_bootstrap.cc:492] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:50.581113  7262 ts_tablet_manager.cc:1403] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.086s	user 0.006s	sys 0.005s
I20260709 12:12:50.584933  7261 tablet_bootstrap.cc:654] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.588608  7262 raft_consensus.cc:359] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.589284  7262 raft_consensus.cc:385] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.589574  7293 consensus_queue.cc:1048] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:50.589929  7266 ts_tablet_manager.cc:1434] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 12:12:50.589581  7262 raft_consensus.cc:740] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.591204  6967 catalog_manager.cc:5697] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:50.592192  7262 consensus_queue.cc:260] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.592875  7266 tablet_bootstrap.cc:492] T d8b6cfc050cb40dcaf8c85318ac59b0b P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:50.594413  7262 ts_tablet_manager.cc:1434] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 12:12:50.598938  7262 tablet_bootstrap.cc:492] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:50.599637  7261 tablet_bootstrap.cc:492] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:50.600863  7261 ts_tablet_manager.cc:1403] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.003s
I20260709 12:12:50.605479  7261 raft_consensus.cc:359] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.606076  7261 raft_consensus.cc:385] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.606431  7261 raft_consensus.cc:740] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.607115  7261 consensus_queue.cc:260] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.607781  7266 tablet_bootstrap.cc:654] T d8b6cfc050cb40dcaf8c85318ac59b0b P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.609395  7261 ts_tablet_manager.cc:1434] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:12:50.619930  7261 tablet_bootstrap.cc:492] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:50.621690  7262 tablet_bootstrap.cc:654] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.623931  7261 tablet_bootstrap.cc:654] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.631886  7261 tablet_bootstrap.cc:492] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:50.632284  7261 ts_tablet_manager.cc:1403] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
W20260709 12:12:50.634997  7017 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:50.636075  7261 raft_consensus.cc:359] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.636664  7217 raft_consensus.cc:1275] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:12:50.636734  7261 raft_consensus.cc:385] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.637657  7261 raft_consensus.cc:740] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.638211  7424 consensus_queue.cc:1048] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:50.639536  7262 tablet_bootstrap.cc:492] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:50.640245  7266 tablet_bootstrap.cc:492] T d8b6cfc050cb40dcaf8c85318ac59b0b P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:50.639961  7261 consensus_queue.cc:260] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.640761  7266 ts_tablet_manager.cc:1403] T d8b6cfc050cb40dcaf8c85318ac59b0b P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.004s
I20260709 12:12:50.641957  7261 ts_tablet_manager.cc:1434] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 12:12:50.639992  7262 ts_tablet_manager.cc:1403] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.003s
I20260709 12:12:50.643460  7266 raft_consensus.cc:359] T d8b6cfc050cb40dcaf8c85318ac59b0b P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.644141  7266 raft_consensus.cc:385] T d8b6cfc050cb40dcaf8c85318ac59b0b P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.644493  7266 raft_consensus.cc:740] T d8b6cfc050cb40dcaf8c85318ac59b0b P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.644660  7268 raft_consensus.cc:493] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.645073  7268 raft_consensus.cc:515] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.645318  7266 consensus_queue.cc:260] T d8b6cfc050cb40dcaf8c85318ac59b0b P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.646534  7425 consensus_queue.cc:1048] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:50.647117  7268 leader_election.cc:290] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:50.647825  7266 ts_tablet_manager.cc:1434] T d8b6cfc050cb40dcaf8c85318ac59b0b P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:12:50.648492  7261 tablet_bootstrap.cc:492] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:50.648661  7266 tablet_bootstrap.cc:492] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:50.648877  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:50.649673  7216 raft_consensus.cc:2393] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 1: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:12:50.651888  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:50.654212  7261 tablet_bootstrap.cc:654] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.654728  7266 tablet_bootstrap.cc:654] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.657194  7262 raft_consensus.cc:359] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.657450  7036 leader_election.cc:304] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:50.657874  7262 raft_consensus.cc:385] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.658188  7262 raft_consensus.cc:740] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.658844  7262 consensus_queue.cc:260] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.660359  7284 raft_consensus.cc:3060] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.660909  7262 ts_tablet_manager.cc:1434] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:12:50.661821  7262 tablet_bootstrap.cc:492] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:50.667796  7262 tablet_bootstrap.cc:654] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.673525  7266 tablet_bootstrap.cc:492] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:50.674659  7266 ts_tablet_manager.cc:1403] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.008s
I20260709 12:12:50.674710  7425 consensus_queue.cc:1048] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:50.681470  7068 raft_consensus.cc:1275] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:12:50.683048  7424 consensus_queue.cc:1048] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:50.685338  7425 raft_consensus.cc:493] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.685787  7425 raft_consensus.cc:515] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.688555  7266 raft_consensus.cc:359] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.689349  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:50.691018  7261 tablet_bootstrap.cc:492] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:50.693148  7261 ts_tablet_manager.cc:1403] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.001s
I20260709 12:12:50.693953  7262 tablet_bootstrap.cc:492] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:50.694350  7262 ts_tablet_manager.cc:1403] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.009s
I20260709 12:12:50.694921  7425 leader_election.cc:290] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:50.695448  7261 raft_consensus.cc:359] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.696059  7261 raft_consensus.cc:385] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.696298  7261 raft_consensus.cc:740] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.696547  7262 raft_consensus.cc:359] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.697122  7262 raft_consensus.cc:385] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.697386  7262 raft_consensus.cc:740] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.697983  7262 consensus_queue.cc:260] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.698387  7261 consensus_queue.cc:260] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.697152  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:50.704209  7068 raft_consensus.cc:2468] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
W20260709 12:12:50.701220  7110 leader_election.cc:343] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:50.705562  7112 leader_election.cc:304] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:50.707751  7261 ts_tablet_manager.cc:1434] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 12:12:50.713982  7261 tablet_bootstrap.cc:492] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:50.718374  7266 raft_consensus.cc:385] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.718719  7266 raft_consensus.cc:740] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.714653  7262 ts_tablet_manager.cc:1434] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 12:12:50.719911  7262 tablet_bootstrap.cc:492] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:50.720830  7424 raft_consensus.cc:2804] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:50.721225  7424 raft_consensus.cc:493] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:50.719452  7266 consensus_queue.cc:260] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.721791  7293 raft_consensus.cc:493] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.722262  7293 raft_consensus.cc:515] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.723217  7424 raft_consensus.cc:3060] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.726138  7262 tablet_bootstrap.cc:654] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.684942  7284 raft_consensus.cc:2749] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:50.729844  7293 leader_election.cc:290] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:50.733522  7266 ts_tablet_manager.cc:1434] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.000s
I20260709 12:12:50.735706  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:50.739681  7266 tablet_bootstrap.cc:492] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
W20260709 12:12:50.739913  7186 leader_election.cc:343] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:50.741104  7261 tablet_bootstrap.cc:654] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.744132  7265 raft_consensus.cc:493] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.744632  7265 raft_consensus.cc:515] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.749492  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:50.749783  7265 leader_election.cc:290] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:12:50.752341  7112 leader_election.cc:343] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:50.755746  7262 tablet_bootstrap.cc:492] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:50.756229  7262 ts_tablet_manager.cc:1403] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.016s
I20260709 12:12:50.759192  7262 raft_consensus.cc:359] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.759856  7262 raft_consensus.cc:385] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.760113  7262 raft_consensus.cc:740] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.761724  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:50.767035  7266 tablet_bootstrap.cc:654] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.768536  7262 consensus_queue.cc:260] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.769449  7218 raft_consensus.cc:3060] T d8b6cfc050cb40dcaf8c85318ac59b0b P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.770476  7262 ts_tablet_manager.cc:1434] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:12:50.771360  7262 tablet_bootstrap.cc:492] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:50.778827  7262 tablet_bootstrap.cc:654] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.783681  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:50.784192  7220 raft_consensus.cc:2468] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
W20260709 12:12:50.785334  7185 leader_election.cc:343] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:50.785840  7185 leader_election.cc:304] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:50.786401  7320 raft_consensus.cc:2749] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:50.787190  7284 consensus_queue.cc:1048] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:50.788709  7261 tablet_bootstrap.cc:492] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:50.789170  7261 ts_tablet_manager.cc:1403] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.014s
I20260709 12:12:50.791819  7424 raft_consensus.cc:515] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.793437  7424 leader_election.cc:290] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:50.794164  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:50.794726  7071 raft_consensus.cc:3060] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.795285  7261 raft_consensus.cc:359] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.795971  7261 raft_consensus.cc:385] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.796217  7261 raft_consensus.cc:740] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.796792  7261 consensus_queue.cc:260] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.803092  7261 ts_tablet_manager.cc:1434] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 12:12:50.804026  7261 tablet_bootstrap.cc:492] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:50.807989  7268 raft_consensus.cc:493] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.808454  7268 raft_consensus.cc:515] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.810384  7268 leader_election.cc:290] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:50.811954  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:50.813639  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cdf1d4cd114beea995c32b20903c44" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:50.814360  7218 raft_consensus.cc:2393] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 1: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:12:50.816146  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cdf1d4cd114beea995c32b20903c44" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:50.817451  7071 raft_consensus.cc:2468] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:50.818614  7112 leader_election.cc:304] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:50.819402  7265 raft_consensus.cc:2804] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:50.819869  7265 raft_consensus.cc:697] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:12:50.820665  7265 consensus_queue.cc:237] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.821337  7261 tablet_bootstrap.cc:654] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.821161  7283 consensus_queue.cc:1048] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:50.804078  7110 leader_election.cc:304] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:50.827625  7303 raft_consensus.cc:2804] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:50.828029  7303 raft_consensus.cc:493] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:50.828394  7303 raft_consensus.cc:3060] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.829484  7262 tablet_bootstrap.cc:492] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:50.829890  7262 ts_tablet_manager.cc:1403] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.059s	user 0.025s	sys 0.020s
I20260709 12:12:50.831466  7287 consensus_queue.cc:1048] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:50.832203  7262 raft_consensus.cc:359] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:12:50.832572  7110 leader_election.cc:343] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:50.832820  7262 raft_consensus.cc:385] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.833118  7262 raft_consensus.cc:740] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.833756  7262 consensus_queue.cc:260] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.837572  7266 tablet_bootstrap.cc:492] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:50.837944  7266 ts_tablet_manager.cc:1403] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.002s
I20260709 12:12:50.838685  7320 raft_consensus.cc:493] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.839219  7320 raft_consensus.cc:515] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.839963  7266 raft_consensus.cc:359] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.840586  7266 raft_consensus.cc:385] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.840863  7266 raft_consensus.cc:740] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.841068  7262 ts_tablet_manager.cc:1434] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:12:50.841468  7266 consensus_queue.cc:260] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.841966  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba106b46bf4ebd8adf4850d6eade14" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:50.842777  7262 tablet_bootstrap.cc:492] T 8ac00bbced8f4ccab7f93026388c6417 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:50.842649  7068 raft_consensus.cc:2468] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:50.844900  7186 leader_election.cc:304] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:12:50.845927  7293 raft_consensus.cc:2804] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:50.846313  7293 raft_consensus.cc:493] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:50.846652  7293 raft_consensus.cc:3060] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.848042  7266 ts_tablet_manager.cc:1434] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:12:50.848999  7266 tablet_bootstrap.cc:492] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:50.841111  7320 leader_election.cc:290] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:50.852166  7262 tablet_bootstrap.cc:654] T 8ac00bbced8f4ccab7f93026388c6417 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.854131  7266 tablet_bootstrap.cc:654] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.848093  7261 tablet_bootstrap.cc:492] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:50.855618  7261 ts_tablet_manager.cc:1403] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.002s
I20260709 12:12:50.857910  7293 raft_consensus.cc:515] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.861178  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba106b46bf4ebd8adf4850d6eade14" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:50.861778  7071 raft_consensus.cc:3060] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.862999  7035 leader_election.cc:304] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:50.864385  7283 raft_consensus.cc:3060] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.867566  7347 raft_consensus.cc:493] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.867805  7293 leader_election.cc:290] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:50.857960  7303 raft_consensus.cc:515] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.858130  7261 raft_consensus.cc:359] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.868022  7347 raft_consensus.cc:515] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.868453  7261 raft_consensus.cc:385] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.868728  7261 raft_consensus.cc:740] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.869315  7261 consensus_queue.cc:260] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.869923  7347 leader_election.cc:290] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:50.870324  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:50.870853  7068 raft_consensus.cc:3060] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.870142  7303 leader_election.cc:290] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:50.871520  7261 ts_tablet_manager.cc:1434] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 12:12:50.872406  7261 tablet_bootstrap.cc:492] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:50.872746  7071 raft_consensus.cc:2468] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:50.874249  7186 leader_election.cc:304] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:12:50.871591  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:50.875162  7145 raft_consensus.cc:2393] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 1: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:12:50.875427  7293 raft_consensus.cc:2804] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:50.877003  7068 raft_consensus.cc:2468] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:50.877269  7293 raft_consensus.cc:697] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:12:50.878114  7112 leader_election.cc:304] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:50.878477  7287 raft_consensus.cc:493] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.878126  7293 consensus_queue.cc:237] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.879317  7287 raft_consensus.cc:515] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.881309  7283 raft_consensus.cc:2749] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:50.882460  7287 leader_election.cc:290] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:50.878301  7261 tablet_bootstrap.cc:654] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.879452  7303 raft_consensus.cc:2804] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:50.885039  7303 raft_consensus.cc:697] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:12:50.875675  7266 tablet_bootstrap.cc:492] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:50.886032  7266 ts_tablet_manager.cc:1403] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.007s
I20260709 12:12:50.885824  7303 consensus_queue.cc:237] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.886546  7265 consensus_queue.cc:1048] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:50.889075  7266 raft_consensus.cc:359] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.889820  7266 raft_consensus.cc:385] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.890081  7266 raft_consensus.cc:740] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.890720  7266 consensus_queue.cc:260] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.892968  7266 ts_tablet_manager.cc:1434] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 12:12:50.895589  7261 tablet_bootstrap.cc:492] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:50.896014  7261 ts_tablet_manager.cc:1403] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 12:12:50.896693  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba106b46bf4ebd8adf4850d6eade14" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:50.897045  7262 tablet_bootstrap.cc:492] T 8ac00bbced8f4ccab7f93026388c6417 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:50.897313  7145 raft_consensus.cc:2468] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:50.898494  7261 raft_consensus.cc:359] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.899134  7261 raft_consensus.cc:385] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.900954  7265 raft_consensus.cc:493] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.901438  7265 raft_consensus.cc:515] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.899466  7261 raft_consensus.cc:740] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.901775  6968 catalog_manager.cc:5697] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:50.902582  7261 consensus_queue.cc:260] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.897465  7262 ts_tablet_manager.cc:1403] T 8ac00bbced8f4ccab7f93026388c6417 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.055s	user 0.027s	sys 0.012s
I20260709 12:12:50.904299  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:50.904791  7261 ts_tablet_manager.cc:1434] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:12:50.905611  7261 tablet_bootstrap.cc:492] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
W20260709 12:12:50.906051  7112 leader_election.cc:343] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:50.900203  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858c191209b4d38a5ad572d3d4f9d5a" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:50.909601  7068 raft_consensus.cc:2468] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:50.910317  7262 raft_consensus.cc:359] T 8ac00bbced8f4ccab7f93026388c6417 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.910964  7262 raft_consensus.cc:385] T 8ac00bbced8f4ccab7f93026388c6417 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.911247  7262 raft_consensus.cc:740] T 8ac00bbced8f4ccab7f93026388c6417 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.913192  7262 consensus_queue.cc:260] T 8ac00bbced8f4ccab7f93026388c6417 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.915926  7266 tablet_bootstrap.cc:492] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:50.922302  7262 ts_tablet_manager.cc:1434] T 8ac00bbced8f4ccab7f93026388c6417 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 12:12:50.922897  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:50.923485  7218 raft_consensus.cc:3060] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.924477  7112 leader_election.cc:304] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:50.925081  7266 tablet_bootstrap.cc:654] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.925216  7425 raft_consensus.cc:2804] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:50.925604  7425 raft_consensus.cc:493] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:50.925920  7425 raft_consensus.cc:3060] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.928196  7261 tablet_bootstrap.cc:654] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.930513  7262 tablet_bootstrap.cc:492] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:50.931627  7303 raft_consensus.cc:493] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.931942  7320 raft_consensus.cc:493] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.932070  7303 raft_consensus.cc:515] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.932461  7320 raft_consensus.cc:515] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.934118  7303 leader_election.cc:290] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:50.934248  7320 leader_election.cc:290] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:50.935616  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858c191209b4d38a5ad572d3d4f9d5a" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:50.936198  7069 raft_consensus.cc:2468] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:50.936339  7425 raft_consensus.cc:515] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.937240  7186 leader_election.cc:304] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:12:50.938009  7320 raft_consensus.cc:2804] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:50.938228  7425 leader_election.cc:290] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:50.938369  7320 raft_consensus.cc:493] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:50.938714  7320 raft_consensus.cc:3060] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.939803  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858c191209b4d38a5ad572d3d4f9d5a" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:50.940398  7070 raft_consensus.cc:3060] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.943830  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858c191209b4d38a5ad572d3d4f9d5a" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:50.946058  7261 tablet_bootstrap.cc:492] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:50.946478  7261 ts_tablet_manager.cc:1403] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.000s
I20260709 12:12:50.947393  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba106b46bf4ebd8adf4850d6eade14" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:50.947925  7145 raft_consensus.cc:3060] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.948962  7261 raft_consensus.cc:359] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.949579  7261 raft_consensus.cc:385] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.949864  7261 raft_consensus.cc:740] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.950453  7261 consensus_queue.cc:260] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.946380  7070 raft_consensus.cc:2468] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:50.939807  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac00bbced8f4ccab7f93026388c6417" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:50.952368  7112 leader_election.cc:304] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:50.953109  7303 raft_consensus.cc:2804] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:50.953294  7320 raft_consensus.cc:515] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.953632  7303 raft_consensus.cc:697] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:12:50.954751  7145 raft_consensus.cc:2468] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:50.955087  7266 tablet_bootstrap.cc:492] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:50.955295  7320 leader_election.cc:290] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:50.955526  7266 ts_tablet_manager.cc:1403] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.012s
I20260709 12:12:50.956434  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858c191209b4d38a5ad572d3d4f9d5a" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:50.957186  7070 raft_consensus.cc:2393] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 1: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:12:50.957183  7220 raft_consensus.cc:2393] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 1: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:12:50.957966  7266 raft_consensus.cc:359] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.958500  7266 raft_consensus.cc:385] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.958707  7266 raft_consensus.cc:740] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.954612  7303 consensus_queue.cc:237] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.953194  7261 ts_tablet_manager.cc:1434] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:12:50.960105  7261 tablet_bootstrap.cc:492] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:50.959182  7266 consensus_queue.cc:260] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.963064  7266 ts_tablet_manager.cc:1434] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:12:50.957226  7218 raft_consensus.cc:2468] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:50.963846  7262 tablet_bootstrap.cc:654] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.965435  7266 tablet_bootstrap.cc:492] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:50.965680  7261 tablet_bootstrap.cc:654] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.970705  7266 tablet_bootstrap.cc:654] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.977064  7424 raft_consensus.cc:493] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.977515  7424 raft_consensus.cc:515] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.978922  7262 tablet_bootstrap.cc:492] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:50.979368  7262 ts_tablet_manager.cc:1403] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.002s
I20260709 12:12:50.980554  7424 leader_election.cc:290] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:50.984875  7262 raft_consensus.cc:359] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.985491  7262 raft_consensus.cc:385] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.985740  7262 raft_consensus.cc:740] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.952493  7071 raft_consensus.cc:2468] T 8ac00bbced8f4ccab7f93026388c6417 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:50.986323  7262 consensus_queue.cc:260] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.987780  7265 leader_election.cc:290] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:50.989194  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858c191209b4d38a5ad572d3d4f9d5a" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:50.989470  7261 tablet_bootstrap.cc:492] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:50.990026  7261 ts_tablet_manager.cc:1403] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.018s
I20260709 12:12:50.996058  7261 raft_consensus.cc:359] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.996752  7261 raft_consensus.cc:385] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.997090  7261 raft_consensus.cc:740] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.997737  7261 consensus_queue.cc:260] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:50.999740  7261 ts_tablet_manager.cc:1434] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:12:51.000345  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:51.001643  7261 tablet_bootstrap.cc:492] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:51.003366  7112 leader_election.cc:304] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:51.001552  7070 raft_consensus.cc:2468] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:51.005785  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:51.005980  7425 consensus_queue.cc:1048] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:51.006487  7218 raft_consensus.cc:2393] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 1: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:12:51.007171  7425 raft_consensus.cc:2804] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:51.007602  7425 raft_consensus.cc:493] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:51.007925  7425 raft_consensus.cc:3060] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.008302  7261 tablet_bootstrap.cc:654] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.010063  7262 ts_tablet_manager.cc:1434] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 12:12:51.015744  7112 leader_election.cc:304] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:51.016511  7424 raft_consensus.cc:2804] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:51.017047  7424 raft_consensus.cc:493] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:51.017364  7424 raft_consensus.cc:3060] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.022497  7262 tablet_bootstrap.cc:492] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:51.026954  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac00bbced8f4ccab7f93026388c6417" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:51.029965  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858c191209b4d38a5ad572d3d4f9d5a" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:51.030712  7218 raft_consensus.cc:2393] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 1: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:12:51.033139  7424 raft_consensus.cc:515] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.034858  7261 tablet_bootstrap.cc:492] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:51.034402  7220 raft_consensus.cc:2468] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:51.035247  7261 ts_tablet_manager.cc:1403] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.003s
I20260709 12:12:51.034439  6967 catalog_manager.cc:5697] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:51.037842  7424 leader_election.cc:290] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:51.038800  7424 raft_consensus.cc:493] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.039252  7424 raft_consensus.cc:515] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.041530  7424 leader_election.cc:290] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:51.042032  7425 raft_consensus.cc:515] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.044780  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:51.045858  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:51.046444  7218 raft_consensus.cc:2468] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:51.053359  7035 leader_election.cc:304] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:51.053488  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858c191209b4d38a5ad572d3d4f9d5a" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:51.054325  7283 raft_consensus.cc:2749] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:51.039119  7261 raft_consensus.cc:359] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.054772  7261 raft_consensus.cc:385] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.054930  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:51.056288  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7425f6112e647939ba6dc9d49dfb7ba" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:51.055080  7261 raft_consensus.cc:740] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.057619  7266 tablet_bootstrap.cc:492] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
W20260709 12:12:51.057462  7110 leader_election.cc:343] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.057400  7261 consensus_queue.cc:260] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.057957  7287 consensus_queue.cc:1048] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:51.058650  7425 leader_election.cc:290] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:51.061086  7283 raft_consensus.cc:493] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.061522  7283 raft_consensus.cc:515] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.061776  7185 leader_election.cc:304] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:51.062475  7320 raft_consensus.cc:2749] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:12:51.063796  7283 leader_election.cc:290] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:51.065711  7261 ts_tablet_manager.cc:1434] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 12:12:51.066562  7261 tablet_bootstrap.cc:492] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:51.048092  7284 raft_consensus.cc:493] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.067446  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac00bbced8f4ccab7f93026388c6417" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:51.069685  7071 raft_consensus.cc:3060] T 8ac00bbced8f4ccab7f93026388c6417 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.049724  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7425f6112e647939ba6dc9d49dfb7ba" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:51.069415  7284 raft_consensus.cc:515] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.072036  7261 tablet_bootstrap.cc:654] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.072211  7284 leader_election.cc:290] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:51.049198  6968 catalog_manager.cc:5697] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
W20260709 12:12:51.075048  7112 leader_election.cc:343] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.076176  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:51.075779  6968 catalog_manager.cc:5697] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:51.076442  7320 raft_consensus.cc:493] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.076841  7143 raft_consensus.cc:2468] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 0.
I20260709 12:12:51.076881  7320 raft_consensus.cc:515] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.078171  7036 leader_election.cc:304] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:51.050777  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:51.078845  7320 leader_election.cc:290] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:51.079362  7284 raft_consensus.cc:2804] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:51.047821  7424 consensus_queue.cc:1048] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 12:12:51.080132  7284 raft_consensus.cc:493] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:51.080615  7284 raft_consensus.cc:3060] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.080063  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:51.081748  7068 raft_consensus.cc:2468] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:51.068816  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:51.082338  7145 raft_consensus.cc:2468] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 0.
I20260709 12:12:51.078847  7070 raft_consensus.cc:3060] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.082969  7425 consensus_queue.cc:1048] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:51.085400  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:51.085824  7186 leader_election.cc:304] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:12:51.085975  7218 raft_consensus.cc:2468] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 0.
I20260709 12:12:51.068671  7266 ts_tablet_manager.cc:1403] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.103s	user 0.015s	sys 0.017s
I20260709 12:12:51.089028  7262 tablet_bootstrap.cc:654] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.088797  7320 raft_consensus.cc:2804] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:51.174662  7071 raft_consensus.cc:2468] T 8ac00bbced8f4ccab7f93026388c6417 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:51.183781  7070 raft_consensus.cc:2468] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:51.149456  7303 raft_consensus.cc:493] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.188369  7320 raft_consensus.cc:493] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:51.103705  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:51.193837  7266 raft_consensus.cc:359] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.195464  7266 raft_consensus.cc:385] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.195662  7266 raft_consensus.cc:740] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.103075  7110 leader_election.cc:304] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:51.196123  7266 consensus_queue.cc:260] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.181196  7284 raft_consensus.cc:515] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.131153  7036 leader_election.cc:304] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:51.202172  7266 ts_tablet_manager.cc:1434] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.115s	user 0.005s	sys 0.000s
I20260709 12:12:51.196871  7303 raft_consensus.cc:515] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.203028  7266 tablet_bootstrap.cc:492] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:51.195569  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:51.203531  7145 raft_consensus.cc:2468] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:51.195250  7320 raft_consensus.cc:3060] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.198467  7220 raft_consensus.cc:2468] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 0.
I20260709 12:12:51.207325  7483 raft_consensus.cc:2804] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:51.208184  7283 raft_consensus.cc:2804] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:12:51.208258  7110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 106339us
W20260709 12:12:51.208577  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 105321us
I20260709 12:12:51.209431  7303 leader_election.cc:290] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:51.214085  7283 raft_consensus.cc:493] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:51.212067  7483 raft_consensus.cc:493] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:51.216991  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:51.218290  7283 raft_consensus.cc:3060] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.216857  7112 leader_election.cc:304] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:51.226384  7425 raft_consensus.cc:2804] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:51.226840  7425 raft_consensus.cc:697] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:12:51.227622  7425 consensus_queue.cc:237] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.229591  7283 raft_consensus.cc:515] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:12:51.218746  7110 leader_election.cc:343] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.220294  7483 raft_consensus.cc:3060] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:51.230774  7110 leader_election.cc:343] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.231971  7110 leader_election.cc:304] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:51.232734  7265 raft_consensus.cc:2749] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:51.232921  7261 tablet_bootstrap.cc:492] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:51.234726  7261 ts_tablet_manager.cc:1403] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.168s	user 0.011s	sys 0.000s
I20260709 12:12:51.239717  7284 leader_election.cc:290] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:51.241029  7261 raft_consensus.cc:359] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.241848  7261 raft_consensus.cc:385] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.244344  7261 raft_consensus.cc:740] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.245030  7261 consensus_queue.cc:260] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.249715  7261 ts_tablet_manager.cc:1434] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:12:51.250115  7112 leader_election.cc:304] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:51.251508  7283 leader_election.cc:290] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:51.255635  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac00bbced8f4ccab7f93026388c6417" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:51.265133  7218 raft_consensus.cc:3060] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.275851  7320 raft_consensus.cc:515] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.277781  7320 leader_election.cc:290] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:51.278496  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:51.279249  7070 raft_consensus.cc:2393] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 1: Already voted for candidate 4b1ff2643d61430a9fc6f52fe414891a in this term.
I20260709 12:12:51.279856  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:51.279121  7218 raft_consensus.cc:2468] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
W20260709 12:12:51.284510  7112 leader_election.cc:343] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.285422  7266 tablet_bootstrap.cc:654] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.271062  7425 raft_consensus.cc:2804] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:51.280375  7220 raft_consensus.cc:3060] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.288712  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:51.290333  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:51.290856  7144 raft_consensus.cc:3060] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.289237  7143 raft_consensus.cc:3060] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.301587  7261 tablet_bootstrap.cc:492] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:51.302381  7262 tablet_bootstrap.cc:492] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:51.302727  7262 ts_tablet_manager.cc:1403] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.280s	user 0.062s	sys 0.076s
I20260709 12:12:51.292665  7425 raft_consensus.cc:697] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:12:51.306625  7425 consensus_queue.cc:237] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.311918  7336 raft_consensus.cc:493] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.314931  7336 raft_consensus.cc:515] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.316946  7336 leader_election.cc:290] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:51.317518  7144 raft_consensus.cc:2468] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:12:51.318456  7217 raft_consensus.cc:3060] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.323139  7220 raft_consensus.cc:2468] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:12:51.324082  7486 consensus_queue.cc:1048] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:12:51.325441  7143 raft_consensus.cc:2468] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:12:51.338933  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7425f6112e647939ba6dc9d49dfb7ba" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:51.347739  7036 leader_election.cc:304] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:51.348642  7036 leader_election.cc:304] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:51.365455  7347 raft_consensus.cc:2804] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:51.365940  7347 raft_consensus.cc:697] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:12:51.366487  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:51.367471  7268 raft_consensus.cc:2804] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:51.367995  7268 raft_consensus.cc:697] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:12:51.366729  7347 consensus_queue.cc:237] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:12:51.371645  7186 leader_election.cc:343] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.374830  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:51.375599  7145 raft_consensus.cc:2393] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 1: Already voted for candidate 4b1ff2643d61430a9fc6f52fe414891a in this term.
I20260709 12:12:51.376027  7262 raft_consensus.cc:359] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.376690  7262 raft_consensus.cc:385] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.376947  7262 raft_consensus.cc:740] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.325441  7483 raft_consensus.cc:515] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.380689  7262 consensus_queue.cc:260] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.382990  7261 tablet_bootstrap.cc:654] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.385816  7268 consensus_queue.cc:237] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.386461  7262 ts_tablet_manager.cc:1434] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.084s	user 0.006s	sys 0.000s
I20260709 12:12:51.396880  7262 tablet_bootstrap.cc:492] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:51.408654  6968 catalog_manager.cc:5697] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:51.412806  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:51.413136  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7425f6112e647939ba6dc9d49dfb7ba" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:51.413779  7144 raft_consensus.cc:2468] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:51.414323  7483 leader_election.cc:290] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:12:51.421530  7112 leader_election.cc:343] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.431437  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:51.434358  7216 raft_consensus.cc:2393] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 1: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:12:51.434497  7336 raft_consensus.cc:493] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.434949  7336 raft_consensus.cc:515] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.436904  7336 leader_election.cc:290] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:51.437188  7185 leader_election.cc:304] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:51.438534  7320 consensus_queue.cc:1048] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:51.438684  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:51.439282  7070 raft_consensus.cc:2468] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:51.440405  7186 leader_election.cc:304] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:12:51.441321  7262 tablet_bootstrap.cc:654] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.441543  7320 raft_consensus.cc:2804] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:51.444016  7320 raft_consensus.cc:493] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:51.449259  7485 raft_consensus.cc:2749] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 12:12:51.451740  7110 leader_election.cc:343] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.452188  7110 leader_election.cc:304] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:51.452914  7486 raft_consensus.cc:2749] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:51.454350  7320 raft_consensus.cc:3060] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:51.458493  6968 catalog_manager.cc:5697] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:51.460011  6968 catalog_manager.cc:5697] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:51.464273  7266 tablet_bootstrap.cc:492] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:51.464612  7266 ts_tablet_manager.cc:1403] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.262s	user 0.012s	sys 0.022s
I20260709 12:12:51.470317  7265 consensus_queue.cc:1048] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:51.476606  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:51.477609  7425 consensus_queue.cc:1048] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:51.479957  7425 consensus_queue.cc:1048] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:51.484730  7185 leader_election.cc:304] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:51.486020  7485 raft_consensus.cc:2804] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:51.486459  7485 raft_consensus.cc:493] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:51.486778  7485 raft_consensus.cc:3060] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.485960  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:51.489656  7483 consensus_queue.cc:1048] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:12:51.487968  7320 raft_consensus.cc:515] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.496820  7261 tablet_bootstrap.cc:492] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:51.497255  7261 ts_tablet_manager.cc:1403] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.196s	user 0.023s	sys 0.018s
I20260709 12:12:51.497519  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:51.497686  7485 raft_consensus.cc:515] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.500669  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7425f6112e647939ba6dc9d49dfb7ba" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:51.501209  7068 raft_consensus.cc:3060] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.501282  7320 leader_election.cc:290] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:51.499684  7261 raft_consensus.cc:359] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.502298  7261 raft_consensus.cc:385] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.502355  7215 raft_consensus.cc:3060] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.502599  7261 raft_consensus.cc:740] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.503892  7261 consensus_queue.cc:260] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.506227  7261 ts_tablet_manager.cc:1434] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 12:12:51.508265  7261 tablet_bootstrap.cc:492] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:51.508919  7217 raft_consensus.cc:1240] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:12:51.512398  7485 leader_election.cc:290] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:51.521595  7266 raft_consensus.cc:359] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.522125  7266 raft_consensus.cc:385] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.522329  7266 raft_consensus.cc:740] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.518900  7336 consensus_queue.cc:1048] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:12:51.525595  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7425f6112e647939ba6dc9d49dfb7ba" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:51.525856  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:51.526131  7144 raft_consensus.cc:3060] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.528748  7262 tablet_bootstrap.cc:492] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:51.529183  7262 ts_tablet_manager.cc:1403] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.132s	user 0.017s	sys 0.016s
I20260709 12:12:51.529603  7266 consensus_queue.cc:260] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.532341  7185 leader_election.cc:304] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:51.533828  7320 raft_consensus.cc:2749] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:12:51.537235  7215 raft_consensus.cc:2468] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:51.544335  7425 consensus_queue.cc:1048] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:51.547833  7110 leader_election.cc:304] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:51.547916  7144 raft_consensus.cc:2468] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:51.548028  7483 consensus_queue.cc:1059] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:51.549233  7266 ts_tablet_manager.cc:1434] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.084s	user 0.004s	sys 0.003s
I20260709 12:12:51.549696  7425 raft_consensus.cc:2804] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:51.549821  7483 raft_consensus.cc:3055] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:51.550230  7483 raft_consensus.cc:740] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:12:51.550272  7425 raft_consensus.cc:697] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:12:51.551620  7261 tablet_bootstrap.cc:654] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.551023  7483 consensus_queue.cc:260] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.551265  7425 consensus_queue.cc:237] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.552384  7483 raft_consensus.cc:3060] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:51.550125  7266 tablet_bootstrap.cc:492] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:51.557976  7185 leader_election.cc:304] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:51.558704  7336 raft_consensus.cc:2804] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:51.559135  7336 raft_consensus.cc:697] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:12:51.559878  7336 consensus_queue.cc:237] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.563122  7262 raft_consensus.cc:359] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.564211  7262 raft_consensus.cc:385] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.564823  7262 raft_consensus.cc:740] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.565838  7262 consensus_queue.cc:260] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.570170  7262 ts_tablet_manager.cc:1434] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.001s
I20260709 12:12:51.571560  7262 tablet_bootstrap.cc:492] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:51.576661  6968 catalog_manager.cc:5697] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:51.613521  7068 raft_consensus.cc:2468] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
W20260709 12:12:51.614138  7501 log.cc:927] Time spent T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 12:12:51.618633  7262 tablet_bootstrap.cc:654] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.619768  7483 raft_consensus.cc:493] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.620217  7483 raft_consensus.cc:515] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.624357  7261 tablet_bootstrap.cc:492] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:51.624776  7261 ts_tablet_manager.cc:1403] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.117s	user 0.020s	sys 0.031s
I20260709 12:12:51.625495  7483 leader_election.cc:290] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:51.626614  7266 tablet_bootstrap.cc:654] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.630653  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:12:51.632126  7110 leader_election.cc:343] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.633419  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
W20260709 12:12:51.636098  7112 leader_election.cc:343] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.636462  7112 leader_election.cc:304] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:51.637652  7425 raft_consensus.cc:2749] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:51.639549  7261 raft_consensus.cc:359] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.640161  7261 raft_consensus.cc:385] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.640411  7261 raft_consensus.cc:740] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.641009  7261 consensus_queue.cc:260] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.642370  7261 ts_tablet_manager.cc:1434] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.000s
I20260709 12:12:51.643194  7261 tablet_bootstrap.cc:492] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:51.648048  7425 raft_consensus.cc:493] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.648532  7261 tablet_bootstrap.cc:654] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.649121  7425 raft_consensus.cc:515] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.672655  7425 leader_election.cc:290] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:51.673538  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:51.673448  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:51.677156  7261 tablet_bootstrap.cc:492] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:51.677579  7261 ts_tablet_manager.cc:1403] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.007s
W20260709 12:12:51.680932  7110 leader_election.cc:343] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.681571  7261 raft_consensus.cc:359] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.682350  7261 raft_consensus.cc:385] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.682765  7261 raft_consensus.cc:740] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.683702  7261 consensus_queue.cc:260] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.685034  7425 raft_consensus.cc:493] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.685175  6965 catalog_manager.cc:5697] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
W20260709 12:12:51.687841  7112 leader_election.cc:343] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.690317  7112 leader_election.cc:304] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:51.690984  7424 raft_consensus.cc:2749] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:51.691398  7261 ts_tablet_manager.cc:1434] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 12:12:51.692230  7261 tablet_bootstrap.cc:492] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:51.689456  7425 raft_consensus.cc:515] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.695211  7425 leader_election.cc:290] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:51.696086  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:12:51.697069  7110 leader_election.cc:343] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.699127  7261 tablet_bootstrap.cc:654] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.700763  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:51.701349  7066 raft_consensus.cc:2468] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:51.702440  7112 leader_election.cc:304] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:51.703058  7425 raft_consensus.cc:2804] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:51.703408  7425 raft_consensus.cc:493] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:51.703897  7425 raft_consensus.cc:3060] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.703411  6968 catalog_manager.cc:5697] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:51.707295  7262 tablet_bootstrap.cc:492] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:51.707789  7262 ts_tablet_manager.cc:1403] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.137s	user 0.009s	sys 0.009s
W20260709 12:12:51.708813  7503 log.cc:927] Time spent T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91: Append to log took a long time: real 0.058s	user 0.002s	sys 0.000s
I20260709 12:12:51.711751  7261 tablet_bootstrap.cc:492] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:51.712152  7261 ts_tablet_manager.cc:1403] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.001s
I20260709 12:12:51.712033  7262 raft_consensus.cc:359] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.712790  7262 raft_consensus.cc:385] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.713111  7262 raft_consensus.cc:740] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.713824  7320 raft_consensus.cc:493] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.714275  7320 raft_consensus.cc:515] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.715969  7320 leader_election.cc:290] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:51.717249  7425 raft_consensus.cc:515] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.719135  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:51.728542  7066 raft_consensus.cc:2393] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 1: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:12:51.729296  7261 raft_consensus.cc:359] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.729720  7425 leader_election.cc:290] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:51.730705  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
W20260709 12:12:51.732219  7110 leader_election.cc:343] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.732281  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:51.733611  7266 tablet_bootstrap.cc:492] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:51.733711  7185 leader_election.cc:304] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:51.734098  7266 ts_tablet_manager.cc:1403] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.184s	user 0.015s	sys 0.007s
I20260709 12:12:51.734572  7320 raft_consensus.cc:3060] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.736649  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:51.736590  7266 raft_consensus.cc:359] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.737236  7066 raft_consensus.cc:3060] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.740291  7320 raft_consensus.cc:2749] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:51.740913  7261 raft_consensus.cc:385] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.741225  7261 raft_consensus.cc:740] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.741853  7261 consensus_queue.cc:260] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.713791  7262 consensus_queue.cc:260] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.745319  7261 ts_tablet_manager.cc:1434] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 12:12:51.752574  7261 tablet_bootstrap.cc:492] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:51.737303  7266 raft_consensus.cc:385] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.754413  7266 raft_consensus.cc:740] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.747713  7066 raft_consensus.cc:2468] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:51.758293  7261 tablet_bootstrap.cc:654] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:51.762109  7017 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:51.748833  7262 ts_tablet_manager.cc:1434] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.001s
I20260709 12:12:51.764194  7262 tablet_bootstrap.cc:492] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:51.770130  7262 tablet_bootstrap.cc:654] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.771060  7112 leader_election.cc:304] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:51.772106  7261 tablet_bootstrap.cc:492] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:51.772509  7261 ts_tablet_manager.cc:1403] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 12:12:51.772378  7425 raft_consensus.cc:2804] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:51.774598  7425 raft_consensus.cc:697] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:12:51.774956  7261 raft_consensus.cc:359] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.775633  7261 raft_consensus.cc:385] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.775983  7261 raft_consensus.cc:740] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.775529  7425 consensus_queue.cc:237] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.776588  7261 consensus_queue.cc:260] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.778501  7261 ts_tablet_manager.cc:1434] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:51.779336  7261 tablet_bootstrap.cc:492] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:51.780663  7266 consensus_queue.cc:260] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.784406  7261 tablet_bootstrap.cc:654] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.785322  7265 consensus_queue.cc:1048] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:51.804728  7266 ts_tablet_manager.cc:1434] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.070s	user 0.005s	sys 0.001s
I20260709 12:12:51.805696  7266 tablet_bootstrap.cc:492] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:51.813630  7265 consensus_queue.cc:1048] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:51.827543  7268 consensus_queue.cc:1048] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:51.827917  7266 tablet_bootstrap.cc:654] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.830515  7283 consensus_queue.cc:1048] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:51.853154  7483 consensus_queue.cc:1048] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:12:51.860930  7262 tablet_bootstrap.cc:492] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:51.861428  7262 ts_tablet_manager.cc:1403] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.097s	user 0.025s	sys 0.050s
I20260709 12:12:51.863767  7262 raft_consensus.cc:359] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.864364  7262 raft_consensus.cc:385] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.864627  7262 raft_consensus.cc:740] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.865201  7262 consensus_queue.cc:260] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.866479  7261 tablet_bootstrap.cc:492] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:51.866940  7261 ts_tablet_manager.cc:1403] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.088s	user 0.031s	sys 0.031s
I20260709 12:12:51.867117  7262 ts_tablet_manager.cc:1434] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:51.867971  7262 tablet_bootstrap.cc:492] T 3d85424709f54a518c9c7419bf6136f0 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:51.869407  7261 raft_consensus.cc:359] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.870042  7261 raft_consensus.cc:385] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.870363  7261 raft_consensus.cc:740] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.870990  7261 consensus_queue.cc:260] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.873095  7262 tablet_bootstrap.cc:654] T 3d85424709f54a518c9c7419bf6136f0 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.873201  7261 ts_tablet_manager.cc:1434] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:51.874223  7261 tablet_bootstrap.cc:492] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:51.874956  7268 consensus_queue.cc:1048] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:51.877799  7425 raft_consensus.cc:493] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.878226  7425 raft_consensus.cc:515] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.879887  7261 tablet_bootstrap.cc:654] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.880102  7425 leader_election.cc:290] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:51.884168  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:51.884121  7425 consensus_queue.cc:1048] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:12:51.885572  7110 leader_election.cc:343] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.894102  7261 tablet_bootstrap.cc:492] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:51.894575  7261 ts_tablet_manager.cc:1403] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.006s
I20260709 12:12:51.896296  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:51.897181  7261 raft_consensus.cc:359] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:12:51.897723  7112 leader_election.cc:343] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.897979  7261 raft_consensus.cc:385] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.898380  7261 raft_consensus.cc:740] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.898429  7336 raft_consensus.cc:493] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.898980  7336 raft_consensus.cc:515] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.899200  7261 consensus_queue.cc:260] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.901103  7336 leader_election.cc:290] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:51.901510  7261 ts_tablet_manager.cc:1434] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:51.902432  7261 tablet_bootstrap.cc:492] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:51.902673  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:51.903350  7146 raft_consensus.cc:2468] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:51.905323  7185 leader_election.cc:304] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:51.909138  7261 tablet_bootstrap.cc:654] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.909986  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:51.910605  7066 raft_consensus.cc:2468] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:51.910671  7336 raft_consensus.cc:2804] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:51.911127  7336 raft_consensus.cc:493] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:51.911484  7336 raft_consensus.cc:3060] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.917744  7112 leader_election.cc:304] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:51.918968  7265 raft_consensus.cc:2749] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:51.921962  7261 tablet_bootstrap.cc:492] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:51.922353  7261 ts_tablet_manager.cc:1403] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 12:12:51.924961  7261 raft_consensus.cc:359] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.925599  7261 raft_consensus.cc:385] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.925854  7261 raft_consensus.cc:740] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.926395  7261 consensus_queue.cc:260] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.928324  7261 ts_tablet_manager.cc:1434] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:12:51.929407  7261 tablet_bootstrap.cc:492] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:51.934777  7261 tablet_bootstrap.cc:654] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.948640  7284 consensus_queue.cc:1048] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:51.955415  6965 catalog_manager.cc:5697] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:51.968904  7261 tablet_bootstrap.cc:492] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:51.969324  7261 ts_tablet_manager.cc:1403] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.005s
I20260709 12:12:51.973804  7261 raft_consensus.cc:359] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.974424  7261 raft_consensus.cc:385] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.974705  7261 raft_consensus.cc:740] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.975286  7261 consensus_queue.cc:260] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:51.976898  7066 raft_consensus.cc:3060] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.977624  7261 ts_tablet_manager.cc:1434] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:12:51.978550  7261 tablet_bootstrap.cc:492] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:51.990363  7261 tablet_bootstrap.cc:654] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.007815  7265 raft_consensus.cc:493] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.008355  7265 raft_consensus.cc:515] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.011180  7265 leader_election.cc:290] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:52.013391  7265 consensus_queue.cc:1048] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:52.024492  7261 tablet_bootstrap.cc:492] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:52.024928  7261 ts_tablet_manager.cc:1403] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.015s
I20260709 12:12:52.026147  7262 tablet_bootstrap.cc:492] T 3d85424709f54a518c9c7419bf6136f0 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:52.026563  7262 ts_tablet_manager.cc:1403] T 3d85424709f54a518c9c7419bf6136f0 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.159s	user 0.036s	sys 0.085s
I20260709 12:12:52.027395  7261 raft_consensus.cc:359] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.028100  7261 raft_consensus.cc:385] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.028357  7261 raft_consensus.cc:740] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.028890  7262 raft_consensus.cc:359] T 3d85424709f54a518c9c7419bf6136f0 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.029044  7261 consensus_queue.cc:260] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.030426  7265 raft_consensus.cc:493] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.031090  7261 ts_tablet_manager.cc:1434] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:12:52.030864  7265 raft_consensus.cc:515] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.031939  7261 tablet_bootstrap.cc:492] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:52.033529  7265 leader_election.cc:290] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:52.035233  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae2ca0d959e48d6afd48cd029cce2d0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:52.037359  7266 tablet_bootstrap.cc:492] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
W20260709 12:12:52.037487  7112 leader_election.cc:343] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.029532  7262 raft_consensus.cc:385] T 3d85424709f54a518c9c7419bf6136f0 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.037775  7266 ts_tablet_manager.cc:1403] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.232s	user 0.043s	sys 0.057s
I20260709 12:12:52.037930  7262 raft_consensus.cc:740] T 3d85424709f54a518c9c7419bf6136f0 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.038584  7262 consensus_queue.cc:260] T 3d85424709f54a518c9c7419bf6136f0 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.040481  7262 ts_tablet_manager.cc:1434] T 3d85424709f54a518c9c7419bf6136f0 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:12:52.040169  7266 raft_consensus.cc:359] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.037792  7261 tablet_bootstrap.cc:654] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.040813  7266 raft_consensus.cc:385] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.040890  7265 raft_consensus.cc:493] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.041105  7266 raft_consensus.cc:740] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.041349  7265 raft_consensus.cc:515] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.041821  7266 consensus_queue.cc:260] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.043852  7266 ts_tablet_manager.cc:1434] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 12:12:52.044385  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:52.044826  7266 tablet_bootstrap.cc:492] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:52.045742  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b88d81d5236b4ce38682bc5f9e97900d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:12:52.045912  7112 leader_election.cc:343] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.046347  7265 leader_election.cc:290] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:52.053901  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae2ca0d959e48d6afd48cd029cce2d0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:52.048609  7262 tablet_bootstrap.cc:492] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:52.054692  7220 raft_consensus.cc:2468] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:52.059749  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b88d81d5236b4ce38682bc5f9e97900d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:52.062988  7266 tablet_bootstrap.cc:654] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.062770  7483 consensus_queue.cc:1048] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:52.063902  7336 raft_consensus.cc:515] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.060832  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:52.068007  7266 tablet_bootstrap.cc:492] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
W20260709 12:12:52.062323  7110 leader_election.cc:343] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.068429  7266 ts_tablet_manager.cc:1403] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.001s
I20260709 12:12:52.069016  7110 leader_election.cc:304] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:52.060587  7262 tablet_bootstrap.cc:654] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.070852  7266 raft_consensus.cc:359] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.071111  7287 raft_consensus.cc:2804] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:52.071502  7266 raft_consensus.cc:385] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.071547  7287 raft_consensus.cc:493] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:52.071864  7266 raft_consensus.cc:740] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.071959  7287 raft_consensus.cc:3060] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.072494  7266 consensus_queue.cc:260] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:12:52.074210  7112 leader_election.cc:343] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.074425  7266 ts_tablet_manager.cc:1434] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:52.075264  7266 tablet_bootstrap.cc:492] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:52.076056  7112 leader_election.cc:304] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:52.076766  7483 raft_consensus.cc:2749] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:52.078094  7287 raft_consensus.cc:515] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.080464  7266 tablet_bootstrap.cc:654] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.082085  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae2ca0d959e48d6afd48cd029cce2d0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:52.082612  7287 leader_election.cc:290] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:12:52.085567  7112 leader_election.cc:343] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.092985  7336 leader_election.cc:290] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:52.107050  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae2ca0d959e48d6afd48cd029cce2d0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:52.107692  7218 raft_consensus.cc:3060] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.108762  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:52.109300  7067 raft_consensus.cc:3060] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.113983  7218 raft_consensus.cc:2468] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:52.115212  7336 consensus_queue.cc:1048] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:12:52.116894  7110 leader_election.cc:343] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.117435  7067 raft_consensus.cc:2468] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:52.119254  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:52.121069  7262 tablet_bootstrap.cc:492] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:52.125591  7110 leader_election.cc:304] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:52.125903  7146 raft_consensus.cc:3060] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.126068  7262 ts_tablet_manager.cc:1403] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.008s
I20260709 12:12:52.127612  7110 leader_election.cc:304] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:52.128584  7287 raft_consensus.cc:2749] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:52.129024  7262 raft_consensus.cc:359] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.129642  7262 raft_consensus.cc:385] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.129875  7262 raft_consensus.cc:740] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.130544  7262 consensus_queue.cc:260] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.131438  7265 raft_consensus.cc:2804] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:52.131834  7265 raft_consensus.cc:697] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:12:52.132452  7262 ts_tablet_manager.cc:1434] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:52.132499  7265 consensus_queue.cc:237] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.133893  7262 tablet_bootstrap.cc:492] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:52.122563  7266 tablet_bootstrap.cc:492] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:52.134724  7266 ts_tablet_manager.cc:1403] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.028s
I20260709 12:12:52.134598  7186 leader_election.cc:304] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:12:52.135341  7534 raft_consensus.cc:2804] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:52.135774  7534 raft_consensus.cc:697] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:12:52.136513  7534 consensus_queue.cc:237] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.139683  7262 tablet_bootstrap.cc:654] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.141381  7266 raft_consensus.cc:359] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.141992  7266 raft_consensus.cc:385] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.142242  7266 raft_consensus.cc:740] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.143796  7266 consensus_queue.cc:260] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.145995  7261 tablet_bootstrap.cc:492] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:52.146400  7261 ts_tablet_manager.cc:1403] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.115s	user 0.029s	sys 0.042s
I20260709 12:12:52.146728  7266 ts_tablet_manager.cc:1434] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260709 12:12:52.147622  7266 tablet_bootstrap.cc:492] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:52.155130  7261 raft_consensus.cc:359] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.155786  7261 raft_consensus.cc:385] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.156044  7261 raft_consensus.cc:740] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.156635  7261 consensus_queue.cc:260] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.157205  7146 raft_consensus.cc:2468] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:52.159663  7266 tablet_bootstrap.cc:654] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.158567  7261 ts_tablet_manager.cc:1434] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 12:12:52.161756  7261 tablet_bootstrap.cc:492] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:52.166967  7261 tablet_bootstrap.cc:654] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.167192  7284 raft_consensus.cc:493] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.167629  7284 raft_consensus.cc:515] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.169510  7284 leader_election.cc:290] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:52.171667  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b88d81d5236b4ce38682bc5f9e97900d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:52.172353  7262 tablet_bootstrap.cc:492] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:52.172758  7262 ts_tablet_manager.cc:1403] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.004s
I20260709 12:12:52.175035  7266 tablet_bootstrap.cc:492] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:52.175487  7266 ts_tablet_manager.cc:1403] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.007s
I20260709 12:12:52.177421  7262 raft_consensus.cc:359] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.178050  7262 raft_consensus.cc:385] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.178346  7262 raft_consensus.cc:740] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
W20260709 12:12:52.179380  7035 leader_election.cc:343] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.178927  7262 consensus_queue.cc:260] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.181382  7424 raft_consensus.cc:493] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.181653  7262 ts_tablet_manager.cc:1434] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260709 12:12:52.181819  7424 raft_consensus.cc:515] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.182413  7262 tablet_bootstrap.cc:492] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:52.183720  7424 leader_election.cc:290] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:52.186771  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addceebd49be426487f3a1a3a0f1be4d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
W20260709 12:12:52.188079  7112 leader_election.cc:343] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.178103  7266 raft_consensus.cc:359] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.189150  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b88d81d5236b4ce38682bc5f9e97900d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:52.189169  7266 raft_consensus.cc:385] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.189710  7145 raft_consensus.cc:2468] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 0.
I20260709 12:12:52.189851  7266 raft_consensus.cc:740] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.191272  7266 consensus_queue.cc:260] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.193282  7266 ts_tablet_manager.cc:1434] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.003s
I20260709 12:12:52.194171  7266 tablet_bootstrap.cc:492] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:52.196959  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addceebd49be426487f3a1a3a0f1be4d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:12:52.198462  7110 leader_election.cc:343] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.198849  7110 leader_election.cc:304] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:52.199770  7303 raft_consensus.cc:2749] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:52.202678  7303 raft_consensus.cc:493] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.203073  7303 raft_consensus.cc:515] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.204986  7303 leader_election.cc:290] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:52.206555  7266 tablet_bootstrap.cc:654] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.206730  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
W20260709 12:12:52.208051  7112 leader_election.cc:343] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.208525  7262 tablet_bootstrap.cc:654] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.209100  7036 leader_election.cc:304] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:52.210160  7283 raft_consensus.cc:2804] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:52.210508  7283 raft_consensus.cc:493] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:52.210836  7283 raft_consensus.cc:3060] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.218923  7266 tablet_bootstrap.cc:492] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:52.219524  7266 ts_tablet_manager.cc:1403] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.007s
I20260709 12:12:52.219619  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:12:52.221172  7110 leader_election.cc:343] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.221606  7110 leader_election.cc:304] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:52.222296  7483 raft_consensus.cc:493] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.222460  7266 raft_consensus.cc:359] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.222977  7303 raft_consensus.cc:2749] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:52.223132  7266 raft_consensus.cc:385] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.223475  7266 raft_consensus.cc:740] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.223764  7483 raft_consensus.cc:515] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.224134  7266 consensus_queue.cc:260] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.225680  7483 leader_election.cc:290] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:52.226130  7266 ts_tablet_manager.cc:1434] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:52.226992  7266 tablet_bootstrap.cc:492] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:52.228164  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:52.232157  7266 tablet_bootstrap.cc:654] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.239173  7261 tablet_bootstrap.cc:492] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:52.239986  7261 ts_tablet_manager.cc:1403] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.078s	user 0.024s	sys 0.030s
I20260709 12:12:52.242301  7261 raft_consensus.cc:359] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.242900  7261 raft_consensus.cc:385] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.243284  7261 raft_consensus.cc:740] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
W20260709 12:12:52.244120  7110 leader_election.cc:343] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.248945  7320 raft_consensus.cc:493] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.249375  7320 raft_consensus.cc:515] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.251457  7293 consensus_queue.cc:1048] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:52.251139  7320 leader_election.cc:290] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:52.244128  7261 consensus_queue.cc:260] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.256419  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:52.256737  7261 ts_tablet_manager.cc:1434] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:12:52.257170  7145 raft_consensus.cc:2468] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:52.257639  7261 tablet_bootstrap.cc:492] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:52.243189  6965 catalog_manager.cc:5697] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:52.260527  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:52.261132  7067 raft_consensus.cc:2468] T 3d85424709f54a518c9c7419bf6136f0 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:52.261773  7185 leader_election.cc:304] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:52.263406  7320 raft_consensus.cc:2804] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:52.263715  7320 raft_consensus.cc:493] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:52.263988  7320 raft_consensus.cc:3060] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.264688  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:52.267757  7266 tablet_bootstrap.cc:492] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:52.268165  7266 ts_tablet_manager.cc:1403] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.002s
I20260709 12:12:52.268785  7283 raft_consensus.cc:515] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.272346  7283 leader_election.cc:290] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:52.275235  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b88d81d5236b4ce38682bc5f9e97900d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:52.275734  7220 raft_consensus.cc:3060] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:52.269513  7112 leader_election.cc:343] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.278401  7112 leader_election.cc:304] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:52.279692  7287 raft_consensus.cc:2749] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:52.285193  7220 raft_consensus.cc:2468] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:12:52.286927  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b88d81d5236b4ce38682bc5f9e97900d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:52.286542  7320 raft_consensus.cc:515] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.287916  7035 leader_election.cc:304] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:12:52.288755  7146 raft_consensus.cc:3060] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.290014  7283 raft_consensus.cc:2804] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:52.290683  7283 raft_consensus.cc:697] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:12:52.291636  7287 raft_consensus.cc:493] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.291464  7283 consensus_queue.cc:237] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.292074  7287 raft_consensus.cc:515] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.294476  7287 leader_election.cc:290] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:52.296404  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7843d40ee384fff8ea2f2547aa18df0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:52.296811  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7843d40ee384fff8ea2f2547aa18df0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:12:52.297739  7112 leader_election.cc:343] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.298720  7266 raft_consensus.cc:359] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.300127  7266 raft_consensus.cc:385] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.299335  6968 catalog_manager.cc:5697] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:52.300872  7266 raft_consensus.cc:740] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.301505  7146 raft_consensus.cc:2468] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
W20260709 12:12:52.301596  7110 leader_election.cc:343] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.302078  7110 leader_election.cc:304] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:52.302318  7266 consensus_queue.cc:260] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.302886  7424 raft_consensus.cc:2749] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:52.305485  7266 ts_tablet_manager.cc:1434] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260709 12:12:52.307528  7266 tablet_bootstrap.cc:492] T addceebd49be426487f3a1a3a0f1be4d P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:52.310943  7261 tablet_bootstrap.cc:654] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.316972  7262 tablet_bootstrap.cc:492] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:52.317402  7262 ts_tablet_manager.cc:1403] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.135s	user 0.026s	sys 0.027s
I20260709 12:12:52.317276  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:52.317808  7066 raft_consensus.cc:3060] T 3d85424709f54a518c9c7419bf6136f0 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.319860  7262 raft_consensus.cc:359] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.320478  7262 raft_consensus.cc:385] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.320726  7262 raft_consensus.cc:740] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.321331  7262 consensus_queue.cc:260] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.323203  7262 ts_tablet_manager.cc:1434] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:52.323975  7262 tablet_bootstrap.cc:492] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:52.324862  7066 raft_consensus.cc:2468] T 3d85424709f54a518c9c7419bf6136f0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:52.325955  7186 leader_election.cc:304] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:12:52.326750  7293 raft_consensus.cc:2804] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:52.316974  7320 leader_election.cc:290] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:52.327176  7293 raft_consensus.cc:697] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:12:52.329221  7293 consensus_queue.cc:237] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.329994  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:52.330615  7262 tablet_bootstrap.cc:654] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.330540  7144 raft_consensus.cc:3060] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.333556  7266 tablet_bootstrap.cc:654] T addceebd49be426487f3a1a3a0f1be4d P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:52.337100  7110 consensus_peers.cc:597] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:52.343546  7261 tablet_bootstrap.cc:492] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:52.343931  7261 ts_tablet_manager.cc:1403] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.086s	user 0.005s	sys 0.011s
I20260709 12:12:52.346184  7261 raft_consensus.cc:359] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.346771  7261 raft_consensus.cc:385] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.347016  7261 raft_consensus.cc:740] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.347836  7261 consensus_queue.cc:260] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.352553  7261 ts_tablet_manager.cc:1434] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 12:12:52.353303  7261 tablet_bootstrap.cc:492] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:52.353893  6965 catalog_manager.cc:5697] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:52.355432  6967 catalog_manager.cc:5697] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:52.361012  7265 consensus_queue.cc:1048] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:52.357944  7144 raft_consensus.cc:2468] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:52.382055  7262 tablet_bootstrap.cc:492] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:52.382469  7262 ts_tablet_manager.cc:1403] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.059s	user 0.005s	sys 0.030s
I20260709 12:12:52.385339  7262 raft_consensus.cc:359] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.385946  7262 raft_consensus.cc:385] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.386196  7262 raft_consensus.cc:740] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.386857  7266 tablet_bootstrap.cc:492] T addceebd49be426487f3a1a3a0f1be4d P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:52.387109  7261 tablet_bootstrap.cc:654] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.387277  7266 ts_tablet_manager.cc:1403] T addceebd49be426487f3a1a3a0f1be4d P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.080s	user 0.008s	sys 0.009s
I20260709 12:12:52.386749  7262 consensus_queue.cc:260] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.389357  7262 ts_tablet_manager.cc:1434] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:12:52.389734  7266 raft_consensus.cc:359] T addceebd49be426487f3a1a3a0f1be4d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.390352  7266 raft_consensus.cc:385] T addceebd49be426487f3a1a3a0f1be4d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.390594  7266 raft_consensus.cc:740] T addceebd49be426487f3a1a3a0f1be4d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.391590  7266 consensus_queue.cc:260] T addceebd49be426487f3a1a3a0f1be4d P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.393460  7266 ts_tablet_manager.cc:1434] T addceebd49be426487f3a1a3a0f1be4d P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 12:12:52.394450  7266 tablet_bootstrap.cc:492] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:52.395201  7262 tablet_bootstrap.cc:492] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:52.396944  7303 raft_consensus.cc:493] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.397378  7303 raft_consensus.cc:515] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.399318  7303 leader_election.cc:290] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:52.399897  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:52.401073  7262 tablet_bootstrap.cc:654] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:52.401239  7112 leader_election.cc:343] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.403014  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:12:52.407744  7110 leader_election.cc:343] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.408126  7110 leader_election.cc:304] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:52.409718  7320 raft_consensus.cc:493] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.410121  7320 raft_consensus.cc:515] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.411396  7303 raft_consensus.cc:2749] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:52.411742  7320 leader_election.cc:290] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:52.415262  7266 tablet_bootstrap.cc:654] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.417147  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
W20260709 12:12:52.418358  7186 leader_election.cc:343] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.419207  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:52.419809  7145 raft_consensus.cc:2468] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:52.429145  7185 leader_election.cc:304] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:52.429812  7336 raft_consensus.cc:2804] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:52.430194  7336 raft_consensus.cc:493] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:52.430501  7266 tablet_bootstrap.cc:492] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:52.431238  7266 ts_tablet_manager.cc:1403] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.006s
I20260709 12:12:52.430500  7336 raft_consensus.cc:3060] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.433640  7266 raft_consensus.cc:359] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.434223  7266 raft_consensus.cc:385] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.434459  7266 raft_consensus.cc:740] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.435052  7266 consensus_queue.cc:260] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.436422  7266 ts_tablet_manager.cc:1434] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:52.437186  7266 tablet_bootstrap.cc:492] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:52.438258  7261 tablet_bootstrap.cc:492] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:52.438673  7261 ts_tablet_manager.cc:1403] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.086s	user 0.014s	sys 0.002s
I20260709 12:12:52.438525  7336 raft_consensus.cc:515] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.441126  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:52.441210  7261 raft_consensus.cc:359] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.442219  7261 raft_consensus.cc:385] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.442441  7266 tablet_bootstrap.cc:654] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.442481  7261 raft_consensus.cc:740] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.442710  7320 raft_consensus.cc:493] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.443145  7320 raft_consensus.cc:515] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.443284  7261 consensus_queue.cc:260] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:12:52.442420  7186 leader_election.cc:343] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.446216  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:52.448292  7320 leader_election.cc:290] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:52.449344  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:52.454530  7320 raft_consensus.cc:493] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.454900  7320 raft_consensus.cc:515] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.450835  7261 ts_tablet_manager.cc:1434] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:12:52.455890  7185 leader_election.cc:304] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:52.456563  7320 leader_election.cc:290] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:52.456971  7320 raft_consensus.cc:2749] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:52.457759  7336 leader_election.cc:290] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:52.457789  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:52.458559  7144 raft_consensus.cc:2468] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:52.460059  7185 leader_election.cc:304] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:52.460310  7261 tablet_bootstrap.cc:492] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:52.460711  7293 raft_consensus.cc:2804] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:52.461035  7293 raft_consensus.cc:493] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:52.461102  7266 tablet_bootstrap.cc:492] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:52.461351  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:52.461407  7293 raft_consensus.cc:3060] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.461611  7266 ts_tablet_manager.cc:1403] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.005s
I20260709 12:12:52.461946  7144 raft_consensus.cc:3060] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.464470  7266 raft_consensus.cc:359] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.465078  7266 raft_consensus.cc:385] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.465310  7266 raft_consensus.cc:740] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.466058  7261 tablet_bootstrap.cc:654] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.465978  7266 consensus_queue.cc:260] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.467674  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
W20260709 12:12:52.468834  7186 leader_election.cc:343] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.468072  7293 raft_consensus.cc:515] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.469980  7262 tablet_bootstrap.cc:492] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:52.470396  7262 ts_tablet_manager.cc:1403] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.001s
I20260709 12:12:52.472800  7262 raft_consensus.cc:359] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.473392  7262 raft_consensus.cc:385] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.473759  7262 raft_consensus.cc:740] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.473979  7283 raft_consensus.cc:493] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.474411  7283 raft_consensus.cc:515] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.474435  7262 consensus_queue.cc:260] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.477403  7144 raft_consensus.cc:2468] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:52.479699  7185 leader_election.cc:304] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:52.480284  7320 raft_consensus.cc:2804] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:52.480700  7320 raft_consensus.cc:697] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:12:52.471549  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:52.492398  7483 raft_consensus.cc:493] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.492889  7483 raft_consensus.cc:515] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.494906  7483 leader_election.cc:290] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:52.496382  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
W20260709 12:12:52.497735  7112 leader_election.cc:343] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.499992  7283 leader_election.cc:290] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:52.506914  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae2ca0d959e48d6afd48cd029cce2d0" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:52.530438  7336 raft_consensus.cc:493] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.533720  7336 raft_consensus.cc:515] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.535723  7336 leader_election.cc:290] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:52.541788  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae2ca0d959e48d6afd48cd029cce2d0" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:52.546223  7220 raft_consensus.cc:2393] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 1: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:12:52.546957  7266 ts_tablet_manager.cc:1434] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.085s	user 0.018s	sys 0.033s
I20260709 12:12:52.547916  7262 ts_tablet_manager.cc:1434] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.000s
I20260709 12:12:52.548059  7266 tablet_bootstrap.cc:492] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:52.549362  7262 tablet_bootstrap.cc:492] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:52.551874  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:52.547312  7320 consensus_queue.cc:237] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.551097  7293 leader_election.cc:290] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:52.556483  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
W20260709 12:12:52.557606  7110 leader_election.cc:343] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.558079  7110 leader_election.cc:304] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:52.556700  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:52.559499  7145 raft_consensus.cc:3060] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.559448  7035 leader_election.cc:304] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
W20260709 12:12:52.560576  7186 leader_election.cc:343] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.563445  7284 raft_consensus.cc:3060] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.563469  7303 raft_consensus.cc:2749] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:52.564509  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:52.565090  7067 raft_consensus.cc:2468] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:52.565419  7144 raft_consensus.cc:2468] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:52.567471  7185 leader_election.cc:304] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:52.569561  7534 raft_consensus.cc:2804] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:52.574146  7534 raft_consensus.cc:493] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:52.574280  7303 consensus_queue.cc:1048] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:52.580698  7145 raft_consensus.cc:2468] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:52.577138  7534 raft_consensus.cc:3060] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.593189  6965 catalog_manager.cc:5697] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:52.594697  7534 raft_consensus.cc:515] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.597666  7284 raft_consensus.cc:2749] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:52.598270  7185 leader_election.cc:304] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:52.599152  7261 tablet_bootstrap.cc:492] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:52.599592  7261 ts_tablet_manager.cc:1403] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.139s	user 0.047s	sys 0.033s
I20260709 12:12:52.601876  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:52.602413  7067 raft_consensus.cc:3060] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.600234  7293 raft_consensus.cc:2804] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:52.603951  7293 raft_consensus.cc:697] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:12:52.604728  7293 consensus_queue.cc:237] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.606009  7303 consensus_queue.cc:1048] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:52.607164  7261 raft_consensus.cc:359] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.610117  7261 raft_consensus.cc:385] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.610424  7284 raft_consensus.cc:493] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.610616  7261 raft_consensus.cc:740] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.610888  7284 raft_consensus.cc:515] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.611755  7261 consensus_queue.cc:260] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.613588  7284 leader_election.cc:290] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:52.613700  7067 raft_consensus.cc:2468] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:52.609473  7266 tablet_bootstrap.cc:654] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.616703  7261 ts_tablet_manager.cc:1434] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:12:52.620704  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:52.622478  7261 tablet_bootstrap.cc:492] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:52.621201  7320 consensus_queue.cc:1048] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:12:52.624121  7035 leader_election.cc:343] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.619793  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:52.669797  7262 tablet_bootstrap.cc:654] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.628934  7186 leader_election.cc:304] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:12:52.685642  7336 raft_consensus.cc:2804] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:52.686089  7336 raft_consensus.cc:697] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:12:52.686933  7336 consensus_queue.cc:237] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.670198  7145 raft_consensus.cc:2468] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 0.
I20260709 12:12:52.696846  7534 leader_election.cc:290] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:52.728180  7347 raft_consensus.cc:493] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.745661  7347 raft_consensus.cc:515] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.747766  7347 leader_election.cc:290] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:12:52.790566  7186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 166117us
I20260709 12:12:52.809273  7036 leader_election.cc:304] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:52.815546  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addceebd49be426487f3a1a3a0f1be4d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:52.816164  7215 raft_consensus.cc:2468] T addceebd49be426487f3a1a3a0f1be4d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 0.
I20260709 12:12:52.810794  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:52.830740  7261 tablet_bootstrap.cc:654] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.821054  7347 raft_consensus.cc:2804] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:52.839039  7569 raft_consensus.cc:493] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.839550  7569 raft_consensus.cc:515] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.836817  7145 raft_consensus.cc:3060] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.859228  6965 catalog_manager.cc:5697] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:52.837169  7347 raft_consensus.cc:493] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:12:52.867170  7112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 55608.4us
I20260709 12:12:52.875207  7320 raft_consensus.cc:493] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.867008  7347 raft_consensus.cc:3060] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.876411  7320 raft_consensus.cc:515] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:12:52.879647  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 53340.1us
I20260709 12:12:52.880143  7035 leader_election.cc:304] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
W20260709 12:12:52.883891  7560 log.cc:927] Time spent T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260709 12:12:52.876971  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addceebd49be426487f3a1a3a0f1be4d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:52.887811  7146 raft_consensus.cc:2468] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 0.
I20260709 12:12:52.891604  7261 tablet_bootstrap.cc:492] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:52.892068  7261 ts_tablet_manager.cc:1403] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.270s	user 0.052s	sys 0.074s
I20260709 12:12:52.889164  7284 raft_consensus.cc:2804] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:52.908993  7261 raft_consensus.cc:359] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.909603  7261 raft_consensus.cc:385] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.909852  7261 raft_consensus.cc:740] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.910352  7261 consensus_queue.cc:260] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.902344  7284 raft_consensus.cc:493] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:52.916208  7261 ts_tablet_manager.cc:1434] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 12:12:52.913772  7284 raft_consensus.cc:3060] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.916970  7266 tablet_bootstrap.cc:492] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:52.917089  7261 tablet_bootstrap.cc:492] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:52.917408  7266 ts_tablet_manager.cc:1403] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.370s	user 0.014s	sys 0.010s
I20260709 12:12:52.918287  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:52.919744  7569 leader_election.cc:290] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:12:52.923629  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 114464us
I20260709 12:12:52.937640  7320 leader_election.cc:290] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:52.938931  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:52.919118  7347 raft_consensus.cc:515] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.955891  7262 tablet_bootstrap.cc:492] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:52.956359  7262 ts_tablet_manager.cc:1403] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.407s	user 0.016s	sys 0.001s
I20260709 12:12:52.956559  7347 leader_election.cc:290] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:52.959285  7266 raft_consensus.cc:359] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.958802  7262 raft_consensus.cc:359] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:12:52.961896  7110 leader_election.cc:343] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.961302  7262 raft_consensus.cc:385] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.961229  7266 raft_consensus.cc:385] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.964283  7266 raft_consensus.cc:740] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.964845  7266 consensus_queue.cc:260] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.966338  7262 raft_consensus.cc:740] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.968766  7266 ts_tablet_manager.cc:1434] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.001s
I20260709 12:12:52.968714  7262 consensus_queue.cc:260] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.971006  7266 tablet_bootstrap.cc:492] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:52.971324  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:52.959822  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:52.979097  7220 raft_consensus.cc:3060] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.960575  7145 raft_consensus.cc:2468] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
W20260709 12:12:52.982424  7112 leader_election.cc:343] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.982757  7112 leader_election.cc:304] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:52.970028  7303 raft_consensus.cc:493] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.987319  7534 consensus_queue.cc:1048] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:52.966415  7347 consensus_queue.cc:1048] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 12:12:52.990237  7483 raft_consensus.cc:2749] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:12:52.996086  7035 leader_election.cc:343] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.997582  7566 raft_consensus.cc:493] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:12:52.990610  7303 raft_consensus.cc:515] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:52.998054  7566 raft_consensus.cc:515] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.010582  7303 leader_election.cc:290] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:53.027105  7262 ts_tablet_manager.cc:1434] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.070s	user 0.017s	sys 0.018s
I20260709 12:12:53.032371  7566 leader_election.cc:290] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:53.033280  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:53.033936  7216 raft_consensus.cc:2468] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
W20260709 12:12:53.021044  7186 leader_election.cc:343] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.036047  7284 raft_consensus.cc:515] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.037873  7284 leader_election.cc:290] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:53.038241  7577 consensus_queue.cc:1048] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:53.038992  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:53.039584  7146 raft_consensus.cc:2468] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:53.040982  7110 leader_election.cc:304] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:53.053372  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:53.054087  7216 raft_consensus.cc:2393] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 2: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:12:53.044353  7569 raft_consensus.cc:2804] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:53.064600  7303 raft_consensus.cc:493] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.065086  7303 raft_consensus.cc:515] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.065341  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addceebd49be426487f3a1a3a0f1be4d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:53.065878  7218 raft_consensus.cc:3060] T addceebd49be426487f3a1a3a0f1be4d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.072005  7303 leader_election.cc:290] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:53.067041  7569 raft_consensus.cc:493] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:53.084951  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:53.085510  7140 raft_consensus.cc:3060] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.077656  7569 raft_consensus.cc:3060] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.089473  7261 tablet_bootstrap.cc:654] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.092008  7185 leader_election.cc:304] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:53.092660  7320 raft_consensus.cc:2804] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:53.092974  7320 raft_consensus.cc:493] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:53.093266  7320 raft_consensus.cc:3060] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.099951  7266 tablet_bootstrap.cc:654] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.102357  7320 raft_consensus.cc:515] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.107741  7320 leader_election.cc:290] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:53.118793  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:53.119445  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:53.129532  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addceebd49be426487f3a1a3a0f1be4d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:53.130081  7142 raft_consensus.cc:3060] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.121309  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:53.141069  7138 raft_consensus.cc:2468] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 2.
I20260709 12:12:53.135613  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:53.145421  7570 raft_consensus.cc:493] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.128553  7218 raft_consensus.cc:2468] T addceebd49be426487f3a1a3a0f1be4d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
W20260709 12:12:53.149974  7186 consensus_peers.cc:597] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:12:53.150552  7186 leader_election.cc:343] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.151376  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:53.145076  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:53.145875  7570 raft_consensus.cc:515] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.156796  7035 leader_election.cc:304] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
W20260709 12:12:53.158224  7110 leader_election.cc:343] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.160339  7320 consensus_queue.cc:1048] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:12:53.163337  7017 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:12:53.164628  7112 leader_election.cc:343] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.164999  7112 leader_election.cc:304] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:53.166458  7265 raft_consensus.cc:2749] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:53.163069  6965 catalog_manager.cc:5697] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:53.172648  7583 raft_consensus.cc:2804] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:53.173121  7583 raft_consensus.cc:697] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:12:53.173888  7583 consensus_queue.cc:237] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.177793  7262 tablet_bootstrap.cc:492] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:53.200878  7570 leader_election.cc:290] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:53.221889  7584 consensus_queue.cc:1048] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:12:53.221197  7071 raft_consensus.cc:3060] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:53.225932  7112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 60075.2us
W20260709 12:12:53.227365  7112 leader_election.cc:343] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.229121  7284 consensus_queue.cc:1048] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:53.233381  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:53.233623  7036 leader_election.cc:304] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:53.236305  7566 raft_consensus.cc:2804] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:53.236655  7566 raft_consensus.cc:493] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:12:53.236999  7566 raft_consensus.cc:3060] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:53.235486  7577 consensus_queue.cc:1048] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:12:53.250041  7569 raft_consensus.cc:515] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.251652  7143 raft_consensus.cc:2393] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 1: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:12:53.248404  7142 raft_consensus.cc:2468] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:12:53.243440  7140 raft_consensus.cc:2468] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:12:53.261314  7036 leader_election.cc:304] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:53.265552  7283 raft_consensus.cc:2804] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:53.265976  7283 raft_consensus.cc:697] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:12:53.266732  7283 consensus_queue.cc:237] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.267970  7266 tablet_bootstrap.cc:492] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:53.268136  7584 consensus_queue.cc:1048] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:53.268464  7266 ts_tablet_manager.cc:1403] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.298s	user 0.034s	sys 0.021s
I20260709 12:12:53.269655  7185 leader_election.cc:304] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:53.270179  7336 raft_consensus.cc:2749] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:12:53.272359  7584 consensus_queue.cc:1048] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:53.276062  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:53.281771  7141 raft_consensus.cc:2393] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 1: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:12:53.285362  7036 leader_election.cc:304] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:53.303640  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:53.294468  7569 leader_election.cc:290] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:53.310271  7266 raft_consensus.cc:359] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.310878  7266 raft_consensus.cc:385] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.311113  7266 raft_consensus.cc:740] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.305554  7565 raft_consensus.cc:2749] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:53.312021  7266 consensus_queue.cc:260] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.311950  6967 catalog_manager.cc:5697] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:53.317123  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
W20260709 12:12:53.318397  7587 log.cc:927] Time spent T 3d85424709f54a518c9c7419bf6136f0 P 4b1ff2643d61430a9fc6f52fe414891a: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
I20260709 12:12:53.321772  7336 raft_consensus.cc:493] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.318359  7217 raft_consensus.cc:2393] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 1: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:12:53.322206  7336 raft_consensus.cc:515] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.324185  7320 consensus_queue.cc:1048] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:53.324743  7266 ts_tablet_manager.cc:1434] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.000s
I20260709 12:12:53.327908  7262 tablet_bootstrap.cc:654] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.328020  7336 leader_election.cc:290] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:53.337051  7266 tablet_bootstrap.cc:492] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:53.340489  7336 raft_consensus.cc:493] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.340894  7336 raft_consensus.cc:515] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:12:53.348354  7112 leader_election.cc:343] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.348745  7112 leader_election.cc:304] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:53.349330  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:53.351699  7591 raft_consensus.cc:2749] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:12:53.356340  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:53.356969  7336 leader_election.cc:290] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:53.365140  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:53.353441  7566 raft_consensus.cc:515] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:12:53.372905  7186 leader_election.cc:343] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.485136  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
W20260709 12:12:53.498306  7186 leader_election.cc:343] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.505645  7336 raft_consensus.cc:493] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.506142  7336 raft_consensus.cc:515] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.507951  7336 leader_election.cc:290] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:53.520569  7261 tablet_bootstrap.cc:492] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:53.521076  7261 ts_tablet_manager.cc:1403] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.604s	user 0.014s	sys 0.013s
I20260709 12:12:53.526952  7566 leader_election.cc:290] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:53.529130  7261 raft_consensus.cc:359] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.544279  7261 raft_consensus.cc:385] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.509325  7138 raft_consensus.cc:2468] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 2.
I20260709 12:12:53.547542  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:53.557438  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:53.573519  7140 raft_consensus.cc:2468] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:53.573859  7069 raft_consensus.cc:2410] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 12:12:53.564170  7262 tablet_bootstrap.cc:492] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:53.565833  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:53.574800  7145 raft_consensus.cc:2410] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 12:12:53.575532  7262 ts_tablet_manager.cc:1403] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.398s	user 0.006s	sys 0.011s
I20260709 12:12:53.578075  7262 raft_consensus.cc:359] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.578678  7262 raft_consensus.cc:385] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.578936  7262 raft_consensus.cc:740] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
W20260709 12:12:53.582845  7185 leader_election.cc:343] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.588651  7185 leader_election.cc:304] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:53.538244  7266 tablet_bootstrap.cc:654] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.573016  7261 raft_consensus.cc:740] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.589380  7563 raft_consensus.cc:2749] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:53.590031  7036 leader_election.cc:304] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:53.589956  7262 consensus_queue.cc:260] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.590771  7566 raft_consensus.cc:2804] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:53.591744  7261 consensus_queue.cc:260] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.594012  7261 ts_tablet_manager.cc:1434] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.073s	user 0.004s	sys 0.003s
I20260709 12:12:53.594868  7261 tablet_bootstrap.cc:492] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:53.591217  7566 raft_consensus.cc:697] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:12:53.595894  7566 consensus_queue.cc:237] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.621730  6967 catalog_manager.cc:5697] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:53.623564  7185 leader_election.cc:304] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:53.624234  7584 raft_consensus.cc:2804] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:53.624006  6967 catalog_manager.cc:5697] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 1 to 2, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 2 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:53.624605  7185 leader_election.cc:304] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:53.624646  7584 raft_consensus.cc:493] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:53.625321  7577 raft_consensus.cc:2749] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:53.592154  7262 ts_tablet_manager.cc:1434] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:12:53.625835  7584 raft_consensus.cc:3060] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.626621  7262 tablet_bootstrap.cc:492] T b7843d40ee384fff8ea2f2547aa18df0 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:53.627050  7266 tablet_bootstrap.cc:492] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:53.627492  7266 ts_tablet_manager.cc:1403] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.291s	user 0.041s	sys 0.029s
I20260709 12:12:53.628973  7261 tablet_bootstrap.cc:654] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.629909  7266 raft_consensus.cc:359] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.630553  7266 raft_consensus.cc:385] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.630818  7266 raft_consensus.cc:740] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.632661  7266 consensus_queue.cc:260] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.634223  7584 raft_consensus.cc:515] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.636586  7266 ts_tablet_manager.cc:1434] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:12:53.637441  7266 tablet_bootstrap.cc:492] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:53.637269  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
W20260709 12:12:53.638482  7186 leader_election.cc:343] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.639905  7584 leader_election.cc:290] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:53.640255  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:53.640985  7216 raft_consensus.cc:2393] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 2: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:12:53.643909  7262 tablet_bootstrap.cc:654] T b7843d40ee384fff8ea2f2547aa18df0 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.649364  7261 tablet_bootstrap.cc:492] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:53.649796  7261 ts_tablet_manager.cc:1403] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.055s	user 0.004s	sys 0.004s
I20260709 12:12:53.657181  7266 tablet_bootstrap.cc:654] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.657720  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:53.659525  7138 raft_consensus.cc:3060] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.660488  7262 tablet_bootstrap.cc:492] T b7843d40ee384fff8ea2f2547aa18df0 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:53.660952  7262 ts_tablet_manager.cc:1403] T b7843d40ee384fff8ea2f2547aa18df0 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.000s
I20260709 12:12:53.663403  7262 raft_consensus.cc:359] T b7843d40ee384fff8ea2f2547aa18df0 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.668524  7262 raft_consensus.cc:385] T b7843d40ee384fff8ea2f2547aa18df0 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.669698  7261 raft_consensus.cc:359] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.668830  7262 raft_consensus.cc:740] T b7843d40ee384fff8ea2f2547aa18df0 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.675148  7262 consensus_queue.cc:260] T b7843d40ee384fff8ea2f2547aa18df0 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.670305  7261 raft_consensus.cc:385] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.677772  7261 raft_consensus.cc:740] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.689721  7138 raft_consensus.cc:2468] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:53.690977  7185 leader_election.cc:304] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:53.692059  7336 raft_consensus.cc:2804] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:53.692494  7336 raft_consensus.cc:697] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:12:53.693506  7266 tablet_bootstrap.cc:492] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:53.693176  7336 consensus_queue.cc:237] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.693961  7266 ts_tablet_manager.cc:1403] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.009s
I20260709 12:12:53.697129  7266 raft_consensus.cc:359] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.697721  7266 raft_consensus.cc:385] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.697994  7266 raft_consensus.cc:740] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.698585  7266 consensus_queue.cc:260] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.699330  7262 ts_tablet_manager.cc:1434] T b7843d40ee384fff8ea2f2547aa18df0 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 12:12:53.700217  7262 tablet_bootstrap.cc:492] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:53.700515  7266 ts_tablet_manager.cc:1434] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:12:53.701996  7266 tablet_bootstrap.cc:492] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:53.705348  7262 tablet_bootstrap.cc:654] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.707388  7261 consensus_queue.cc:260] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.708369  7266 tablet_bootstrap.cc:654] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.708884  7261 ts_tablet_manager.cc:1434] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.059s	user 0.003s	sys 0.002s
I20260709 12:12:53.710207  7261 tablet_bootstrap.cc:492] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:53.715389  7261 tablet_bootstrap.cc:654] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.707445  7347 raft_consensus.cc:493] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.715862  7347 raft_consensus.cc:515] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.717784  7347 leader_election.cc:290] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:53.720674  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:53.723836  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:53.727819  7035 leader_election.cc:304] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:53.727809  7262 tablet_bootstrap.cc:492] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:53.729261  7262 ts_tablet_manager.cc:1403] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.006s
I20260709 12:12:53.729174  7347 raft_consensus.cc:2749] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:53.727475  6968 catalog_manager.cc:5697] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:53.736708  7262 raft_consensus.cc:359] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.737319  7262 raft_consensus.cc:385] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.737568  7262 raft_consensus.cc:740] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.738171  7262 consensus_queue.cc:260] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.746675  7266 tablet_bootstrap.cc:492] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:53.747105  7266 ts_tablet_manager.cc:1403] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.011s
I20260709 12:12:53.748476  7262 ts_tablet_manager.cc:1434] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 12:12:53.749316  7262 tablet_bootstrap.cc:492] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:53.749626  7266 raft_consensus.cc:359] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.750238  7266 raft_consensus.cc:385] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.750473  7266 raft_consensus.cc:740] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.751056  7266 consensus_queue.cc:260] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.753239  7266 ts_tablet_manager.cc:1434] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:53.754070  7266 tablet_bootstrap.cc:492] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:53.755115  7262 tablet_bootstrap.cc:654] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:53.756809  7035 consensus_peers.cc:597] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:53.758687  7261 tablet_bootstrap.cc:492] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:53.759097  7261 ts_tablet_manager.cc:1403] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.006s
I20260709 12:12:53.761530  7261 raft_consensus.cc:359] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.762089  7261 raft_consensus.cc:385] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.762331  7261 raft_consensus.cc:740] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.762979  7261 consensus_queue.cc:260] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.765374  7261 ts_tablet_manager.cc:1434] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:53.766280  7266 tablet_bootstrap.cc:654] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.767025  7261 tablet_bootstrap.cc:492] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91: Bootstrap starting.
I20260709 12:12:53.772408  7261 tablet_bootstrap.cc:654] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.782603  7266 tablet_bootstrap.cc:492] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:53.782994  7266 ts_tablet_manager.cc:1403] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.010s
I20260709 12:12:53.784374  7261 tablet_bootstrap.cc:492] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91: No bootstrap required, opened a new log
I20260709 12:12:53.784770  7261 ts_tablet_manager.cc:1403] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260709 12:12:53.785244  7266 raft_consensus.cc:359] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.785863  7266 raft_consensus.cc:385] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.786113  7266 raft_consensus.cc:740] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.786837  7266 consensus_queue.cc:260] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.787494  7568 raft_consensus.cc:493] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.787940  7568 raft_consensus.cc:515] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.787052  7261 raft_consensus.cc:359] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.790908  7261 raft_consensus.cc:385] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.791172  7261 raft_consensus.cc:740] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.791791  7261 consensus_queue.cc:260] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.792390  7568 leader_election.cc:290] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:53.795243  7266 ts_tablet_manager.cc:1434] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:12:53.796581  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:53.797379  7266 tablet_bootstrap.cc:492] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:53.800549  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:53.801131  7218 raft_consensus.cc:2468] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:53.802273  7110 leader_election.cc:304] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:53.803092  7582 raft_consensus.cc:493] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.803390  7568 raft_consensus.cc:2804] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:53.803803  7568 raft_consensus.cc:493] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:53.803527  7582 raft_consensus.cc:515] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.804136  7568 raft_consensus.cc:3060] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.805203  7607 consensus_queue.cc:1048] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:53.805724  7582 leader_election.cc:290] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:53.806337  7266 tablet_bootstrap.cc:654] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.808018  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:12:53.809762  7110 leader_election.cc:343] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:53.803468  7112 leader_election.cc:343] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.817451  7262 tablet_bootstrap.cc:492] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:53.817865  7262 ts_tablet_manager.cc:1403] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.069s	user 0.023s	sys 0.012s
I20260709 12:12:53.820436  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
W20260709 12:12:53.822093  7112 leader_election.cc:343] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.822499  7112 leader_election.cc:304] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:12:53.822364  7262 raft_consensus.cc:359] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.823385  7566 consensus_queue.cc:1048] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:53.823662  7582 raft_consensus.cc:2749] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:53.825768  7261 ts_tablet_manager.cc:1434] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 12:12:53.823740  7262 raft_consensus.cc:385] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.822091  7568 raft_consensus.cc:515] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.828380  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:53.826578  7262 raft_consensus.cc:740] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.830188  7262 consensus_queue.cc:260] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.832036  7262 ts_tablet_manager.cc:1434] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
W20260709 12:12:53.832333  7112 leader_election.cc:343] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.832835  7262 tablet_bootstrap.cc:492] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:53.835057  7607 consensus_queue.cc:1048] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:53.845083  7266 tablet_bootstrap.cc:492] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:53.845533  7266 ts_tablet_manager.cc:1403] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.048s	user 0.005s	sys 0.006s
I20260709 12:12:53.849010  7266 raft_consensus.cc:359] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.849671  7266 raft_consensus.cc:385] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.849973  7266 raft_consensus.cc:740] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.850953  7266 consensus_queue.cc:260] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.851583  7262 tablet_bootstrap.cc:654] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.853649  7266 ts_tablet_manager.cc:1434] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:12:53.854496  7266 tablet_bootstrap.cc:492] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:53.859427  7266 tablet_bootstrap.cc:654] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.859472  7582 raft_consensus.cc:493] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.859974  7582 raft_consensus.cc:515] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.861871  7582 leader_election.cc:290] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:53.863792  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:53.864372  7069 raft_consensus.cc:2468] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:53.865741  7112 leader_election.cc:304] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:53.865936  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:53.866521  7218 raft_consensus.cc:2468] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:53.866624  7582 raft_consensus.cc:2804] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:53.867132  7582 raft_consensus.cc:493] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:53.867537  7582 raft_consensus.cc:3060] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.872445  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:53.872977  7218 raft_consensus.cc:3060] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.874250  7582 raft_consensus.cc:515] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.877157  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:53.877638  7068 raft_consensus.cc:3060] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.877727  7582 leader_election.cc:290] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:53.879347  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:53.879887  7215 raft_consensus.cc:3060] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.881430  7568 leader_election.cc:290] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:53.882522  7068 raft_consensus.cc:2468] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:53.883488  7112 leader_election.cc:304] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:53.884516  7266 tablet_bootstrap.cc:492] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:53.884924  7266 ts_tablet_manager.cc:1403] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.006s
I20260709 12:12:53.886209  7215 raft_consensus.cc:2468] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:53.888695  7581 raft_consensus.cc:2804] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:53.889144  7581 raft_consensus.cc:697] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:12:53.889917  7581 consensus_queue.cc:237] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.894308  7218 raft_consensus.cc:2468] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:53.895445  7110 leader_election.cc:304] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:53.896140  7266 raft_consensus.cc:359] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.896766  7266 raft_consensus.cc:385] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.896946  7568 raft_consensus.cc:2804] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:53.897019  7266 raft_consensus.cc:740] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.898206  7568 raft_consensus.cc:697] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:12:53.899904  7568 consensus_queue.cc:237] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.898456  7266 consensus_queue.cc:260] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.904776  7266 ts_tablet_manager.cc:1434] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 12:12:53.905527  7266 tablet_bootstrap.cc:492] T 69905e39613c40ab9ee41ec3c60268d4 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:53.913144  7266 tablet_bootstrap.cc:654] T 69905e39613c40ab9ee41ec3c60268d4 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.917773  6967 catalog_manager.cc:5697] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:53.922024  7069 raft_consensus.cc:3060] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.924440  7262 tablet_bootstrap.cc:492] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:53.924867  7262 ts_tablet_manager.cc:1403] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.018s
I20260709 12:12:53.928536  7262 raft_consensus.cc:359] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.929142  7262 raft_consensus.cc:385] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.929412  7262 raft_consensus.cc:740] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.929994  7262 consensus_queue.cc:260] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.932921  7336 raft_consensus.cc:493] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.933351  7336 raft_consensus.cc:515] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.937378  7262 ts_tablet_manager.cc:1434] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 12:12:53.939549  7262 tablet_bootstrap.cc:492] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:53.940062  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7843d40ee384fff8ea2f2547aa18df0" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:53.940655  7140 raft_consensus.cc:2468] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:53.941653  7336 leader_election.cc:290] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:53.941821  7185 leader_election.cc:304] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:53.941844  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7843d40ee384fff8ea2f2547aa18df0" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:53.942570  7577 raft_consensus.cc:2804] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:53.942952  7577 raft_consensus.cc:493] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:53.940799  7266 tablet_bootstrap.cc:492] T 69905e39613c40ab9ee41ec3c60268d4 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:53.943275  7577 raft_consensus.cc:3060] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.943663  7266 ts_tablet_manager.cc:1403] T 69905e39613c40ab9ee41ec3c60268d4 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.014s
I20260709 12:12:53.946086  7266 raft_consensus.cc:359] T 69905e39613c40ab9ee41ec3c60268d4 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.946671  7266 raft_consensus.cc:385] T 69905e39613c40ab9ee41ec3c60268d4 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.942615  7068 raft_consensus.cc:2468] T b7843d40ee384fff8ea2f2547aa18df0 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:53.947021  7266 raft_consensus.cc:740] T 69905e39613c40ab9ee41ec3c60268d4 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.947662  7266 consensus_queue.cc:260] T 69905e39613c40ab9ee41ec3c60268d4 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.948704  7262 tablet_bootstrap.cc:654] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.950145  7577 raft_consensus.cc:515] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.952550  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7843d40ee384fff8ea2f2547aa18df0" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:53.953032  7068 raft_consensus.cc:3060] T b7843d40ee384fff8ea2f2547aa18df0 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.953874  7266 ts_tablet_manager.cc:1434] T 69905e39613c40ab9ee41ec3c60268d4 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:12:53.954793  7266 tablet_bootstrap.cc:492] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:53.963351  7068 raft_consensus.cc:2468] T b7843d40ee384fff8ea2f2547aa18df0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:53.964406  7186 leader_election.cc:304] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:12:53.965126  7584 raft_consensus.cc:2804] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:53.965390  7266 tablet_bootstrap.cc:654] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.965565  6969 catalog_manager.cc:5697] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:53.965551  7584 raft_consensus.cc:697] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:12:53.967772  7584 consensus_queue.cc:237] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.978395  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7843d40ee384fff8ea2f2547aa18df0" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:53.978948  7140 raft_consensus.cc:3060] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.994452  7266 tablet_bootstrap.cc:492] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:53.994932  7266 ts_tablet_manager.cc:1403] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.010s
I20260709 12:12:53.997792  7266 raft_consensus.cc:359] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:53.999601  7266 raft_consensus.cc:385] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.000185  7266 raft_consensus.cc:740] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.001125  7266 consensus_queue.cc:260] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.004108  7266 ts_tablet_manager.cc:1434] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
I20260709 12:12:54.006574  7266 tablet_bootstrap.cc:492] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:54.021881  7140 raft_consensus.cc:2468] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:54.028544  7266 tablet_bootstrap.cc:654] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.024887  7577 leader_election.cc:290] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:54.056059  6967 catalog_manager.cc:5697] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:54.059988  7266 tablet_bootstrap.cc:492] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:54.060007  7262 tablet_bootstrap.cc:492] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:54.060688  7262 ts_tablet_manager.cc:1403] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.121s	user 0.036s	sys 0.035s
I20260709 12:12:54.060599  7266 ts_tablet_manager.cc:1403] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.002s
I20260709 12:12:54.063807  7262 raft_consensus.cc:359] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.064486  7262 raft_consensus.cc:385] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.064306  7266 raft_consensus.cc:359] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.064854  7262 raft_consensus.cc:740] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.066113  7266 raft_consensus.cc:385] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.065578  7262 consensus_queue.cc:260] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.066412  7266 raft_consensus.cc:740] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.067022  7266 consensus_queue.cc:260] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.068073  7262 ts_tablet_manager.cc:1434] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:12:54.069352  7262 tablet_bootstrap.cc:492] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:54.069828  7266 ts_tablet_manager.cc:1434] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:12:54.070643  7266 tablet_bootstrap.cc:492] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1: Bootstrap starting.
I20260709 12:12:54.075693  7266 tablet_bootstrap.cc:654] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.077214  7568 raft_consensus.cc:493] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.077641  7568 raft_consensus.cc:515] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.079576  7568 leader_election.cc:290] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:54.081396  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69905e39613c40ab9ee41ec3c60268d4" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:54.082001  7069 raft_consensus.cc:2468] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:54.083488  7112 leader_election.cc:304] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:54.084205  7581 raft_consensus.cc:2804] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:54.084530  7581 raft_consensus.cc:493] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:54.084830  7581 raft_consensus.cc:3060] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.088796  7262 tablet_bootstrap.cc:654] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.091785  7584 raft_consensus.cc:493] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.096873  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69905e39613c40ab9ee41ec3c60268d4" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:54.100592  7218 raft_consensus.cc:2468] T 69905e39613c40ab9ee41ec3c60268d4 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:54.101114  7213 raft_consensus.cc:1275] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:54.105049  7581 raft_consensus.cc:515] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.106949  7581 leader_election.cc:290] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:54.109503  7607 consensus_queue.cc:1048] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.110662  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69905e39613c40ab9ee41ec3c60268d4" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:54.110775  7336 consensus_queue.cc:1048] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.111270  7215 raft_consensus.cc:3060] T 69905e39613c40ab9ee41ec3c60268d4 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.099840  7584 raft_consensus.cc:515] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.117895  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69905e39613c40ab9ee41ec3c60268d4" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:54.118436  7064 raft_consensus.cc:3060] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.118675  7584 leader_election.cc:290] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:54.119161  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:54.119679  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
W20260709 12:12:54.120577  7186 leader_election.cc:343] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:54.123772  7140 raft_consensus.cc:2468] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:54.125553  7185 leader_election.cc:304] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:54.126341  7320 raft_consensus.cc:2804] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:54.126571  7320 raft_consensus.cc:493] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:54.126853  7320 raft_consensus.cc:3060] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.138499  7064 raft_consensus.cc:2468] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:54.138619  7320 raft_consensus.cc:515] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.139480  7112 leader_election.cc:304] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:54.150643  7266 tablet_bootstrap.cc:492] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1: No bootstrap required, opened a new log
I20260709 12:12:54.150616  7320 leader_election.cc:290] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:54.151232  7266 ts_tablet_manager.cc:1403] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.025s
I20260709 12:12:54.143676  7581 raft_consensus.cc:2804] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:54.158224  7336 raft_consensus.cc:493] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.158624  7336 raft_consensus.cc:515] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.161955  7336 leader_election.cc:290] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:54.163080  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:54.159842  7283 raft_consensus.cc:493] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.168154  7283 raft_consensus.cc:515] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.169150  7140 raft_consensus.cc:1275] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:54.170012  7283 leader_election.cc:290] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:54.170863  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:54.171075  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:54.171460  7140 raft_consensus.cc:2468] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 0.
I20260709 12:12:54.171676  7218 raft_consensus.cc:2468] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 0.
I20260709 12:12:54.173393  7347 consensus_queue.cc:1048] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.173815  7035 leader_election.cc:304] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
W20260709 12:12:54.175686  7186 consensus_peers.cc:597] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:54.155845  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:54.176154  7213 raft_consensus.cc:3060] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.178792  7566 raft_consensus.cc:2804] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:54.179145  7566 raft_consensus.cc:493] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:54.179486  7566 raft_consensus.cc:3060] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.160614  7581 raft_consensus.cc:697] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:12:54.182003  7581 consensus_queue.cc:237] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.158646  7215 raft_consensus.cc:2468] T 69905e39613c40ab9ee41ec3c60268d4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
W20260709 12:12:54.204097  7186 leader_election.cc:343] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:54.210062  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:54.210634  7138 raft_consensus.cc:3060] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:54.214541  7017 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:54.220345  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:54.220816  7138 raft_consensus.cc:2468] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:54.222187  7185 leader_election.cc:304] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:54.223174  7185 leader_election.cc:304] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:54.224270  7320 raft_consensus.cc:2804] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:54.224707  7320 raft_consensus.cc:697] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:12:54.224484  7266 raft_consensus.cc:359] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.225113  7266 raft_consensus.cc:385] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.225363  7266 raft_consensus.cc:740] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.225374  7320 consensus_queue.cc:237] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.226024  7266 consensus_queue.cc:260] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.230557  7262 tablet_bootstrap.cc:492] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:54.230979  7262 ts_tablet_manager.cc:1403] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.162s	user 0.010s	sys 0.003s
I20260709 12:12:54.231783  7266 ts_tablet_manager.cc:1434] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1: Time spent starting tablet: real 0.080s	user 0.006s	sys 0.000s
I20260709 12:12:54.238013  7566 raft_consensus.cc:515] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.236397  7262 raft_consensus.cc:359] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.238734  7262 raft_consensus.cc:385] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.239959  7566 leader_election.cc:290] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:54.240600  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:54.241130  7141 raft_consensus.cc:3060] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.238991  7262 raft_consensus.cc:740] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.242278  7581 raft_consensus.cc:493] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.242756  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:54.242902  7262 consensus_queue.cc:260] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.243286  7215 raft_consensus.cc:3060] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.242991  7581 raft_consensus.cc:515] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.246678  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:54.247062  7581 leader_election.cc:290] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:54.247603  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:12:54.247918  7112 leader_election.cc:343] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:54.246982  6968 catalog_manager.cc:5697] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:54.253868  7216 raft_consensus.cc:2468] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:54.254928  7110 leader_election.cc:304] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:54.257474  7141 raft_consensus.cc:2468] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:12:54.257335  7581 raft_consensus.cc:2804] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:54.258805  7036 leader_election.cc:304] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:54.259580  7347 raft_consensus.cc:493] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.260108  7283 raft_consensus.cc:2804] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:54.260664  7283 raft_consensus.cc:697] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:12:54.261682  7215 raft_consensus.cc:2468] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:12:54.260402  7347 raft_consensus.cc:515] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.276481  7347 leader_election.cc:290] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:54.277190  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:54.261446  7283 consensus_queue.cc:237] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.258153  7581 raft_consensus.cc:493] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:54.277827  7581 raft_consensus.cc:3060] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.277987  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:54.278777  7215 raft_consensus.cc:2468] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 0.
I20260709 12:12:54.279794  7035 leader_election.cc:304] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:12:54.280186  7140 raft_consensus.cc:2468] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 0.
I20260709 12:12:54.280548  7347 raft_consensus.cc:2804] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:54.280911  7347 raft_consensus.cc:493] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:54.281221  7347 raft_consensus.cc:3060] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.284111  7581 raft_consensus.cc:515] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.286886  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:54.265865  7336 raft_consensus.cc:2749] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:54.261919  7262 ts_tablet_manager.cc:1434] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 12:12:54.286355  7638 consensus_queue.cc:1048] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:12:54.288434  7581 leader_election.cc:290] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:54.287556  7347 raft_consensus.cc:515] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.293702  7347 leader_election.cc:290] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:54.295075  6967 catalog_manager.cc:5697] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
W20260709 12:12:54.288681  7112 leader_election.cc:343] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:54.295909  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:54.296478  7213 raft_consensus.cc:3060] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.297272  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:54.297780  7140 raft_consensus.cc:3060] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.299557  7336 raft_consensus.cc:493] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.299968  7336 raft_consensus.cc:515] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.301622  7336 leader_election.cc:290] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:54.303025  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:54.303875  7140 raft_consensus.cc:2468] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
W20260709 12:12:54.304407  7186 leader_election.cc:343] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:54.304829  7036 leader_election.cc:304] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:54.305702  7566 raft_consensus.cc:2804] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:54.306120  7566 raft_consensus.cc:697] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:12:54.306989  7566 consensus_queue.cc:237] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.310479  7213 raft_consensus.cc:2468] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:12:54.314649  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:54.315244  7141 raft_consensus.cc:2468] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 0.
I20260709 12:12:54.319787  7185 leader_election.cc:304] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:54.320693  7336 raft_consensus.cc:2804] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:54.320988  7336 raft_consensus.cc:493] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:54.321262  7336 raft_consensus.cc:3060] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.290736  6968 catalog_manager.cc:5697] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:54.291438  7262 tablet_bootstrap.cc:492] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:54.326752  7336 raft_consensus.cc:515] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.332139  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:54.332495  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:12:54.333020  7141 raft_consensus.cc:3060] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:54.333269  7186 leader_election.cc:343] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:54.334405  7336 leader_election.cc:290] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:54.334522  7262 tablet_bootstrap.cc:654] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.289618  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:54.337339  7215 raft_consensus.cc:3060] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.339608  7141 raft_consensus.cc:2468] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:12:54.340693  7185 leader_election.cc:304] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:54.341322  7336 raft_consensus.cc:2804] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:54.344204  7336 raft_consensus.cc:697] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:12:54.344852  7336 consensus_queue.cc:237] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.347524  7262 tablet_bootstrap.cc:492] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:54.348199  7262 ts_tablet_manager.cc:1403] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.000s
I20260709 12:12:54.350718  7262 raft_consensus.cc:359] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.351342  7262 raft_consensus.cc:385] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.351603  7262 raft_consensus.cc:740] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.350906  6968 catalog_manager.cc:5697] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:54.347168  7215 raft_consensus.cc:2468] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:54.352429  7573 consensus_queue.cc:1048] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.353156  7110 leader_election.cc:304] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:54.354746  7573 raft_consensus.cc:2804] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:54.355192  7573 raft_consensus.cc:697] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:12:54.355988  7573 consensus_queue.cc:237] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.359279  7262 consensus_queue.cc:260] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.363349  7262 ts_tablet_manager.cc:1434] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:12:54.364199  7262 tablet_bootstrap.cc:492] T 7686674f80fc412990a7b8f302a9ae05 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:54.369359  7262 tablet_bootstrap.cc:654] T 7686674f80fc412990a7b8f302a9ae05 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.371097  6969 catalog_manager.cc:5697] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:54.387862  7262 tablet_bootstrap.cc:492] T 7686674f80fc412990a7b8f302a9ae05 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:54.388257  7262 ts_tablet_manager.cc:1403] T 7686674f80fc412990a7b8f302a9ae05 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.001s
I20260709 12:12:54.388362  7566 raft_consensus.cc:493] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.388823  7566 raft_consensus.cc:515] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.390595  7262 raft_consensus.cc:359] T 7686674f80fc412990a7b8f302a9ae05 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.391197  7262 raft_consensus.cc:385] T 7686674f80fc412990a7b8f302a9ae05 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.391238  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:54.391501  7262 raft_consensus.cc:740] T 7686674f80fc412990a7b8f302a9ae05 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.392778  7566 leader_election.cc:290] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:54.393059  7262 consensus_queue.cc:260] T 7686674f80fc412990a7b8f302a9ae05 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.394583  7262 ts_tablet_manager.cc:1434] T 7686674f80fc412990a7b8f302a9ae05 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 12:12:54.395460  7262 tablet_bootstrap.cc:492] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:54.395416  6968 catalog_manager.cc:5697] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:54.399606  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:54.401392  7035 leader_election.cc:304] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:54.402014  7347 raft_consensus.cc:2749] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:54.404461  7582 raft_consensus.cc:493] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.404904  7582 raft_consensus.cc:515] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.408248  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:54.408685  7582 leader_election.cc:290] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:54.408794  7216 raft_consensus.cc:2468] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 0.
I20260709 12:12:54.409121  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:54.409795  7262 tablet_bootstrap.cc:654] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.409744  7110 leader_election.cc:304] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
W20260709 12:12:54.410447  7112 leader_election.cc:343] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:54.410638  7582 raft_consensus.cc:2804] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:54.411005  7582 raft_consensus.cc:493] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:54.411358  7582 raft_consensus.cc:3060] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.418174  7582 raft_consensus.cc:515] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.424554  7347 raft_consensus.cc:493] T 7686674f80fc412990a7b8f302a9ae05 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.425052  7347 raft_consensus.cc:515] T 7686674f80fc412990a7b8f302a9ae05 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.429179  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:54.431164  7064 raft_consensus.cc:3060] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.432646  7582 leader_election.cc:290] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:54.434825  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:54.435456  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:54.437847  7347 leader_election.cc:290] T 7686674f80fc412990a7b8f302a9ae05 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:54.438019  7216 raft_consensus.cc:3060] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.438838  7262 tablet_bootstrap.cc:492] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:54.439258  7262 ts_tablet_manager.cc:1403] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.011s
I20260709 12:12:54.439200  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:54.440400  7213 raft_consensus.cc:2393] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 1: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:12:54.441252  7035 leader_election.cc:304] T 7686674f80fc412990a7b8f302a9ae05 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:54.441792  7262 raft_consensus.cc:359] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.442165  7347 raft_consensus.cc:3060] T 7686674f80fc412990a7b8f302a9ae05 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:54.442083  7112 leader_election.cc:343] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:54.442407  7262 raft_consensus.cc:385] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.442927  7262 raft_consensus.cc:740] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.444137  7582 consensus_queue.cc:1048] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.444938  7216 raft_consensus.cc:2468] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:54.443594  7262 consensus_queue.cc:260] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.446246  7110 leader_election.cc:304] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:12:54.447592  7582 raft_consensus.cc:2804] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:54.447722  7262 ts_tablet_manager.cc:1434] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:12:54.448088  7582 raft_consensus.cc:697] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:12:54.448558  7262 tablet_bootstrap.cc:492] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:54.448909  7582 consensus_queue.cc:237] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.449409  7347 raft_consensus.cc:2749] T 7686674f80fc412990a7b8f302a9ae05 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:54.455094  7262 tablet_bootstrap.cc:654] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.460026  7262 tablet_bootstrap.cc:492] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:54.460361  7262 ts_tablet_manager.cc:1403] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 12:12:54.462631  7262 raft_consensus.cc:359] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.463197  7262 raft_consensus.cc:385] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.463646  7262 raft_consensus.cc:740] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.464190  7262 consensus_queue.cc:260] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.466095  7262 ts_tablet_manager.cc:1434] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:54.466874  7262 tablet_bootstrap.cc:492] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:54.471428  7573 consensus_queue.cc:1048] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.472132  7262 tablet_bootstrap.cc:654] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.477857  6968 catalog_manager.cc:5697] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:54.484278  7262 tablet_bootstrap.cc:492] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:54.484720  7262 ts_tablet_manager.cc:1403] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 12:12:54.487226  7262 raft_consensus.cc:359] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.489213  7262 raft_consensus.cc:385] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.489475  7262 raft_consensus.cc:740] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.490293  7262 consensus_queue.cc:260] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.492268  7262 ts_tablet_manager.cc:1434] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:12:54.493570  7262 tablet_bootstrap.cc:492] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a: Bootstrap starting.
I20260709 12:12:54.498971  7262 tablet_bootstrap.cc:654] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.509389  7262 tablet_bootstrap.cc:492] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a: No bootstrap required, opened a new log
I20260709 12:12:54.509696  7262 ts_tablet_manager.cc:1403] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260709 12:12:54.511435  7262 raft_consensus.cc:359] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.511857  7262 raft_consensus.cc:385] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.512070  7262 raft_consensus.cc:740] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.512553  7262 consensus_queue.cc:260] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.514165  7262 ts_tablet_manager.cc:1434] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:12:54.574759  7566 raft_consensus.cc:493] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.575235  7566 raft_consensus.cc:515] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.576610  7336 consensus_queue.cc:1048] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.576877  7566 leader_election.cc:290] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:54.577600  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:54.577903  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:54.578600  7213 raft_consensus.cc:2393] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 1: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:12:54.579438  7035 leader_election.cc:304] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:54.580089  7566 raft_consensus.cc:3060] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.586087  7566 raft_consensus.cc:2749] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:54.586652  7577 consensus_queue.cc:1048] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.604103  7582 consensus_queue.cc:1048] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.607221  7347 raft_consensus.cc:493] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.607672  7347 raft_consensus.cc:515] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.609977  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:54.610704  7141 raft_consensus.cc:2393] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 1: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:12:54.614168  7582 consensus_queue.cc:1048] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.615914  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:54.617142  7035 leader_election.cc:304] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:54.617825  7607 raft_consensus.cc:3060] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.620781  7347 leader_election.cc:290] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:54.624171  7607 raft_consensus.cc:2749] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:54.632884  7336 consensus_queue.cc:1048] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.647114  7336 consensus_queue.cc:1048] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.690253  7069 raft_consensus.cc:3060] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.703763  7347 consensus_queue.cc:1048] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.714018  7347 consensus_queue.cc:1048] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.768325  7581 consensus_queue.cc:1048] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.781406  7638 consensus_queue.cc:1048] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.783987  7347 raft_consensus.cc:493] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.784446  7347 raft_consensus.cc:515] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:54.786311  7347 leader_election.cc:290] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:54.788408  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:54.790246  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:54.790968  7141 raft_consensus.cc:2393] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 1: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:12:54.791863  7036 leader_election.cc:304] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:54.793121  7283 raft_consensus.cc:3060] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.793253  7347 consensus_queue.cc:1048] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.805750  7283 raft_consensus.cc:2749] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:54.814073  7566 consensus_queue.cc:1048] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.838886  7336 consensus_queue.cc:1048] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.848227  7336 consensus_queue.cc:1048] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.871559  7638 consensus_queue.cc:1048] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.880924  7568 consensus_queue.cc:1048] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:55.004343  7566 raft_consensus.cc:493] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:55.004736  7566 raft_consensus.cc:515] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:55.006198  7566 leader_election.cc:290] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:55.006750  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:12:55.006996  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:55.007507  7138 raft_consensus.cc:2393] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 1: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:12:55.007643  7213 raft_consensus.cc:2393] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 1: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:12:55.008553  7035 leader_election.cc:304] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:12:55.009128  7566 raft_consensus.cc:3060] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:55.013684  7566 raft_consensus.cc:2749] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:12:55.243423  7017 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:55.310288  7582 raft_consensus.cc:493] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:55.310725  7582 raft_consensus.cc:515] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:55.312301  7582 leader_election.cc:290] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:55.312734  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:12:55.313191  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:12:55.313325  7069 raft_consensus.cc:2468] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:55.313782  7213 raft_consensus.cc:2468] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:12:55.314260  7112 leader_election.cc:304] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:55.314908  7582 raft_consensus.cc:2804] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:55.315260  7582 raft_consensus.cc:493] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:55.315593  7582 raft_consensus.cc:3060] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:55.321707  7582 raft_consensus.cc:515] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:55.324013  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:12:55.324209  7582 leader_election.cc:290] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:55.324532  7069 raft_consensus.cc:3060] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:55.324936  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:12:55.325482  7213 raft_consensus.cc:3060] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:55.331241  7213 raft_consensus.cc:2468] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:12:55.331857  7069 raft_consensus.cc:2468] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:12:55.332094  7110 leader_election.cc:304] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:12:55.332880  7582 raft_consensus.cc:2804] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:55.343292  7582 raft_consensus.cc:697] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:12:55.344103  7582 consensus_queue.cc:237] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:12:55.357668  6969 catalog_manager.cc:5697] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 0 to 2, leader changed from <none> to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:55.737177  7213 raft_consensus.cc:1275] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:12:55.738332  7582 consensus_queue.cc:1048] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:55.746502  7069 raft_consensus.cc:1275] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:12:55.747936  7568 consensus_queue.cc:1048] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:57.082741  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:57.105096  7690 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:57.105093  7689 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:57.107231  7692 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:57.110334  5907 server_base.cc:1061] running on GCE node
I20260709 12:12:57.111168  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:57.111392  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:57.111554  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599177111537 us; error 0 us; skew 500 ppm
I20260709 12:12:57.112119  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:57.114594  5907 webserver.cc:533] Webserver started at http://127.5.196.196:36105/ using document root <none> and password file <none>
I20260709 12:12:57.115085  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:57.115274  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:57.115620  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:57.117211  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-3-root/instance:
uuid: "7e6a332a24e446039c4066659ebf69c2"
format_stamp: "Formatted at 2026-07-09 12:12:57 on dist-test-slave-95fd"
I20260709 12:12:57.122713  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:12:57.125962  7697 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:57.127532  5907 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260709 12:12:57.127903  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-3-root
uuid: "7e6a332a24e446039c4066659ebf69c2"
format_stamp: "Formatted at 2026-07-09 12:12:57 on dist-test-slave-95fd"
I20260709 12:12:57.128269  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:57.146379  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:57.147858  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:57.149721  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:57.152727  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:57.152920  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:57.153162  5907 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:57.153337  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:57.225797  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.196:37663
I20260709 12:12:57.225880  7760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.196:37663 every 8 connection(s)
I20260709 12:12:57.229897  5907 auto_leader_rebalancer-test.cc:439] add a tserver: 7e6a332a24e446039c4066659ebf69c2
I20260709 12:12:57.242412  7761 heartbeater.cc:344] Connected to a master server at 127.5.196.254:34263
I20260709 12:12:57.242818  7761 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:57.243613  7761 heartbeater.cc:507] Master 127.5.196.254:34263 requested a full tablet report, sending...
I20260709 12:12:57.245645  6968 ts_manager.cc:194] Registered new tserver with Master: 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:12:57.246974  6968 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58830
I20260709 12:12:57.379861  7068 consensus_queue.cc:237] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:12:57.387750  7213 raft_consensus.cc:1275] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:57.390499  7283 consensus_queue.cc:1048] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:57.404001  7141 raft_consensus.cc:1275] T 1dab3084f0e5400eb1f31c83c20723e4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:57.410051  7566 consensus_queue.cc:1048] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:57.415696  7283 raft_consensus.cc:2955] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
W20260709 12:12:57.419658  7036 consensus_peers.cc:597] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1dab3084f0e5400eb1f31c83c20723e4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:57.420485  7213 raft_consensus.cc:2955] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:12:57.433322  6968 catalog_manager.cc:5697] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:57.443590  7141 raft_consensus.cc:2955] T 1dab3084f0e5400eb1f31c83c20723e4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:12:57.446077  7215 consensus_queue.cc:237] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:12:57.470160  7068 raft_consensus.cc:1275] T 3d85424709f54a518c9c7419bf6136f0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:57.472031  7688 consensus_queue.cc:1048] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:57.480657  7141 raft_consensus.cc:1275] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:57.483753  7336 consensus_queue.cc:1048] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:12:57.496359  7185 consensus_peers.cc:597] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3d85424709f54a518c9c7419bf6136f0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:57.498533  7336 raft_consensus.cc:2955] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:12:57.500222  7069 raft_consensus.cc:2955] T 3d85424709f54a518c9c7419bf6136f0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:12:57.510354  7141 raft_consensus.cc:2955] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:12:57.526063  6969 catalog_manager.cc:5697] T 3d85424709f54a518c9c7419bf6136f0 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:12:57.545861  7141 consensus_queue.cc:237] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:12:57.552222  7215 raft_consensus.cc:1275] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:57.553490  7069 raft_consensus.cc:1275] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:57.554127  7698 consensus_queue.cc:1048] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:57.555924  7581 consensus_queue.cc:1048] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:57.563218  7698 raft_consensus.cc:2955] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:12:57.565127  7215 raft_consensus.cc:2955] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:12:57.569530  7068 raft_consensus.cc:2955] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
W20260709 12:12:57.570691  7111 consensus_peers.cc:597] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: df94cd19fb694878b740f2881d9f8594. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:57.581048  6967 catalog_manager.cc:5697] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:12:57.586819  7213 consensus_queue.cc:237] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:12:57.615532  7141 raft_consensus.cc:1275] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:12:57.615533  7185 consensus_peers.cc:597] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a87bbfa5d3664717842f4834fffc6bf9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:57.616544  7068 raft_consensus.cc:1275] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:57.616838  7577 consensus_queue.cc:1048] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:57.617774  7687 consensus_queue.cc:1048] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:57.626713  7688 raft_consensus.cc:2955] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:12:57.628060  7068 raft_consensus.cc:2955] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:12:57.627933  7141 raft_consensus.cc:2955] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:12:57.645419  6969 catalog_manager.cc:5697] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:12:57.817515  7790 ts_tablet_manager.cc:933] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077)
I20260709 12:12:57.819245  7790 tablet_copy_client.cc:323] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.193:38077
I20260709 12:12:57.829929  7081 tablet_copy_service.cc:140] P 4b1ff2643d61430a9fc6f52fe414891a: Received BeginTabletCopySession request for tablet 1dab3084f0e5400eb1f31c83c20723e4 from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:37968)
I20260709 12:12:57.830525  7081 tablet_copy_service.cc:161] P 4b1ff2643d61430a9fc6f52fe414891a: Beginning new tablet copy session on tablet 1dab3084f0e5400eb1f31c83c20723e4 from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:37968: session id = 7e6a332a24e446039c4066659ebf69c2-1dab3084f0e5400eb1f31c83c20723e4
I20260709 12:12:57.836774  7081 tablet_copy_source_session.cc:215] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:57.839879  7790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dab3084f0e5400eb1f31c83c20723e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.852376  7790 tablet_copy_client.cc:806] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:57.853070  7790 tablet_copy_client.cc:670] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:57.860765  7790 tablet_copy_client.cc:538] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:57.869622  7790 tablet_bootstrap.cc:492] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:12:57.891702  7793 ts_tablet_manager.cc:933] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:57.896284  7790 tablet_bootstrap.cc:492] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:57.897361  7790 tablet_bootstrap.cc:492] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:12:57.898057  7790 ts_tablet_manager.cc:1403] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.008s
I20260709 12:12:57.903378  7790 raft_consensus.cc:359] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:12:57.904250  7790 raft_consensus.cc:740] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:12:57.904973  7790 consensus_queue.cc:260] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:12:57.909097  7793 tablet_copy_client.cc:323] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.195:33327
I20260709 12:12:57.911242  7761 heartbeater.cc:499] Master 127.5.196.254:34263 was elected leader, sending a full tablet report...
I20260709 12:12:57.911785  7790 ts_tablet_manager.cc:1434] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.005s
I20260709 12:12:57.914112  7081 tablet_copy_service.cc:342] P 4b1ff2643d61430a9fc6f52fe414891a: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-1dab3084f0e5400eb1f31c83c20723e4 received from {username='slave'} at 127.0.0.1:37968
I20260709 12:12:57.914625  7081 tablet_copy_service.cc:434] P 4b1ff2643d61430a9fc6f52fe414891a: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-1dab3084f0e5400eb1f31c83c20723e4 on tablet 1dab3084f0e5400eb1f31c83c20723e4 with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:12:57.929773  7230 tablet_copy_service.cc:140] P b1c282c7d51e498b941387efd9ec54e1: Received BeginTabletCopySession request for tablet 3d85424709f54a518c9c7419bf6136f0 from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:58036)
I20260709 12:12:57.930333  7230 tablet_copy_service.cc:161] P b1c282c7d51e498b941387efd9ec54e1: Beginning new tablet copy session on tablet 3d85424709f54a518c9c7419bf6136f0 from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:58036: session id = 7e6a332a24e446039c4066659ebf69c2-3d85424709f54a518c9c7419bf6136f0
I20260709 12:12:57.937928  7230 tablet_copy_source_session.cc:215] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:57.940347  7793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d85424709f54a518c9c7419bf6136f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.950790  7793 tablet_copy_client.cc:806] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:57.951249  7793 tablet_copy_client.cc:670] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:57.954885  7793 tablet_copy_client.cc:538] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:57.962782  7793 tablet_bootstrap.cc:492] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:12:57.981523  7793 tablet_bootstrap.cc:492] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:57.982227  7793 tablet_bootstrap.cc:492] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:12:57.982817  7793 ts_tablet_manager.cc:1403] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.009s
I20260709 12:12:57.985157  7793 raft_consensus.cc:359] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:12:57.985692  7793 raft_consensus.cc:740] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:12:57.986158  7793 consensus_queue.cc:260] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:12:57.987738  7793 ts_tablet_manager.cc:1434] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260709 12:12:57.989224  7230 tablet_copy_service.cc:342] P b1c282c7d51e498b941387efd9ec54e1: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-3d85424709f54a518c9c7419bf6136f0 received from {username='slave'} at 127.0.0.1:58036
I20260709 12:12:57.989641  7230 tablet_copy_service.cc:434] P b1c282c7d51e498b941387efd9ec54e1: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-3d85424709f54a518c9c7419bf6136f0 on tablet 3d85424709f54a518c9c7419bf6136f0 with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:12:58.011315  7793 ts_tablet_manager.cc:933] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:12:58.012889  7793 tablet_copy_client.cc:323] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.194:37037
I20260709 12:12:58.024785  7156 tablet_copy_service.cc:140] P c2a2f6b3d7d142b6a42df8173818dc91: Received BeginTabletCopySession request for tablet df94cd19fb694878b740f2881d9f8594 from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:35134)
I20260709 12:12:58.025442  7156 tablet_copy_service.cc:161] P c2a2f6b3d7d142b6a42df8173818dc91: Beginning new tablet copy session on tablet df94cd19fb694878b740f2881d9f8594 from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:35134: session id = 7e6a332a24e446039c4066659ebf69c2-df94cd19fb694878b740f2881d9f8594
I20260709 12:12:58.032491  7156 tablet_copy_source_session.cc:215] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:58.035601  7793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df94cd19fb694878b740f2881d9f8594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.050551  7793 tablet_copy_client.cc:806] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:58.051057  7793 tablet_copy_client.cc:670] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:58.054158  7793 tablet_copy_client.cc:538] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:58.060173  7793 tablet_bootstrap.cc:492] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:12:58.076061  7793 tablet_bootstrap.cc:492] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:58.076879  7793 tablet_bootstrap.cc:492] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:12:58.077479  7793 ts_tablet_manager.cc:1403] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260709 12:12:58.079707  7793 raft_consensus.cc:359] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:12:58.080307  7793 raft_consensus.cc:740] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:12:58.081298  7793 consensus_queue.cc:260] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:12:58.083578  7793 ts_tablet_manager.cc:1434] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:12:58.085111  7156 tablet_copy_service.cc:342] P c2a2f6b3d7d142b6a42df8173818dc91: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-df94cd19fb694878b740f2881d9f8594 received from {username='slave'} at 127.0.0.1:35134
I20260709 12:12:58.085534  7156 tablet_copy_service.cc:434] P c2a2f6b3d7d142b6a42df8173818dc91: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-df94cd19fb694878b740f2881d9f8594 on tablet df94cd19fb694878b740f2881d9f8594 with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:12:58.192579  7793 ts_tablet_manager.cc:933] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:12:58.194295  7793 tablet_copy_client.cc:323] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.195:33327
I20260709 12:12:58.195657  7230 tablet_copy_service.cc:140] P b1c282c7d51e498b941387efd9ec54e1: Received BeginTabletCopySession request for tablet a87bbfa5d3664717842f4834fffc6bf9 from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:58036)
I20260709 12:12:58.196157  7230 tablet_copy_service.cc:161] P b1c282c7d51e498b941387efd9ec54e1: Beginning new tablet copy session on tablet a87bbfa5d3664717842f4834fffc6bf9 from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:58036: session id = 7e6a332a24e446039c4066659ebf69c2-a87bbfa5d3664717842f4834fffc6bf9
I20260709 12:12:58.202977  7230 tablet_copy_source_session.cc:215] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:58.205842  7793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a87bbfa5d3664717842f4834fffc6bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.218684  7793 tablet_copy_client.cc:806] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:58.219111  7793 tablet_copy_client.cc:670] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:58.222311  7793 tablet_copy_client.cc:538] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:58.226881  7793 tablet_bootstrap.cc:492] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:12:58.245515  7793 tablet_bootstrap.cc:492] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:58.246222  7793 tablet_bootstrap.cc:492] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:12:58.246713  7793 ts_tablet_manager.cc:1403] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.003s
I20260709 12:12:58.248621  7793 raft_consensus.cc:359] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:12:58.249174  7793 raft_consensus.cc:740] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:12:58.249634  7793 consensus_queue.cc:260] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:12:58.251037  7793 ts_tablet_manager.cc:1434] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 12:12:58.252774  7230 tablet_copy_service.cc:342] P b1c282c7d51e498b941387efd9ec54e1: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-a87bbfa5d3664717842f4834fffc6bf9 received from {username='slave'} at 127.0.0.1:58036
I20260709 12:12:58.253151  7230 tablet_copy_service.cc:434] P b1c282c7d51e498b941387efd9ec54e1: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-a87bbfa5d3664717842f4834fffc6bf9 on tablet a87bbfa5d3664717842f4834fffc6bf9 with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:12:58.262367  7736 raft_consensus.cc:1217] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:58.429764  7736 raft_consensus.cc:1217] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:58.552563  7736 raft_consensus.cc:1217] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:58.679494  7688 raft_consensus.cc:1064] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:12:58.682130  7688 consensus_queue.cc:237] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:12:58.688561  7068 raft_consensus.cc:1275] T 3d85424709f54a518c9c7419bf6136f0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:58.688820  7141 raft_consensus.cc:1275] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:58.690815  7736 raft_consensus.cc:1275] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:58.691020  7688 consensus_queue.cc:1048] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:58.691843  7577 consensus_queue.cc:1048] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:58.693646  7688 consensus_queue.cc:1048] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:58.710688  7688 raft_consensus.cc:2955] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:58.713711  7069 raft_consensus.cc:2955] T 3d85424709f54a518c9c7419bf6136f0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:58.714094  7736 raft_consensus.cc:2955] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:58.725643  7141 raft_consensus.cc:2955] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:58.732620  6967 catalog_manager.cc:5697] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:58.756739  7213 consensus_queue.cc:237] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [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: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:12:58.762815  7736 raft_consensus.cc:1275] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:58.764074  7805 consensus_queue.cc:1048] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:58.764876  7138 raft_consensus.cc:1275] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:58.766382  7805 consensus_queue.cc:1048] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:58.769764  7688 raft_consensus.cc:2955] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:58.771450  7736 raft_consensus.cc:2955] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:58.781652  6954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3d85424709f54a518c9c7419bf6136f0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:58.786424  6968 catalog_manager.cc:5697] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:58.785032  7138 raft_consensus.cc:2955] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:58.809530  7736 raft_consensus.cc:1217] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:58.816501  7060 tablet_service.cc:1558] Processing DeleteTablet for tablet 3d85424709f54a518c9c7419bf6136f0 with delete_type TABLET_DATA_TOMBSTONED (TS 4b1ff2643d61430a9fc6f52fe414891a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37040
I20260709 12:12:58.834602  7814 tablet_replica.cc:333] T 3d85424709f54a518c9c7419bf6136f0 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:12:58.842655  7814 raft_consensus.cc:2243] T 3d85424709f54a518c9c7419bf6136f0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.844696  7814 raft_consensus.cc:2272] T 3d85424709f54a518c9c7419bf6136f0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.849685  7814 ts_tablet_manager.cc:1916] T 3d85424709f54a518c9c7419bf6136f0 P 4b1ff2643d61430a9fc6f52fe414891a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:58.859656  7814 ts_tablet_manager.cc:1929] T 3d85424709f54a518c9c7419bf6136f0 P 4b1ff2643d61430a9fc6f52fe414891a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:58.860298  7814 log.cc:1199] T 3d85424709f54a518c9c7419bf6136f0 P 4b1ff2643d61430a9fc6f52fe414891a: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-0-root/wals/3d85424709f54a518c9c7419bf6136f0
I20260709 12:12:58.863188  6956 catalog_manager.cc:5028] TS 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): tablet 3d85424709f54a518c9c7419bf6136f0 (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:12:58.967079  7815 raft_consensus.cc:1064] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:12:58.969317  7815 consensus_queue.cc:237] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:12:58.976820  7068 raft_consensus.cc:1275] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:58.977507  7216 raft_consensus.cc:1275] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:58.978122  7815 consensus_queue.cc:1048] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:58.978754  7736 raft_consensus.cc:1275] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:58.980782  7685 consensus_queue.cc:1048] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:58.982124  7803 consensus_queue.cc:1048] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:58.997219  7803 raft_consensus.cc:2955] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:58.998799  7068 raft_consensus.cc:2955] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:59.003893  7736 raft_consensus.cc:2955] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:59.014918  7283 raft_consensus.cc:1064] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:12:59.020483  6968 catalog_manager.cc:5697] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:59.025172  7216 raft_consensus.cc:2955] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:59.026420  7283 consensus_queue.cc:237] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:12:59.045492  7138 raft_consensus.cc:1275] T 1dab3084f0e5400eb1f31c83c20723e4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:59.046754  7283 consensus_queue.cc:1048] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:59.047907  7736 raft_consensus.cc:1275] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:59.052734  7216 raft_consensus.cc:1275] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:59.053418  7799 consensus_queue.cc:1048] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:59.052865  7141 consensus_queue.cc:237] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:12:59.057580  7799 consensus_queue.cc:1048] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:59.063050  7735 raft_consensus.cc:1275] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:59.065210  7698 consensus_queue.cc:1048] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:59.067863  7069 raft_consensus.cc:1275] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:59.069783  7685 consensus_queue.cc:1048] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:59.076386  7815 raft_consensus.cc:2955] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:59.079917  7735 raft_consensus.cc:2955] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:59.081231  7069 raft_consensus.cc:2955] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:59.112363  6969 catalog_manager.cc:5697] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:59.116331  6955 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet df94cd19fb694878b740f2881d9f8594 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:59.132365  7820 raft_consensus.cc:2955] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:59.135991  7736 raft_consensus.cc:2955] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:59.142575  7216 raft_consensus.cc:2955] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:59.146786  7138 raft_consensus.cc:2955] T 1dab3084f0e5400eb1f31c83c20723e4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:59.150295  7204 tablet_service.cc:1558] Processing DeleteTablet for tablet df94cd19fb694878b740f2881d9f8594 with delete_type TABLET_DATA_TOMBSTONED (TS b1c282c7d51e498b941387efd9ec54e1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38724
I20260709 12:12:59.160109  6965 catalog_manager.cc:5697] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:59.181689  7826 tablet_replica.cc:333] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:12:59.182806  7826 raft_consensus.cc:2243] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:59.183528  7826 raft_consensus.cc:2272] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:59.190333  7068 consensus_queue.cc:237] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:12:59.202265  7826 ts_tablet_manager.cc:1916] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:59.204149  7736 raft_consensus.cc:1275] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:59.205773  7216 raft_consensus.cc:1275] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:59.207858  7820 consensus_queue.cc:1048] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:59.209146  7799 consensus_queue.cc:1048] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:59.216051  7820 raft_consensus.cc:2955] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:59.235049  7216 raft_consensus.cc:2955] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:59.237442  7826 ts_tablet_manager.cc:1929] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:59.237813  7826 log.cc:1199] T df94cd19fb694878b740f2881d9f8594 P b1c282c7d51e498b941387efd9ec54e1: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-2-root/wals/df94cd19fb694878b740f2881d9f8594
I20260709 12:12:59.238998  6954 catalog_manager.cc:5028] TS b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): tablet df94cd19fb694878b740f2881d9f8594 (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:12:59.241083  6956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1dab3084f0e5400eb1f31c83c20723e4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:59.239336  7736 raft_consensus.cc:2955] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:59.252306  6967 catalog_manager.cc:5697] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:59.262288  7135 tablet_service.cc:1558] Processing DeleteTablet for tablet 1dab3084f0e5400eb1f31c83c20723e4 with delete_type TABLET_DATA_TOMBSTONED (TS c2a2f6b3d7d142b6a42df8173818dc91 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33136
I20260709 12:12:59.273098  7827 tablet_replica.cc:333] T 1dab3084f0e5400eb1f31c83c20723e4 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:12:59.274323  7827 raft_consensus.cc:2243] T 1dab3084f0e5400eb1f31c83c20723e4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:59.275045  7827 raft_consensus.cc:2272] T 1dab3084f0e5400eb1f31c83c20723e4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:59.278445  7827 ts_tablet_manager.cc:1916] T 1dab3084f0e5400eb1f31c83c20723e4 P c2a2f6b3d7d142b6a42df8173818dc91: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:59.292093  7827 ts_tablet_manager.cc:1929] T 1dab3084f0e5400eb1f31c83c20723e4 P c2a2f6b3d7d142b6a42df8173818dc91: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:59.292444  7827 log.cc:1199] T 1dab3084f0e5400eb1f31c83c20723e4 P c2a2f6b3d7d142b6a42df8173818dc91: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-1-root/wals/1dab3084f0e5400eb1f31c83c20723e4
I20260709 12:12:59.293769  6955 catalog_manager.cc:5028] TS c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): tablet 1dab3084f0e5400eb1f31c83c20723e4 (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:12:59.389456  7688 raft_consensus.cc:1064] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:12:59.391294  7688 consensus_queue.cc:237] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:12:59.401911  7736 raft_consensus.cc:1275] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:59.403868  7687 consensus_queue.cc:1048] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:59.404348  7068 raft_consensus.cc:1275] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:59.405684  7688 consensus_queue.cc:1048] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:59.406221  7138 raft_consensus.cc:1275] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:59.408296  7688 consensus_queue.cc:1048] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:59.423208  7687 raft_consensus.cc:2955] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:59.424628  7068 raft_consensus.cc:2955] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:59.426991  7141 raft_consensus.cc:2955] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:59.435921  7736 raft_consensus.cc:2955] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:59.443771  6968 catalog_manager.cc:5697] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:59.469427  7216 consensus_queue.cc:237] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:12:59.474295  7068 raft_consensus.cc:1275] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:59.474334  7736 raft_consensus.cc:1275] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:59.475514  7688 consensus_queue.cc:1048] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:59.476295  7687 consensus_queue.cc:1048] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:59.483446  7577 raft_consensus.cc:2955] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:59.485016  7068 raft_consensus.cc:2955] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:59.507522  6954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a87bbfa5d3664717842f4834fffc6bf9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:59.511848  7736 raft_consensus.cc:2955] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:12:59.516111  6969 catalog_manager.cc:5697] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:59.526790  7135 tablet_service.cc:1558] Processing DeleteTablet for tablet a87bbfa5d3664717842f4834fffc6bf9 with delete_type TABLET_DATA_TOMBSTONED (TS c2a2f6b3d7d142b6a42df8173818dc91 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33136
I20260709 12:12:59.527878  7827 tablet_replica.cc:333] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:12:59.528865  7827 raft_consensus.cc:2243] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:59.529536  7827 raft_consensus.cc:2272] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:59.532822  7827 ts_tablet_manager.cc:1916] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:59.544585  7827 ts_tablet_manager.cc:1929] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:59.544848  7827 log.cc:1199] T a87bbfa5d3664717842f4834fffc6bf9 P c2a2f6b3d7d142b6a42df8173818dc91: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-1-root/wals/a87bbfa5d3664717842f4834fffc6bf9
I20260709 12:12:59.545904  6955 catalog_manager.cc:5028] TS c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): tablet a87bbfa5d3664717842f4834fffc6bf9 (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:00.594550  7141 consensus_queue.cc:237] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:00.600093  7216 raft_consensus.cc:1275] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:00.600682  7069 raft_consensus.cc:1275] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:00.600703  7111 consensus_peers.cc:597] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d8cdf1d4cd114beea995c32b20903c44. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:00.601428  7803 consensus_queue.cc:1048] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:00.602248  7815 consensus_queue.cc:1048] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:00.609876  7698 raft_consensus.cc:2955] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:00.611364  7069 raft_consensus.cc:2955] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:00.611992  7216 raft_consensus.cc:2955] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:00.625277  6967 catalog_manager.cc:5697] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:00.625655  7141 consensus_queue.cc:237] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:00.652318  7216 raft_consensus.cc:1275] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:00.652333  7111 consensus_peers.cc:597] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8ac00bbced8f4ccab7f93026388c6417. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:00.654779  7069 raft_consensus.cc:1275] T 8ac00bbced8f4ccab7f93026388c6417 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:00.656936  7698 consensus_queue.cc:1048] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:00.659989  7698 consensus_queue.cc:1048] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:00.673032  7836 raft_consensus.cc:2955] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:00.674418  7068 raft_consensus.cc:2955] T 8ac00bbced8f4ccab7f93026388c6417 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:00.677201  7216 raft_consensus.cc:2955] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:00.693527  6969 catalog_manager.cc:5697] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:00.696806  7213 consensus_queue.cc:237] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
W20260709 12:13:00.704393  7185 consensus_peers.cc:597] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b7843d40ee384fff8ea2f2547aa18df0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:00.705601  7068 raft_consensus.cc:1275] T b7843d40ee384fff8ea2f2547aa18df0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:00.707818  7141 raft_consensus.cc:1275] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:00.707048  7832 consensus_queue.cc:1048] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:13:00.713172  7832 consensus_queue.cc:1048] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:00.716914  7832 raft_consensus.cc:2955] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:00.718412  7068 raft_consensus.cc:2955] T b7843d40ee384fff8ea2f2547aa18df0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:00.737360  6969 catalog_manager.cc:5697] T b7843d40ee384fff8ea2f2547aa18df0 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:00.755117  7140 raft_consensus.cc:2955] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:00.772053  7068 consensus_queue.cc:237] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:00.808259  7213 raft_consensus.cc:1275] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:00.810353  7820 consensus_queue.cc:1048] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:00.812485  7140 raft_consensus.cc:1275] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:00.819482  7036 consensus_peers.cc:597] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6c850407cd3945639e57b9d14cfa112b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:00.820197  7820 consensus_queue.cc:1048] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:00.825766  7825 raft_consensus.cc:2955] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:00.827322  7213 raft_consensus.cc:2955] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:00.833024  7140 raft_consensus.cc:2955] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:00.845672  6967 catalog_manager.cc:5697] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:01.171108  7855 ts_tablet_manager.cc:933] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:01.172680  7855 tablet_copy_client.cc:323] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.194:37037
I20260709 12:13:01.174116  7156 tablet_copy_service.cc:140] P c2a2f6b3d7d142b6a42df8173818dc91: Received BeginTabletCopySession request for tablet d8cdf1d4cd114beea995c32b20903c44 from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:35134)
I20260709 12:13:01.174650  7156 tablet_copy_service.cc:161] P c2a2f6b3d7d142b6a42df8173818dc91: Beginning new tablet copy session on tablet d8cdf1d4cd114beea995c32b20903c44 from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:35134: session id = 7e6a332a24e446039c4066659ebf69c2-d8cdf1d4cd114beea995c32b20903c44
I20260709 12:13:01.181689  7156 tablet_copy_source_session.cc:215] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:01.185892  7855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8cdf1d4cd114beea995c32b20903c44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.196961  7855 tablet_copy_client.cc:806] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:01.197448  7855 tablet_copy_client.cc:670] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:01.200805  7855 tablet_copy_client.cc:538] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:01.206492  7855 tablet_bootstrap.cc:492] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:01.226986  7855 tablet_bootstrap.cc:492] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:01.227676  7855 tablet_bootstrap.cc:492] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:01.228152  7855 ts_tablet_manager.cc:1403] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.013s
I20260709 12:13:01.230257  7855 raft_consensus.cc:359] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:01.230986  7855 raft_consensus.cc:740] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:01.231549  7855 consensus_queue.cc:260] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:01.235848  7855 ts_tablet_manager.cc:1434] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:13:01.237773  7156 tablet_copy_service.cc:342] P c2a2f6b3d7d142b6a42df8173818dc91: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-d8cdf1d4cd114beea995c32b20903c44 received from {username='slave'} at 127.0.0.1:35134
I20260709 12:13:01.238161  7156 tablet_copy_service.cc:434] P c2a2f6b3d7d142b6a42df8173818dc91: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-d8cdf1d4cd114beea995c32b20903c44 on tablet d8cdf1d4cd114beea995c32b20903c44 with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:01.246100  7855 ts_tablet_manager.cc:933] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:01.252323  7855 tablet_copy_client.cc:323] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.195:33327
I20260709 12:13:01.253743  7230 tablet_copy_service.cc:140] P b1c282c7d51e498b941387efd9ec54e1: Received BeginTabletCopySession request for tablet b7843d40ee384fff8ea2f2547aa18df0 from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:58036)
I20260709 12:13:01.254230  7230 tablet_copy_service.cc:161] P b1c282c7d51e498b941387efd9ec54e1: Beginning new tablet copy session on tablet b7843d40ee384fff8ea2f2547aa18df0 from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:58036: session id = 7e6a332a24e446039c4066659ebf69c2-b7843d40ee384fff8ea2f2547aa18df0
I20260709 12:13:01.262604  7230 tablet_copy_source_session.cc:215] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:01.263823  7858 ts_tablet_manager.cc:933] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:01.266053  7858 tablet_copy_client.cc:323] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.194:37037
I20260709 12:13:01.267838  7156 tablet_copy_service.cc:140] P c2a2f6b3d7d142b6a42df8173818dc91: Received BeginTabletCopySession request for tablet 8ac00bbced8f4ccab7f93026388c6417 from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:35134)
I20260709 12:13:01.268308  7156 tablet_copy_service.cc:161] P c2a2f6b3d7d142b6a42df8173818dc91: Beginning new tablet copy session on tablet 8ac00bbced8f4ccab7f93026388c6417 from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:35134: session id = 7e6a332a24e446039c4066659ebf69c2-8ac00bbced8f4ccab7f93026388c6417
I20260709 12:13:01.269227  7855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7843d40ee384fff8ea2f2547aa18df0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.279183  7156 tablet_copy_source_session.cc:215] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:01.283982  7858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac00bbced8f4ccab7f93026388c6417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.285423  7855 tablet_copy_client.cc:806] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:01.285988  7855 tablet_copy_client.cc:670] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:01.293574  7855 tablet_copy_client.cc:538] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:01.299429  7858 tablet_copy_client.cc:806] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:01.299983  7858 tablet_copy_client.cc:670] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:01.303481  7858 tablet_copy_client.cc:538] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:01.306255  7862 ts_tablet_manager.cc:933] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077)
I20260709 12:13:01.307345  7855 tablet_bootstrap.cc:492] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:01.312283  7858 tablet_bootstrap.cc:492] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:01.319954  7862 tablet_copy_client.cc:323] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.193:38077
I20260709 12:13:01.321678  7081 tablet_copy_service.cc:140] P 4b1ff2643d61430a9fc6f52fe414891a: Received BeginTabletCopySession request for tablet 6c850407cd3945639e57b9d14cfa112b from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:37968)
I20260709 12:13:01.322189  7081 tablet_copy_service.cc:161] P 4b1ff2643d61430a9fc6f52fe414891a: Beginning new tablet copy session on tablet 6c850407cd3945639e57b9d14cfa112b from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:37968: session id = 7e6a332a24e446039c4066659ebf69c2-6c850407cd3945639e57b9d14cfa112b
I20260709 12:13:01.328907  7081 tablet_copy_source_session.cc:215] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:01.332614  7862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c850407cd3945639e57b9d14cfa112b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.346187  7862 tablet_copy_client.cc:806] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:01.346688  7862 tablet_copy_client.cc:670] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:01.355243  7858 tablet_bootstrap.cc:492] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:01.355406  7862 tablet_copy_client.cc:538] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:01.356106  7858 tablet_bootstrap.cc:492] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:01.356747  7858 ts_tablet_manager.cc:1403] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.005s
I20260709 12:13:01.358741  7855 tablet_bootstrap.cc:492] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:01.359926  7858 raft_consensus.cc:359] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:01.360754  7858 raft_consensus.cc:740] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:01.361414  7858 consensus_queue.cc:260] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:01.362808  7855 tablet_bootstrap.cc:492] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:01.363677  7855 ts_tablet_manager.cc:1403] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.005s
I20260709 12:13:01.365967  7858 ts_tablet_manager.cc:1434] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:13:01.367652  7156 tablet_copy_service.cc:342] P c2a2f6b3d7d142b6a42df8173818dc91: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-8ac00bbced8f4ccab7f93026388c6417 received from {username='slave'} at 127.0.0.1:35134
I20260709 12:13:01.368058  7156 tablet_copy_service.cc:434] P c2a2f6b3d7d142b6a42df8173818dc91: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-8ac00bbced8f4ccab7f93026388c6417 on tablet 8ac00bbced8f4ccab7f93026388c6417 with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:01.368067  7855 raft_consensus.cc:359] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:01.369009  7855 raft_consensus.cc:740] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:01.369593  7855 consensus_queue.cc:260] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:01.371876  7855 ts_tablet_manager.cc:1434] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:13:01.375239  7230 tablet_copy_service.cc:342] P b1c282c7d51e498b941387efd9ec54e1: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-b7843d40ee384fff8ea2f2547aa18df0 received from {username='slave'} at 127.0.0.1:58036
I20260709 12:13:01.377147  7230 tablet_copy_service.cc:434] P b1c282c7d51e498b941387efd9ec54e1: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-b7843d40ee384fff8ea2f2547aa18df0 on tablet b7843d40ee384fff8ea2f2547aa18df0 with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:01.380769  7862 tablet_bootstrap.cc:492] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:01.399780  7862 tablet_bootstrap.cc:492] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:01.400424  7862 tablet_bootstrap.cc:492] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:01.400983  7862 ts_tablet_manager.cc:1403] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.003s
I20260709 12:13:01.403538  7862 raft_consensus.cc:359] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:01.404116  7862 raft_consensus.cc:740] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:01.404651  7862 consensus_queue.cc:260] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:01.407068  7862 ts_tablet_manager.cc:1434] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:13:01.408502  7081 tablet_copy_service.cc:342] P 4b1ff2643d61430a9fc6f52fe414891a: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-6c850407cd3945639e57b9d14cfa112b received from {username='slave'} at 127.0.0.1:37968
I20260709 12:13:01.408903  7081 tablet_copy_service.cc:434] P 4b1ff2643d61430a9fc6f52fe414891a: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-6c850407cd3945639e57b9d14cfa112b on tablet 6c850407cd3945639e57b9d14cfa112b with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:01.768113  7736 raft_consensus.cc:1217] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:01.837633  7736 raft_consensus.cc:1217] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:01.855628  7736 raft_consensus.cc:1217] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:01.905468  7736 raft_consensus.cc:1217] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:02.257947  7698 raft_consensus.cc:1064] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:02.259718  7698 consensus_queue.cc:237] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:02.264564  7736 raft_consensus.cc:1275] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:02.264910  7213 raft_consensus.cc:1275] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:02.265878  7698 consensus_queue.cc:1048] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:02.266129  7069 raft_consensus.cc:1275] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:02.268150  7698 consensus_queue.cc:1048] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:02.269026  7803 consensus_queue.cc:1048] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:02.276170  7698 raft_consensus.cc:2955] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.277663  7213 raft_consensus.cc:2955] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.280040  7069 raft_consensus.cc:2955] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.295204  6967 catalog_manager.cc:5697] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.304724  7736 raft_consensus.cc:2955] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.350931  7141 consensus_queue.cc:237] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:02.356660  7736 raft_consensus.cc:1275] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:02.357906  7803 consensus_queue.cc:1048] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:02.362203  7069 raft_consensus.cc:1275] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:02.363572  7872 consensus_queue.cc:1048] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:02.364673  7836 raft_consensus.cc:2955] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.366066  7736 raft_consensus.cc:2955] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.367751  7069 raft_consensus.cc:2955] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.376375  6955 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d8cdf1d4cd114beea995c32b20903c44 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:02.379794  6965 catalog_manager.cc:5697] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.384263  7867 raft_consensus.cc:1064] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:02.386113  7867 consensus_queue.cc:237] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:02.394972  7141 raft_consensus.cc:1275] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:02.395864  7735 raft_consensus.cc:1275] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:02.396509  7577 consensus_queue.cc:1048] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:02.397187  7069 raft_consensus.cc:1275] T b7843d40ee384fff8ea2f2547aa18df0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:02.398255  7204 tablet_service.cc:1558] Processing DeleteTablet for tablet d8cdf1d4cd114beea995c32b20903c44 with delete_type TABLET_DATA_TOMBSTONED (TS b1c282c7d51e498b941387efd9ec54e1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38724
I20260709 12:13:02.399189  7867 consensus_queue.cc:1048] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:02.401604  7867 consensus_queue.cc:1048] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:02.420287  7854 raft_consensus.cc:1064] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:02.422529  7854 consensus_queue.cc:237] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:02.427836  7698 raft_consensus.cc:1064] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:02.429908  7698 consensus_queue.cc:237] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:02.446348  7736 raft_consensus.cc:1275] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:02.446931  7213 raft_consensus.cc:1275] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:02.447729  7803 consensus_queue.cc:1048] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:02.449724  7803 consensus_queue.cc:1048] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:02.450627  7068 raft_consensus.cc:1275] T 8ac00bbced8f4ccab7f93026388c6417 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:02.451848  7803 consensus_queue.cc:1048] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:02.487062  7698 raft_consensus.cc:2955] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.474109  7734 raft_consensus.cc:1275] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:02.495018  7734 raft_consensus.cc:2955] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.504521  7213 raft_consensus.cc:2955] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.505934  7849 raft_consensus.cc:2955] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.513553  7064 raft_consensus.cc:2955] T b7843d40ee384fff8ea2f2547aa18df0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.511749  7141 raft_consensus.cc:2955] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.529302  6965 catalog_manager.cc:5697] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.548162  7890 consensus_queue.cc:1048] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:13:02.552480  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 82329.3us
I20260709 12:13:02.558898  7213 raft_consensus.cc:1275] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:02.557770  7141 consensus_queue.cc:237] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:02.562151  6965 catalog_manager.cc:5697] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.555187  7879 tablet_replica.cc:333] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:02.567741  7879 raft_consensus.cc:2243] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:02.568583  7879 raft_consensus.cc:2272] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.572221  7735 raft_consensus.cc:1275] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:02.573839  7803 consensus_queue.cc:1048] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:02.575459  7215 raft_consensus.cc:1275] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:02.579704  7825 consensus_queue.cc:1048] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:02.582504  7872 raft_consensus.cc:2955] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.584416  7735 raft_consensus.cc:2955] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.590500  7803 consensus_queue.cc:1048] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:02.599505  6955 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8ac00bbced8f4ccab7f93026388c6417 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:02.598546  6965 catalog_manager.cc:5697] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
W20260709 12:13:02.600557  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 51471.9us
I20260709 12:13:02.604707  7734 raft_consensus.cc:2955] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.605726  7140 raft_consensus.cc:1275] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:02.621428  7213 raft_consensus.cc:2955] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.623888  7216 consensus_queue.cc:237] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [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: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:02.628687  7140 raft_consensus.cc:1275] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:02.629086  7736 raft_consensus.cc:1275] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:02.630170  7878 consensus_queue.cc:1048] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:02.638322  7867 consensus_queue.cc:1048] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:02.644368  7138 raft_consensus.cc:2955] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.651824  7890 consensus_queue.cc:1048] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:02.656379  7736 raft_consensus.cc:2955] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.659731  7849 raft_consensus.cc:2955] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.679804  6965 catalog_manager.cc:5697] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.721239  7060 tablet_service.cc:1558] Processing DeleteTablet for tablet 8ac00bbced8f4ccab7f93026388c6417 with delete_type TABLET_DATA_TOMBSTONED (TS 4b1ff2643d61430a9fc6f52fe414891a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37040
I20260709 12:13:02.723850  7902 tablet_replica.cc:333] T 8ac00bbced8f4ccab7f93026388c6417 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:02.726616  7060 tablet_service.cc:1558] Processing DeleteTablet for tablet b7843d40ee384fff8ea2f2547aa18df0 with delete_type TABLET_DATA_TOMBSTONED (TS 4b1ff2643d61430a9fc6f52fe414891a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37040
I20260709 12:13:02.735476  7902 raft_consensus.cc:2243] T 8ac00bbced8f4ccab7f93026388c6417 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:02.736222  7902 pending_rounds.cc:70] T 8ac00bbced8f4ccab7f93026388c6417 P 4b1ff2643d61430a9fc6f52fe414891a: Trying to abort 1 pending ops.
I20260709 12:13:02.736593  7902 pending_rounds.cc:77] T 8ac00bbced8f4ccab7f93026388c6417 P 4b1ff2643d61430a9fc6f52fe414891a: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305622251228024832 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "8ac00bbced8f4ccab7f93026388c6417" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } } }
I20260709 12:13:02.738161  7902 raft_consensus.cc:2917] T 8ac00bbced8f4ccab7f93026388c6417 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 12:13:02.738613  7902 raft_consensus.cc:2889] T 8ac00bbced8f4ccab7f93026388c6417 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:13:02.739007  7902 raft_consensus.cc:2272] T 8ac00bbced8f4ccab7f93026388c6417 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.742304  7902 ts_tablet_manager.cc:1916] T 8ac00bbced8f4ccab7f93026388c6417 P 4b1ff2643d61430a9fc6f52fe414891a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:02.746677  7879 ts_tablet_manager.cc:1916] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:13:02.756278  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 134547us
I20260709 12:13:02.780635  6954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b7843d40ee384fff8ea2f2547aa18df0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:02.788254  7902 ts_tablet_manager.cc:1929] T 8ac00bbced8f4ccab7f93026388c6417 P 4b1ff2643d61430a9fc6f52fe414891a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:02.788770  7902 log.cc:1199] T 8ac00bbced8f4ccab7f93026388c6417 P 4b1ff2643d61430a9fc6f52fe414891a: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-0-root/wals/8ac00bbced8f4ccab7f93026388c6417
I20260709 12:13:02.790447  6956 catalog_manager.cc:5028] TS 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): tablet 8ac00bbced8f4ccab7f93026388c6417 (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:02.790751  7902 tablet_replica.cc:333] T b7843d40ee384fff8ea2f2547aa18df0 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:02.791757  7902 raft_consensus.cc:2243] T b7843d40ee384fff8ea2f2547aa18df0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:02.792331  7902 raft_consensus.cc:2272] T b7843d40ee384fff8ea2f2547aa18df0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.795491  7902 ts_tablet_manager.cc:1916] T b7843d40ee384fff8ea2f2547aa18df0 P 4b1ff2643d61430a9fc6f52fe414891a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:02.809033  7902 ts_tablet_manager.cc:1929] T b7843d40ee384fff8ea2f2547aa18df0 P 4b1ff2643d61430a9fc6f52fe414891a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:02.809378  7902 log.cc:1199] T b7843d40ee384fff8ea2f2547aa18df0 P 4b1ff2643d61430a9fc6f52fe414891a: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-0-root/wals/b7843d40ee384fff8ea2f2547aa18df0
I20260709 12:13:02.810796  6956 catalog_manager.cc:5028] TS 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): tablet b7843d40ee384fff8ea2f2547aa18df0 (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:02.817262  7889 raft_consensus.cc:2955] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.826520  7879 ts_tablet_manager.cc:1929] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:02.826861  7879 log.cc:1199] T d8cdf1d4cd114beea995c32b20903c44 P b1c282c7d51e498b941387efd9ec54e1: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-2-root/wals/d8cdf1d4cd114beea995c32b20903c44
I20260709 12:13:02.828078  6954 catalog_manager.cc:5028] TS b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): tablet d8cdf1d4cd114beea995c32b20903c44 (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:02.830555  7138 raft_consensus.cc:2955] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.836740  7215 raft_consensus.cc:2955] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.840059  7735 raft_consensus.cc:2955] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.853729  6965 catalog_manager.cc:5697] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.869088  7068 consensus_queue.cc:237] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:02.876880  7735 raft_consensus.cc:1275] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:02.879104  7213 raft_consensus.cc:1275] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:02.880347  7894 consensus_queue.cc:1048] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:02.882172  7898 consensus_queue.cc:1048] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:02.889240  7735 raft_consensus.cc:2955] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.891858  7213 raft_consensus.cc:2955] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.887699  7894 raft_consensus.cc:2955] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.908416  6969 catalog_manager.cc:5697] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:02.911052  6956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6c850407cd3945639e57b9d14cfa112b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:02.924201  7135 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c850407cd3945639e57b9d14cfa112b with delete_type TABLET_DATA_TOMBSTONED (TS c2a2f6b3d7d142b6a42df8173818dc91 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33136
I20260709 12:13:02.927209  7904 tablet_replica.cc:333] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:02.927948  7904 raft_consensus.cc:2243] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:02.928606  7904 raft_consensus.cc:2272] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:02.932092  7904 ts_tablet_manager.cc:1916] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:02.942010  7904 ts_tablet_manager.cc:1929] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:02.942349  7904 log.cc:1199] T 6c850407cd3945639e57b9d14cfa112b P c2a2f6b3d7d142b6a42df8173818dc91: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-1-root/wals/6c850407cd3945639e57b9d14cfa112b
I20260709 12:13:02.944821  6955 catalog_manager.cc:5028] TS c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): tablet 6c850407cd3945639e57b9d14cfa112b (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:03.990732  7138 consensus_queue.cc:237] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
W20260709 12:13:03.996230  7111 consensus_peers.cc:597] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c39fa421bec422e922270e825f31bd8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:03.996600  7216 raft_consensus.cc:1275] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:03.997117  7068 raft_consensus.cc:1275] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:03.997675  7906 consensus_queue.cc:1048] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:03.998476  7836 consensus_queue.cc:1048] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:04.007411  7906 raft_consensus.cc:2955] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:04.008824  7216 raft_consensus.cc:2955] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:04.009264  7068 raft_consensus.cc:2955] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:04.022881  6967 catalog_manager.cc:5697] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:04.028597  7216 consensus_queue.cc:237] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:04.052284  7138 raft_consensus.cc:1275] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:04.052330  7068 raft_consensus.cc:1275] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:04.053843  7849 consensus_queue.cc:1048] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:04.054711  7185 consensus_peers.cc:597] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: faba106b46bf4ebd8adf4850d6eade14. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:04.055583  7577 consensus_queue.cc:1048] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:04.065788  7849 raft_consensus.cc:2955] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:04.071419  7138 raft_consensus.cc:2955] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:04.072849  7068 raft_consensus.cc:2955] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:04.088660  7140 consensus_queue.cc:237] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:04.089888  6968 catalog_manager.cc:5697] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:04.109180  7111 consensus_peers.cc:597] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0063b668c8fe4ada9d2cf1f020216b9d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:04.110829  7216 raft_consensus.cc:1275] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:04.111001  7068 raft_consensus.cc:1275] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:04.111950  7836 consensus_queue.cc:1048] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:04.112532  7906 consensus_queue.cc:1048] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:04.119449  7906 raft_consensus.cc:2955] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:04.122591  7215 raft_consensus.cc:2955] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:04.127425  7068 raft_consensus.cc:2955] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:04.136368  7216 consensus_queue.cc:237] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:04.144788  6967 catalog_manager.cc:5697] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 2 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
W20260709 12:13:04.152757  7185 consensus_peers.cc:597] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c1c7757637e84746a5018754bb05c409. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:04.152823  7140 raft_consensus.cc:1275] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:04.154114  7916 consensus_queue.cc:1048] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:04.159823  7068 raft_consensus.cc:1275] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:04.160846  7916 consensus_queue.cc:1048] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:04.167229  7577 raft_consensus.cc:2955] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:04.169034  7140 raft_consensus.cc:2955] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:04.171269  7064 raft_consensus.cc:2955] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:04.181977  6968 catalog_manager.cc:5697] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:04.471025  7926 ts_tablet_manager.cc:933] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:04.472978  7926 tablet_copy_client.cc:323] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.195:33327
I20260709 12:13:04.474592  7230 tablet_copy_service.cc:140] P b1c282c7d51e498b941387efd9ec54e1: Received BeginTabletCopySession request for tablet faba106b46bf4ebd8adf4850d6eade14 from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:58036)
I20260709 12:13:04.475112  7230 tablet_copy_service.cc:161] P b1c282c7d51e498b941387efd9ec54e1: Beginning new tablet copy session on tablet faba106b46bf4ebd8adf4850d6eade14 from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:58036: session id = 7e6a332a24e446039c4066659ebf69c2-faba106b46bf4ebd8adf4850d6eade14
I20260709 12:13:04.482288  7230 tablet_copy_source_session.cc:215] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:04.484867  7926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faba106b46bf4ebd8adf4850d6eade14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.495455  7926 tablet_copy_client.cc:806] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:04.495952  7926 tablet_copy_client.cc:670] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:04.498833  7926 tablet_copy_client.cc:538] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:04.507093  7926 tablet_bootstrap.cc:492] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:04.509443  7928 ts_tablet_manager.cc:933] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:04.511101  7928 tablet_copy_client.cc:323] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.194:37037
I20260709 12:13:04.512349  7156 tablet_copy_service.cc:140] P c2a2f6b3d7d142b6a42df8173818dc91: Received BeginTabletCopySession request for tablet 4c39fa421bec422e922270e825f31bd8 from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:35134)
I20260709 12:13:04.512779  7156 tablet_copy_service.cc:161] P c2a2f6b3d7d142b6a42df8173818dc91: Beginning new tablet copy session on tablet 4c39fa421bec422e922270e825f31bd8 from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:35134: session id = 7e6a332a24e446039c4066659ebf69c2-4c39fa421bec422e922270e825f31bd8
I20260709 12:13:04.520532  7156 tablet_copy_source_session.cc:215] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:04.523834  7928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c39fa421bec422e922270e825f31bd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.526546  7926 tablet_bootstrap.cc:492] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:04.527180  7926 tablet_bootstrap.cc:492] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:04.527688  7926 ts_tablet_manager.cc:1403] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260709 12:13:04.530192  7926 raft_consensus.cc:359] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:04.530794  7926 raft_consensus.cc:740] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:04.531350  7926 consensus_queue.cc:260] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:04.539867  7928 tablet_copy_client.cc:806] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:04.540365  7928 tablet_copy_client.cc:670] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:04.543191  7926 ts_tablet_manager.cc:1434] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.008s
I20260709 12:13:04.545935  7230 tablet_copy_service.cc:342] P b1c282c7d51e498b941387efd9ec54e1: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-faba106b46bf4ebd8adf4850d6eade14 received from {username='slave'} at 127.0.0.1:58036
I20260709 12:13:04.546317  7230 tablet_copy_service.cc:434] P b1c282c7d51e498b941387efd9ec54e1: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-faba106b46bf4ebd8adf4850d6eade14 on tablet faba106b46bf4ebd8adf4850d6eade14 with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:04.552635  7928 tablet_copy_client.cc:538] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:04.561578  7928 tablet_bootstrap.cc:492] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:04.563946  7926 ts_tablet_manager.cc:933] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:04.596616  7928 tablet_bootstrap.cc:492] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:04.597429  7928 tablet_bootstrap.cc:492] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:04.598016  7928 ts_tablet_manager.cc:1403] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.003s
I20260709 12:13:04.600844  7928 raft_consensus.cc:359] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:04.601823  7928 raft_consensus.cc:740] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:04.602423  7928 consensus_queue.cc:260] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:04.604910  7928 ts_tablet_manager.cc:1434] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 12:13:04.612095  7156 tablet_copy_service.cc:342] P c2a2f6b3d7d142b6a42df8173818dc91: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-4c39fa421bec422e922270e825f31bd8 received from {username='slave'} at 127.0.0.1:35134
I20260709 12:13:04.612498  7156 tablet_copy_service.cc:434] P c2a2f6b3d7d142b6a42df8173818dc91: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-4c39fa421bec422e922270e825f31bd8 on tablet 4c39fa421bec422e922270e825f31bd8 with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:04.647977  7926 tablet_copy_client.cc:323] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.194:37037
I20260709 12:13:04.649961  7156 tablet_copy_service.cc:140] P c2a2f6b3d7d142b6a42df8173818dc91: Received BeginTabletCopySession request for tablet 0063b668c8fe4ada9d2cf1f020216b9d from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:35134)
I20260709 12:13:04.650460  7156 tablet_copy_service.cc:161] P c2a2f6b3d7d142b6a42df8173818dc91: Beginning new tablet copy session on tablet 0063b668c8fe4ada9d2cf1f020216b9d from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:35134: session id = 7e6a332a24e446039c4066659ebf69c2-0063b668c8fe4ada9d2cf1f020216b9d
I20260709 12:13:04.657367  7156 tablet_copy_source_session.cc:215] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:04.660043  7926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0063b668c8fe4ada9d2cf1f020216b9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.673738  7926 tablet_copy_client.cc:806] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:04.674223  7926 tablet_copy_client.cc:670] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:04.677536  7926 tablet_copy_client.cc:538] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:04.684376  7926 tablet_bootstrap.cc:492] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:04.702220  7926 tablet_bootstrap.cc:492] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:04.702822  7926 tablet_bootstrap.cc:492] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:04.703269  7926 ts_tablet_manager.cc:1403] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260709 12:13:04.705920  7926 raft_consensus.cc:359] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:04.706609  7926 raft_consensus.cc:740] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:04.707118  7926 consensus_queue.cc:260] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:04.709252  7926 ts_tablet_manager.cc:1434] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:04.711131  7156 tablet_copy_service.cc:342] P c2a2f6b3d7d142b6a42df8173818dc91: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-0063b668c8fe4ada9d2cf1f020216b9d received from {username='slave'} at 127.0.0.1:35134
I20260709 12:13:04.711530  7156 tablet_copy_service.cc:434] P c2a2f6b3d7d142b6a42df8173818dc91: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-0063b668c8fe4ada9d2cf1f020216b9d on tablet 0063b668c8fe4ada9d2cf1f020216b9d with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:04.753688  7926 ts_tablet_manager.cc:933] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:04.755250  7926 tablet_copy_client.cc:323] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.195:33327
I20260709 12:13:04.757515  7230 tablet_copy_service.cc:140] P b1c282c7d51e498b941387efd9ec54e1: Received BeginTabletCopySession request for tablet c1c7757637e84746a5018754bb05c409 from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:58036)
I20260709 12:13:04.758025  7230 tablet_copy_service.cc:161] P b1c282c7d51e498b941387efd9ec54e1: Beginning new tablet copy session on tablet c1c7757637e84746a5018754bb05c409 from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:58036: session id = 7e6a332a24e446039c4066659ebf69c2-c1c7757637e84746a5018754bb05c409
I20260709 12:13:04.764151  7230 tablet_copy_source_session.cc:215] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:04.766654  7926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1c7757637e84746a5018754bb05c409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.776647  7926 tablet_copy_client.cc:806] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:04.777104  7926 tablet_copy_client.cc:670] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:04.780082  7926 tablet_copy_client.cc:538] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:04.784531  7926 tablet_bootstrap.cc:492] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:04.796365  7926 tablet_bootstrap.cc:492] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:04.797083  7926 tablet_bootstrap.cc:492] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:04.797627  7926 ts_tablet_manager.cc:1403] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 12:13:04.800158  7926 raft_consensus.cc:359] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:04.800904  7926 raft_consensus.cc:740] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:04.801406  7926 consensus_queue.cc:260] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:04.803570  7926 ts_tablet_manager.cc:1434] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:13:04.806579  7230 tablet_copy_service.cc:342] P b1c282c7d51e498b941387efd9ec54e1: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-c1c7757637e84746a5018754bb05c409 received from {username='slave'} at 127.0.0.1:58036
I20260709 12:13:04.806953  7230 tablet_copy_service.cc:434] P b1c282c7d51e498b941387efd9ec54e1: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-c1c7757637e84746a5018754bb05c409 on tablet c1c7757637e84746a5018754bb05c409 with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:04.847831  7735 raft_consensus.cc:1217] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:05.045450  7735 raft_consensus.cc:1217] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 12:13:05.094061  7735 raft_consensus.cc:1217] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:05.138072  7735 raft_consensus.cc:1217] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:05.417703  7577 raft_consensus.cc:1064] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:05.419883  7577 consensus_queue.cc:237] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:05.426102  7735 raft_consensus.cc:1275] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:05.426102  7138 raft_consensus.cc:1275] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:05.426626  7068 raft_consensus.cc:1275] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:05.428206  7916 consensus_queue.cc:1048] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:05.431394  7577 consensus_queue.cc:1048] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:05.432271  7916 consensus_queue.cc:1048] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:05.453042  7932 raft_consensus.cc:1064] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:05.453269  7916 raft_consensus.cc:2955] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.458657  7736 raft_consensus.cc:2955] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.463857  7932 consensus_queue.cc:237] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:05.479919  7068 raft_consensus.cc:2955] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.480448  6967 catalog_manager.cc:5697] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:05.497686  7064 raft_consensus.cc:1275] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:05.499465  7932 consensus_queue.cc:1048] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:05.500082  7216 raft_consensus.cc:1275] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:05.501754  7138 raft_consensus.cc:2955] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.509827  7836 consensus_queue.cc:1048] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:05.518714  7736 raft_consensus.cc:1275] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEARNER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:05.520159  7933 consensus_queue.cc:1048] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:05.544304  7836 raft_consensus.cc:2955] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.545960  7068 raft_consensus.cc:2955] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.598248  7215 raft_consensus.cc:2955] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
W20260709 12:13:05.605355  7111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 53334.3us
I20260709 12:13:05.610180  7735 raft_consensus.cc:2955] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.616984  6968 catalog_manager.cc:5697] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.636938  7215 consensus_queue.cc:237] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [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: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:05.639073  7138 consensus_queue.cc:237] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:05.642777  7735 raft_consensus.cc:1275] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:05.643381  7140 raft_consensus.cc:1275] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:05.644460  7944 consensus_queue.cc:1048] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:05.647683  7068 raft_consensus.cc:1275] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:05.648744  7944 consensus_queue.cc:1048] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:05.648988  7952 consensus_queue.cc:1048] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:05.659374  7736 raft_consensus.cc:1275] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:05.658646  7956 raft_consensus.cc:2955] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.659879  7943 raft_consensus.cc:2955] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.662482  7138 raft_consensus.cc:2955] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.666797  6954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet faba106b46bf4ebd8adf4850d6eade14 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:05.671687  7952 consensus_queue.cc:1048] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:05.677445  7736 raft_consensus.cc:2955] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.679920  7952 raft_consensus.cc:1064] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:05.682075  7952 consensus_queue.cc:237] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:05.686255  7944 raft_consensus.cc:1064] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:05.688547  7944 consensus_queue.cc:237] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:05.690202  7735 raft_consensus.cc:2955] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.692742  7068 raft_consensus.cc:2955] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.694144  6967 catalog_manager.cc:5697] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New cstate: current_term: 2 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:05.702016  6967 catalog_manager.cc:5697] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.715756  7204 tablet_service.cc:1558] Processing DeleteTablet for tablet 0063b668c8fe4ada9d2cf1f020216b9d with delete_type TABLET_DATA_TOMBSTONED (TS b1c282c7d51e498b941387efd9ec54e1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38724
I20260709 12:13:05.716805  7060 tablet_service.cc:1558] Processing DeleteTablet for tablet faba106b46bf4ebd8adf4850d6eade14 with delete_type TABLET_DATA_TOMBSTONED (TS 4b1ff2643d61430a9fc6f52fe414891a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37040
I20260709 12:13:05.737725  6955 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0063b668c8fe4ada9d2cf1f020216b9d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:05.749619  7962 tablet_replica.cc:333] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:05.751827  7961 tablet_replica.cc:333] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:05.769480  7962 raft_consensus.cc:2243] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:05.770303  7962 raft_consensus.cc:2272] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:05.771018  7961 raft_consensus.cc:2243] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:05.775151  7962 ts_tablet_manager.cc:1916] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:05.771806  7961 raft_consensus.cc:2272] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:05.788195  7961 ts_tablet_manager.cc:1916] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:05.795535  7735 raft_consensus.cc:1275] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:05.796527  7139 raft_consensus.cc:1275] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:05.800834  7916 consensus_queue.cc:1048] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:05.802202  7735 raft_consensus.cc:1275] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:05.802575  7916 consensus_queue.cc:1048] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:05.804044  7933 consensus_queue.cc:1048] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:05.813265  7215 raft_consensus.cc:1275] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:05.817516  7933 consensus_queue.cc:1048] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:05.818650  7068 raft_consensus.cc:1275] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:05.819938  7916 consensus_queue.cc:1048] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:05.825910  7961 ts_tablet_manager.cc:1929] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 12:13:05.829227  7961 log.cc:1199] T 0063b668c8fe4ada9d2cf1f020216b9d P b1c282c7d51e498b941387efd9ec54e1: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-2-root/wals/0063b668c8fe4ada9d2cf1f020216b9d
I20260709 12:13:05.828820  7962 ts_tablet_manager.cc:1929] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:05.830539  7962 log.cc:1199] T faba106b46bf4ebd8adf4850d6eade14 P 4b1ff2643d61430a9fc6f52fe414891a: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-0-root/wals/faba106b46bf4ebd8adf4850d6eade14
I20260709 12:13:05.832050  6956 catalog_manager.cc:5028] TS 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): tablet faba106b46bf4ebd8adf4850d6eade14 (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:05.833195  6954 catalog_manager.cc:5028] TS b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): tablet 0063b668c8fe4ada9d2cf1f020216b9d (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:05.835386  7064 raft_consensus.cc:1275] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:05.839546  7933 consensus_queue.cc:1048] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:05.844391  7916 raft_consensus.cc:2955] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.850355  7068 raft_consensus.cc:2955] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.859685  7952 raft_consensus.cc:2955] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.860895  7069 raft_consensus.cc:2955] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.872735  7736 raft_consensus.cc:2955] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.880918  6965 catalog_manager.cc:5697] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.886615  7215 raft_consensus.cc:2955] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.888715  7141 raft_consensus.cc:2955] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.888918  7736 raft_consensus.cc:2955] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.897347  7140 consensus_queue.cc:237] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:05.913755  6965 catalog_manager.cc:5697] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.914824  7069 raft_consensus.cc:1275] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:05.918680  7735 raft_consensus.cc:1275] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:05.921334  7956 consensus_queue.cc:1048] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:05.922328  7954 consensus_queue.cc:1048] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:05.935469  7954 raft_consensus.cc:2955] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.937008  7069 raft_consensus.cc:2955] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.937599  7215 consensus_queue.cc:237] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:05.943897  7068 raft_consensus.cc:1275] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:05.945041  7736 raft_consensus.cc:1275] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:05.944571  7734 raft_consensus.cc:2955] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.945163  7916 consensus_queue.cc:1048] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:05.947383  7970 consensus_queue.cc:1048] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:05.990044  7917 raft_consensus.cc:2955] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:05.990974  7736 raft_consensus.cc:2955] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:06.002349  6955 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c39fa421bec422e922270e825f31bd8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:06.001936  6965 catalog_manager.cc:5697] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:06.011183  7069 raft_consensus.cc:2955] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:06.023553  7204 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c39fa421bec422e922270e825f31bd8 with delete_type TABLET_DATA_TOMBSTONED (TS b1c282c7d51e498b941387efd9ec54e1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38724
I20260709 12:13:06.024464  7961 tablet_replica.cc:333] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:06.025394  7961 raft_consensus.cc:2243] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:06.026022  7961 raft_consensus.cc:2272] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:06.027626  6968 catalog_manager.cc:5697] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:06.031513  6954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c1c7757637e84746a5018754bb05c409 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:06.033252  7961 ts_tablet_manager.cc:1916] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:06.039279  7135 tablet_service.cc:1558] Processing DeleteTablet for tablet c1c7757637e84746a5018754bb05c409 with delete_type TABLET_DATA_TOMBSTONED (TS c2a2f6b3d7d142b6a42df8173818dc91 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33136
I20260709 12:13:06.065094  7972 tablet_replica.cc:333] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:06.066489  7961 ts_tablet_manager.cc:1929] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:06.066941  7961 log.cc:1199] T 4c39fa421bec422e922270e825f31bd8 P b1c282c7d51e498b941387efd9ec54e1: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-2-root/wals/4c39fa421bec422e922270e825f31bd8
I20260709 12:13:06.068378  6954 catalog_manager.cc:5028] TS b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): tablet 4c39fa421bec422e922270e825f31bd8 (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:06.070057  7972 raft_consensus.cc:2243] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:06.070691  7972 raft_consensus.cc:2272] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:06.073144  7972 ts_tablet_manager.cc:1916] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:06.082136  7972 ts_tablet_manager.cc:1929] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:06.082399  7972 log.cc:1199] T c1c7757637e84746a5018754bb05c409 P c2a2f6b3d7d142b6a42df8173818dc91: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-1-root/wals/c1c7757637e84746a5018754bb05c409
I20260709 12:13:06.083627  6955 catalog_manager.cc:5028] TS c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): tablet c1c7757637e84746a5018754bb05c409 (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:07.217952  7141 consensus_queue.cc:237] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
W20260709 12:13:07.226919  7111 consensus_peers.cc:597] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 69905e39613c40ab9ee41ec3c60268d4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:07.229892  7218 raft_consensus.cc:1275] T 69905e39613c40ab9ee41ec3c60268d4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:07.231343  7068 raft_consensus.cc:1275] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:07.233160  7933 consensus_queue.cc:1048] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:07.234201  7975 consensus_queue.cc:1048] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:07.251431  7975 raft_consensus.cc:2955] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:07.252880  7068 raft_consensus.cc:2955] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:07.255054  7213 raft_consensus.cc:2955] T 69905e39613c40ab9ee41ec3c60268d4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:07.267418  7068 consensus_queue.cc:237] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:07.275667  7213 raft_consensus.cc:1275] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:13:07.276325  7036 consensus_peers.cc:597] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6fa147a1ee0540c4a78532585e511a60. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:07.277326  7138 raft_consensus.cc:1275] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:07.277105  7976 consensus_queue.cc:1048] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:07.277508  6965 catalog_manager.cc:5697] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:07.278724  7963 consensus_queue.cc:1048] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:07.287168  7894 raft_consensus.cc:2955] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:07.289752  7213 raft_consensus.cc:2955] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:07.292375  7138 raft_consensus.cc:2955] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:07.311779  6968 catalog_manager.cc:5697] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index -1 to 3, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 2 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:07.329111  7213 consensus_queue.cc:237] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
W20260709 12:13:07.336138  7185 consensus_peers.cc:597] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 905c89fcd14c46e594dda62c9dd6c2b2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:07.336159  7138 raft_consensus.cc:1275] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:07.337502  7973 consensus_queue.cc:1048] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:07.338124  7068 raft_consensus.cc:1275] T 905c89fcd14c46e594dda62c9dd6c2b2 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:07.339176  7944 consensus_queue.cc:1048] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:07.348603  7973 raft_consensus.cc:2955] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:07.350312  7068 raft_consensus.cc:2955] T 905c89fcd14c46e594dda62c9dd6c2b2 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:07.353308  7138 raft_consensus.cc:2955] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:07.368116  7138 consensus_queue.cc:237] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:07.369565  6969 catalog_manager.cc:5697] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:07.375816  7213 raft_consensus.cc:1275] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:07.376194  7111 consensus_peers.cc:597] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7686674f80fc412990a7b8f302a9ae05. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:07.377461  7933 consensus_queue.cc:1048] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:07.378021  7068 raft_consensus.cc:1275] T 7686674f80fc412990a7b8f302a9ae05 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:07.384234  7933 consensus_queue.cc:1048] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:07.386569  7977 raft_consensus.cc:2955] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:07.388315  7213 raft_consensus.cc:2955] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:07.391734  7068 raft_consensus.cc:2955] T 7686674f80fc412990a7b8f302a9ae05 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:07.406905  6968 catalog_manager.cc:5697] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:07.759662  7994 ts_tablet_manager.cc:933] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:07.762250  7994 tablet_copy_client.cc:323] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.194:37037
I20260709 12:13:07.764063  7156 tablet_copy_service.cc:140] P c2a2f6b3d7d142b6a42df8173818dc91: Received BeginTabletCopySession request for tablet 69905e39613c40ab9ee41ec3c60268d4 from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:35134)
I20260709 12:13:07.764649  7156 tablet_copy_service.cc:161] P c2a2f6b3d7d142b6a42df8173818dc91: Beginning new tablet copy session on tablet 69905e39613c40ab9ee41ec3c60268d4 from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:35134: session id = 7e6a332a24e446039c4066659ebf69c2-69905e39613c40ab9ee41ec3c60268d4
I20260709 12:13:07.772848  7156 tablet_copy_source_session.cc:215] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:07.776469  7994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69905e39613c40ab9ee41ec3c60268d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:07.791481  7994 tablet_copy_client.cc:806] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:07.792045  7994 tablet_copy_client.cc:670] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:07.795768  7994 tablet_copy_client.cc:538] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:07.799547  7996 ts_tablet_manager.cc:933] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:07.801388  7996 tablet_copy_client.cc:323] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.195:33327
I20260709 12:13:07.802829  7230 tablet_copy_service.cc:140] P b1c282c7d51e498b941387efd9ec54e1: Received BeginTabletCopySession request for tablet 905c89fcd14c46e594dda62c9dd6c2b2 from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:58036)
I20260709 12:13:07.803231  7230 tablet_copy_service.cc:161] P b1c282c7d51e498b941387efd9ec54e1: Beginning new tablet copy session on tablet 905c89fcd14c46e594dda62c9dd6c2b2 from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:58036: session id = 7e6a332a24e446039c4066659ebf69c2-905c89fcd14c46e594dda62c9dd6c2b2
I20260709 12:13:07.803728  7994 tablet_bootstrap.cc:492] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:07.809923  7230 tablet_copy_source_session.cc:215] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:07.812373  7996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 905c89fcd14c46e594dda62c9dd6c2b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:07.825011  7994 tablet_bootstrap.cc:492] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:07.825925  7994 tablet_bootstrap.cc:492] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:07.826306  7996 tablet_copy_client.cc:806] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:07.826566  7994 ts_tablet_manager.cc:1403] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.005s
I20260709 12:13:07.826846  7996 tablet_copy_client.cc:670] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:07.829798  7994 raft_consensus.cc:359] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:07.830750  7994 raft_consensus.cc:740] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:07.830936  7996 tablet_copy_client.cc:538] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:07.831511  7994 consensus_queue.cc:260] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:07.834800  7994 ts_tablet_manager.cc:1434] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:13:07.836437  7156 tablet_copy_service.cc:342] P c2a2f6b3d7d142b6a42df8173818dc91: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-69905e39613c40ab9ee41ec3c60268d4 received from {username='slave'} at 127.0.0.1:35134
I20260709 12:13:07.836859  7156 tablet_copy_service.cc:434] P c2a2f6b3d7d142b6a42df8173818dc91: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-69905e39613c40ab9ee41ec3c60268d4 on tablet 69905e39613c40ab9ee41ec3c60268d4 with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:07.838505  7996 tablet_bootstrap.cc:492] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:07.878201  7994 ts_tablet_manager.cc:933] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077)
I20260709 12:13:07.882419  7994 tablet_copy_client.cc:323] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.193:38077
I20260709 12:13:07.885206  7081 tablet_copy_service.cc:140] P 4b1ff2643d61430a9fc6f52fe414891a: Received BeginTabletCopySession request for tablet 6fa147a1ee0540c4a78532585e511a60 from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:37968)
I20260709 12:13:07.885746  7081 tablet_copy_service.cc:161] P 4b1ff2643d61430a9fc6f52fe414891a: Beginning new tablet copy session on tablet 6fa147a1ee0540c4a78532585e511a60 from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:37968: session id = 7e6a332a24e446039c4066659ebf69c2-6fa147a1ee0540c4a78532585e511a60
I20260709 12:13:07.886027  7996 tablet_bootstrap.cc:492] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:07.886914  7996 tablet_bootstrap.cc:492] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:07.887563  7996 ts_tablet_manager.cc:1403] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.017s
I20260709 12:13:07.893537  7081 tablet_copy_source_session.cc:215] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:07.894866  7996 raft_consensus.cc:359] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:07.896080  7996 raft_consensus.cc:740] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:07.896574  7994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa147a1ee0540c4a78532585e511a60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:07.896553  7996 consensus_queue.cc:260] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:07.898691  7996 ts_tablet_manager.cc:1434] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 12:13:07.900385  7230 tablet_copy_service.cc:342] P b1c282c7d51e498b941387efd9ec54e1: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-905c89fcd14c46e594dda62c9dd6c2b2 received from {username='slave'} at 127.0.0.1:58036
I20260709 12:13:07.900772  7230 tablet_copy_service.cc:434] P b1c282c7d51e498b941387efd9ec54e1: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-905c89fcd14c46e594dda62c9dd6c2b2 on tablet 905c89fcd14c46e594dda62c9dd6c2b2 with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:07.913671  7994 tablet_copy_client.cc:806] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:07.914211  7994 tablet_copy_client.cc:670] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:07.917438  7994 tablet_copy_client.cc:538] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:07.922891  7994 tablet_bootstrap.cc:492] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:07.939008  7994 tablet_bootstrap.cc:492] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:07.939620  7994 tablet_bootstrap.cc:492] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:07.940080  7994 ts_tablet_manager.cc:1403] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.004s
I20260709 12:13:07.941982  7994 raft_consensus.cc:359] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:07.942615  7994 raft_consensus.cc:740] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:07.943063  7994 consensus_queue.cc:260] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:07.947808  7994 ts_tablet_manager.cc:1434] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:13:07.950871  7081 tablet_copy_service.cc:342] P 4b1ff2643d61430a9fc6f52fe414891a: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-6fa147a1ee0540c4a78532585e511a60 received from {username='slave'} at 127.0.0.1:37968
I20260709 12:13:07.951401  7081 tablet_copy_service.cc:434] P 4b1ff2643d61430a9fc6f52fe414891a: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-6fa147a1ee0540c4a78532585e511a60 on tablet 6fa147a1ee0540c4a78532585e511a60 with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:07.975546  7994 ts_tablet_manager.cc:933] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:07.977928  7994 tablet_copy_client.cc:323] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.194:37037
I20260709 12:13:07.979368  7156 tablet_copy_service.cc:140] P c2a2f6b3d7d142b6a42df8173818dc91: Received BeginTabletCopySession request for tablet 7686674f80fc412990a7b8f302a9ae05 from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:35134)
I20260709 12:13:07.979760  7156 tablet_copy_service.cc:161] P c2a2f6b3d7d142b6a42df8173818dc91: Beginning new tablet copy session on tablet 7686674f80fc412990a7b8f302a9ae05 from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:35134: session id = 7e6a332a24e446039c4066659ebf69c2-7686674f80fc412990a7b8f302a9ae05
I20260709 12:13:07.984177  7156 tablet_copy_source_session.cc:215] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:07.986380  7994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7686674f80fc412990a7b8f302a9ae05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:07.995559  7994 tablet_copy_client.cc:806] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:07.995975  7994 tablet_copy_client.cc:670] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:07.998936  7994 tablet_copy_client.cc:538] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:08.004943  7994 tablet_bootstrap.cc:492] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:08.018219  7994 tablet_bootstrap.cc:492] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:08.018816  7994 tablet_bootstrap.cc:492] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:08.019263  7994 ts_tablet_manager.cc:1403] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260709 12:13:08.021068  7994 raft_consensus.cc:359] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:08.021539  7994 raft_consensus.cc:740] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:08.022024  7994 consensus_queue.cc:260] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:08.023684  7994 ts_tablet_manager.cc:1434] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:13:08.026955  7156 tablet_copy_service.cc:342] P c2a2f6b3d7d142b6a42df8173818dc91: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-7686674f80fc412990a7b8f302a9ae05 received from {username='slave'} at 127.0.0.1:35134
I20260709 12:13:08.027355  7156 tablet_copy_service.cc:434] P c2a2f6b3d7d142b6a42df8173818dc91: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-7686674f80fc412990a7b8f302a9ae05 on tablet 7686674f80fc412990a7b8f302a9ae05 with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:08.215533  7734 raft_consensus.cc:1217] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:08.266438  7734 raft_consensus.cc:1217] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:08.341869  7734 raft_consensus.cc:1217] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:13:08.586828  7734 raft_consensus.cc:1217] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:08.746694  7944 raft_consensus.cc:1064] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:08.749673  7944 consensus_queue.cc:237] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:08.758880  7734 raft_consensus.cc:1275] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:08.760802  7141 raft_consensus.cc:1275] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:08.762171  7973 consensus_queue.cc:1048] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:08.763028  8007 consensus_queue.cc:1048] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:13:08.792408  7894 raft_consensus.cc:1064] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:08.794428  7894 consensus_queue.cc:237] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:08.810480  7215 raft_consensus.cc:1275] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:08.812855  7736 raft_consensus.cc:1275] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEARNER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:08.814571  8002 consensus_queue.cc:1048] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:08.816720  7068 raft_consensus.cc:1275] T 905c89fcd14c46e594dda62c9dd6c2b2 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:08.816617  8002 consensus_queue.cc:1048] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:08.819696  7138 raft_consensus.cc:1275] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:08.827968  7973 raft_consensus.cc:2955] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:08.835391  7138 raft_consensus.cc:2955] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:08.836807  7944 consensus_queue.cc:1048] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:08.840211  7894 consensus_queue.cc:1048] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 12:13:08.858198  8013 raft_consensus.cc:2955] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:08.867481  6965 catalog_manager.cc:5697] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:08.868764  7734 raft_consensus.cc:2955] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:08.876209  7071 raft_consensus.cc:2955] T 905c89fcd14c46e594dda62c9dd6c2b2 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:08.881196  8000 raft_consensus.cc:1064] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:08.879717  7215 raft_consensus.cc:2955] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:08.884493  7735 raft_consensus.cc:2955] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:08.888967  7138 raft_consensus.cc:2955] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:08.891037  8000 consensus_queue.cc:237] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:08.903050  6967 catalog_manager.cc:5697] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:08.923687  7736 raft_consensus.cc:1275] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:08.924508  7071 raft_consensus.cc:1275] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:08.925311  7975 consensus_queue.cc:1048] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:08.926476  7977 consensus_queue.cc:1048] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:08.931819  7215 raft_consensus.cc:1275] T 69905e39613c40ab9ee41ec3c60268d4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:08.933228  7975 consensus_queue.cc:1048] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:08.950847  8000 raft_consensus.cc:2955] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:08.965883  7071 consensus_queue.cc:237] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:08.971841  7068 raft_consensus.cc:2955] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:08.975742  8019 raft_consensus.cc:1064] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:08.978317  8019 consensus_queue.cc:237] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:08.969662  7218 consensus_queue.cc:237] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [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: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:08.983656  7736 raft_consensus.cc:1275] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:08.983965  7215 raft_consensus.cc:1275] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:08.985119  8013 consensus_queue.cc:1048] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:08.986755  7894 consensus_queue.cc:1048] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:08.993098  7735 raft_consensus.cc:1275] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:08.997437  7141 raft_consensus.cc:1275] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:09.000093  7735 raft_consensus.cc:2955] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:09.003319  8009 consensus_queue.cc:1048] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:09.003486  7215 raft_consensus.cc:2955] T 69905e39613c40ab9ee41ec3c60268d4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:09.002696  8013 raft_consensus.cc:2955] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:09.005227  7736 raft_consensus.cc:2955] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:09.023871  8009 consensus_queue.cc:1048] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:09.025491  6956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6fa147a1ee0540c4a78532585e511a60 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:09.035710  7944 raft_consensus.cc:2955] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:09.043591  7141 raft_consensus.cc:2955] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:09.037319  7218 raft_consensus.cc:2955] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:09.047511  7734 raft_consensus.cc:1275] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:09.031498  6969 catalog_manager.cc:5697] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:09.042203  7213 raft_consensus.cc:1275] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:13:09.042261  6956 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 6fa147a1ee0540c4a78532585e511a60 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER failed with leader 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 4 but the committed config has opid_index of 5
I20260709 12:13:09.051100  7068 raft_consensus.cc:1275] T 7686674f80fc412990a7b8f302a9ae05 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:09.052666  7977 consensus_queue.cc:1048] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:09.050552  7735 raft_consensus.cc:2955] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:09.053452  8019 consensus_queue.cc:1048] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:09.054879  7975 consensus_queue.cc:1048] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:09.070993  7141 consensus_queue.cc:237] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:09.076071  6954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 905c89fcd14c46e594dda62c9dd6c2b2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:09.079258  6967 catalog_manager.cc:5697] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 4 to 5, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New cstate: current_term: 2 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:09.102725  7135 tablet_service.cc:1558] Processing DeleteTablet for tablet 6fa147a1ee0540c4a78532585e511a60 with delete_type TABLET_DATA_TOMBSTONED (TS c2a2f6b3d7d142b6a42df8173818dc91 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33136
I20260709 12:13:09.105264  7975 raft_consensus.cc:2955] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:09.107029  7068 raft_consensus.cc:2955] T 7686674f80fc412990a7b8f302a9ae05 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:09.120702  8033 tablet_replica.cc:333] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:09.121173  6969 catalog_manager.cc:5697] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:09.121831  8033 raft_consensus.cc:2243] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:09.123165  8033 raft_consensus.cc:2272] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:09.124506  6965 catalog_manager.cc:5697] T 7686674f80fc412990a7b8f302a9ae05 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:09.125867  7735 raft_consensus.cc:1275] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:09.127146  7068 raft_consensus.cc:1275] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:09.127521  7218 raft_consensus.cc:2955] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:09.130563  8033 ts_tablet_manager.cc:1916] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:09.135202  8000 consensus_queue.cc:1048] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:09.137701  7977 consensus_queue.cc:1048] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:09.144569  7975 raft_consensus.cc:2955] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:09.146659  7068 raft_consensus.cc:2955] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:09.147385  7736 raft_consensus.cc:2955] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:09.137701  7735 raft_consensus.cc:2955] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:09.153658  6955 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 69905e39613c40ab9ee41ec3c60268d4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:09.157117  7060 tablet_service.cc:1558] Processing DeleteTablet for tablet 905c89fcd14c46e594dda62c9dd6c2b2 with delete_type TABLET_DATA_TOMBSTONED (TS 4b1ff2643d61430a9fc6f52fe414891a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37040
I20260709 12:13:09.171005  6969 catalog_manager.cc:5697] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:09.176558  8034 tablet_replica.cc:333] T 905c89fcd14c46e594dda62c9dd6c2b2 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:09.178982  8033 ts_tablet_manager.cc:1929] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:09.179450  8033 log.cc:1199] T 6fa147a1ee0540c4a78532585e511a60 P c2a2f6b3d7d142b6a42df8173818dc91: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-1-root/wals/6fa147a1ee0540c4a78532585e511a60
I20260709 12:13:09.180154  8034 raft_consensus.cc:2243] T 905c89fcd14c46e594dda62c9dd6c2b2 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:09.180887  8034 raft_consensus.cc:2272] T 905c89fcd14c46e594dda62c9dd6c2b2 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:09.181304  6955 catalog_manager.cc:5028] TS c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): tablet 6fa147a1ee0540c4a78532585e511a60 (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:09.186779  8034 ts_tablet_manager.cc:1916] T 905c89fcd14c46e594dda62c9dd6c2b2 P 4b1ff2643d61430a9fc6f52fe414891a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:09.188162  7204 tablet_service.cc:1558] Processing DeleteTablet for tablet 69905e39613c40ab9ee41ec3c60268d4 with delete_type TABLET_DATA_TOMBSTONED (TS b1c282c7d51e498b941387efd9ec54e1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38724
I20260709 12:13:09.200778  8034 ts_tablet_manager.cc:1929] T 905c89fcd14c46e594dda62c9dd6c2b2 P 4b1ff2643d61430a9fc6f52fe414891a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:09.201149  8034 log.cc:1199] T 905c89fcd14c46e594dda62c9dd6c2b2 P 4b1ff2643d61430a9fc6f52fe414891a: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-0-root/wals/905c89fcd14c46e594dda62c9dd6c2b2
I20260709 12:13:09.202464  6956 catalog_manager.cc:5028] TS 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): tablet 905c89fcd14c46e594dda62c9dd6c2b2 (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:09.204195  8035 tablet_replica.cc:333] T 69905e39613c40ab9ee41ec3c60268d4 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:09.205260  8035 raft_consensus.cc:2243] T 69905e39613c40ab9ee41ec3c60268d4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:09.205893  8035 raft_consensus.cc:2272] T 69905e39613c40ab9ee41ec3c60268d4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:09.206458  7141 consensus_queue.cc:237] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:09.209198  8035 ts_tablet_manager.cc:1916] T 69905e39613c40ab9ee41ec3c60268d4 P b1c282c7d51e498b941387efd9ec54e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:09.215046  7735 raft_consensus.cc:1275] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:09.215137  7218 raft_consensus.cc:1275] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:09.216450  8000 consensus_queue.cc:1048] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:09.217130  7975 consensus_queue.cc:1048] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:09.225626  8019 raft_consensus.cc:2955] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:09.231405  8035 ts_tablet_manager.cc:1929] T 69905e39613c40ab9ee41ec3c60268d4 P b1c282c7d51e498b941387efd9ec54e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:09.231916  8035 log.cc:1199] T 69905e39613c40ab9ee41ec3c60268d4 P b1c282c7d51e498b941387efd9ec54e1: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-2-root/wals/69905e39613c40ab9ee41ec3c60268d4
I20260709 12:13:09.233574  6954 catalog_manager.cc:5028] TS b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): tablet 69905e39613c40ab9ee41ec3c60268d4 (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:09.231040  7218 raft_consensus.cc:2955] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:09.236575  6955 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7686674f80fc412990a7b8f302a9ae05 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:09.238143  7735 raft_consensus.cc:2955] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:09.248420  6965 catalog_manager.cc:5697] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:09.258309  7060 tablet_service.cc:1558] Processing DeleteTablet for tablet 7686674f80fc412990a7b8f302a9ae05 with delete_type TABLET_DATA_TOMBSTONED (TS 4b1ff2643d61430a9fc6f52fe414891a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37040
I20260709 12:13:09.259184  8034 tablet_replica.cc:333] T 7686674f80fc412990a7b8f302a9ae05 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:09.260152  8034 raft_consensus.cc:2243] T 7686674f80fc412990a7b8f302a9ae05 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:09.260673  8034 raft_consensus.cc:2272] T 7686674f80fc412990a7b8f302a9ae05 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:09.263890  8034 ts_tablet_manager.cc:1916] T 7686674f80fc412990a7b8f302a9ae05 P 4b1ff2643d61430a9fc6f52fe414891a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:09.276985  8034 ts_tablet_manager.cc:1929] T 7686674f80fc412990a7b8f302a9ae05 P 4b1ff2643d61430a9fc6f52fe414891a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:09.277247  8034 log.cc:1199] T 7686674f80fc412990a7b8f302a9ae05 P 4b1ff2643d61430a9fc6f52fe414891a: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-0-root/wals/7686674f80fc412990a7b8f302a9ae05
I20260709 12:13:09.278255  6956 catalog_manager.cc:5028] TS 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): tablet 7686674f80fc412990a7b8f302a9ae05 (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:10.322101  7071 consensus_queue.cc:237] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:10.328439  7141 raft_consensus.cc:1275] T 3cf0862997844611a85110d072ae5b04 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:10.328564  7036 consensus_peers.cc:597] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3cf0862997844611a85110d072ae5b04. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:10.328576  7218 raft_consensus.cc:1275] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:10.330099  8013 consensus_queue.cc:1048] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:10.330951  7894 consensus_queue.cc:1048] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:10.337514  7894 raft_consensus.cc:2955] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:10.338464  7141 raft_consensus.cc:2955] T 3cf0862997844611a85110d072ae5b04 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:10.339339  7218 raft_consensus.cc:2955] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:10.350406  7071 consensus_queue.cc:237] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:10.352604  6965 catalog_manager.cc:5697] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:10.362259  7138 raft_consensus.cc:1275] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:10.363407  8013 consensus_queue.cc:1048] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:10.364212  7036 consensus_peers.cc:597] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7c95427111a24d6689e4f4ef0175a5f6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:10.365500  7218 raft_consensus.cc:1275] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:10.368765  8013 consensus_queue.cc:1048] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:10.397365  8039 raft_consensus.cc:2955] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:10.404568  7213 raft_consensus.cc:2955] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:10.410830  7138 raft_consensus.cc:2955] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:10.412832  7071 consensus_queue.cc:237] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:10.422541  7218 raft_consensus.cc:1275] T addceebd49be426487f3a1a3a0f1be4d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:10.423513  7036 consensus_peers.cc:597] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: addceebd49be426487f3a1a3a0f1be4d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:10.424685  7138 raft_consensus.cc:1275] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:10.424868  8039 consensus_queue.cc:1048] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:10.428448  8013 consensus_queue.cc:1048] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:10.439793  6968 catalog_manager.cc:5697] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:10.448697  8039 raft_consensus.cc:2955] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:10.456672  7138 raft_consensus.cc:2955] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:10.461143  7218 raft_consensus.cc:2955] T addceebd49be426487f3a1a3a0f1be4d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:10.466055  7213 consensus_queue.cc:237] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:10.473371  6965 catalog_manager.cc:5697] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:10.484529  7185 consensus_peers.cc:597] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7425f6112e647939ba6dc9d49dfb7ba. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:10.485509  7138 raft_consensus.cc:1275] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:10.486030  7068 raft_consensus.cc:1275] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:10.487141  7973 consensus_queue.cc:1048] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:10.487896  7944 consensus_queue.cc:1048] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:10.498292  7944 raft_consensus.cc:2955] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:10.512624  7068 raft_consensus.cc:2955] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:10.516000  7141 raft_consensus.cc:2955] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:10.547796  6969 catalog_manager.cc:5697] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:10.795928  8059 ts_tablet_manager.cc:933] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077)
I20260709 12:13:10.798530  8059 tablet_copy_client.cc:323] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.193:38077
I20260709 12:13:10.800333  7081 tablet_copy_service.cc:140] P 4b1ff2643d61430a9fc6f52fe414891a: Received BeginTabletCopySession request for tablet 7c95427111a24d6689e4f4ef0175a5f6 from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:37968)
I20260709 12:13:10.800832  7081 tablet_copy_service.cc:161] P 4b1ff2643d61430a9fc6f52fe414891a: Beginning new tablet copy session on tablet 7c95427111a24d6689e4f4ef0175a5f6 from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:37968: session id = 7e6a332a24e446039c4066659ebf69c2-7c95427111a24d6689e4f4ef0175a5f6
I20260709 12:13:10.807475  7081 tablet_copy_source_session.cc:215] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:10.810170  8059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c95427111a24d6689e4f4ef0175a5f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.824972  8059 tablet_copy_client.cc:806] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:10.825469  8059 tablet_copy_client.cc:670] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:10.828485  8059 tablet_copy_client.cc:538] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:10.837244  8059 tablet_bootstrap.cc:492] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:10.857132  8059 tablet_bootstrap.cc:492] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:10.858063  8059 tablet_bootstrap.cc:492] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:10.858700  8059 ts_tablet_manager.cc:1403] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260709 12:13:10.861528  8059 raft_consensus.cc:359] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:10.862349  8059 raft_consensus.cc:740] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:10.863024  8059 consensus_queue.cc:260] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:10.867295  8059 ts_tablet_manager.cc:1434] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.004s
I20260709 12:13:10.869352  7081 tablet_copy_service.cc:342] P 4b1ff2643d61430a9fc6f52fe414891a: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-7c95427111a24d6689e4f4ef0175a5f6 received from {username='slave'} at 127.0.0.1:37968
I20260709 12:13:10.869758  7081 tablet_copy_service.cc:434] P 4b1ff2643d61430a9fc6f52fe414891a: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-7c95427111a24d6689e4f4ef0175a5f6 on tablet 7c95427111a24d6689e4f4ef0175a5f6 with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:10.887807  8059 ts_tablet_manager.cc:933] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077)
I20260709 12:13:10.889407  8059 tablet_copy_client.cc:323] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.193:38077
I20260709 12:13:10.890829  7081 tablet_copy_service.cc:140] P 4b1ff2643d61430a9fc6f52fe414891a: Received BeginTabletCopySession request for tablet addceebd49be426487f3a1a3a0f1be4d from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:37968)
I20260709 12:13:10.891352  7081 tablet_copy_service.cc:161] P 4b1ff2643d61430a9fc6f52fe414891a: Beginning new tablet copy session on tablet addceebd49be426487f3a1a3a0f1be4d from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:37968: session id = 7e6a332a24e446039c4066659ebf69c2-addceebd49be426487f3a1a3a0f1be4d
I20260709 12:13:10.899811  7081 tablet_copy_source_session.cc:215] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:10.902864  8059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet addceebd49be426487f3a1a3a0f1be4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.918478  8059 tablet_copy_client.cc:806] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:10.919072  8059 tablet_copy_client.cc:670] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:10.927464  8059 tablet_copy_client.cc:538] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:10.935765  8059 tablet_bootstrap.cc:492] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:10.951587  8059 tablet_bootstrap.cc:492] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:10.952346  8059 tablet_bootstrap.cc:492] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:10.952909  8059 ts_tablet_manager.cc:1403] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 12:13:10.954303  8065 ts_tablet_manager.cc:933] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077)
I20260709 12:13:10.956444  8059 raft_consensus.cc:359] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:10.957319  8059 raft_consensus.cc:740] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:10.957984  8059 consensus_queue.cc:260] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:10.960180  8059 ts_tablet_manager.cc:1434] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 12:13:10.968183  7081 tablet_copy_service.cc:342] P 4b1ff2643d61430a9fc6f52fe414891a: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-addceebd49be426487f3a1a3a0f1be4d received from {username='slave'} at 127.0.0.1:37968
I20260709 12:13:10.968593  7081 tablet_copy_service.cc:434] P 4b1ff2643d61430a9fc6f52fe414891a: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-addceebd49be426487f3a1a3a0f1be4d on tablet addceebd49be426487f3a1a3a0f1be4d with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:10.979867  8065 tablet_copy_client.cc:323] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.193:38077
I20260709 12:13:10.981540  7081 tablet_copy_service.cc:140] P 4b1ff2643d61430a9fc6f52fe414891a: Received BeginTabletCopySession request for tablet 3cf0862997844611a85110d072ae5b04 from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:37968)
I20260709 12:13:10.982019  7081 tablet_copy_service.cc:161] P 4b1ff2643d61430a9fc6f52fe414891a: Beginning new tablet copy session on tablet 3cf0862997844611a85110d072ae5b04 from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:37968: session id = 7e6a332a24e446039c4066659ebf69c2-3cf0862997844611a85110d072ae5b04
I20260709 12:13:10.990499  7081 tablet_copy_source_session.cc:215] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:10.994123  8065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf0862997844611a85110d072ae5b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.004928  8065 tablet_copy_client.cc:806] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:11.005385  8065 tablet_copy_client.cc:670] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:11.008976  8065 tablet_copy_client.cc:538] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:11.014619  8065 tablet_bootstrap.cc:492] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:11.015666  8059 ts_tablet_manager.cc:933] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:11.019507  8059 tablet_copy_client.cc:323] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.195:33327
I20260709 12:13:11.020988  7230 tablet_copy_service.cc:140] P b1c282c7d51e498b941387efd9ec54e1: Received BeginTabletCopySession request for tablet e7425f6112e647939ba6dc9d49dfb7ba from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:58036)
I20260709 12:13:11.021489  7230 tablet_copy_service.cc:161] P b1c282c7d51e498b941387efd9ec54e1: Beginning new tablet copy session on tablet e7425f6112e647939ba6dc9d49dfb7ba from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:58036: session id = 7e6a332a24e446039c4066659ebf69c2-e7425f6112e647939ba6dc9d49dfb7ba
I20260709 12:13:11.028420  7230 tablet_copy_source_session.cc:215] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:11.030970  8059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7425f6112e647939ba6dc9d49dfb7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.035157  8065 tablet_bootstrap.cc:492] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:11.036062  8065 tablet_bootstrap.cc:492] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:11.036702  8065 ts_tablet_manager.cc:1403] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.003s
I20260709 12:13:11.041651  8065 raft_consensus.cc:359] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:11.042718  8065 raft_consensus.cc:740] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:11.043417  8065 consensus_queue.cc:260] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:11.045862  8065 ts_tablet_manager.cc:1434] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 12:13:11.047575  8059 tablet_copy_client.cc:806] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:11.048095  8059 tablet_copy_client.cc:670] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:11.049852  7081 tablet_copy_service.cc:342] P 4b1ff2643d61430a9fc6f52fe414891a: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-3cf0862997844611a85110d072ae5b04 received from {username='slave'} at 127.0.0.1:37968
I20260709 12:13:11.050284  7081 tablet_copy_service.cc:434] P 4b1ff2643d61430a9fc6f52fe414891a: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-3cf0862997844611a85110d072ae5b04 on tablet 3cf0862997844611a85110d072ae5b04 with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:11.054759  8059 tablet_copy_client.cc:538] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:11.062767  8059 tablet_bootstrap.cc:492] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:11.083390  8059 tablet_bootstrap.cc:492] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:11.083963  8059 tablet_bootstrap.cc:492] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:11.084406  8059 ts_tablet_manager.cc:1403] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.001s
I20260709 12:13:11.086278  8059 raft_consensus.cc:359] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:11.086925  8059 raft_consensus.cc:740] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:11.087507  8059 consensus_queue.cc:260] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:11.089143  8059 ts_tablet_manager.cc:1434] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:13:11.090425  7230 tablet_copy_service.cc:342] P b1c282c7d51e498b941387efd9ec54e1: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-e7425f6112e647939ba6dc9d49dfb7ba received from {username='slave'} at 127.0.0.1:58036
I20260709 12:13:11.090744  7230 tablet_copy_service.cc:434] P b1c282c7d51e498b941387efd9ec54e1: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-e7425f6112e647939ba6dc9d49dfb7ba on tablet e7425f6112e647939ba6dc9d49dfb7ba with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:11.274155  7736 raft_consensus.cc:1217] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:11.473048  7736 raft_consensus.cc:1217] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:11.502760  7734 raft_consensus.cc:1217] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:11.637418  7734 raft_consensus.cc:1217] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:11.688958  8072 raft_consensus.cc:1064] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:11.691150  8072 consensus_queue.cc:237] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:11.697690  7215 raft_consensus.cc:1275] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:11.698913  7734 raft_consensus.cc:1275] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:11.699272  8072 consensus_queue.cc:1048] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:11.701413  7139 raft_consensus.cc:1275] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:11.702639  8071 consensus_queue.cc:1048] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:11.704463  8071 consensus_queue.cc:1048] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:11.722712  8039 raft_consensus.cc:2955] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:11.726569  7215 raft_consensus.cc:2955] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:11.749008  7736 raft_consensus.cc:2955] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:11.742550  6969 catalog_manager.cc:5697] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:11.754534  7139 raft_consensus.cc:2955] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:11.812626  7071 consensus_queue.cc:237] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:11.816712  7139 raft_consensus.cc:1275] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:11.817018  7736 raft_consensus.cc:1275] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:11.817885  8081 consensus_queue.cc:1048] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:11.820104  8013 consensus_queue.cc:1048] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:11.824191  8081 raft_consensus.cc:2955] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:11.826225  7139 raft_consensus.cc:2955] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:11.828547  7736 raft_consensus.cc:2955] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:11.834472  6956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7c95427111a24d6689e4f4ef0175a5f6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:11.845553  6969 catalog_manager.cc:5697] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:11.858028  7204 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c95427111a24d6689e4f4ef0175a5f6 with delete_type TABLET_DATA_TOMBSTONED (TS b1c282c7d51e498b941387efd9ec54e1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38724
I20260709 12:13:11.873030  8085 tablet_replica.cc:333] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:11.873754  8085 raft_consensus.cc:2243] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:11.874285  8085 raft_consensus.cc:2272] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:11.877310  8085 ts_tablet_manager.cc:1916] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:11.887492  8085 ts_tablet_manager.cc:1929] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:11.887755  8085 log.cc:1199] T 7c95427111a24d6689e4f4ef0175a5f6 P b1c282c7d51e498b941387efd9ec54e1: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-2-root/wals/7c95427111a24d6689e4f4ef0175a5f6
I20260709 12:13:11.888865  6954 catalog_manager.cc:5028] TS b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): tablet 7c95427111a24d6689e4f4ef0175a5f6 (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:11.917944  8081 raft_consensus.cc:1064] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:11.920444  8081 consensus_queue.cc:237] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:11.927716  7736 raft_consensus.cc:1275] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:11.927721  7139 raft_consensus.cc:1275] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:11.929086  8081 consensus_queue.cc:1048] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:11.929989  8070 consensus_queue.cc:1048] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:11.930598  7215 raft_consensus.cc:1275] T addceebd49be426487f3a1a3a0f1be4d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:11.933130  8013 consensus_queue.cc:1048] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:11.939978  8070 raft_consensus.cc:1064] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:11.950589  8070 consensus_queue.cc:237] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:11.963882  8013 raft_consensus.cc:2955] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:11.966853  7215 raft_consensus.cc:1275] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:11.967136  7736 raft_consensus.cc:2955] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:11.969928  7139 raft_consensus.cc:2955] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:11.971988  8072 consensus_queue.cc:1048] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:11.975055  7215 raft_consensus.cc:2955] T addceebd49be426487f3a1a3a0f1be4d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:11.986686  6967 catalog_manager.cc:5697] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:11.992967  7141 raft_consensus.cc:1275] T 3cf0862997844611a85110d072ae5b04 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:11.991761  7734 raft_consensus.cc:1275] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:11.994390  8072 consensus_queue.cc:1048] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:11.997786  8039 consensus_queue.cc:1048] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:12.016129  8039 raft_consensus.cc:2955] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:12.023761  7141 raft_consensus.cc:2955] T 3cf0862997844611a85110d072ae5b04 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:12.029937  7218 raft_consensus.cc:2955] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:12.044386  7071 consensus_queue.cc:237] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:12.046590  6967 catalog_manager.cc:5697] T 3cf0862997844611a85110d072ae5b04 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:12.071221  7734 raft_consensus.cc:1275] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:12.072083  7141 raft_consensus.cc:1275] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:12.073391  8013 consensus_queue.cc:1048] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:12.073091  7734 raft_consensus.cc:2955] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:12.081944  8013 consensus_queue.cc:1048] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:12.089335  8074 raft_consensus.cc:1064] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:12.091807  8074 consensus_queue.cc:237] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:12.093132  8072 raft_consensus.cc:2955] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:12.095642  7139 raft_consensus.cc:2955] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:12.116581  6956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet addceebd49be426487f3a1a3a0f1be4d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:12.117615  7734 raft_consensus.cc:2955] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:12.121264  7068 consensus_queue.cc:237] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:12.125136  6965 catalog_manager.cc:5697] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:12.128134  7736 raft_consensus.cc:1275] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:12.129024  7139 raft_consensus.cc:1275] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:12.129020  7071 raft_consensus.cc:1275] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:12.129463  8074 consensus_queue.cc:1048] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:12.131739  7944 consensus_queue.cc:1048] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:12.133311  7944 consensus_queue.cc:1048] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:12.136968  7204 tablet_service.cc:1558] Processing DeleteTablet for tablet addceebd49be426487f3a1a3a0f1be4d with delete_type TABLET_DATA_TOMBSTONED (TS b1c282c7d51e498b941387efd9ec54e1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38724
I20260709 12:13:12.137840  8085 tablet_replica.cc:333] T addceebd49be426487f3a1a3a0f1be4d P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:12.138780  8085 raft_consensus.cc:2243] T addceebd49be426487f3a1a3a0f1be4d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.140445  8085 raft_consensus.cc:2272] T addceebd49be426487f3a1a3a0f1be4d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.141175  7734 raft_consensus.cc:1275] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:12.142307  7218 raft_consensus.cc:1275] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:12.144495  8085 ts_tablet_manager.cc:1916] T addceebd49be426487f3a1a3a0f1be4d P b1c282c7d51e498b941387efd9ec54e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:12.147629  8013 consensus_queue.cc:1048] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:12.151937  8070 consensus_queue.cc:1048] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:12.160606  8072 raft_consensus.cc:2955] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:12.164479  7215 raft_consensus.cc:2955] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:12.167812  7944 raft_consensus.cc:2955] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:12.171886  7736 raft_consensus.cc:2955] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:12.182463  8085 ts_tablet_manager.cc:1929] T addceebd49be426487f3a1a3a0f1be4d P b1c282c7d51e498b941387efd9ec54e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:12.182868  8085 log.cc:1199] T addceebd49be426487f3a1a3a0f1be4d P b1c282c7d51e498b941387efd9ec54e1: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-2-root/wals/addceebd49be426487f3a1a3a0f1be4d
I20260709 12:13:12.181622  7071 raft_consensus.cc:2955] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:12.184036  6956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3cf0862997844611a85110d072ae5b04 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:12.180359  7734 raft_consensus.cc:2955] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:12.191218  6967 catalog_manager.cc:5697] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:12.192070  6965 catalog_manager.cc:5697] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:12.195201  6954 catalog_manager.cc:5028] TS b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): tablet addceebd49be426487f3a1a3a0f1be4d (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:12.193755  7139 raft_consensus.cc:2955] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:12.211354  7135 tablet_service.cc:1558] Processing DeleteTablet for tablet 3cf0862997844611a85110d072ae5b04 with delete_type TABLET_DATA_TOMBSTONED (TS c2a2f6b3d7d142b6a42df8173818dc91 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33136
I20260709 12:13:12.217262  8099 tablet_replica.cc:333] T 3cf0862997844611a85110d072ae5b04 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:12.220086  8099 raft_consensus.cc:2243] T 3cf0862997844611a85110d072ae5b04 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.221263  8099 raft_consensus.cc:2272] T 3cf0862997844611a85110d072ae5b04 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.224494  7215 consensus_queue.cc:237] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:12.231679  7734 raft_consensus.cc:1275] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:12.235790  7071 raft_consensus.cc:1275] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:12.236483  8074 consensus_queue.cc:1048] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:12.237495  8099 ts_tablet_manager.cc:1916] T 3cf0862997844611a85110d072ae5b04 P c2a2f6b3d7d142b6a42df8173818dc91: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:12.239122  8074 consensus_queue.cc:1048] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:12.242363  7944 raft_consensus.cc:2955] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:12.244947  7734 raft_consensus.cc:2955] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:12.250391  7068 raft_consensus.cc:2955] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:12.263339  6965 catalog_manager.cc:5697] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:12.277916  7135 tablet_service.cc:1558] Processing DeleteTablet for tablet e7425f6112e647939ba6dc9d49dfb7ba with delete_type TABLET_DATA_TOMBSTONED (TS c2a2f6b3d7d142b6a42df8173818dc91 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33136
I20260709 12:13:12.279615  8099 ts_tablet_manager.cc:1929] T 3cf0862997844611a85110d072ae5b04 P c2a2f6b3d7d142b6a42df8173818dc91: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:12.280066  8099 log.cc:1199] T 3cf0862997844611a85110d072ae5b04 P c2a2f6b3d7d142b6a42df8173818dc91: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-1-root/wals/3cf0862997844611a85110d072ae5b04
I20260709 12:13:12.281610  8099 tablet_replica.cc:333] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:12.282857  6954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e7425f6112e647939ba6dc9d49dfb7ba with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:12.282961  6955 catalog_manager.cc:5028] TS c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): tablet 3cf0862997844611a85110d072ae5b04 (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:12.283684  8099 raft_consensus.cc:2243] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.284257  8099 raft_consensus.cc:2272] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.286917  8099 ts_tablet_manager.cc:1916] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:12.298262  8099 ts_tablet_manager.cc:1929] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:12.298581  8099 log.cc:1199] T e7425f6112e647939ba6dc9d49dfb7ba P c2a2f6b3d7d142b6a42df8173818dc91: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-1-root/wals/e7425f6112e647939ba6dc9d49dfb7ba
I20260709 12:13:12.300177  6955 catalog_manager.cc:5028] TS c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): tablet e7425f6112e647939ba6dc9d49dfb7ba (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:13.349026  7213 consensus_queue.cc:237] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:13.361667  7071 raft_consensus.cc:1275] T ca20de5b8c1f469eaad750d988fec28f P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:13.362932  8074 consensus_queue.cc:1048] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:13.365813  7139 raft_consensus.cc:1275] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:13.368213  8074 consensus_queue.cc:1048] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:13.371987  7185 consensus_peers.cc:597] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca20de5b8c1f469eaad750d988fec28f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:13.372538  8101 raft_consensus.cc:2955] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:13.376735  7071 raft_consensus.cc:2955] T ca20de5b8c1f469eaad750d988fec28f P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:13.382625  7139 raft_consensus.cc:2955] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:13.390457  7141 consensus_queue.cc:237] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:13.391605  6969 catalog_manager.cc:5697] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:13.402988  7111 consensus_peers.cc:597] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3df756d1e8ab4e4ead90ff7923b65ec9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:13.406494  7213 raft_consensus.cc:1275] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:13.406540  7071 raft_consensus.cc:1275] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:13.408030  8057 consensus_queue.cc:1048] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:13.409543  8056 consensus_queue.cc:1048] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:13.447340  8111 raft_consensus.cc:2955] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:13.449347  7071 raft_consensus.cc:2955] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:13.449451  7213 raft_consensus.cc:2955] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:13.463883  6965 catalog_manager.cc:5697] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:13.471292  7139 consensus_queue.cc:237] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:13.482815  7213 raft_consensus.cc:1275] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:13.483036  7111 consensus_peers.cc:597] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dae2ca0d959e48d6afd48cd029cce2d0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:13.484223  8056 consensus_queue.cc:1048] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:13.486891  7071 raft_consensus.cc:1275] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:13.488256  8056 consensus_queue.cc:1048] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:13.493952  8056 raft_consensus.cc:2955] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:13.497373  7213 raft_consensus.cc:2955] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:13.497453  7071 raft_consensus.cc:2955] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:13.506807  7069 consensus_queue.cc:237] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:13.512472  6965 catalog_manager.cc:5697] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
W20260709 12:13:13.521816  7036 consensus_peers.cc:597] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5b3d827d487b45e798387af64742d318. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:13.522138  7139 raft_consensus.cc:1275] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:13.523466  7213 raft_consensus.cc:1275] T 5b3d827d487b45e798387af64742d318 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:13.523641  8070 consensus_queue.cc:1048] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:13.525487  8070 consensus_queue.cc:1048] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:13.531283  8072 raft_consensus.cc:2955] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:13.532585  7139 raft_consensus.cc:2955] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:13.534924  7213 raft_consensus.cc:2955] T 5b3d827d487b45e798387af64742d318 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:13.553362  6969 catalog_manager.cc:5697] T 5b3d827d487b45e798387af64742d318 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:13.763477  8122 ts_tablet_manager.cc:933] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:13.765167  8122 tablet_copy_client.cc:323] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.195:33327
I20260709 12:13:13.766526  7230 tablet_copy_service.cc:140] P b1c282c7d51e498b941387efd9ec54e1: Received BeginTabletCopySession request for tablet ca20de5b8c1f469eaad750d988fec28f from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:58036)
I20260709 12:13:13.767035  7230 tablet_copy_service.cc:161] P b1c282c7d51e498b941387efd9ec54e1: Beginning new tablet copy session on tablet ca20de5b8c1f469eaad750d988fec28f from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:58036: session id = 7e6a332a24e446039c4066659ebf69c2-ca20de5b8c1f469eaad750d988fec28f
I20260709 12:13:13.773983  7230 tablet_copy_source_session.cc:215] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:13.777719  8122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca20de5b8c1f469eaad750d988fec28f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.790529  8122 tablet_copy_client.cc:806] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:13.791015  8122 tablet_copy_client.cc:670] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:13.795056  8122 tablet_copy_client.cc:538] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:13.804291  8122 tablet_bootstrap.cc:492] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:13.825824  8122 tablet_bootstrap.cc:492] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:13.826630  8122 tablet_bootstrap.cc:492] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:13.827232  8122 ts_tablet_manager.cc:1403] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.005s
I20260709 12:13:13.828023  8125 ts_tablet_manager.cc:933] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:13.829675  8125 tablet_copy_client.cc:323] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.194:37037
I20260709 12:13:13.830029  8122 raft_consensus.cc:359] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:13.830955  8122 raft_consensus.cc:740] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:13.831857  7156 tablet_copy_service.cc:140] P c2a2f6b3d7d142b6a42df8173818dc91: Received BeginTabletCopySession request for tablet 3df756d1e8ab4e4ead90ff7923b65ec9 from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:35134)
I20260709 12:13:13.832401  7156 tablet_copy_service.cc:161] P c2a2f6b3d7d142b6a42df8173818dc91: Beginning new tablet copy session on tablet 3df756d1e8ab4e4ead90ff7923b65ec9 from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:35134: session id = 7e6a332a24e446039c4066659ebf69c2-3df756d1e8ab4e4ead90ff7923b65ec9
I20260709 12:13:13.839655  7156 tablet_copy_source_session.cc:215] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:13.842017  8122 consensus_queue.cc:260] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:13.844079  8125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3df756d1e8ab4e4ead90ff7923b65ec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.852344  8122 ts_tablet_manager.cc:1434] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 12:13:13.853927  7230 tablet_copy_service.cc:342] P b1c282c7d51e498b941387efd9ec54e1: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-ca20de5b8c1f469eaad750d988fec28f received from {username='slave'} at 127.0.0.1:58036
I20260709 12:13:13.854322  7230 tablet_copy_service.cc:434] P b1c282c7d51e498b941387efd9ec54e1: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-ca20de5b8c1f469eaad750d988fec28f on tablet ca20de5b8c1f469eaad750d988fec28f with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:13.857656  8125 tablet_copy_client.cc:806] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:13.858215  8125 tablet_copy_client.cc:670] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:13.862771  8125 tablet_copy_client.cc:538] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:13.868634  8125 tablet_bootstrap.cc:492] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:13.897264  8125 tablet_bootstrap.cc:492] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:13.898101  8125 tablet_bootstrap.cc:492] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:13.899096  8125 ts_tablet_manager.cc:1403] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.000s
I20260709 12:13:13.901816  8125 raft_consensus.cc:359] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:13.902576  8125 raft_consensus.cc:740] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:13.903188  8125 consensus_queue.cc:260] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:13.912024  8125 ts_tablet_manager.cc:1434] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260709 12:13:13.913626  7156 tablet_copy_service.cc:342] P c2a2f6b3d7d142b6a42df8173818dc91: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-3df756d1e8ab4e4ead90ff7923b65ec9 received from {username='slave'} at 127.0.0.1:35134
I20260709 12:13:13.914050  7156 tablet_copy_service.cc:434] P c2a2f6b3d7d142b6a42df8173818dc91: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-3df756d1e8ab4e4ead90ff7923b65ec9 on tablet 3df756d1e8ab4e4ead90ff7923b65ec9 with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:14.003180  8125 ts_tablet_manager.cc:933] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077)
I20260709 12:13:14.004665  8125 tablet_copy_client.cc:323] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.193:38077
I20260709 12:13:14.005919  7081 tablet_copy_service.cc:140] P 4b1ff2643d61430a9fc6f52fe414891a: Received BeginTabletCopySession request for tablet 5b3d827d487b45e798387af64742d318 from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:37968)
I20260709 12:13:14.006439  7081 tablet_copy_service.cc:161] P 4b1ff2643d61430a9fc6f52fe414891a: Beginning new tablet copy session on tablet 5b3d827d487b45e798387af64742d318 from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:37968: session id = 7e6a332a24e446039c4066659ebf69c2-5b3d827d487b45e798387af64742d318
I20260709 12:13:14.012593  7081 tablet_copy_source_session.cc:215] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:14.014894  8125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3d827d487b45e798387af64742d318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:14.025236  8125 tablet_copy_client.cc:806] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:14.025701  8125 tablet_copy_client.cc:670] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:14.028677  8125 tablet_copy_client.cc:538] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:14.035024  8125 tablet_bootstrap.cc:492] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:14.048806  8125 tablet_bootstrap.cc:492] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:14.049366  8125 tablet_bootstrap.cc:492] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:14.049813  8125 ts_tablet_manager.cc:1403] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260709 12:13:14.051757  8125 raft_consensus.cc:359] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:14.052300  8125 raft_consensus.cc:740] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:14.052757  8125 consensus_queue.cc:260] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:14.054530  8125 ts_tablet_manager.cc:1434] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:13:14.057559  7081 tablet_copy_service.cc:342] P 4b1ff2643d61430a9fc6f52fe414891a: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-5b3d827d487b45e798387af64742d318 received from {username='slave'} at 127.0.0.1:37968
I20260709 12:13:14.057953  7081 tablet_copy_service.cc:434] P 4b1ff2643d61430a9fc6f52fe414891a: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-5b3d827d487b45e798387af64742d318 on tablet 5b3d827d487b45e798387af64742d318 with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:14.098779  8125 ts_tablet_manager.cc:933] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:14.100277  8125 tablet_copy_client.cc:323] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.194:37037
I20260709 12:13:14.101539  7156 tablet_copy_service.cc:140] P c2a2f6b3d7d142b6a42df8173818dc91: Received BeginTabletCopySession request for tablet dae2ca0d959e48d6afd48cd029cce2d0 from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:35134)
I20260709 12:13:14.101927  7156 tablet_copy_service.cc:161] P c2a2f6b3d7d142b6a42df8173818dc91: Beginning new tablet copy session on tablet dae2ca0d959e48d6afd48cd029cce2d0 from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:35134: session id = 7e6a332a24e446039c4066659ebf69c2-dae2ca0d959e48d6afd48cd029cce2d0
I20260709 12:13:14.107223  7156 tablet_copy_source_session.cc:215] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:14.109840  8125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae2ca0d959e48d6afd48cd029cce2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:14.125283  8125 tablet_copy_client.cc:806] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:14.125734  8125 tablet_copy_client.cc:670] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:14.128599  8125 tablet_copy_client.cc:538] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:14.135665  8125 tablet_bootstrap.cc:492] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:14.154492  8125 tablet_bootstrap.cc:492] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:14.155205  8125 tablet_bootstrap.cc:492] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:14.155761  8125 ts_tablet_manager.cc:1403] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.001s
I20260709 12:13:14.158102  8125 raft_consensus.cc:359] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:14.158828  8125 raft_consensus.cc:740] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:14.159396  8125 consensus_queue.cc:260] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:14.161322  8125 ts_tablet_manager.cc:1434] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:13:14.165934  7156 tablet_copy_service.cc:342] P c2a2f6b3d7d142b6a42df8173818dc91: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-dae2ca0d959e48d6afd48cd029cce2d0 received from {username='slave'} at 127.0.0.1:35134
I20260709 12:13:14.166317  7156 tablet_copy_service.cc:434] P c2a2f6b3d7d142b6a42df8173818dc91: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-dae2ca0d959e48d6afd48cd029cce2d0 on tablet dae2ca0d959e48d6afd48cd029cce2d0 with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:14.284762  7736 raft_consensus.cc:1217] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:14.326485  7736 raft_consensus.cc:1217] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:14.461874  7736 raft_consensus.cc:1217] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:14.697207  8135 raft_consensus.cc:1064] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:14.699689  8135 consensus_queue.cc:237] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:14.705004  7736 raft_consensus.cc:1275] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:14.707104  7141 raft_consensus.cc:1275] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:14.708830  8101 consensus_queue.cc:1048] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:14.712548  7944 consensus_queue.cc:1048] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:14.713189  7736 raft_consensus.cc:1217] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:14.714936  7069 raft_consensus.cc:1275] T ca20de5b8c1f469eaad750d988fec28f P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:14.720146  7944 consensus_queue.cc:1048] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:14.763676  8074 raft_consensus.cc:2955] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:14.778043  7141 raft_consensus.cc:2955] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:14.778329  6968 catalog_manager.cc:5697] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:14.782590  7735 raft_consensus.cc:2955] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:14.783275  7069 raft_consensus.cc:2955] T ca20de5b8c1f469eaad750d988fec28f P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:14.827792  7213 consensus_queue.cc:237] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [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: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:14.832832  7735 raft_consensus.cc:1275] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:14.833906  7139 raft_consensus.cc:1275] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:14.834813  8074 consensus_queue.cc:1048] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:14.838281  8074 consensus_queue.cc:1048] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:14.847440  8135 raft_consensus.cc:2955] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:14.849478  7736 raft_consensus.cc:2955] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:14.854949  8070 raft_consensus.cc:1064] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:14.856596  6954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ca20de5b8c1f469eaad750d988fec28f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:14.857192  8070 consensus_queue.cc:237] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:14.864756  6965 catalog_manager.cc:5697] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:14.865720  7139 raft_consensus.cc:2955] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:14.876964  7736 raft_consensus.cc:1275] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:14.878297  8121 consensus_queue.cc:1048] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:14.880512  7060 tablet_service.cc:1558] Processing DeleteTablet for tablet ca20de5b8c1f469eaad750d988fec28f with delete_type TABLET_DATA_TOMBSTONED (TS 4b1ff2643d61430a9fc6f52fe414891a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37040
I20260709 12:13:14.880921  7213 raft_consensus.cc:1275] T 5b3d827d487b45e798387af64742d318 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:14.882789  7139 raft_consensus.cc:1275] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:14.884081  8070 consensus_queue.cc:1048] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:14.895381  8145 tablet_replica.cc:333] T ca20de5b8c1f469eaad750d988fec28f P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:14.896564  8145 raft_consensus.cc:2243] T ca20de5b8c1f469eaad750d988fec28f P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:14.897313  8145 raft_consensus.cc:2272] T ca20de5b8c1f469eaad750d988fec28f P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:14.902144  8145 ts_tablet_manager.cc:1916] T ca20de5b8c1f469eaad750d988fec28f P 4b1ff2643d61430a9fc6f52fe414891a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:14.901891  8070 raft_consensus.cc:2955] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:14.903935  8121 consensus_queue.cc:1048] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:14.907469  7141 raft_consensus.cc:2955] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:14.918066  8111 raft_consensus.cc:1064] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:14.954425  8145 ts_tablet_manager.cc:1929] T ca20de5b8c1f469eaad750d988fec28f P 4b1ff2643d61430a9fc6f52fe414891a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:14.954922  8145 log.cc:1199] T ca20de5b8c1f469eaad750d988fec28f P 4b1ff2643d61430a9fc6f52fe414891a: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-0-root/wals/ca20de5b8c1f469eaad750d988fec28f
I20260709 12:13:14.956591  6956 catalog_manager.cc:5028] TS 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): tablet ca20de5b8c1f469eaad750d988fec28f (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:14.963542  8111 consensus_queue.cc:237] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:14.970180  6965 catalog_manager.cc:5697] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:15.012435  7213 raft_consensus.cc:2955] T 5b3d827d487b45e798387af64742d318 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:15.032833  7736 raft_consensus.cc:2955] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:15.049954  7735 raft_consensus.cc:1275] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:15.062772  8148 consensus_queue.cc:1048] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
W20260709 12:13:16.303666  7109 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.926s	user 0.001s	sys 0.007s
W20260709 12:13:16.304028  7109 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.926s	user 0.001s	sys 0.007s
W20260709 12:13:17.222335  7109 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.634s	user 0.014s	sys 0.031s
W20260709 12:13:17.222771  7109 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.635s	user 0.014s	sys 0.031s
I20260709 12:13:17.225822  8160 raft_consensus.cc:493] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:17.226413  8160 raft_consensus.cc:515] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:17.228513  8160 leader_election.cc:290] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:17.252859  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:17.285845  8160 raft_consensus.cc:493] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:17.288058  8160 raft_consensus.cc:515] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:17.289934  8166 raft_consensus.cc:493] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:17.292253  8166 raft_consensus.cc:515] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:17.294719  8166 leader_election.cc:290] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:17.295564  8166 raft_consensus.cc:493] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:17.296311  8163 raft_consensus.cc:493] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:17.298393  8163 raft_consensus.cc:515] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:17.301007  8163 leader_election.cc:290] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:17.301530  8163 raft_consensus.cc:493] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:17.302045  8163 raft_consensus.cc:515] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:17.303627  8161 raft_consensus.cc:493] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:17.303941  8163 leader_election.cc:290] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:17.304126  8161 raft_consensus.cc:515] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:17.287482  8154 raft_consensus.cc:493] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
W20260709 12:13:17.305030  7110 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 2.272s	user 0.008s	sys 0.022s
I20260709 12:13:17.306463  8161 leader_election.cc:290] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:17.307633  7110 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.275s	user 0.010s	sys 0.023s
I20260709 12:13:17.307778  8161 raft_consensus.cc:493] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
W20260709 12:13:17.308139  7110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 2.28553e+06us
I20260709 12:13:17.308266  8161 raft_consensus.cc:515] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:17.310165  8161 leader_election.cc:290] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:17.310634  8161 raft_consensus.cc:493] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:17.305233  8154 raft_consensus.cc:515] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:17.290242  8160 leader_election.cc:290] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:17.311744  8174 raft_consensus.cc:493] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:17.304612  8163 raft_consensus.cc:493] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:17.312983  8163 raft_consensus.cc:515] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:17.314972  8163 leader_election.cc:290] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:17.305001  8168 raft_consensus.cc:493] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:17.317133  8168 raft_consensus.cc:515] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:17.312283  8174 raft_consensus.cc:515] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:17.317539  8163 raft_consensus.cc:493] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:17.318599  8163 raft_consensus.cc:515] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:17.319446  8056 raft_consensus.cc:493] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:17.319883  8056 raft_consensus.cc:515] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:17.320236  8172 raft_consensus.cc:493] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:17.320696  8172 raft_consensus.cc:515] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:17.321517  8056 leader_election.cc:290] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:17.322659  8172 leader_election.cc:290] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:17.322736  8173 raft_consensus.cc:493] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:17.323454  8173 raft_consensus.cc:515] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:17.323972  8154 leader_election.cc:290] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:17.323462  8174 leader_election.cc:290] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:17.324916  8168 leader_election.cc:290] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:17.325409  8163 leader_election.cc:290] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:17.325419  8173 leader_election.cc:290] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:17.296593  8166 raft_consensus.cc:515] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:17.311034  8161 raft_consensus.cc:515] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:17.335672  8163 raft_consensus.cc:493] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:17.339166  8168 raft_consensus.cc:493] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:17.339527  8163 raft_consensus.cc:515] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:17.339671  8168 raft_consensus.cc:515] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:17.342041  8163 leader_election.cc:290] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:17.342092  8168 leader_election.cc:290] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:17.343667  8166 leader_election.cc:290] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:17.345364  8161 leader_election.cc:290] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:17.347569  8170 raft_consensus.cc:493] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:17.348132  8170 raft_consensus.cc:515] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:17.351684  8170 leader_election.cc:290] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:17.589929  7000 debug-util.cc:398] Leaking SignalData structure 0x7b080008b600 after lost signal to thread 5910
I20260709 12:13:17.641652  8056 raft_consensus.cc:493] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:17.642993  8056 raft_consensus.cc:515] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:17.645704  8148 raft_consensus.cc:493] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:17.646476  8148 raft_consensus.cc:515] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:17.648856  8148 leader_election.cc:290] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:17.649497  8148 raft_consensus.cc:493] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:17.650274  8148 raft_consensus.cc:515] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:17.652657  8148 leader_election.cc:290] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:17.685514  8154 raft_consensus.cc:493] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:17.686427  8154 raft_consensus.cc:515] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:17.691365  8169 raft_consensus.cc:493] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:17.692279  8169 raft_consensus.cc:515] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:17.694933  8169 leader_election.cc:290] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:17.695871  8154 leader_election.cc:290] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:17.696564  8169 raft_consensus.cc:493] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:17.697304  8178 raft_consensus.cc:493] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:17.697479  8169 raft_consensus.cc:515] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:17.698053  8178 raft_consensus.cc:515] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:17.700511  8178 leader_election.cc:290] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:17.749290  8169 leader_election.cc:290] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:17.647089  8056 leader_election.cc:290] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:17.959600  8177 raft_consensus.cc:493] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:17.960389  8177 raft_consensus.cc:515] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:17.962626  8177 leader_election.cc:290] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:17.978434  8154 raft_consensus.cc:493] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:17.978785  8173 raft_consensus.cc:493] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:17.979488  8154 raft_consensus.cc:515] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:17.979717  8173 raft_consensus.cc:515] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:17.978492  8056 raft_consensus.cc:493] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:17.982801  8056 raft_consensus.cc:515] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:17.985097  8056 leader_election.cc:290] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:17.985402  8167 raft_consensus.cc:493] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:17.985698  8154 leader_election.cc:290] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:17.986156  8164 raft_consensus.cc:493] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:17.986946  8164 raft_consensus.cc:515] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:17.988312  8154 raft_consensus.cc:493] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:17.989277  8154 raft_consensus.cc:515] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:17.989622  8164 leader_election.cc:290] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:17.991695  8167 raft_consensus.cc:515] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:17.994604  8167 leader_election.cc:290] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:17.982110  8173 leader_election.cc:290] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:17.995563  8175 raft_consensus.cc:493] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:17.996244  8175 raft_consensus.cc:515] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:17.998679  8175 leader_election.cc:290] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:17.999491  8175 raft_consensus.cc:493] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.000280  8175 raft_consensus.cc:515] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:13:18.011652  7035 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.520s	user 0.003s	sys 0.012s
W20260709 12:13:18.012085  7035 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.521s	user 0.004s	sys 0.012s
I20260709 12:13:18.014983  8184 raft_consensus.cc:493] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.015122  8178 raft_consensus.cc:493] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:18.015739  8184 raft_consensus.cc:515] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.015851  8178 raft_consensus.cc:515] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.023631  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:17.994992  8154 leader_election.cc:290] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.015024  8177 raft_consensus.cc:493] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:18.034737  8187 raft_consensus.cc:493] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.035712  8185 raft_consensus.cc:493] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.024734  8167 raft_consensus.cc:493] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.058235  8188 raft_consensus.cc:493] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.058837  8167 raft_consensus.cc:515] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:18.059814  8177 raft_consensus.cc:515] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.061203  8167 leader_election.cc:290] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.055995  8181 raft_consensus.cc:493] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.061798  8177 leader_election.cc:290] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:18.062166  8181 raft_consensus.cc:515] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:18.062810  8178 leader_election.cc:290] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:18.058972  8188 raft_consensus.cc:515] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:18.027661  8175 leader_election.cc:290] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.024575  8164 raft_consensus.cc:493] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.066376  8183 raft_consensus.cc:493] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.066711  8175 raft_consensus.cc:493] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.067138  8133 raft_consensus.cc:493] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.067468  8175 raft_consensus.cc:515] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.068145  8056 raft_consensus.cc:493] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:18.067966  8183 raft_consensus.cc:515] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.069051  8182 raft_consensus.cc:493] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:18.068833  8056 raft_consensus.cc:515] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:18.069774  8182 raft_consensus.cc:515] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.068346  8173 raft_consensus.cc:493] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.070825  8173 raft_consensus.cc:515] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.071257  8056 leader_election.cc:290] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:18.071902  8182 leader_election.cc:290] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.072590  8182 raft_consensus.cc:493] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:18.072705  8056 raft_consensus.cc:493] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:18.070225  8175 leader_election.cc:290] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.072891  8173 leader_election.cc:290] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.074958  8178 raft_consensus.cc:493] T d8b6cfc050cb40dcaf8c85318ac59b0b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:18.063541  7729 raft_consensus.cc:2468] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:13:18.079077  8178 raft_consensus.cc:515] T d8b6cfc050cb40dcaf8c85318ac59b0b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.079543  8177 raft_consensus.cc:493] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:18.070333  8183 leader_election.cc:290] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:18.085014  8191 raft_consensus.cc:493] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:18.085412  8178 leader_election.cc:290] T d8b6cfc050cb40dcaf8c85318ac59b0b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:18.081622  8177 raft_consensus.cc:515] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.085919  8178 raft_consensus.cc:493] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.085718  8191 raft_consensus.cc:515] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.087011  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905c89fcd14c46e594dda62c9dd6c2b2" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:18.088538  7730 raft_consensus.cc:2468] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:13:18.077801  8175 raft_consensus.cc:493] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:18.096416  8184 leader_election.cc:290] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:18.094491  8056 raft_consensus.cc:515] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.091131  8189 raft_consensus.cc:493] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.077574  8164 raft_consensus.cc:515] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.099537  8189 raft_consensus.cc:515] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.104835  7735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:18.104911  8190 raft_consensus.cc:493] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.093648  8181 leader_election.cc:290] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:18.105396  8056 leader_election.cc:290] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.097461  8167 raft_consensus.cc:493] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.105867  8188 leader_election.cc:290] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:18.087795  8182 raft_consensus.cc:515] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:18.094208  8173 raft_consensus.cc:493] T ef5bc3575ddb48a386f32440132b1680 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.088629  8185 raft_consensus.cc:515] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.110256  8167 raft_consensus.cc:515] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:18.111680  8175 raft_consensus.cc:515] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.113471  8177 leader_election.cc:290] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:18.100733  8183 raft_consensus.cc:493] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:18.120771  7735 raft_consensus.cc:2468] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:13:18.111756  8181 raft_consensus.cc:493] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.123333  8181 raft_consensus.cc:515] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.123494  8190 raft_consensus.cc:515] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:18.107177  8187 raft_consensus.cc:515] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:18.146579  8191 leader_election.cc:290] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.090167  8133 raft_consensus.cc:515] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.116312  8178 raft_consensus.cc:515] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.169687  8187 leader_election.cc:290] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:18.171355  8190 leader_election.cc:290] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:18.171537  8182 leader_election.cc:290] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:18.172676  8189 leader_election.cc:290] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.173377  8190 raft_consensus.cc:493] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.175379  8192 raft_consensus.cc:493] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.173975  8189 raft_consensus.cc:493] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.176136  8192 raft_consensus.cc:515] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.176586  7111 leader_election.cc:304] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [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: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:18.175246  8190 raft_consensus.cc:515] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.177456  8056 raft_consensus.cc:2804] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:18.177795  8056 raft_consensus.cc:493] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.178141  8056 raft_consensus.cc:3060] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:18.179741  7111 leader_election.cc:304] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:18.180635  8192 leader_election.cc:290] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.180766  8191 raft_consensus.cc:2804] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:18.180850  7111 leader_election.cc:304] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:18.181169  8191 raft_consensus.cc:493] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.183529  7735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3d827d487b45e798387af64742d318" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:18.176216  8189 raft_consensus.cc:515] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.196055  8189 leader_election.cc:290] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.181568  8191 raft_consensus.cc:3060] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:18.191947  8164 leader_election.cc:290] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.194434  8167 leader_election.cc:290] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:18.181612  8181 leader_election.cc:290] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.190485  7735 raft_consensus.cc:2468] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:13:18.195948  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7843d40ee384fff8ea2f2547aa18df0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:18.200538  8190 leader_election.cc:290] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.200977  8195 raft_consensus.cc:493] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.157202  8183 raft_consensus.cc:515] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.188066  8187 raft_consensus.cc:2804] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:18.209064  8133 leader_election.cc:290] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.212709  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addceebd49be426487f3a1a3a0f1be4d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:18.213341  8192 raft_consensus.cc:1064] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:18.220881  8192 consensus_queue.cc:237] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:18.177951  8173 raft_consensus.cc:515] T ef5bc3575ddb48a386f32440132b1680 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.207281  8164 raft_consensus.cc:493] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.201612  8175 leader_election.cc:290] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.215969  8185 leader_election.cc:290] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.214967  8187 raft_consensus.cc:493] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:18.224025  8178 leader_election.cc:290] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:18.224541  8173 leader_election.cc:290] T ef5bc3575ddb48a386f32440132b1680 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.217612  7730 raft_consensus.cc:2468] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:13:18.225090  8164 raft_consensus.cc:515] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:18.230870  8187 raft_consensus.cc:3060] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:18.233312  8188 raft_consensus.cc:493] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.241029  8188 raft_consensus.cc:515] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.243443  8181 raft_consensus.cc:493] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.244084  8181 raft_consensus.cc:515] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.237270  7111 leader_election.cc:304] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:18.302348  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba106b46bf4ebd8adf4850d6eade14" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:18.304339  8183 leader_election.cc:290] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:18.304533  7731 raft_consensus.cc:2468] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:13:18.304795  8195 raft_consensus.cc:515] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:18.234879  8190 raft_consensus.cc:493] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.312913  8056 raft_consensus.cc:515] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:18.315973  8190 raft_consensus.cc:515] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.323544  8164 leader_election.cc:290] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.323707  8191 raft_consensus.cc:515] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:18.324072  8190 leader_election.cc:290] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.309131  8173 raft_consensus.cc:2804] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:18.331259  6969 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58830 (request call id 119) took 3248 ms. Trace:
I20260709 12:13:18.331712  6969 rpcz_store.cc:276] 0709 12:13:15.062808 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:15.063075 (+   267us) service_pool.cc:224] Handling call
0709 12:13:18.307057 (+3243982us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1697,"reported_tablets":1}
W20260709 12:13:18.305884  7111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 68685.2us
I20260709 12:13:18.335922  7111 leader_election.cc:304] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:18.337086  8175 raft_consensus.cc:2804] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:18.337492  8175 raft_consensus.cc:493] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.337842  8175 raft_consensus.cc:3060] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:18.341234  8056 leader_election.cc:290] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 election: Requested vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:18.316382  8167 raft_consensus.cc:493] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.341862  8199 raft_consensus.cc:493] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.342188  8167 raft_consensus.cc:515] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.330014  8189 raft_consensus.cc:493] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.344506  8195 leader_election.cc:290] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:18.346596  8164 raft_consensus.cc:493] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.346794  8188 leader_election.cc:290] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.308712  7727 raft_consensus.cc:2468] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:13:18.347324  8164 raft_consensus.cc:515] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.347697  8167 leader_election.cc:290] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.347515  8189 raft_consensus.cc:515] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.329135  8173 raft_consensus.cc:493] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.348649  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac00bbced8f4ccab7f93026388c6417" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:18.349074  8173 raft_consensus.cc:3060] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:18.349370  7218 raft_consensus.cc:2468] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 1.
I20260709 12:13:18.349506  8164 leader_election.cc:290] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.351052  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:18.351790  7218 raft_consensus.cc:2468] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 1.
I20260709 12:13:18.341881  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905c89fcd14c46e594dda62c9dd6c2b2" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:18.353492  7111 leader_election.cc:304] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [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: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:18.354055  8056 raft_consensus.cc:2804] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:18.352036  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:18.356762  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:18.349665  8189 leader_election.cc:290] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.363430  8056 raft_consensus.cc:493] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:18.358350  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3d827d487b45e798387af64742d318" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:18.384207  8056 raft_consensus.cc:3060] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:18.342460  8199 raft_consensus.cc:515] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.365528  8188 raft_consensus.cc:493] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.376993  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905c89fcd14c46e594dda62c9dd6c2b2" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:18.386683  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:18.387171  7220 raft_consensus.cc:2468] T 5b3d827d487b45e798387af64742d318 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 1.
I20260709 12:13:18.387429  7064 raft_consensus.cc:2468] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 1.
I20260709 12:13:18.377195  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:18.377506  8196 raft_consensus.cc:493] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.377774  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7843d40ee384fff8ea2f2547aa18df0" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:18.378818  8198 raft_consensus.cc:493] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.380174  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39fa421bec422e922270e825f31bd8" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:18.357589  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:18.382730  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:18.359772  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:18.386312  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:18.360526  8191 leader_election.cc:290] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 election: Requested vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:18.354558  8181 leader_election.cc:290] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.388372  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0862997844611a85110d072ae5b04" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:18.386330  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cdf1d4cd114beea995c32b20903c44" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:18.389405  7728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:18.388497  7071 raft_consensus.cc:2468] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 1.
I20260709 12:13:18.386615  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7425f6112e647939ba6dc9d49dfb7ba" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:18.389313  8188 raft_consensus.cc:515] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.383843  8190 raft_consensus.cc:493] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.392628  7735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cdf1d4cd114beea995c32b20903c44" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:18.388080  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:18.360242  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:18.487875  7145 raft_consensus.cc:2468] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:13:18.383432  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0862997844611a85110d072ae5b04" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:18.494266  8188 leader_election.cc:290] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.394182  8199 leader_election.cc:290] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.358261  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7425f6112e647939ba6dc9d49dfb7ba" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:18.497350  8198 raft_consensus.cc:515] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.355127  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:18.397411  7069 raft_consensus.cc:2468] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 1.
I20260709 12:13:18.391115  7731 raft_consensus.cc:3060] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:18.363735  8164 raft_consensus.cc:493] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.398932  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addceebd49be426487f3a1a3a0f1be4d" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:18.399505  7217 raft_consensus.cc:2468] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 1.
I20260709 12:13:18.400722  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:18.486680  7700 leader_election.cc:304] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 
W20260709 12:13:18.493382  7111 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:18.395789  7736 raft_consensus.cc:3060] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:18.494089  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3d827d487b45e798387af64742d318" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:18.398764  7070 raft_consensus.cc:2468] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 1.
I20260709 12:13:18.499194  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69905e39613c40ab9ee41ec3c60268d4" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:18.399500  8195 raft_consensus.cc:493] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.512017  7735 raft_consensus.cc:2468] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:13:18.508215  7218 raft_consensus.cc:2468] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 1.
I20260709 12:13:18.596284  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:18.608069  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:18.508891  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beae084e60341a4b19046aa8cc0eab4" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:18.510896  8188 raft_consensus.cc:493] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.610908  7064 raft_consensus.cc:2468] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 1.
I20260709 12:13:18.608770  7141 raft_consensus.cc:2468] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:13:18.496686  7730 raft_consensus.cc:2468] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:13:18.494747  7063 raft_consensus.cc:2468] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 1.
I20260709 12:13:18.513300  7728 raft_consensus.cc:2468] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:13:18.509259  8200 raft_consensus.cc:493] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.610656  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:18.508025  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39fa421bec422e922270e825f31bd8" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:18.615437  7144 raft_consensus.cc:2468] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:13:18.575579  8190 raft_consensus.cc:515] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.520094  8187 raft_consensus.cc:515] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:18.509776  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae2ca0d959e48d6afd48cd029cce2d0" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:18.403497  8196 raft_consensus.cc:515] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.647665  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cdf1d4cd114beea995c32b20903c44" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:18.648046  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd821de76af411f89ed55ebe38cca00" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
W20260709 12:13:18.647235  7000 debug-util.cc:398] Leaking SignalData structure 0x7b080008bce0 after lost signal to thread 7003
I20260709 12:13:18.612150  8189 raft_consensus.cc:493] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.647233  7735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:18.665236  7736 raft_consensus.cc:2468] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:13:18.676529  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:18.677146  7066 raft_consensus.cc:2468] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:13:18.678217  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:18.679152  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:18.679245  8056 raft_consensus.cc:515] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:18.670823  8189 raft_consensus.cc:515] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.623410  8202 raft_consensus.cc:493] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:18.681389  7064 raft_consensus.cc:2468] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:13:18.674888  8173 raft_consensus.cc:515] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:18.685142  7700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 294958us
I20260709 12:13:18.664551  8188 raft_consensus.cc:515] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.646930  8167 raft_consensus.cc:493] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.622856  8164 raft_consensus.cc:515] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.686417  8181 raft_consensus.cc:493] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.686492  7062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31f9cb469ba4b99a3231bd60757e02c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:18.686987  8186 raft_consensus.cc:493] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.689119  8199 raft_consensus.cc:493] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.688673  7111 leader_election.cc:304] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:18.690240  8205 raft_consensus.cc:493] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.691108  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:18.691684  8202 raft_consensus.cc:515] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:18.647360  8195 raft_consensus.cc:515] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:18.703140  7735 raft_consensus.cc:2468] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:13:18.695793  8204 raft_consensus.cc:2804] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:18.670024  8200 raft_consensus.cc:515] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:18.716662  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b6cfc050cb40dcaf8c85318ac59b0b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:18.698427  8164 leader_election.cc:290] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.700424  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b88d81d5236b4ce38682bc5f9e97900d" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:18.700628  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:18.694365  8190 leader_election.cc:290] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.698897  8167 raft_consensus.cc:515] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.712404  8196 leader_election.cc:290] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.719049  8200 leader_election.cc:290] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.704238  8186 raft_consensus.cc:515] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.771175  8186 leader_election.cc:290] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.771749  7700 leader_election.cc:304] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:18.717784  8204 raft_consensus.cc:493] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.772830  8204 raft_consensus.cc:3060] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:18.713828  8188 leader_election.cc:290] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.713730  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd821de76af411f89ed55ebe38cca00" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:18.724661  7139 raft_consensus.cc:1240] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:18.725240  8202 leader_election.cc:290] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.700443  8198 leader_election.cc:290] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.742321  8180 raft_consensus.cc:493] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.774549  8182 raft_consensus.cc:2804] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:18.743780  8181 raft_consensus.cc:515] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.712628  8201 raft_consensus.cc:493] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:18.704562  8199 raft_consensus.cc:515] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.745012  8205 raft_consensus.cc:515] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:18.775390  7063 raft_consensus.cc:2468] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:18.712638  8189 leader_election.cc:290] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.778383  8183 raft_consensus.cc:493] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:18.775875  8200 raft_consensus.cc:493] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:18.781497  8202 raft_consensus.cc:2804] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:18.743345  8195 leader_election.cc:290] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:18.784430  8167 leader_election.cc:290] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.787232  8180 raft_consensus.cc:515] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:18.750852  7731 raft_consensus.cc:2468] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:13:18.787781  8188 raft_consensus.cc:493] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.788587  8182 raft_consensus.cc:697] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:18.801795  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:18.802757  8175 raft_consensus.cc:515] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:18.799032  8169 raft_consensus.cc:493] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.785441  8173 leader_election.cc:290] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 election: Requested vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:18.805687  7729 raft_consensus.cc:2468] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:13:18.798661  8202 raft_consensus.cc:493] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.865571  8171 raft_consensus.cc:493] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
W20260709 12:13:18.867770  7112 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:18.861125  8187 leader_election.cc:290] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:18.813172  8180 leader_election.cc:290] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:18.863893  8202 raft_consensus.cc:3060] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:18.804849  8188 raft_consensus.cc:515] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.884969  8208 raft_consensus.cc:493] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:18.801083  8183 raft_consensus.cc:515] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:18.887481  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:18.807094  8182 consensus_queue.cc:237] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [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: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:18.888835  8165 raft_consensus.cc:493] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.888509  7071 raft_consensus.cc:2468] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:13:18.860807  8200 raft_consensus.cc:515] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:18.797382  8201 raft_consensus.cc:515] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.889485  8165 raft_consensus.cc:515] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.885701  8208 raft_consensus.cc:515] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.892180  8171 raft_consensus.cc:515] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.896572  8181 leader_election.cc:290] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.898020  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:18.882277  8178 raft_consensus.cc:493] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.898715  8178 raft_consensus.cc:515] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.900717  8178 leader_election.cc:290] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:18.901832  8199 leader_election.cc:290] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.883572  8211 raft_consensus.cc:493] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
W20260709 12:13:18.883790  7702 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.5.196.193:38077 timed out after 1.506s (SENT) [suppressed 1 similar messages]
I20260709 12:13:18.902521  8211 raft_consensus.cc:515] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.875823  8169 raft_consensus.cc:515] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:18.943665  8211 leader_election.cc:290] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:18.945163  7700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 227441us
I20260709 12:13:18.958601  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:18.962785  8175 leader_election.cc:290] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 election: Requested vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:18.969601  8169 leader_election.cc:290] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:18.965374  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b88d81d5236b4ce38682bc5f9e97900d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:18.958319  8204 raft_consensus.cc:515] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:18.962816  8178 raft_consensus.cc:493] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:18.961120  8205 leader_election.cc:290] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:18.962165  8211 raft_consensus.cc:493] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:19.007094  8178 raft_consensus.cc:515] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:19.007565  8208 leader_election.cc:290] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:19.014797  8183 leader_election.cc:290] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:19.027456  8171 leader_election.cc:290] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:19.039814  7700 leader_election.cc:304] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:19.034502  8204 leader_election.cc:290] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:19.040907  8213 raft_consensus.cc:493] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
W20260709 12:13:19.046622  7702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 164491us
I20260709 12:13:19.037664  8165 leader_election.cc:290] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:19.036772  8171 raft_consensus.cc:493] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:19.048074  8180 raft_consensus.cc:493] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:19.050896  8180 raft_consensus.cc:515] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:19.033164  8211 raft_consensus.cc:515] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:19.046823  8205 raft_consensus.cc:2804] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.056354  8169 raft_consensus.cc:493] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:19.056924  8169 raft_consensus.cc:515] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:19.058990  8169 leader_election.cc:290] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:19.043486  8201 leader_election.cc:290] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:19.045110  8183 raft_consensus.cc:493] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:19.059947  8183 raft_consensus.cc:515] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:19.061939  8183 leader_election.cc:290] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:19.062937  7143 raft_consensus.cc:1240] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:19.063122  7000 debug-util.cc:398] Leaking SignalData structure 0x7b080033a960 after lost signal to thread 7170
W20260709 12:13:19.064183  7000 debug-util.cc:398] Leaking SignalData structure 0x7b0800326120 after lost signal to thread 7244
I20260709 12:13:19.064873  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
W20260709 12:13:19.065233  7000 debug-util.cc:398] Leaking SignalData structure 0x7b080031ca00 after lost signal to thread 7760
W20260709 12:13:19.065630  7000 debug-util.cc:398] Leaking SignalData structure 0x7b080032ee40 after lost signal to thread 8134
W20260709 12:13:19.065879  7000 debug-util.cc:398] Leaking SignalData structure 0x7b080026fe00 after lost signal to thread 8135
I20260709 12:13:19.065827  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
W20260709 12:13:19.066298  7000 debug-util.cc:398] Leaking SignalData structure 0x7b08001e7ae0 after lost signal to thread 8136
W20260709 12:13:19.066633  7000 debug-util.cc:398] Leaking SignalData structure 0x7b0800287ac0 after lost signal to thread 8142
W20260709 12:13:19.066896  7000 debug-util.cc:398] Leaking SignalData structure 0x7b080015dcc0 after lost signal to thread 8144
W20260709 12:13:19.067130  7000 debug-util.cc:398] Leaking SignalData structure 0x7b0800336900 after lost signal to thread 8146
I20260709 12:13:19.067418  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
W20260709 12:13:19.068533  7000 debug-util.cc:398] Leaking SignalData structure 0x7b08002e7a40 after lost signal to thread 8147
I20260709 12:13:19.072171  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31f9cb469ba4b99a3231bd60757e02c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.070561  8205 raft_consensus.cc:493] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:19.074623  8205 raft_consensus.cc:3060] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.074641  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.075954  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addceebd49be426487f3a1a3a0f1be4d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.077034  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.077576  7070 raft_consensus.cc:2468] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:13:19.078401  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858c191209b4d38a5ad572d3d4f9d5a" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.081010  8056 leader_election.cc:290] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
W20260709 12:13:19.081774  7110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 141237us
I20260709 12:13:19.082940  8178 leader_election.cc:290] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:19.047120  8200 leader_election.cc:290] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:19.084273  8213 raft_consensus.cc:515] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:19.039129  8214 raft_consensus.cc:493] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:19.088495  7700 leader_election.cc:304] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:19.089972  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b88d81d5236b4ce38682bc5f9e97900d" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.090605  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd821de76af411f89ed55ebe38cca00" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.086192  8171 raft_consensus.cc:515] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:19.091902  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b6cfc050cb40dcaf8c85318ac59b0b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.092244  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beae084e60341a4b19046aa8cc0eab4" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.093359  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.093571  8171 leader_election.cc:290] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:19.093922  7065 raft_consensus.cc:2468] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:13:19.094728  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.095798  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.096098  7036 leader_election.cc:304] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2; no voters: 
I20260709 12:13:19.097100  7036 leader_election.cc:304] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2; no voters: 
I20260709 12:13:19.097839  8195 raft_consensus.cc:2804] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.098335  8195 raft_consensus.cc:493] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:19.098161  8167 raft_consensus.cc:2804] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.098776  8195 raft_consensus.cc:3060] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.097823  7036 leader_election.cc:304] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2; no voters: 
W20260709 12:13:19.103018  7700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 53927.2us
I20260709 12:13:19.104705  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.108183  8200 raft_consensus.cc:2804] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.108594  8200 raft_consensus.cc:493] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:19.108955  8200 raft_consensus.cc:3060] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.084749  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.099188  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.112418  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac00bbced8f4ccab7f93026388c6417" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:19.112946  7216 raft_consensus.cc:3060] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.111554  7036 leader_election.cc:304] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2; no voters: 
I20260709 12:13:19.116127  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba106b46bf4ebd8adf4850d6eade14" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.116235  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dab3084f0e5400eb1f31c83c20723e4" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.116264  7735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addceebd49be426487f3a1a3a0f1be4d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:19.118088  7735 raft_consensus.cc:3060] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.116743  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.118705  7218 raft_consensus.cc:2468] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
I20260709 12:13:19.098989  8167 raft_consensus.cc:493] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:19.119683  7142 raft_consensus.cc:1240] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:19.128520  7702 leader_election.cc:304] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [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: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2; no voters: 
I20260709 12:13:19.120204  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.121701  8180 leader_election.cc:290] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:19.129267  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31f9cb469ba4b99a3231bd60757e02c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.124073  8167 raft_consensus.cc:3060] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.125736  7735 raft_consensus.cc:2468] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:13:19.117941  8201 raft_consensus.cc:2804] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.129659  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.122716  7112 leader_election.cc:304] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:19.130291  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.133363  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.133996  7139 raft_consensus.cc:2468] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:13:19.131474  8204 raft_consensus.cc:2804] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.132366  7700 leader_election.cc:304] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:19.113701  8181 raft_consensus.cc:2804] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.137292  8191 raft_consensus.cc:2804] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.145654  8191 raft_consensus.cc:493] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:19.145921  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.146477  7068 raft_consensus.cc:2468] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:13:19.132956  7731 raft_consensus.cc:1240] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:19.190260  7732 raft_consensus.cc:1275] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:19.146034  8191 raft_consensus.cc:3060] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.145284  8209 raft_consensus.cc:2804] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:19.185429  7733 raft_consensus.cc:1240] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:19.185580  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.186446  8211 leader_election.cc:290] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:19.133375  8201 raft_consensus.cc:493] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:19.207819  8201 raft_consensus.cc:3060] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.186756  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7425f6112e647939ba6dc9d49dfb7ba" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:19.123090  7214 raft_consensus.cc:2468] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 1.
I20260709 12:13:19.110792  8214 raft_consensus.cc:515] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:19.188160  8202 raft_consensus.cc:515] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:19.135911  8204 raft_consensus.cc:493] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:19.139365  8181 raft_consensus.cc:493] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:19.202824  7216 raft_consensus.cc:2468] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
I20260709 12:13:19.204087  7142 raft_consensus.cc:1240] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:19.204761  7139 raft_consensus.cc:1240] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:19.205687  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3d827d487b45e798387af64742d318" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.214550  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.215057  7069 raft_consensus.cc:2468] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:13:19.215816  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.218571  8201 raft_consensus.cc:515] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:19.219570  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.220868  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.209296  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.209700  7735 raft_consensus.cc:1240] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:19.210260  7736 raft_consensus.cc:2468] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:13:19.185698  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.222483  7064 raft_consensus.cc:2468] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:13:19.223915  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.233922  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.234505  7067 raft_consensus.cc:2468] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:13:19.235327  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.235855  7067 raft_consensus.cc:2468] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:13:19.236625  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
W20260709 12:13:19.191385  7702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 59837.1us
I20260709 12:13:19.242323  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5bc3575ddb48a386f32440132b1680" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.241117  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dab3084f0e5400eb1f31c83c20723e4" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.242367  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.243042  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.239463  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.243168  7140 raft_consensus.cc:1240] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:19.243574  7141 raft_consensus.cc:2468] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:13:19.246179  7734 raft_consensus.cc:1240] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:19.246847  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.240828  7111 leader_election.cc:304] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:19.248544  7702 leader_election.cc:304] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [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: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2; no voters: 
I20260709 12:13:19.249498  8213 leader_election.cc:290] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:19.221381  8204 raft_consensus.cc:3060] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.251076  8210 raft_consensus.cc:2804] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.251448  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.252580  8202 leader_election.cc:290] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:19.212703  8209 raft_consensus.cc:493] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:19.221810  8181 raft_consensus.cc:3060] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.258801  7036 leader_election.cc:304] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:19.229064  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3cbb05babf43b489d5eab9a22691b5" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.265628  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae2ca0d959e48d6afd48cd029cce2d0" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.211424  8205 raft_consensus.cc:515] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:19.263880  7036 leader_election.cc:304] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:19.262502  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.244059  7729 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37628 (request call id 227) took 1122 ms. Trace:
I20260709 12:13:19.273263  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905c89fcd14c46e594dda62c9dd6c2b2" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.273366  7036 leader_election.cc:304] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:19.266858  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dab3084f0e5400eb1f31c83c20723e4" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:19.265398  8206 raft_consensus.cc:2749] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:19.267014  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858c191209b4d38a5ad572d3d4f9d5a" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.249925  8187 raft_consensus.cc:2804] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:19.267360  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:19.267769  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cdf1d4cd114beea995c32b20903c44" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.221098  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.272379  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.279171  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.237416  8167 raft_consensus.cc:515] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:19.274426  7036 leader_election.cc:304] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:19.278184  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.265251  8209 raft_consensus.cc:3060] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:19.279734  7139 raft_consensus.cc:2468] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:13:19.327775  7186 leader_election.cc:304] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:19.328084  7732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:19.328279  7731 raft_consensus.cc:1240] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:19.249548  7702 leader_election.cc:304] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 [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: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2; no voters: 
W20260709 12:13:19.330088  7186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 79943.2us
I20260709 12:13:19.277240  8196 raft_consensus.cc:2804] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.271067  8210 raft_consensus.cc:493] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:19.334465  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.340442  8210 raft_consensus.cc:3060] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.341116  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.341741  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba106b46bf4ebd8adf4850d6eade14" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:19.342186  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858c191209b4d38a5ad572d3d4f9d5a" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.334931  8214 leader_election.cc:290] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:19.335042  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.335402  8211 raft_consensus.cc:2804] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.335635  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.336481  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.273880  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.273630  8207 raft_consensus.cc:2804] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.345145  7068 raft_consensus.cc:2468] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:13:19.280599  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5bc3575ddb48a386f32440132b1680" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.326519  8187 raft_consensus.cc:697] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:19.334407  8189 raft_consensus.cc:2804] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.347034  7735 raft_consensus.cc:1240] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:19.346024  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.329314  7700 leader_election.cc:304] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 
W20260709 12:13:19.348258  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 74020.8us
I20260709 12:13:19.350945  7111 leader_election.cc:304] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:19.280190  7727 raft_consensus.cc:2468] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:13:19.349877  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.350802  7144 raft_consensus.cc:2468] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:13:19.341138  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3cbb05babf43b489d5eab9a22691b5" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.363622  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac00bbced8f4ccab7f93026388c6417" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:19.364384  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dab3084f0e5400eb1f31c83c20723e4" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.364591  7186 leader_election.cc:304] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:19.366346  7186 leader_election.cc:304] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:19.340245  8196 raft_consensus.cc:493] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:19.359800  7700 leader_election.cc:304] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:19.360075  8219 consensus_queue.cc:1059] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:19.360903  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.361073  8160 consensus_queue.cc:1048] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:19.361605  8133 consensus_queue.cc:1059] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:19.367290  7186 leader_election.cc:304] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:19.362452  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:19.369004  7036 leader_election.cc:304] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2; no voters: 
I20260709 12:13:19.348217  8207 raft_consensus.cc:493] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:19.349197  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3d827d487b45e798387af64742d318" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.347348  8211 raft_consensus.cc:493] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:19.351789  8202 raft_consensus.cc:2804] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.371062  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69905e39613c40ab9ee41ec3c60268d4" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.355413  8182 raft_consensus.cc:2804] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:13:19.348592  7702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 99152.3us
I20260709 12:13:19.353803  8189 raft_consensus.cc:493] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:19.372182  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.360800  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac00bbced8f4ccab7f93026388c6417" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.272965  7729 rpcz_store.cc:276] 0709 12:13:18.108221 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:18.700359 (+592138us) service_pool.cc:224] Handling call
0709 12:13:19.211338 (+510979us) spinlock_profiling.cc:243] Waited 75.6 ms on lock 0x7b5400610154. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd991c571 00007f0bd99b72fa 00007f0bde978b17 00007f0bd7ef36d4 00007f0bd7ef3662 00007f0bd7ef3591 00007f0bd7ef350c 00007f0bd7ef27c2 00007f0bd7cee48c 00007f0bd7ced8c6 00007f0bd7ced26f
0709 12:13:19.230525 (+ 19187us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":173899008}
I20260709 12:13:19.376497  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.376572  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3cbb05babf43b489d5eab9a22691b5" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.370909  8178 raft_consensus.cc:2804] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:19.371556  8196 raft_consensus.cc:3060] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.370762  8208 raft_consensus.cc:2804] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.417420  7068 raft_consensus.cc:2468] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:13:19.376151  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.414811  7186 leader_election.cc:304] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:19.405177  8211 raft_consensus.cc:3060] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.404238  8207 raft_consensus.cc:3060] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.407092  7728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7843d40ee384fff8ea2f2547aa18df0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:19.409341  8213 raft_consensus.cc:2804] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.407791  8202 raft_consensus.cc:493] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:19.419181  8178 raft_consensus.cc:493] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:19.415622  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7843d40ee384fff8ea2f2547aa18df0" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.413527  8189 raft_consensus.cc:3060] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.424319  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.412479  8133 raft_consensus.cc:3055] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:19.416393  8182 raft_consensus.cc:697] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
W20260709 12:13:19.426308  7701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 54557.8us
I20260709 12:13:19.427287  8167 leader_election.cc:290] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:19.412021  8201 leader_election.cc:290] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 election: Requested vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:19.430436  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.414047  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba106b46bf4ebd8adf4850d6eade14" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.374270  8200 raft_consensus.cc:515] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:19.423952  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addceebd49be426487f3a1a3a0f1be4d" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.468483  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:19.424326  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae2ca0d959e48d6afd48cd029cce2d0" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.424046  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.423419  8208 raft_consensus.cc:493] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:19.468483  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:19.428237  8180 raft_consensus.cc:2804] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:13:19.472548  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 64918us
W20260709 12:13:19.475485  7700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 115753us
I20260709 12:13:19.458881  8202 raft_consensus.cc:3060] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.465363  8178 raft_consensus.cc:3060] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:19.469225  8133 raft_consensus.cc:740] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:19.479784  7734 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37628 (request call id 217) took 1456 ms. Trace:
I20260709 12:13:19.481936  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.480526  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b6cfc050cb40dcaf8c85318ac59b0b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.468533  8188 leader_election.cc:290] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:19.479367  7218 raft_consensus.cc:3060] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.487213  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0862997844611a85110d072ae5b04" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:19.470274  8205 leader_election.cc:290] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:19.488179  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.465659  8213 raft_consensus.cc:493] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:19.416586  8187 consensus_queue.cc:237] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:19.480708  8180 raft_consensus.cc:493] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:19.507918  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.519989  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.491647  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.488953  7734 rpcz_store.cc:276] 0709 12:13:18.020454 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:18.026778 (+  6324us) service_pool.cc:224] Handling call
0709 12:13:18.790468 (+763690us) spinlock_profiling.cc:243] Waited 1.03 ms on lock 0x7b5800124e98. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd674edb1 00007f0bd688eb71 00007f0bd688ea22 00007f0bdf7a78d9 00007f0bde901ee0 00007f0bde9cb0ab 00007f0bde9cb131 00007f0bde98cfc0 00007f0bde977929 00007f0bde9773d2 00007f0bd7eeebd4
0709 12:13:18.792890 (+  2422us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:19.246539 (+453649us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:19.473331 (+226792us) spinlock_profiling.cc:243] Waited 452 ms on lock 0x7b540058e8d4. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd991c571 00007f0bd99b3e01 00007f0bd99b283e 00007f0bde977419 00007f0bd7eeebd4 00007f0bd7eeeb62 00007f0bd7eeea91 00007f0bd7eeea0c 00007f0bd7eedcc2 00007f0bd7cee48c 00007f0bd7ced8c6
0709 12:13:19.477165 (+  3834us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1041283584}
I20260709 12:13:19.457151  8199 consensus_queue.cc:1059] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.027s
I20260709 12:13:19.496742  7111 leader_election.cc:304] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:19.484272  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.479339  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addceebd49be426487f3a1a3a0f1be4d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:19.465688  7702 leader_election.cc:304] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [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: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:19.481467  8208 raft_consensus.cc:3060] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.487612  7143 raft_consensus.cc:2393] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e6a332a24e446039c4066659ebf69c2 in current term 2: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:13:19.519131  7186 leader_election.cc:304] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:19.523030  8056 raft_consensus.cc:2804] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.530108  8056 raft_consensus.cc:493] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:19.530455  8056 raft_consensus.cc:3060] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.524024  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae2ca0d959e48d6afd48cd029cce2d0" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.517925  7137 raft_consensus.cc:2393] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e6a332a24e446039c4066659ebf69c2 in current term 2: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:13:19.487838  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae897c0126464d9228a7c5cb43f19b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.496409  8220 raft_consensus.cc:2804] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.533346  7216 raft_consensus.cc:2468] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:13:19.536293  7735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:19.521091  7732 raft_consensus.cc:1240] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:19.529692  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.526770  8205 raft_consensus.cc:2804] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:19.490962  8195 raft_consensus.cc:515] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:19.524539  8180 raft_consensus.cc:3060] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.519737  8213 raft_consensus.cc:3060] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.565068  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39fa421bec422e922270e825f31bd8" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:19.523619  8221 raft_consensus.cc:2804] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.552807  8171 raft_consensus.cc:2804] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.574791  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.576392  7068 raft_consensus.cc:1240] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:19.577270  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.600225  8171 raft_consensus.cc:493] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:19.600710  8171 raft_consensus.cc:3060] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.600474  6969 catalog_manager.cc:5697] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 1 to 2, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:19.548870  7701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 57623.2us
I20260709 12:13:19.558138  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.551898  8220 raft_consensus.cc:493] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:19.628544  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.634460  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.646693  8200 leader_election.cc:290] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:19.553064  8133 consensus_queue.cc:260] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:19.637616  7062 raft_consensus.cc:1275] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:19.632874  8220 raft_consensus.cc:3060] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.653667  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beae084e60341a4b19046aa8cc0eab4" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.643582  8056 raft_consensus.cc:515] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:19.648766  8200 raft_consensus.cc:2804] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.646732  8210 raft_consensus.cc:515] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:19.657150  7064 raft_consensus.cc:1275] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:13:19.604983  7702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 182220us
I20260709 12:13:19.660951  8133 raft_consensus.cc:3060] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.661854  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.662709  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd821de76af411f89ed55ebe38cca00" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.662923  7218 raft_consensus.cc:2468] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
I20260709 12:13:19.664290  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7425f6112e647939ba6dc9d49dfb7ba" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.673800  7213 raft_consensus.cc:2468] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:13:19.672865  8056 leader_election.cc:290] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 election: Requested vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:19.683933  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.683986  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:19.604597  8160 consensus_queue.cc:1059] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.066s
I20260709 12:13:19.651139  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.682304  7036 leader_election.cc:304] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:19.686331  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39fa421bec422e922270e825f31bd8" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:19.690466  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.603761  8182 consensus_queue.cc:237] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:19.648939  8201 consensus_queue.cc:1059] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.031s
I20260709 12:13:19.668262  8200 raft_consensus.cc:493] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:19.666021  8221 raft_consensus.cc:493] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:19.708673  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3cbb05babf43b489d5eab9a22691b5" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.709282  7220 raft_consensus.cc:2468] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:13:19.687999  7214 raft_consensus.cc:2468] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
W20260709 12:13:19.705228  7701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 47720.1us
I20260709 12:13:19.695923  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae897c0126464d9228a7c5cb43f19b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:19.707365  8200 raft_consensus.cc:3060] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.747491  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.748123  7220 raft_consensus.cc:2468] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:13:19.708711  8221 raft_consensus.cc:3060] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.754936  8219 raft_consensus.cc:2804] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:13:19.760074  7112 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:19.705776  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.707242  8191 raft_consensus.cc:515] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:19.765317  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.755406  8219 raft_consensus.cc:493] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:19.755476  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:13:19.754565  7702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 62381.5us
I20260709 12:13:19.780507  7112 leader_election.cc:304] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:19.786708  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.787537  8223 raft_consensus.cc:3055] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:19.787789  8173 raft_consensus.cc:2804] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.787922  8223 raft_consensus.cc:740] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:19.788197  8173 raft_consensus.cc:493] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:19.788586  8173 raft_consensus.cc:3060] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.780975  8219 raft_consensus.cc:3060] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.768803  8210 leader_election.cc:290] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:19.795054  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5bc3575ddb48a386f32440132b1680" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.801553  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.761426  8198 consensus_queue.cc:1059] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260709 12:13:19.816220  8209 raft_consensus.cc:515] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:19.817816  8211 raft_consensus.cc:515] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:19.827739  8056 raft_consensus.cc:3055] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:19.792450  7112 leader_election.cc:304] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:19.774020  7701 leader_election.cc:304] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:19.835565  8206 raft_consensus.cc:3055] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:19.840544  8056 raft_consensus.cc:740] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
W20260709 12:13:19.841035  7112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 48649.4us
I20260709 12:13:19.843958  7736 raft_consensus.cc:1275] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:19.844661  7112 leader_election.cc:304] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:19.846076  7112 leader_election.cc:304] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:19.858064  7215 raft_consensus.cc:2393] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 2: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:19.843062  8185 raft_consensus.cc:2804] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.863492  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.843647  7214 raft_consensus.cc:2468] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:13:19.839046  8178 raft_consensus.cc:515] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:19.843367  8206 raft_consensus.cc:740] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:19.834043  8196 raft_consensus.cc:515] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:19.857395  8175 raft_consensus.cc:2804] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.859201  7733 raft_consensus.cc:1240] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:19.872025  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858c191209b4d38a5ad572d3d4f9d5a" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.885381  7218 raft_consensus.cc:2468] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:13:19.885174  8056 consensus_queue.cc:260] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:19.841604  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.839677  8180 raft_consensus.cc:515] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:19.839111  8173 raft_consensus.cc:515] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:19.865154  7112 leader_election.cc:304] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:19.871907  8111 raft_consensus.cc:2804] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.872562  8210 raft_consensus.cc:2749] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:19.859052  8208 raft_consensus.cc:515] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:19.863165  8195 leader_election.cc:290] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
W20260709 12:13:19.895172  7110 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:19.896772  7112 leader_election.cc:304] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:19.897226  8056 raft_consensus.cc:3060] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.866043  8185 raft_consensus.cc:493] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:19.884944  8175 raft_consensus.cc:493] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:19.906019  8206 consensus_queue.cc:260] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:19.907042  8207 raft_consensus.cc:515] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:19.904032  8185 raft_consensus.cc:3060] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.909201  8196 leader_election.cc:290] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:19.912509  8225 raft_consensus.cc:2804] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.907080  8175 raft_consensus.cc:3060] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.865694  8160 consensus_queue.cc:1048] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.034s
I20260709 12:13:19.920774  7700 leader_election.cc:304] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 
W20260709 12:13:19.890887  7701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 128609us
I20260709 12:13:19.899772  8111 raft_consensus.cc:493] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:19.928505  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.928184  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.932358  7215 raft_consensus.cc:2393] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 2: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:19.911176  8226 raft_consensus.cc:2804] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.930891  8200 raft_consensus.cc:515] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:19.916334  7067 raft_consensus.cc:1240] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:19.936529  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
W20260709 12:13:19.936031  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 253779us
I20260709 12:13:19.924458  8225 raft_consensus.cc:493] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
W20260709 12:13:19.952910  7109 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:19.934633  8210 raft_consensus.cc:2804] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:19.935253  8111 raft_consensus.cc:3060] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.937327  8191 leader_election.cc:290] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:19.955361  7036 leader_election.cc:304] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:19.963106  7036 leader_election.cc:304] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:19.953267  8173 leader_election.cc:290] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:19.966151  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.937860  8226 raft_consensus.cc:493] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:19.968506  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.966233  8196 raft_consensus.cc:2804] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.949720  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:13:19.966921  7112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 70220us
I20260709 12:13:19.942348  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.979467  7218 raft_consensus.cc:2468] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:13:19.956344  7070 raft_consensus.cc:1240] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:19.979265  7213 raft_consensus.cc:2393] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 3: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:19.956838  8225 raft_consensus.cc:3060] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.983613  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.985489  7062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:19.962062  8206 raft_consensus.cc:3060] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.986428  7733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cdf1d4cd114beea995c32b20903c44" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:19.992372  7730 raft_consensus.cc:1240] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:19.993425  8178 leader_election.cc:290] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:19.994547  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:19.970127  8210 raft_consensus.cc:697] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:19.939013  7217 raft_consensus.cc:2468] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
W20260709 12:13:19.997923  8202 consensus_meta.cc:287] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2: Time spent flushing consensus metadata: real 0.500s	user 0.006s	sys 0.007s
I20260709 12:13:19.979684  8195 raft_consensus.cc:2749] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:20.002022  8196 raft_consensus.cc:493] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:19.989727  8209 leader_election.cc:290] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:19.979852  8226 raft_consensus.cc:3060] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:19.991463  8189 consensus_meta.cc:287] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent flushing consensus metadata: real 0.516s	user 0.008s	sys 0.001s
I20260709 12:13:20.003026  7215 raft_consensus.cc:2393] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 2: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:19.998920  8175 raft_consensus.cc:515] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:19.981813  8211 leader_election.cc:290] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:20.016117  7112 leader_election.cc:304] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
W20260709 12:13:20.018157  8204 consensus_meta.cc:287] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2: Time spent flushing consensus metadata: real 0.757s	user 0.013s	sys 0.000s
I20260709 12:13:20.040328  8204 raft_consensus.cc:515] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.022644  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.016896  8205 raft_consensus.cc:697] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:20.043812  7218 raft_consensus.cc:2468] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:13:20.025013  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:20.026902  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae897c0126464d9228a7c5cb43f19b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:13:20.021459  8181 consensus_meta.cc:287] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent flushing consensus metadata: real 0.749s	user 0.007s	sys 0.004s
I20260709 12:13:20.033270  8202 raft_consensus.cc:515] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.031598  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7425f6112e647939ba6dc9d49dfb7ba" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:20.039904  8207 leader_election.cc:290] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:20.014562  8171 raft_consensus.cc:515] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:20.041431  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:20.045248  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba106b46bf4ebd8adf4850d6eade14" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.025031  7212 raft_consensus.cc:2468] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:13:20.046568  8208 leader_election.cc:290] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:19.988715  8228 consensus_queue.cc:1059] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.048s
I20260709 12:13:20.035619  8196 raft_consensus.cc:3060] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.066910  7213 raft_consensus.cc:1240] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.049754  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beae084e60341a4b19046aa8cc0eab4" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.050086  8205 consensus_queue.cc:237] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [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: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.050664  8175 leader_election.cc:290] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:20.051366  8111 raft_consensus.cc:515] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:20.041074  8189 raft_consensus.cc:515] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:20.053452  8213 raft_consensus.cc:515] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:20.054670  8202 leader_election.cc:290] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:20.056931  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3d827d487b45e798387af64742d318" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:20.060000  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31f9cb469ba4b99a3231bd60757e02c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.081449  8207 consensus_queue.cc:1059] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:20.082032  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.061241  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.062830  7220 raft_consensus.cc:2393] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 2: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:20.041311  8180 leader_election.cc:290] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:20.065807  7186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 134565us
W20260709 12:13:20.070365  7110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 55246us
I20260709 12:13:20.072347  7736 raft_consensus.cc:1240] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.073163  7728 raft_consensus.cc:1240] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.074028  7733 raft_consensus.cc:1240] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.085264  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:13:20.075836  7112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 59788us
I20260709 12:13:20.053150  7219 raft_consensus.cc:1240] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:20.039249  8221 raft_consensus.cc:515] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.057823  8181 raft_consensus.cc:515] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.078708  8173 raft_consensus.cc:2749] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.063937  8223 consensus_queue.cc:260] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.080753  8200 leader_election.cc:290] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:20.093722  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:20.082496  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0862997844611a85110d072ae5b04" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:20.090664  7212 raft_consensus.cc:1240] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.105259  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.107259  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:20.107846  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:20.109421  7211 raft_consensus.cc:2393] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 2: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:20.109562  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cdf1d4cd114beea995c32b20903c44" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:20.110661  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:20.111738  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:20.112809  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.113788  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.116102  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:20.118037  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:20.098748  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:20.102648  8207 raft_consensus.cc:3055] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.122377  7036 leader_election.cc:304] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:20.098698  8220 raft_consensus.cc:515] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.124984  7071 raft_consensus.cc:1240] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.125937  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:20.127547  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b88d81d5236b4ce38682bc5f9e97900d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.128916  8204 leader_election.cc:290] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:20.105286  8187 consensus_queue.cc:1048] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 12:13:20.129710  7067 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37056 (request call id 959) took 1053 ms. Trace:
I20260709 12:13:20.083689  8210 consensus_queue.cc:237] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [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: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.099833  8199 consensus_queue.cc:1059] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.023s
I20260709 12:13:20.120399  7063 raft_consensus.cc:1240] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.135895  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:20.136672  8234 raft_consensus.cc:2749] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.138563  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:20.121840  8171 leader_election.cc:290] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:20.133920  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cdf1d4cd114beea995c32b20903c44" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:20.123492  8207 raft_consensus.cc:740] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:20.131197  8223 raft_consensus.cc:3060] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.132337  8167 raft_consensus.cc:3055] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.140492  7220 raft_consensus.cc:1240] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.114985  8160 consensus_queue.cc:1048] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 12:13:20.139842  7069 raft_consensus.cc:2393] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 2: Already voted for candidate 4b1ff2643d61430a9fc6f52fe414891a in this term.
I20260709 12:13:20.130088  7067 rpcz_store.cc:276] 0709 12:13:19.076702 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:19.568947 (+492245us) service_pool.cc:224] Handling call
0709 12:13:19.569243 (+   296us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:19.939062 (+369819us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:20.129463 (+190401us) spinlock_profiling.cc:243] Waited 330 ms on lock 0x7b54001bce54. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd991c571 00007f0bd99b3e01 00007f0bd99b283e 00007f0bde977419 00007f0bd7eeebd4 00007f0bd7eeeb62 00007f0bd7eeea91 00007f0bd7eeea0c 00007f0bd7eedcc2 00007f0bd7cee48c 00007f0bd7ced8c6
0709 12:13:20.129621 (+   158us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":759014656}
I20260709 12:13:20.144281  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:20.133651  8237 consensus_queue.cc:1059] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 12:13:20.149483  7138 raft_consensus.cc:1240] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.149932  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
W20260709 12:13:20.155697  8238 log.cc:927] Time spent T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260709 12:13:20.127547  7701 leader_election.cc:304] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:20.145385  7066 raft_consensus.cc:1240] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.144991  8154 consensus_queue.cc:1059] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260709 12:13:20.155930  7067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cf0862997844611a85110d072ae5b04"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
mode: GRACEFUL
new_leader_uuid: "7e6a332a24e446039c4066659ebf69c2"
 from {username='slave'} at 127.0.0.1:33768
I20260709 12:13:20.162319  8204 raft_consensus.cc:2749] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.143683  8167 raft_consensus.cc:740] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:20.167518  8154 raft_consensus.cc:3055] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.167886  8154 raft_consensus.cc:740] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:20.168076  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:20.168627  7065 raft_consensus.cc:3060] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.169940  7068 raft_consensus.cc:1240] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.168649  8154 consensus_queue.cc:260] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.171408  8111 leader_election.cc:290] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:20.172154  8154 raft_consensus.cc:3060] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.172554  8171 raft_consensus.cc:3055] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.172242  8167 consensus_queue.cc:260] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.172964  8171 raft_consensus.cc:740] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:20.178352  7036 leader_election.cc:304] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:20.177371  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905c89fcd14c46e594dda62c9dd6c2b2" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.180795  8195 raft_consensus.cc:2749] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.180994  8189 leader_election.cc:290] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:20.181524  7220 raft_consensus.cc:1240] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.181864  8201 raft_consensus.cc:3055] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:20.182236  8201 raft_consensus.cc:740] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:20.182683  8220 leader_election.cc:290] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 election: Requested vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:20.183064  8201 consensus_queue.cc:260] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.184262  8201 raft_consensus.cc:3060] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.185457  8196 raft_consensus.cc:515] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:20.186101  8171 consensus_queue.cc:260] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:20.187274  8171 raft_consensus.cc:3060] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.187320  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae897c0126464d9228a7c5cb43f19b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.162520  7701 leader_election.cc:304] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:20.187533  8225 raft_consensus.cc:515] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:20.195243  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.197165  8204 raft_consensus.cc:3060] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.197788  8225 leader_election.cc:290] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:20.201309  8187 consensus_queue.cc:1059] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 12:13:20.209136  7068 raft_consensus.cc:1240] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.195932  7701 leader_election.cc:304] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:20.199934  8213 leader_election.cc:290] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:20.219959  8175 raft_consensus.cc:3055] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.220299  8221 leader_election.cc:290] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:20.208772  8237 consensus_queue.cc:1059] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 12:13:20.216113  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.189669  8191 consensus_queue.cc:1059] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 12:13:20.206646  8133 consensus_queue.cc:1059] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.011s
I20260709 12:13:20.211272  8214 consensus_queue.cc:1059] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 12:13:20.345059  7212 raft_consensus.cc:1240] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.217381  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:20.217521  8208 raft_consensus.cc:3055] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.206782  8167 raft_consensus.cc:3060] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.204829  8219 raft_consensus.cc:515] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:20.216485  7220 raft_consensus.cc:1240] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.212270  8207 consensus_queue.cc:260] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:20.290177  7035 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.214578  8196 leader_election.cc:290] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:20.313973  8204 raft_consensus.cc:2749] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.217710  8185 raft_consensus.cc:515] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:20.351346  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:20.341648  7730 raft_consensus.cc:1275] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:20.352624  8185 leader_election.cc:290] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:20.341636  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.354512  7063 raft_consensus.cc:1275] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:20.358701  8219 leader_election.cc:290] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:20.359443  8187 consensus_queue.cc:1059] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:20.360158  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:20.365986  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:20.366747  7138 raft_consensus.cc:2393] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 2: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:13:20.284368  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dab3084f0e5400eb1f31c83c20723e4" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:20.220330  8175 raft_consensus.cc:740] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:20.308521  8221 raft_consensus.cc:3060] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.309640  7732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7425f6112e647939ba6dc9d49dfb7ba" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:20.306805  8230 consensus_queue.cc:1059] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.085s
I20260709 12:13:20.309155  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.295902  8213 raft_consensus.cc:3055] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 12:13:20.313104  7701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 117259us
I20260709 12:13:20.321851  7736 raft_consensus.cc:1240] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.310478  8226 raft_consensus.cc:515] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:20.296130  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beae084e60341a4b19046aa8cc0eab4" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:20.349182  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3d827d487b45e798387af64742d318" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.349354  8207 raft_consensus.cc:3060] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.345383  8237 raft_consensus.cc:3055] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.388968  8237 raft_consensus.cc:740] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:20.345587  8208 raft_consensus.cc:740] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:20.389267  8175 consensus_queue.cc:260] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.398164  8208 consensus_queue.cc:260] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.399392  8208 raft_consensus.cc:3060] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.369701  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:20.371235  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:20.376266  7701 leader_election.cc:304] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:20.374225  8213 raft_consensus.cc:740] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:20.376397  8228 raft_consensus.cc:3055] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.409116  7701 leader_election.cc:304] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:20.409385  8228 raft_consensus.cc:740] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:20.378546  8219 consensus_queue.cc:1059] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:20.378757  7065 raft_consensus.cc:2468] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:20.383961  7702 leader_election.cc:304] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:20.385236  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69905e39613c40ab9ee41ec3c60268d4" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:20.385360  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:20.363523  8185 consensus_queue.cc:1048] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 12:13:20.413630  8205 raft_consensus.cc:2749] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.412310  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:20.418489  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69905e39613c40ab9ee41ec3c60268d4" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:20.418859  8175 raft_consensus.cc:3060] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.420514  7069 raft_consensus.cc:1240] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.372676  8182 consensus_queue.cc:1048] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260709 12:13:20.414153  7070 raft_consensus.cc:1240] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 1. Current term is 2. Ops: [1.3-1.3]
I20260709 12:13:20.389968  8237 consensus_queue.cc:260] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:20.414873  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cdf1d4cd114beea995c32b20903c44" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:20.422004  8214 consensus_queue.cc:1059] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:20.426151  8171 raft_consensus.cc:3055] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.426498  8171 raft_consensus.cc:740] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:20.423741  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dab3084f0e5400eb1f31c83c20723e4" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:20.423017  8237 raft_consensus.cc:3060] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.414960  7063 raft_consensus.cc:2393] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7e6a332a24e446039c4066659ebf69c2 in current term 2: Already voted for candidate 4b1ff2643d61430a9fc6f52fe414891a in this term.
I20260709 12:13:20.428413  7186 leader_election.cc:304] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:20.424979  8204 raft_consensus.cc:2749] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.426606  8228 consensus_queue.cc:260] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.428592  8171 consensus_queue.cc:260] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:20.431274  8235 raft_consensus.cc:3055] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.436865  8235 raft_consensus.cc:740] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:20.431871  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:20.435871  8171 raft_consensus.cc:3060] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.440073  8111 raft_consensus.cc:3055] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.440493  8111 raft_consensus.cc:740] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:20.443591  8111 consensus_queue.cc:260] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.444018  8228 raft_consensus.cc:3060] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.437491  8214 raft_consensus.cc:2804] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:20.444725  8111 raft_consensus.cc:3060] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.409145  8213 consensus_queue.cc:260] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:13:20.435978  7702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 52090.4us
I20260709 12:13:20.451787  7702 leader_election.cc:304] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:20.448550  8230 consensus_queue.cc:1059] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 12:13:20.452874  8230 raft_consensus.cc:3055] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.453007  7702 leader_election.cc:304] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:20.454339  7067 raft_consensus.cc:606] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Received request to transfer leadership to TS 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:20.454586  8181 leader_election.cc:290] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 election: Requested vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:20.454881  7067 raft_consensus.cc:614] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:20.455629  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
W20260709 12:13:20.449838  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 101518us
W20260709 12:13:20.478516  7186 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.449767  8214 raft_consensus.cc:697] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:20.456925  8230 raft_consensus.cc:740] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
W20260709 12:13:20.495958  7034 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:20.497145  7112 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:20.497558  7112 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.479029  8204 raft_consensus.cc:2749] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.499639  7064 raft_consensus.cc:1240] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.477890  8205 raft_consensus.cc:2749] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.501734  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.501992  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:13:20.505187  7110 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.506367  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b6cfc050cb40dcaf8c85318ac59b0b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.506834  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7843d40ee384fff8ea2f2547aa18df0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.507095  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:20.507457  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.507697  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.508056  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.508343  7732 raft_consensus.cc:1275] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:20.485119  8213 raft_consensus.cc:3060] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.440160  8235 consensus_queue.cc:260] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.528860  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.530629  8214 consensus_queue.cc:237] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:20.512295  8178 consensus_queue.cc:1059] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.016s
I20260709 12:13:20.527420  8226 leader_election.cc:290] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:20.535390  8173 consensus_queue.cc:1048] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:20.538652  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.539247  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905c89fcd14c46e594dda62c9dd6c2b2" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:20.539716  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5bc3575ddb48a386f32440132b1680" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.541225  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7843d40ee384fff8ea2f2547aa18df0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:20.542353  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:20.549765  8196 raft_consensus.cc:3055] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.550179  8196 raft_consensus.cc:740] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:20.518965  7702 leader_election.cc:304] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:20.557849  7213 raft_consensus.cc:1275] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:20.569756  7219 raft_consensus.cc:1240] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.566603  8185 consensus_queue.cc:1059] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:13:20.571141  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba106b46bf4ebd8adf4850d6eade14" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:20.577190  8230 consensus_queue.cc:260] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.575119  8204 raft_consensus.cc:2749] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.583987  8230 raft_consensus.cc:3060] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:20.581080  7702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 66986.5us
I20260709 12:13:20.591926  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba106b46bf4ebd8adf4850d6eade14" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.597952  7213 raft_consensus.cc:3055] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.592865  8210 raft_consensus.cc:2749] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.592535  8221 raft_consensus.cc:2749] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.599321  7213 raft_consensus.cc:740] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:20.605273  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:20.605577  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:20.608891  7142 raft_consensus.cc:2468] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
I20260709 12:13:20.611922  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:20.612624  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beae084e60341a4b19046aa8cc0eab4" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.612862  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.613556  7218 raft_consensus.cc:2468] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:13:20.578984  8196 consensus_queue.cc:260] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.613090  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:20.614061  7702 leader_election.cc:304] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:20.630571  8196 raft_consensus.cc:3060] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.639856  7213 consensus_queue.cc:260] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [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: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.645926  8221 raft_consensus.cc:2749] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:13:20.646294  8246 log.cc:927] Time spent T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
W20260709 12:13:20.647648  7702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 48975.8us
I20260709 12:13:20.648414  7702 leader_election.cc:304] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:20.649542  7702 leader_election.cc:304] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:20.648715  8236 raft_consensus.cc:2955] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:20.650941  8204 raft_consensus.cc:2749] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:20.651558  8204 raft_consensus.cc:2749] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.652391  7217 raft_consensus.cc:2468] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:13:20.659126  7220 raft_consensus.cc:2468] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:13:20.659648  7065 raft_consensus.cc:2955] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:20.661504  8235 raft_consensus.cc:3060] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.662838  7216 raft_consensus.cc:2468] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:13:20.664346  7063 raft_consensus.cc:1240] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 1. Current term is 2. Ops: [1.3-1.3]
I20260709 12:13:20.650882  7702 leader_election.cc:304] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:20.668499  7702 leader_election.cc:304] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:20.669034  8210 raft_consensus.cc:2749] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.671260  8187 consensus_queue.cc:1059] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:20.659157  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:20.672955  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:20.687868  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b88d81d5236b4ce38682bc5f9e97900d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.673273  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:20.674146  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3d827d487b45e798387af64742d318" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.674677  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:13:20.679713  7034 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:20.682029  7186 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.696733  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.699779  7213 raft_consensus.cc:3060] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.703109  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.699369  8221 raft_consensus.cc:2749] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.723459  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.724251  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905c89fcd14c46e594dda62c9dd6c2b2" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.715891  7702 leader_election.cc:304] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:20.702431  7701 leader_election.cc:304] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:20.731792  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.730719  8175 raft_consensus.cc:3055] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.732409  7211 raft_consensus.cc:2376] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2. Re-sending same reply.
I20260709 12:13:20.732525  8175 raft_consensus.cc:740] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:20.733253  8210 raft_consensus.cc:2749] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:13:20.733210  7035 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.730928  7213 raft_consensus.cc:1275] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:20.732550  8204 raft_consensus.cc:2804] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:20.738471  8204 raft_consensus.cc:697] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:20.739316  8204 consensus_queue.cc:237] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:20.742391  7183 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.747622  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.748710  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.749672  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7843d40ee384fff8ea2f2547aa18df0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:20.750388  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.750917  7216 raft_consensus.cc:2468] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:13:20.751148  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7843d40ee384fff8ea2f2547aa18df0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.751613  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5bc3575ddb48a386f32440132b1680" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.751968  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.752249  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.752655  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.752756  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905c89fcd14c46e594dda62c9dd6c2b2" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:20.753611  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b6cfc050cb40dcaf8c85318ac59b0b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.753746  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae897c0126464d9228a7c5cb43f19b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.753876  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.754457  7213 raft_consensus.cc:3055] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.754776  7213 raft_consensus.cc:740] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:20.747062  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:20.755160  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.751667  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.757068  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.757122  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:20.759639  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba106b46bf4ebd8adf4850d6eade14" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:20.750594  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31f9cb469ba4b99a3231bd60757e02c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:20.733412  8175 consensus_queue.cc:260] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.768208  7728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:20.768959  7728 raft_consensus.cc:2393] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 3: Already voted for candidate 7e6a332a24e446039c4066659ebf69c2 in this term.
I20260709 12:13:20.770347  7212 raft_consensus.cc:1275] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:20.772801  7216 raft_consensus.cc:1275] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:20.773205  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:20.775219  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:20.775507  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:20.776324  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:20.776579  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:20.776701  7143 raft_consensus.cc:1275] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:20.776816  8230 raft_consensus.cc:493] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:20.777225  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:20.777297  8230 raft_consensus.cc:515] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.780437  8221 consensus_queue.cc:1048] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:20.780825  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0862997844611a85110d072ae5b04" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:20.780671  8230 leader_election.cc:290] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:20.781467  7065 raft_consensus.cc:2468] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:20.783247  7186 leader_election.cc:304] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:20.784391  7138 raft_consensus.cc:1240] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.785696  7142 raft_consensus.cc:1275] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:20.778182  7213 consensus_queue.cc:260] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [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: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.786330  7213 raft_consensus.cc:3060] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.786584  8237 raft_consensus.cc:2804] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:20.786936  8237 raft_consensus.cc:493] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:20.787267  8237 raft_consensus.cc:3060] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:20.773205  7035 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.772507  8175 raft_consensus.cc:3060] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.792673  6965 catalog_manager.cc:5697] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 1 to 2, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196). New cstate: current_term: 2 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:20.794327  6965 catalog_manager.cc:5697] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 1 to 2, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:20.795519  6969 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53180 (request call id 227) took 1318 ms. Trace:
W20260709 12:13:20.796027  7183 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.795691  6965 catalog_manager.cc:5697] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 1 to 2, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196). New cstate: current_term: 2 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:20.798138  6965 catalog_manager.cc:5697] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 1 to 2, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:20.778118  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:20.801065  8210 consensus_queue.cc:1048] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:20.802322  8210 consensus_queue.cc:1048] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:20.806650  7217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
mode: GRACEFUL
new_leader_uuid: "7e6a332a24e446039c4066659ebf69c2"
 from {username='slave'} at 127.0.0.1:52478
I20260709 12:13:20.807672  7213 raft_consensus.cc:1275] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:20.813704  7217 raft_consensus.cc:606] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Received request to transfer leadership to TS 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:20.813789  6967 catalog_manager.cc:5697] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 1 to 2, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:20.817920  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:20.818742  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:20.823455  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:20.824542  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:20.825292  7145 raft_consensus.cc:2410] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 for term 2 because replica has last-logged OpId of term: 1 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 2.
I20260709 12:13:20.820567  8221 consensus_queue.cc:1048] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
I20260709 12:13:20.827667  7217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
mode: GRACEFUL
new_leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:52478
I20260709 12:13:20.828253  7217 raft_consensus.cc:606] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Received request to transfer leadership to TS 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:20.828617  7217 raft_consensus.cc:614] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:20.829469  8237 raft_consensus.cc:515] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.795873  6969 rpcz_store.cc:276] 0709 12:13:19.477564 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:19.478045 (+   481us) service_pool.cc:224] Handling call
0709 12:13:20.795432 (+1317387us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:20.016908 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:20.026508 (+  9600us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:20.026561 (+    53us) write_op.cc:435] Acquired schema lock
0709 12:13:20.026588 (+    27us) tablet.cc:662] Decoding operations
0709 12:13:20.027031 (+   443us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:20.027121 (+    90us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:20.027159 (+    38us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:20.027475 (+   316us) tablet.cc:701] Row locks acquired
0709 12:13:20.027516 (+    41us) write_op.cc:260] PREPARE: finished
0709 12:13:20.027677 (+   161us) write_op.cc:270] Start()
0709 12:13:20.027820 (+   143us) write_op.cc:276] Timestamp: P: 1783599200027616 usec, L: 0
0709 12:13:20.027852 (+    32us) op_driver.cc:348] REPLICATION: starting
0709 12:13:20.120564 (+ 92712us) log.cc:844] Serialized 536 byte log entry
0709 12:13:20.352380 (+231816us) spinlock_profiling.cc:243] Waited 7.29 ms on lock 0x7b5400381154. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd991c571 00007f0bd99aee28 00007f0bdd3e9581 00007f0bdd3e8d58 00007f0bdd3ed9f1 00007f0bdd3ed9a9 00007f0bdd3ed939 00007f0bdd3ed901 00007f0bdd3ecb2d 0000000000388634 0000000000388479
0709 12:13:20.617011 (+264631us) op_driver.cc:464] REPLICATION: finished
0709 12:13:20.743008 (+125997us) write_op.cc:301] APPLY: starting
0709 12:13:20.743103 (+    95us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:20.760141 (+ 17038us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:20.760180 (+    39us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:20.771376 (+ 11196us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:20.771608 (+   232us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:20.771680 (+    72us) write_op.cc:312] APPLY: finished
0709 12:13:20.781841 (+ 10161us) log.cc:844] Serialized 23 byte log entry
0709 12:13:20.787441 (+  5600us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:20.787517 (+    76us) write_op.cc:454] Released schema lock
0709 12:13:20.787572 (+    55us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:20.787911 (+   339us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:20.787935 (+    24us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1916,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":125751,"apply.run_cpu_time_us":1944,"apply.run_wall_time_us":44903,"num_ops":1,"prepare.queue_time_us":318951,"prepare.run_cpu_time_us":28904,"prepare.run_wall_time_us":364425,"raft.queue_time_us":276785,"raft.run_cpu_time_us":51243,"raft.run_wall_time_us":107902,"replication_time_us":589002,"spinlock_wait_cycles":16799488,"thread_start_us":638824,"threads_started":4,"wal-append.queue_time_us":166892}]]}
I20260709 12:13:20.836766  7217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1c7757637e84746a5018754bb05c409"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
mode: GRACEFUL
new_leader_uuid: "7e6a332a24e446039c4066659ebf69c2"
 from {username='slave'} at 127.0.0.1:52478
I20260709 12:13:20.836889  7728 raft_consensus.cc:2955] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
W20260709 12:13:20.846539  7183 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.850914  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
W20260709 12:13:20.858559  7110 leader_election.cc:336] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Timed out: RequestConsensusVote RPC to 127.5.196.195:33327 timed out after 1.621s (SENT)
I20260709 12:13:20.852505  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:20.850406  7217 raft_consensus.cc:606] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Received request to transfer leadership to TS 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:20.867215  6968 catalog_manager.cc:5697] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:20.869891  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0862997844611a85110d072ae5b04" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:20.871919  7035 leader_election.cc:304] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:20.868187  7217 raft_consensus.cc:614] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:20.874895  7035 leader_election.cc:304] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:20.875988  7035 leader_election.cc:304] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:20.867769  8237 leader_election.cc:290] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:20.878005  8167 raft_consensus.cc:2804] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:20.877017  8201 raft_consensus.cc:2749] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.889153  7035 leader_election.cc:304] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:20.878123  8236 raft_consensus.cc:493] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:20.885452  8181 raft_consensus.cc:2749] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.896284  7035 leader_election.cc:304] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:20.877125  8191 consensus_queue.cc:1059] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 12:13:20.899248  8207 raft_consensus.cc:2749] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.899492  8175 consensus_queue.cc:1059] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:20.899958  7035 leader_election.cc:304] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:20.906988  8182 raft_consensus.cc:3055] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.907060  8191 raft_consensus.cc:3055] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:20.907501  8191 raft_consensus.cc:740] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:20.900741  8236 raft_consensus.cc:515] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.907994  8207 raft_consensus.cc:3060] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.908270  8191 consensus_queue.cc:260] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:20.909572  8191 raft_consensus.cc:3060] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.901403  8196 raft_consensus.cc:2804] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:20.911211  8196 raft_consensus.cc:493] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:20.911616  8196 raft_consensus.cc:3060] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.912608  7217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
mode: GRACEFUL
new_leader_uuid: "7e6a332a24e446039c4066659ebf69c2"
 from {username='slave'} at 127.0.0.1:52478
I20260709 12:13:20.913160  7217 raft_consensus.cc:606] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Received request to transfer leadership to TS 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:20.913501  7217 raft_consensus.cc:614] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 12:13:20.914211  7186 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.892253  8167 raft_consensus.cc:493] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
W20260709 12:13:20.915369  7185 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.915498  8167 raft_consensus.cc:3060] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:20.915855  7185 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:20.916260  7185 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.891438  8235 consensus_queue.cc:1059] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:13:20.924196  8235 raft_consensus.cc:3055] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.924533  8235 raft_consensus.cc:740] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:20.925446  8235 consensus_queue.cc:260] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:13:20.916738  7185 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.904651  8133 consensus_queue.cc:1059] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:20.919660  7732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac00bbced8f4ccab7f93026388c6417" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:20.926954  8225 raft_consensus.cc:3055] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.919909  8187 consensus_queue.cc:1048] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:20.926693  8207 raft_consensus.cc:2749] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.918215  7110 leader_election.cc:304] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:20.929366  8187 raft_consensus.cc:2749] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.923326  8182 raft_consensus.cc:740] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:20.930568  8182 consensus_queue.cc:260] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:20.931859  8182 raft_consensus.cc:3060] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.929643  7110 leader_election.cc:304] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:20.932571  7065 raft_consensus.cc:1240] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.933404  8187 raft_consensus.cc:2749] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:13:20.933995  7186 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.934830  8214 consensus_queue.cc:1059] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:20.935767  8230 raft_consensus.cc:3055] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.936125  8230 raft_consensus.cc:740] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:20.937013  8230 consensus_queue.cc:260] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:20.938081  8230 raft_consensus.cc:3060] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.946134  7065 consensus_queue.cc:237] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.948763  8236 leader_election.cc:290] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:20.926699  8235 raft_consensus.cc:3060] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.905862  7069 raft_consensus.cc:2468] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:20.954150  7186 leader_election.cc:304] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:20.939975  7110 leader_election.cc:304] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:20.957384  7110 leader_election.cc:304] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:20.953709  8225 raft_consensus.cc:740] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:20.931510  6965 catalog_manager.cc:5697] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 1 to 2, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196). New cstate: current_term: 2 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:20.961530  8225 consensus_queue.cc:260] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:20.961553  8187 raft_consensus.cc:2804] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:20.962815  8225 raft_consensus.cc:3060] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.962842  8187 raft_consensus.cc:697] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:20.966215  8196 raft_consensus.cc:515] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:20.964221  8187 consensus_queue.cc:237] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:20.970955  8213 raft_consensus.cc:493] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:20.971459  8213 raft_consensus.cc:515] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.973291  8213 leader_election.cc:290] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:20.975023  8167 raft_consensus.cc:515] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:20.975818  8214 raft_consensus.cc:2804] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:20.976298  8214 raft_consensus.cc:697] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:20.977176  8167 leader_election.cc:290] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:20.980805  7185 leader_election.cc:304] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [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: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a
W20260709 12:13:20.981312  7183 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.982758  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:20.983820  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:20.984258  8237 raft_consensus.cc:993] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1: : Instructing follower 7e6a332a24e446039c4066659ebf69c2 to start an election
I20260709 12:13:20.984375  7069 raft_consensus.cc:2468] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:20.984774  8237 raft_consensus.cc:1081] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Signalling peer 7e6a332a24e446039c4066659ebf69c2 to start an election
I20260709 12:13:20.985589  7217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:38724
I20260709 12:13:20.986150  7217 raft_consensus.cc:606] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:13:20.986583  7186 leader_election.cc:304] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:20.986981  8196 leader_election.cc:290] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:20.977121  8214 consensus_queue.cc:237] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:20.988214  8228 raft_consensus.cc:2804] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:20.988572  8228 raft_consensus.cc:493] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:20.988902  8228 raft_consensus.cc:3060] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.991011  7185 leader_election.cc:304] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:20.991698  8180 raft_consensus.cc:3060] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.992457  8171 raft_consensus.cc:2804] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:20.994722  8171 raft_consensus.cc:493] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:20.994681  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:20.995252  8171 raft_consensus.cc:3060] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.982013  8236 raft_consensus.cc:2749] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.997952  7185 leader_election.cc:304] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:20.999559  8208 consensus_queue.cc:1059] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:21.002076  8211 raft_consensus.cc:2749] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.004037  7110 leader_election.cc:304] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:21.008067  8182 raft_consensus.cc:2749] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.011679  7217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:38724
I20260709 12:13:21.012287  7217 raft_consensus.cc:606] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:13:21.012004  8208 raft_consensus.cc:3055] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:21.020264  8208 raft_consensus.cc:740] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:21.020681  8205 raft_consensus.cc:493] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:21.021174  8205 raft_consensus.cc:515] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.024291  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:21.024874  7069 raft_consensus.cc:2468] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
I20260709 12:13:21.026357  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:21.026458  7702 leader_election.cc:304] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [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: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2; no voters: 
I20260709 12:13:21.027086  7145 raft_consensus.cc:2393] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e6a332a24e446039c4066659ebf69c2 in current term 2: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:13:21.027242  8210 raft_consensus.cc:2804] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:21.027736  8210 raft_consensus.cc:493] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:21.028065  8210 raft_consensus.cc:3060] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.021080  8208 consensus_queue.cc:260] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [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: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.030463  7069 raft_consensus.cc:1275] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:21.036438  8237 consensus_queue.cc:1048] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:21.023207  8205 leader_election.cc:290] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:21.034591  7110 leader_election.cc:304] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:21.047421  7110 leader_election.cc:304] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:21.048867  7110 leader_election.cc:304] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:21.034372  8182 consensus_queue.cc:1059] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 12:13:21.052573  8160 raft_consensus.cc:2749] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.051673  8175 raft_consensus.cc:2749] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.045816  8236 raft_consensus.cc:2804] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:21.055864  7110 leader_election.cc:304] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:21.061712  8191 raft_consensus.cc:2749] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.063387  7110 leader_election.cc:304] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
W20260709 12:13:21.064016  6954 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.LeaderStepDown -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 47301us
I20260709 12:13:21.064695  8191 raft_consensus.cc:2749] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.060607  8236 raft_consensus.cc:493] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:21.065328  8236 raft_consensus.cc:3060] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.065867  7110 leader_election.cc:304] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:21.066507  8191 raft_consensus.cc:2749] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.067945  7110 leader_election.cc:304] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:21.069698  8191 raft_consensus.cc:2749] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.072018  8236 raft_consensus.cc:515] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:21.073350  8133 consensus_queue.cc:1048] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:21.074024  8236 leader_election.cc:290] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:21.075120  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beae084e60341a4b19046aa8cc0eab4" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:21.075911  7069 raft_consensus.cc:2393] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 2: Already voted for candidate 4b1ff2643d61430a9fc6f52fe414891a in this term.
I20260709 12:13:21.076542  7110 leader_election.cc:304] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:21.078900  8133 raft_consensus.cc:2749] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.080118  7110 leader_election.cc:304] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:21.080430  8210 raft_consensus.cc:515] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.081809  8133 raft_consensus.cc:2749] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.081777  7728 raft_consensus.cc:1275] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:21.083364  8160 raft_consensus.cc:3055] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:21.094821  8160 raft_consensus.cc:740] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:21.095733  8167 consensus_queue.cc:1048] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:21.095727  8160 consensus_queue.cc:260] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:21.097210  8160 raft_consensus.cc:3060] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.098625  8180 raft_consensus.cc:2749] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:21.083755  8208 raft_consensus.cc:3060] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.083690  7110 leader_election.cc:304] T ef5bc3575ddb48a386f32440132b1680 P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:21.106025  7069 raft_consensus.cc:1240] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:21.107461  8133 consensus_queue.cc:1059] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.108326  8235 raft_consensus.cc:3055] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:21.108700  8235 raft_consensus.cc:740] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:21.109501  8235 consensus_queue.cc:260] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:21.110587  8235 raft_consensus.cc:3060] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.114328  7110 leader_election.cc:304] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:21.116643  7110 leader_election.cc:304] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:21.118861  7110 leader_election.cc:304] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:21.137473  7110 leader_election.cc:304] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
W20260709 12:13:21.136260  7185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 138357us
I20260709 12:13:21.138893  8182 raft_consensus.cc:2749] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.140995  7185 leader_election.cc:304] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.141673  8175 raft_consensus.cc:2749] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.143126  7110 leader_election.cc:304] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:21.124250  8133 raft_consensus.cc:2749] T ef5bc3575ddb48a386f32440132b1680 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.144526  8208 raft_consensus.cc:2749] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.144610  8191 raft_consensus.cc:2749] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.146627  7110 leader_election.cc:304] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:21.145722  7185 leader_election.cc:304] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.148684  7185 leader_election.cc:304] T d8b6cfc050cb40dcaf8c85318ac59b0b P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.151386  7110 leader_election.cc:304] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:21.123417  8236 raft_consensus.cc:2749] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.148638  8182 raft_consensus.cc:2749] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.156594  8230 consensus_queue.cc:1059] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:21.157760  8230 raft_consensus.cc:3055] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:21.158099  8230 raft_consensus.cc:740] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:21.159490  8265 raft_consensus.cc:2955] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:21.160431  7211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:38724
I20260709 12:13:21.160977  7211 raft_consensus.cc:606] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:13:21.149457  8180 raft_consensus.cc:2749] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.158876  8133 raft_consensus.cc:2749] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.164225  8210 leader_election.cc:290] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:21.158871  8230 consensus_queue.cc:260] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [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: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.165454  8230 raft_consensus.cc:3060] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.165673  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:21.153234  8237 raft_consensus.cc:2749] T d8b6cfc050cb40dcaf8c85318ac59b0b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.153075  8191 raft_consensus.cc:2749] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.169004  6969 catalog_manager.cc:5697] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 1 to 2, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:21.135922  8228 raft_consensus.cc:515] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.171290  8228 leader_election.cc:290] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:21.155265  7110 leader_election.cc:304] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:21.173099  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:21.172351  7185 leader_election.cc:304] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.155224  8171 raft_consensus.cc:515] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.178210  8225 raft_consensus.cc:2749] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:21.178864  7183 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.179373  8171 leader_election.cc:290] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:21.181576  7185 leader_election.cc:304] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:21.183565  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dab3084f0e5400eb1f31c83c20723e4" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:21.182575  8171 raft_consensus.cc:2749] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.191712  7070 raft_consensus.cc:2468] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:21.191551  7728 raft_consensus.cc:2955] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:21.193559  7186 leader_election.cc:304] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:21.183730  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:21.195981  7137 raft_consensus.cc:2393] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7e6a332a24e446039c4066659ebf69c2 in current term 2: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:13:21.191001  7063 raft_consensus.cc:2468] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:21.199815  8208 raft_consensus.cc:2804] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:21.200191  8208 raft_consensus.cc:493] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:21.200541  8208 raft_consensus.cc:3060] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.201109  7186 leader_election.cc:304] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:21.201844  8171 raft_consensus.cc:2804] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:21.202270  8171 raft_consensus.cc:697] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:21.203096  8171 consensus_queue.cc:237] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.183068  7185 leader_election.cc:304] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.203558  8230 raft_consensus.cc:2804] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:21.206620  7069 raft_consensus.cc:2468] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
I20260709 12:13:21.209738  8228 raft_consensus.cc:2749] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.210011  7702 leader_election.cc:304] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [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: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.210363  8230 raft_consensus.cc:697] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:21.208691  7137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594"
dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
mode: GRACEFUL
new_leader_uuid: "7e6a332a24e446039c4066659ebf69c2"
 from {username='slave'} at 127.0.0.1:56286
I20260709 12:13:21.211383  7137 raft_consensus.cc:606] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Received request to transfer leadership to TS 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:21.211743  7137 raft_consensus.cc:614] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:21.204798  7063 raft_consensus.cc:1240] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:21.218181  8272 raft_consensus.cc:993] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1: : Instructing follower 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:21.210786  8210 raft_consensus.cc:2804] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:21.218642  8272 raft_consensus.cc:1081] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Signalling peer 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:21.220120  8210 raft_consensus.cc:697] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:21.220993  8210 consensus_queue.cc:237] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.223263  8225 consensus_queue.cc:1059] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.213971  7185 leader_election.cc:304] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.212407  8230 consensus_queue.cc:237] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.214831  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:13:21.226679  6968 catalog_manager.cc:5697] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:21.235985  7063 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:37056
I20260709 12:13:21.236632  7063 raft_consensus.cc:493] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:21.236989  7063 raft_consensus.cc:3060] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.224233  8225 raft_consensus.cc:3055] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:21.236285  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:21.246220  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:21.248518  7063 raft_consensus.cc:515] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:21.251022  7063 leader_election.cc:290] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:21.242980  8208 raft_consensus.cc:515] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:21.251329  7135 tablet_service.cc:1558] Processing DeleteTablet for tablet 5b3d827d487b45e798387af64742d318 with delete_type TABLET_DATA_TOMBSTONED (TS c2a2f6b3d7d142b6a42df8173818dc91 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33136
I20260709 12:13:21.252228  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:21.252760  7145 raft_consensus.cc:3060] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.256309  6956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5b3d827d487b45e798387af64742d318 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:13:21.260475  7185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 46573us
I20260709 12:13:21.260964  8237 raft_consensus.cc:2749] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.264060  8208 leader_election.cc:290] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:21.252614  8225 raft_consensus.cc:740] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:21.268275  8225 consensus_queue.cc:260] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:21.271870  7145 raft_consensus.cc:2468] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:21.272394  7185 leader_election.cc:304] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.273945  7036 leader_election.cc:304] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:21.274695  7185 leader_election.cc:304] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.276288  7185 leader_election.cc:304] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:21.277122  6965 catalog_manager.cc:5697] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 1 to 2, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:21.280790  7185 leader_election.cc:304] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.281940  7185 leader_election.cc:304] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.283174  7185 leader_election.cc:304] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.275285  8225 raft_consensus.cc:3060] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.290218  7185 leader_election.cc:304] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.289307  8213 raft_consensus.cc:2749] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.280104  8237 raft_consensus.cc:2749] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.288726  8272 raft_consensus.cc:2749] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.287690  8180 raft_consensus.cc:2804] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:21.282424  8167 raft_consensus.cc:2804] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:21.293892  7145 raft_consensus.cc:1275] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:21.300318  8180 raft_consensus.cc:493] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:21.304024  8180 raft_consensus.cc:3060] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.275487  8208 raft_consensus.cc:2749] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.295423  7185 leader_election.cc:304] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.287824  8228 raft_consensus.cc:2749] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.295518  8214 raft_consensus.cc:2749] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.288666  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:21.314990  8278 tablet_replica.cc:333] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:21.315169  8214 raft_consensus.cc:2749] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.305599  6968 catalog_manager.cc:5697] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 1 to 2, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196). New cstate: current_term: 2 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:21.316154  8278 raft_consensus.cc:2243] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:21.316857  8278 raft_consensus.cc:2272] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:21.318423  7185 leader_election.cc:304] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.319116  8214 raft_consensus.cc:2749] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.320241  7185 leader_election.cc:304] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.320870  8214 raft_consensus.cc:2749] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.322571  7185 leader_election.cc:304] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.323238  8228 raft_consensus.cc:2749] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.325083  8180 raft_consensus.cc:515] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:21.326656  8278 ts_tablet_manager.cc:1916] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:21.326820  7185 leader_election.cc:304] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.313887  8205 consensus_queue.cc:1048] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.017s
I20260709 12:13:21.331200  8237 raft_consensus.cc:2749] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.342212  8278 ts_tablet_manager.cc:1929] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:21.343114  8180 leader_election.cc:290] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:21.343353  8278 log.cc:1199] T 5b3d827d487b45e798387af64742d318 P c2a2f6b3d7d142b6a42df8173818dc91: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-1-root/wals/5b3d827d487b45e798387af64742d318
I20260709 12:13:21.343699  8167 raft_consensus.cc:697] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:21.332748  7185 leader_election.cc:304] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.345561  7185 leader_election.cc:304] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.344612  8167 consensus_queue.cc:237] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:21.345861  6955 catalog_manager.cc:5028] TS c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): tablet 5b3d827d487b45e798387af64742d318 (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:21.346740  8230 raft_consensus.cc:2749] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.347927  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:21.348351  7185 leader_election.cc:304] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.349427  8230 raft_consensus.cc:2749] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.350078  8180 raft_consensus.cc:2749] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:21.352198  7185 leader_election.cc:304] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.353192  7185 leader_election.cc:304] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.353816  8230 raft_consensus.cc:2749] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.354549  8230 raft_consensus.cc:2749] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.359584  6965 catalog_manager.cc:5697] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 2 to 3, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 3 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:21.371016  7063 raft_consensus.cc:3060] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.387231  7063 raft_consensus.cc:1275] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:21.388594  8210 consensus_queue.cc:1048] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:21.392834  6968 catalog_manager.cc:5697] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 1 to 2, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:21.395841  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:21.396339  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7425f6112e647939ba6dc9d49dfb7ba" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:21.396634  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beae084e60341a4b19046aa8cc0eab4" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:21.397053  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:21.396598  7211 raft_consensus.cc:2393] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 2: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:13:21.397094  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:21.398365  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:21.403709  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.404371  7212 raft_consensus.cc:2468] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 2.
I20260709 12:13:21.405918  7213 raft_consensus.cc:2468] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 2.
I20260709 12:13:21.416090  7216 raft_consensus.cc:2468] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 2.
I20260709 12:13:21.417817  7220 raft_consensus.cc:2468] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 2.
I20260709 12:13:21.418815  7217 raft_consensus.cc:2468] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 2.
I20260709 12:13:21.394510  6968 catalog_manager.cc:5697] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 1 to 2, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:21.425524  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5bc3575ddb48a386f32440132b1680" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.426322  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.426625  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.427160  7216 raft_consensus.cc:2376] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 2. Re-sending same reply.
I20260709 12:13:21.427524  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.428018  7215 raft_consensus.cc:2376] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 2. Re-sending same reply.
I20260709 12:13:21.429143  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae2ca0d959e48d6afd48cd029cce2d0" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.430442  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.433791  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.434649  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.435173  7212 raft_consensus.cc:2376] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 2. Re-sending same reply.
I20260709 12:13:21.436089  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.436280  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858c191209b4d38a5ad572d3d4f9d5a" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.436674  7214 raft_consensus.cc:2468] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 2.
I20260709 12:13:21.437422  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.437577  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.438069  7213 raft_consensus.cc:2393] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 2: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:13:21.438248  7216 raft_consensus.cc:2393] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 3: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:21.438649  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.439291  7215 raft_consensus.cc:2393] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 2: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:21.439616  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.439049  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3cbb05babf43b489d5eab9a22691b5" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.447619  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.447952  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.448463  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7425f6112e647939ba6dc9d49dfb7ba" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.448740  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.448980  7215 raft_consensus.cc:2376] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 2. Re-sending same reply.
I20260709 12:13:21.449365  7218 raft_consensus.cc:2393] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 2: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:21.449165  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.447949  7065 raft_consensus.cc:1275] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:21.450455  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.451439  7211 raft_consensus.cc:1240] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:21.452244  8210 raft_consensus.cc:493] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:21.452778  8210 raft_consensus.cc:515] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.454035  8225 consensus_queue.cc:1048] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.454223  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:21.454380  7110 leader_election.cc:304] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:21.454807  7212 raft_consensus.cc:3055] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:21.455322  8225 raft_consensus.cc:2749] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.456236  7728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0862997844611a85110d072ae5b04" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:21.456931  7728 raft_consensus.cc:2393] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 2: Already voted for candidate 7e6a332a24e446039c4066659ebf69c2 in this term.
I20260709 12:13:21.457038  7732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0862997844611a85110d072ae5b04" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:21.457484  7219 raft_consensus.cc:1240] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:21.457769  7732 raft_consensus.cc:2393] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 2: Already voted for candidate 7e6a332a24e446039c4066659ebf69c2 in this term.
W20260709 12:13:21.449604  7109 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:21.458355  7034 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.450088  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.459048  8225 consensus_queue.cc:1048] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:21.459666  7732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:21.459873  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:21.458882  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:21.459256  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:21.459666  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.461642  7728 raft_consensus.cc:3060] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.458794  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.461421  7145 raft_consensus.cc:2393] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e6a332a24e446039c4066659ebf69c2 in current term 2: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:13:21.462035  7733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0"
dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
 from {username='slave'} at 127.0.0.1:37622
I20260709 12:13:21.462634  7733 raft_consensus.cc:493] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:21.455114  7212 raft_consensus.cc:740] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:21.453531  7211 raft_consensus.cc:1275] T 5b3d827d487b45e798387af64742d318 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:21.463011  7733 raft_consensus.cc:3060] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.464269  7212 consensus_queue.cc:260] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:21.465523  7212 raft_consensus.cc:3060] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.450134  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beae084e60341a4b19046aa8cc0eab4" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.461971  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd821de76af411f89ed55ebe38cca00" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:21.460253  7216 raft_consensus.cc:2393] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 2: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:21.467267  7728 raft_consensus.cc:1275] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 3. (term mismatch)
I20260709 12:13:21.467900  7728 pending_rounds.cc:85] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2: Aborting all ops after (but not including) 2
I20260709 12:13:21.468202  7728 pending_rounds.cc:107] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 1.3
I20260709 12:13:21.468291  7215 raft_consensus.cc:2376] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 2. Re-sending same reply.
I20260709 12:13:21.468540  7728 raft_consensus.cc:2917] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted by new leader
I20260709 12:13:21.469543  7728 raft_consensus.cc:2889] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:21.461663  8210 leader_election.cc:290] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:21.463668  7700 leader_election.cc:304] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.460500  7732 raft_consensus.cc:2393] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 2: Already voted for candidate 7e6a332a24e446039c4066659ebf69c2 in this term.
I20260709 12:13:21.474361  7212 raft_consensus.cc:2468] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:21.475205  7145 raft_consensus.cc:1240] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:21.475454  7728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:21.476482  7728 raft_consensus.cc:2393] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 2: Already voted for candidate 7e6a332a24e446039c4066659ebf69c2 in this term.
I20260709 12:13:21.469969  7733 raft_consensus.cc:515] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.477587  8210 raft_consensus.cc:2749] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.478785  7733 leader_election.cc:290] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:21.475605  7138 raft_consensus.cc:1240] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:21.479344  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:21.480055  7145 raft_consensus.cc:2393] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7e6a332a24e446039c4066659ebf69c2 in current term 2: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:13:21.479996  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:21.480772  7212 raft_consensus.cc:3055] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:21.481772  7212 raft_consensus.cc:740] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:21.482627  7212 consensus_queue.cc:260] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [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: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.488082  7212 raft_consensus.cc:3060] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.485782  7145 raft_consensus.cc:1240] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:21.481350  7733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dab3084f0e5400eb1f31c83c20723e4" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:21.491149  7733 raft_consensus.cc:2393] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 2: Already voted for candidate 7e6a332a24e446039c4066659ebf69c2 in this term.
I20260709 12:13:21.493034  7145 raft_consensus.cc:1240] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:21.494728  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:21.497541  7212 raft_consensus.cc:2468] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
I20260709 12:13:21.500114  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:21.501418  7035 leader_election.cc:304] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.508232  7700 leader_election.cc:304] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.508920  7035 leader_election.cc:304] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.509428  8210 raft_consensus.cc:2804] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:21.509955  7035 leader_election.cc:304] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.510495  8210 raft_consensus.cc:697] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:21.511441  8167 raft_consensus.cc:2749] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.512071  8167 raft_consensus.cc:2749] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.512677  8167 raft_consensus.cc:2804] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:21.511904  8210 consensus_queue.cc:237] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [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: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.513093  8167 raft_consensus.cc:697] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:21.513944  8167 consensus_queue.cc:237] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:21.510977  7035 leader_election.cc:304] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.516211  8196 raft_consensus.cc:2804] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:21.516638  8196 raft_consensus.cc:697] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:21.517411  8196 consensus_queue.cc:237] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:21.503684  7733 raft_consensus.cc:1275] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:21.503785  7138 raft_consensus.cc:1240] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:21.525704  6968 catalog_manager.cc:5697] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 1 to 2, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196). New cstate: current_term: 2 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:21.525966  7035 leader_election.cc:304] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.530443  8207 raft_consensus.cc:2804] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:21.530936  8207 raft_consensus.cc:697] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:21.531697  8207 consensus_queue.cc:237] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:21.534093  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac00bbced8f4ccab7f93026388c6417" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:13:21.535593  7109 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.537185  7035 leader_election.cc:304] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:21.540097  8181 raft_consensus.cc:2804] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:21.540583  8181 raft_consensus.cc:697] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:21.541422  8181 consensus_queue.cc:237] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.548904  7035 leader_election.cc:304] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:21.549836  8265 raft_consensus.cc:2804] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:21.549489  7212 raft_consensus.cc:2955] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:21.550028  7035 leader_election.cc:304] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
W20260709 12:13:21.563616  7183 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.575757  8289 raft_consensus.cc:2749] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.579145  7035 leader_election.cc:304] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.581836  8181 raft_consensus.cc:2749] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.587534  7065 raft_consensus.cc:1275] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:21.589092  8230 consensus_queue.cc:1048] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:21.589505  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beae084e60341a4b19046aa8cc0eab4" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:21.590222  7215 raft_consensus.cc:2393] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 2: Already voted for candidate 4b1ff2643d61430a9fc6f52fe414891a in this term.
I20260709 12:13:21.593676  7214 raft_consensus.cc:1275] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:21.582531  7035 leader_election.cc:304] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.582825  8265 raft_consensus.cc:697] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:21.597055  8265 consensus_queue.cc:237] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.605634  7035 leader_election.cc:304] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.606158  8207 raft_consensus.cc:2749] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.610590  7035 leader_election.cc:304] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.611636  8291 raft_consensus.cc:2749] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.615362  7035 leader_election.cc:304] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.616739  7035 leader_election.cc:304] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.617887  7063 raft_consensus.cc:1275] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:21.618841  7110 leader_election.cc:304] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:21.619490  8210 consensus_queue.cc:1048] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:21.619869  8225 raft_consensus.cc:2749] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:21.624694  8291 raft_consensus.cc:2749] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.624962  7110 leader_election.cc:304] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:21.625187  8289 raft_consensus.cc:3060] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.626168  8225 raft_consensus.cc:2749] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.629271  8167 raft_consensus.cc:2749] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.629911  8214 consensus_queue.cc:1059] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.630985  8237 raft_consensus.cc:3055] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:21.631353  8237 raft_consensus.cc:740] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:21.632091  8289 raft_consensus.cc:2749] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:21.632150  8237 consensus_queue.cc:260] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:21.634348  8237 raft_consensus.cc:3060] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.636000  7035 leader_election.cc:304] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.637241  7035 leader_election.cc:304] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.638197  7035 leader_election.cc:304] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.638832  8167 raft_consensus.cc:3060] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.639000  8291 raft_consensus.cc:2749] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.639667  8291 raft_consensus.cc:2749] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.641974  7138 raft_consensus.cc:1275] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:21.645373  7035 leader_election.cc:304] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.646986  7035 leader_election.cc:304] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.647881  7185 leader_election.cc:304] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.644658  8205 consensus_queue.cc:1048] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 12:13:21.646569  8214 consensus_queue.cc:1059] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:13:21.645922  8180 consensus_queue.cc:1059] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:13:21.648381  8182 raft_consensus.cc:493] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.649294  8182 raft_consensus.cc:515] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.647125  8289 raft_consensus.cc:2749] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.648386  8291 raft_consensus.cc:2749] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.651274  8182 leader_election.cc:290] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:21.654539  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cdf1d4cd114beea995c32b20903c44" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:21.653450  7728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cdf1d4cd114beea995c32b20903c44" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:21.655244  7065 raft_consensus.cc:2468] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:13:21.655342  7728 raft_consensus.cc:2468] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:13:21.657363  7112 leader_election.cc:304] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:21.658615  8182 raft_consensus.cc:2804] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:21.659013  8182 raft_consensus.cc:493] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.659389  8182 raft_consensus.cc:3060] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.661091  8230 raft_consensus.cc:2749] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.662135  8214 raft_consensus.cc:3055] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:21.662467  8214 raft_consensus.cc:740] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:21.663201  8214 consensus_queue.cc:260] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:21.664427  8214 raft_consensus.cc:3060] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.659422  7035 leader_election.cc:304] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.655213  8167 raft_consensus.cc:2749] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.665748  8291 raft_consensus.cc:3060] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.666949  8182 raft_consensus.cc:515] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.667835  8180 raft_consensus.cc:3055] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:21.668196  8180 raft_consensus.cc:740] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:21.669004  8180 consensus_queue.cc:260] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:21.669545  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cdf1d4cd114beea995c32b20903c44" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:21.670081  7063 raft_consensus.cc:3060] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.670198  8180 raft_consensus.cc:3060] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.676807  7063 raft_consensus.cc:2468] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 3.
I20260709 12:13:21.677560  8291 raft_consensus.cc:2749] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.677853  7112 leader_election.cc:304] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:21.678622  8236 raft_consensus.cc:2804] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:21.679083  8236 raft_consensus.cc:697] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:21.679908  8236 consensus_queue.cc:237] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.683610  8205 raft_consensus.cc:493] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:21.684378  7035 leader_election.cc:304] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.684166  8205 raft_consensus.cc:515] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.687917  8205 leader_election.cc:290] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:21.688100  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39fa421bec422e922270e825f31bd8" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:21.688637  7145 raft_consensus.cc:2468] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
I20260709 12:13:21.689750  7701 leader_election.cc:304] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:21.690538  8205 raft_consensus.cc:2804] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:21.690940  8205 raft_consensus.cc:493] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:21.691357  8205 raft_consensus.cc:3060] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:21.691645  7185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 44470.8us
I20260709 12:13:21.692857  7185 leader_election.cc:304] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.693555  8289 raft_consensus.cc:2749] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.694224  8289 consensus_queue.cc:1059] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.695725  8207 raft_consensus.cc:3055] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:21.696098  8207 raft_consensus.cc:740] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:21.696724  8230 raft_consensus.cc:2749] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.696969  8207 consensus_queue.cc:260] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:21.698257  8207 raft_consensus.cc:3060] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.698836  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39fa421bec422e922270e825f31bd8" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:21.699589  7063 raft_consensus.cc:2393] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e6a332a24e446039c4066659ebf69c2 in current term 2: Already voted for candidate 4b1ff2643d61430a9fc6f52fe414891a in this term.
I20260709 12:13:21.700385  7065 raft_consensus.cc:1275] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:21.701630  8180 consensus_queue.cc:1048] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:21.703070  8205 raft_consensus.cc:515] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.711778  7035 leader_election.cc:304] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.712459  8289 raft_consensus.cc:2749] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.712821  8205 leader_election.cc:290] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:21.713187  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39fa421bec422e922270e825f31bd8" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:21.716542  7035 leader_election.cc:304] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.717361  7035 leader_election.cc:304] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.718106  7035 leader_election.cc:304] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.716126  8289 consensus_queue.cc:1059] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 12:13:21.719637  7145 raft_consensus.cc:2468] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
I20260709 12:13:21.719894  8180 consensus_queue.cc:1048] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:21.720661  7701 leader_election.cc:304] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:21.721197  8291 raft_consensus.cc:2749] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.721486  8205 raft_consensus.cc:2804] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:21.719354  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39fa421bec422e922270e825f31bd8" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:21.722260  8289 raft_consensus.cc:3055] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:21.722597  8289 raft_consensus.cc:740] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:21.722640  8205 raft_consensus.cc:697] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:21.724484  7035 leader_election.cc:304] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.722566  7063 raft_consensus.cc:2393] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7e6a332a24e446039c4066659ebf69c2 in current term 2: Already voted for candidate 4b1ff2643d61430a9fc6f52fe414891a in this term.
W20260709 12:13:21.726052  7017 auto_rebalancer.cc:893] Removing replace marker failed: Replica b1c282c7d51e498b941387efd9ec54e1 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
W20260709 12:13:21.726457  7017 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 3df756d1e8ab4e4ead90ff7923b65ec9 already in progress
I20260709 12:13:21.723903  8291 raft_consensus.cc:2749] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:21.726742  7017 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 3df756d1e8ab4e4ead90ff7923b65ec9 already in progress
I20260709 12:13:21.722705  8167 raft_consensus.cc:2749] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.727288  8289 consensus_queue.cc:260] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:21.728616  8289 raft_consensus.cc:3060] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.728835  8207 consensus_queue.cc:1048] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 12:13:21.733220  8205 consensus_queue.cc:237] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.737671  8236 consensus_queue.cc:1048] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.739552  8182 leader_election.cc:290] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:21.740409  7733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cdf1d4cd114beea995c32b20903c44" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:21.740988  7733 raft_consensus.cc:3060] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.744313  7035 leader_election.cc:304] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:21.746402  8207 raft_consensus.cc:3060] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.748445  8167 raft_consensus.cc:2749] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.757066  6968 catalog_manager.cc:5697] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 1 to 2, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 2 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:21.770220  7732 raft_consensus.cc:3060] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEARNER]: Advancing to term 3
I20260709 12:13:21.783900  8207 raft_consensus.cc:2749] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.776417  7211 raft_consensus.cc:2955] T 5b3d827d487b45e798387af64742d318 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:21.775697  8181 raft_consensus.cc:493] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.809984  6965 catalog_manager.cc:5697] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:21.813818  7731 raft_consensus.cc:1275] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:21.815265  8171 consensus_queue.cc:1048] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:21.820058  7145 raft_consensus.cc:1275] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:21.822525  7733 raft_consensus.cc:2468] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 3.
I20260709 12:13:21.816494  7065 raft_consensus.cc:1275] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:21.830286  6967 catalog_manager.cc:5697] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 1 to 2, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196). New cstate: current_term: 2 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:21.805542  8181 raft_consensus.cc:515] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.840750  8181 leader_election.cc:290] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:21.831859  8207 consensus_queue.cc:1048] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 12:13:21.842003  8207 consensus_queue.cc:1243] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Peer c2a2f6b3d7d142b6a42df8173818dc91 log is divergent from this leader: its last log entry 1.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 12:13:21.843343  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39fa421bec422e922270e825f31bd8" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:21.843794  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39fa421bec422e922270e825f31bd8" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:21.843987  7138 raft_consensus.cc:2468] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 2.
I20260709 12:13:21.828670  8301 raft_consensus.cc:493] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.847106  7138 pending_rounds.cc:85] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91: Aborting all ops after (but not including) 2
I20260709 12:13:21.848548  7036 leader_election.cc:304] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:21.850574  7138 pending_rounds.cc:107] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 1.3
I20260709 12:13:21.850838  7138 raft_consensus.cc:2917] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted by new leader
I20260709 12:13:21.851202  7138 raft_consensus.cc:2889] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:21.854303  8289 raft_consensus.cc:2804] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:21.860756  8289 raft_consensus.cc:493] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.861114  8289 raft_consensus.cc:3060] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.864540  7731 raft_consensus.cc:1275] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:21.865639  8214 consensus_queue.cc:1048] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:21.852142  8301 raft_consensus.cc:515] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.866917  8230 consensus_queue.cc:1048] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:21.867678  8301 leader_election.cc:290] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:21.870307  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:21.871320  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:21.871935  7731 raft_consensus.cc:2468] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:13:21.873015  7111 leader_election.cc:304] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:21.874064  8301 raft_consensus.cc:2804] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:21.874408  8301 raft_consensus.cc:493] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.874735  8301 raft_consensus.cc:3060] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.888871  8289 raft_consensus.cc:515] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.892015  7212 raft_consensus.cc:1275] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:21.893152  7732 raft_consensus.cc:1275] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEARNER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:21.895202  8289 leader_election.cc:290] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:21.897368  8289 consensus_queue.cc:1048] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:21.897915  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39fa421bec422e922270e825f31bd8" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:21.898917  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39fa421bec422e922270e825f31bd8" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:21.901510  7145 raft_consensus.cc:3060] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.917567  7145 raft_consensus.cc:2468] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:21.918610  7036 leader_election.cc:304] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:21.926079  8207 raft_consensus.cc:493] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:21.926575  8207 raft_consensus.cc:515] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.928517  8207 leader_election.cc:290] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:21.931600  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:21.912060  8167 consensus_queue.cc:1048] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 12:13:21.920644  8181 raft_consensus.cc:2804] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:21.935696  8181 raft_consensus.cc:697] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:21.936060  7145 raft_consensus.cc:1275] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:21.939646  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:21.936547  8181 consensus_queue.cc:237] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.954002  7731 raft_consensus.cc:2393] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 2: Already voted for candidate 7e6a332a24e446039c4066659ebf69c2 in this term.
I20260709 12:13:21.944231  8207 consensus_queue.cc:1048] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 12:13:21.957932  7145 consensus_queue.cc:237] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:21.965479  7212 raft_consensus.cc:1275] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:21.970073  6965 catalog_manager.cc:5697] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 1 to 2, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 2 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:21.977013  8210 consensus_queue.cc:1048] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:21.980394  7212 raft_consensus.cc:1275] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:21.993103  8207 consensus_queue.cc:1048] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.996016  7212 raft_consensus.cc:1275] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:21.997294  6965 catalog_manager.cc:5697] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 1 to 2, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 2 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:21.998853  6965 catalog_manager.cc:5697] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 1 to 2, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 2 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:22.001755  7138 raft_consensus.cc:1275] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:21.990733  8301 raft_consensus.cc:515] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:22.006601  8210 consensus_queue.cc:1048] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:21.997802  8207 consensus_queue.cc:1048] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:22.007583  7137 raft_consensus.cc:2368] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a for earlier term 2. Current term is 3.
I20260709 12:13:22.009032  6965 catalog_manager.cc:5697] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 1 to 2, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 2 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:22.012486  7036 leader_election.cc:400] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Vote denied by peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037) with higher term. Message: Invalid argument: T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a for earlier term 2. Current term is 3.
I20260709 12:13:22.013681  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:22.020618  7733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:22.036201  7036 leader_election.cc:403] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:22.036563  7733 raft_consensus.cc:3060] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.038584  7141 raft_consensus.cc:1275] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:22.040916  8289 consensus_queue.cc:1048] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:22.021675  8301 leader_election.cc:290] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:22.025862  7732 raft_consensus.cc:1275] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:22.026294  8210 raft_consensus.cc:493] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.042177  8210 raft_consensus.cc:515] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:22.028642  7211 raft_consensus.cc:1275] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:22.044217  8210 leader_election.cc:290] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:22.044973  8301 consensus_queue.cc:1048] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:22.034224  7069 raft_consensus.cc:3060] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.047078  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba106b46bf4ebd8adf4850d6eade14" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:22.047675  7145 raft_consensus.cc:2468] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
I20260709 12:13:22.048439  8214 raft_consensus.cc:493] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.048918  8214 raft_consensus.cc:515] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:22.050733  8167 raft_consensus.cc:493] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.050858  8214 leader_election.cc:290] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:22.051378  8225 consensus_queue.cc:1048] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:22.052294  7701 leader_election.cc:304] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:22.051236  8167 raft_consensus.cc:515] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:22.054651  7069 raft_consensus.cc:2468] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 3.
I20260709 12:13:22.055948  8210 raft_consensus.cc:2804] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:22.056324  8210 raft_consensus.cc:493] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.056658  8210 raft_consensus.cc:3060] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.057230  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:22.057857  7065 raft_consensus.cc:2468] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:22.059221  7186 leader_election.cc:304] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:22.063231  7112 leader_election.cc:304] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:22.059165  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba106b46bf4ebd8adf4850d6eade14" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:22.066217  7215 raft_consensus.cc:2468] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
I20260709 12:13:22.055773  8207 raft_consensus.cc:2749] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037) with higher term. Message: Invalid argument: T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a for earlier term 2. Current term is 3.
I20260709 12:13:22.067394  8301 raft_consensus.cc:2804] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:22.067188  8214 raft_consensus.cc:2804] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:22.082078  8167 leader_election.cc:290] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:22.083825  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:22.084434  7730 raft_consensus.cc:2468] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:22.085350  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:22.085893  7215 raft_consensus.cc:2468] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:22.086681  7213 raft_consensus.cc:1275] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:22.086910  7035 leader_election.cc:304] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:22.073976  7732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:22.089311  7732 raft_consensus.cc:2468] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:22.089913  7730 raft_consensus.cc:3060] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:22.092116  8265 raft_consensus.cc:2804] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:22.092495  8265 raft_consensus.cc:493] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.092875  8265 raft_consensus.cc:3060] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:22.077072  8214 raft_consensus.cc:493] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.095872  8214 raft_consensus.cc:3060] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.096225  8167 consensus_queue.cc:1048] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:13:22.129813  7112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 48244.2us
I20260709 12:13:22.136211  7211 raft_consensus.cc:1275] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:22.094786  8301 raft_consensus.cc:697] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:22.147620  8265 raft_consensus.cc:515] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:22.177335  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:22.177955  7213 raft_consensus.cc:3060] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:22.181465  8181 consensus_queue.cc:1048] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:22.186805  7213 raft_consensus.cc:2468] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 4.
I20260709 12:13:22.188138  7035 leader_election.cc:304] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:22.173470  8235 raft_consensus.cc:493] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.190421  8322 raft_consensus.cc:2804] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:22.199483  8322 raft_consensus.cc:697] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:22.200285  8322 consensus_queue.cc:237] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:22.193683  8235 raft_consensus.cc:515] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:22.192672  7730 raft_consensus.cc:1275] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:22.205093  8235 leader_election.cc:290] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:22.210767  8305 raft_consensus.cc:2955] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:22.191093  8301 consensus_queue.cc:237] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:22.213701  8210 raft_consensus.cc:515] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:22.216601  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba106b46bf4ebd8adf4850d6eade14" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:22.217304  7213 raft_consensus.cc:3060] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.219007  8221 raft_consensus.cc:493] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.219503  8221 raft_consensus.cc:515] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:22.221482  8221 leader_election.cc:290] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:22.222813  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:22.223264  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:22.223908  7211 raft_consensus.cc:2468] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
I20260709 12:13:22.225101  7700 leader_election.cc:304] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:22.225898  8221 raft_consensus.cc:2804] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:22.226295  8221 raft_consensus.cc:493] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.226673  8221 raft_consensus.cc:3060] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:22.228008  8320 log.cc:927] Time spent T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
W20260709 12:13:22.229550  8317 log.cc:927] Time spent T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
I20260709 12:13:22.197607  7733 raft_consensus.cc:2468] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 3.
I20260709 12:13:22.231487  7069 raft_consensus.cc:1240] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Rejecting Update request from peer 7e6a332a24e446039c4066659ebf69c2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:22.233613  8214 raft_consensus.cc:515] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:22.207196  8265 leader_election.cc:290] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 election: Requested vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:22.242182  8327 raft_consensus.cc:493] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.243624  8327 raft_consensus.cc:515] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:22.245119  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:22.236119  8210 leader_election.cc:290] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:22.244518  7733 raft_consensus.cc:3060] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:22.245651  7730 raft_consensus.cc:3060] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:22.248005  8196 raft_consensus.cc:1064] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:22.249022  8327 leader_election.cc:290] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:22.256237  7141 raft_consensus.cc:1240] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Rejecting Update request from peer 7e6a332a24e446039c4066659ebf69c2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:22.252036  8221 raft_consensus.cc:515] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:22.275408  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:22.253021  7213 raft_consensus.cc:2468] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 3.
I20260709 12:13:22.254820  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:22.278198  7069 raft_consensus.cc:3060] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.289091  7069 raft_consensus.cc:2468] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 3.
I20260709 12:13:22.269198  8196 consensus_queue.cc:237] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:22.276031  7068 raft_consensus.cc:2468] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:13:22.296200  7070 raft_consensus.cc:1275] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:22.271509  7215 raft_consensus.cc:2955] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:22.300102  7186 leader_election.cc:304] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:22.301741  7700 leader_election.cc:304] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:22.303915  7141 raft_consensus.cc:1275] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:22.314237  7112 leader_election.cc:304] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:22.315703  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba106b46bf4ebd8adf4850d6eade14" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:22.316293  7142 raft_consensus.cc:3060] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.306804  8210 raft_consensus.cc:2804] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:22.264397  8265 consensus_queue.cc:1048] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.049s
I20260709 12:13:22.308677  8180 raft_consensus.cc:2804] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:22.335237  8335 raft_consensus.cc:2804] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:22.314627  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:22.319458  7730 raft_consensus.cc:2468] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 4.
I20260709 12:13:22.322468  8214 leader_election.cc:290] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:22.357928  7736 raft_consensus.cc:1275] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:22.351614  8335 raft_consensus.cc:493] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.345022  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:22.352720  8225 raft_consensus.cc:493] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.326321  8182 raft_consensus.cc:493] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:22.405484  7037 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:22.407395  8284 log.cc:927] Time spent T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 12:13:22.347654  8327 consensus_queue.cc:1048] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.061s
I20260709 12:13:22.358199  8180 raft_consensus.cc:697] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 3 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:22.412793  8335 raft_consensus.cc:3060] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.357019  7217 raft_consensus.cc:2468] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
W20260709 12:13:22.412117  8287 log.cc:927] Time spent T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 12:13:22.431470  8221 leader_election.cc:290] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:22.357304  8205 consensus_queue.cc:1059] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.063s
I20260709 12:13:22.351440  7731 raft_consensus.cc:2955] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:22.428593  7142 raft_consensus.cc:2468] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 3.
I20260709 12:13:22.420992  7067 raft_consensus.cc:2468] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:13:22.447248  8335 raft_consensus.cc:515] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:22.421157  8182 raft_consensus.cc:515] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:22.452504  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:22.421098  8225 raft_consensus.cc:515] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:22.468801  8180 consensus_queue.cc:237] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:22.492036  8335 leader_election.cc:290] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:22.493288  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:22.497012  7212 raft_consensus.cc:2468] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
W20260709 12:13:22.529532  7112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 194082us
I20260709 12:13:22.534338  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:22.534883  7068 raft_consensus.cc:3060] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.540445  7141 raft_consensus.cc:1275] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:22.538774  8291 consensus_queue.cc:1048] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 12:13:22.527040  8207 raft_consensus.cc:493] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.550585  7728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:22.551262  7728 raft_consensus.cc:3060] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.551540  8182 leader_election.cc:290] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:22.552374  8225 leader_election.cc:290] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:22.553790  7733 raft_consensus.cc:1275] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:22.550485  8207 raft_consensus.cc:515] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:22.563944  7112 leader_election.cc:304] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:22.577256  7068 raft_consensus.cc:2468] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 3.
I20260709 12:13:22.581245  7112 leader_election.cc:304] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:22.585757  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:22.586413  7068 raft_consensus.cc:2468] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:13:22.595954  7112 leader_election.cc:304] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:22.600859  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:22.601418  7216 raft_consensus.cc:3060] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.601634  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:22.602881  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:22.603618  7219 raft_consensus.cc:2468] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 3.
I20260709 12:13:22.607605  7216 raft_consensus.cc:2468] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 3.
I20260709 12:13:22.588263  8301 raft_consensus.cc:2804] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:22.579082  8210 raft_consensus.cc:697] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:22.622076  6955 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dae2ca0d959e48d6afd48cd029cce2d0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:22.622853  8207 leader_election.cc:290] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:22.626049  7728 raft_consensus.cc:2468] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 3.
I20260709 12:13:22.598737  8235 raft_consensus.cc:2804] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:22.588328  8291 consensus_queue.cc:1048] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.030s
I20260709 12:13:22.613082  8325 raft_consensus.cc:2804] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:22.628925  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:22.617941  8301 raft_consensus.cc:493] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:22.654189  7110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 43616.7us
W20260709 12:13:22.598994  7702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 295130us
I20260709 12:13:22.659571  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:22.660156  7138 raft_consensus.cc:2468] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 2.
I20260709 12:13:22.653332  8325 raft_consensus.cc:493] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.656437  8301 raft_consensus.cc:3060] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.663241  7036 leader_election.cc:304] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:22.656783  8235 raft_consensus.cc:697] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:22.657245  7067 raft_consensus.cc:2468] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 3.
I20260709 12:13:22.663416  8325 raft_consensus.cc:3060] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.667614  8289 raft_consensus.cc:2804] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:22.665802  8205 consensus_queue.cc:1243] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Peer 4b1ff2643d61430a9fc6f52fe414891a log is divergent from this leader: its last log entry 3.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 12:13:22.682351  8334 raft_consensus.cc:3055] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:22.682719  8334 raft_consensus.cc:740] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:22.683498  8334 consensus_queue.cc:260] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:22.684412  8334 raft_consensus.cc:3060] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.674571  8340 raft_consensus.cc:493] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.688095  8340 raft_consensus.cc:515] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:22.689195  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:22.691676  8235 consensus_queue.cc:237] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:22.692296  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:22.695550  7112 leader_election.cc:304] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:22.680146  8289 raft_consensus.cc:493] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:22.662638  7701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 339940us
I20260709 12:13:22.676401  8182 consensus_queue.cc:1048] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.029s
I20260709 12:13:22.714380  8345 raft_consensus.cc:2804] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:22.714835  8345 raft_consensus.cc:493] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.715171  8345 raft_consensus.cc:3060] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:22.725008  7214 raft_consensus.cc:1275] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:22.670476  8210 consensus_queue.cc:237] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:22.710003  8289 raft_consensus.cc:3060] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.784174  8340 leader_election.cc:290] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:22.787220  7186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 72501.9us
W20260709 12:13:22.792935  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 75452.5us
I20260709 12:13:22.787045  8305 raft_consensus.cc:493] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.793880  8181 raft_consensus.cc:493] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.793964  8305 raft_consensus.cc:515] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:22.794402  8181 raft_consensus.cc:515] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:13:22.796182  8336 log.cc:927] Time spent T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1: Append to log took a long time: real 0.462s	user 0.004s	sys 0.009s
I20260709 12:13:22.796382  8305 leader_election.cc:290] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:22.799181  8323 consensus_queue.cc:1048] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:22.804476  8344 raft_consensus.cc:493] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:22.824090  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7843d40ee384fff8ea2f2547aa18df0" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:22.824680  7213 raft_consensus.cc:2468] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
W20260709 12:13:22.825662  7111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 157406us
I20260709 12:13:22.814426  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:22.830971  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:22.831664  7215 raft_consensus.cc:2468] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:13:22.831449  8301 raft_consensus.cc:515] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:22.833590  8301 leader_election.cc:290] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:22.834904  8182 raft_consensus.cc:493] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.835675  8182 raft_consensus.cc:515] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:22.838760  8182 leader_election.cc:290] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:22.840226  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:22.840814  7065 raft_consensus.cc:3060] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.841197  8289 raft_consensus.cc:515] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:22.843339  8289 leader_election.cc:290] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:22.844079  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:22.844650  7143 raft_consensus.cc:3060] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.849005  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:22.851804  7143 raft_consensus.cc:2468] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:22.852849  7036 leader_election.cc:304] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:22.853569  8289 raft_consensus.cc:2804] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:22.854059  8289 raft_consensus.cc:697] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:22.854858  8289 consensus_queue.cc:237] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:22.855213  7110 leader_election.cc:304] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:22.856841  8236 raft_consensus.cc:2804] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:22.857386  7065 raft_consensus.cc:2468] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 3.
I20260709 12:13:22.857683  8236 raft_consensus.cc:493] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.858428  7112 leader_election.cc:304] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:22.858932  8236 raft_consensus.cc:3060] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.859397  8339 raft_consensus.cc:2804] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:22.860028  8339 raft_consensus.cc:697] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:22.860857  8339 consensus_queue.cc:237] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:22.864544  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:22.865072  7215 raft_consensus.cc:3060] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.866117  7700 leader_election.cc:304] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:22.866304  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:22.866967  7216 raft_consensus.cc:2468] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:13:22.821812  8332 raft_consensus.cc:493] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.915967  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:22.918056  7141 raft_consensus.cc:2468] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 2.
W20260709 12:13:22.693136  8221 consensus_queue.cc:1175] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" responder_term: 3 status { last_received { term: 1 index: 4 } last_committed_idx: 4 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 7e6a332a24e446039c4066659ebf69c2 for earlier term 2. Current term is 3. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:13:22.919044  7036 leader_election.cc:304] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:22.920001  7215 raft_consensus.cc:2468] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 3.
I20260709 12:13:22.864567  7063 raft_consensus.cc:2468] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
W20260709 12:13:22.911403  7702 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:22.820725  8344 raft_consensus.cc:515] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:22.911928  8346 raft_consensus.cc:2804] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:22.875747  8332 raft_consensus.cc:515] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:22.926169  8333 raft_consensus.cc:493] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.934136  7727 raft_consensus.cc:1275] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260709 12:13:22.934518  7727 pending_rounds.cc:85] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2: Aborting all ops after (but not including) 4
I20260709 12:13:22.934731  7727 pending_rounds.cc:107] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260709 12:13:22.934960  7727 raft_consensus.cc:2889] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:22.935516  8332 leader_election.cc:290] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:22.935801  8181 leader_election.cc:290] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:22.936601  7730 raft_consensus.cc:1275] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEARNER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:22.936888  8346 raft_consensus.cc:493] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.937250  8346 raft_consensus.cc:3060] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:22.938304  8351 log.cc:927] Time spent T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1: Append to log took a long time: real 0.111s	user 0.000s	sys 0.000s
I20260709 12:13:22.927672  8341 raft_consensus.cc:2804] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:22.939663  8341 raft_consensus.cc:493] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.939980  8341 raft_consensus.cc:3060] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.942693  7702 leader_election.cc:304] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:22.935886  7734 raft_consensus.cc:1240] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 12:13:22.933531  7735 raft_consensus.cc:1275] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:22.949529  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:22.950174  7067 raft_consensus.cc:2468] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
W20260709 12:13:22.951333  8352 log.cc:927] Time spent T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
I20260709 12:13:22.955087  8334 raft_consensus.cc:2749] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:22.956113  8345 raft_consensus.cc:515] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:22.958308  8333 raft_consensus.cc:515] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:22.931581  8305 raft_consensus.cc:493] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.960330  8333 leader_election.cc:290] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:22.960414  8305 raft_consensus.cc:515] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:22.960529  8341 raft_consensus.cc:515] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:22.962416  8305 leader_election.cc:290] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:22.969861  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:22.974789  7069 raft_consensus.cc:3060] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:22.975947  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:22.976449  7145 raft_consensus.cc:3060] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.976679  7186 leader_election.cc:304] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:22.984071  7145 raft_consensus.cc:2468] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:22.990368  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:22.988095  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7843d40ee384fff8ea2f2547aa18df0" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:23.005095  7143 raft_consensus.cc:2468] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
I20260709 12:13:22.962531  8341 leader_election.cc:290] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:22.962802  8349 consensus_queue.cc:1048] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.043s
I20260709 12:13:23.008008  7071 raft_consensus.cc:1275] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:22.980679  7069 raft_consensus.cc:2468] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
I20260709 12:13:22.989986  7062 raft_consensus.cc:1275] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:23.016966  7036 leader_election.cc:304] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:23.016331  7112 leader_election.cc:304] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:23.001660  8345 leader_election.cc:290] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:23.009032  8214 raft_consensus.cc:2804] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:23.009210  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:22.992303  8325 raft_consensus.cc:515] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.017705  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:23.029250  8341 raft_consensus.cc:2804] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:23.029809  8182 raft_consensus.cc:2804] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:23.030283  8214 raft_consensus.cc:493] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:23.048432  8214 raft_consensus.cc:3060] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.039076  8182 raft_consensus.cc:697] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:23.051575  8182 consensus_queue.cc:237] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.037212  7065 raft_consensus.cc:2468] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:13:23.041918  8236 raft_consensus.cc:515] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.028815  8355 consensus_queue.cc:1048] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
I20260709 12:13:23.037403  8341 raft_consensus.cc:697] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:23.063768  6965 catalog_manager.cc:5697] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:23.065862  8341 consensus_queue.cc:237] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.071717  7112 leader_election.cc:304] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:23.069506  8325 leader_election.cc:290] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:23.084208  7035 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.675s	user 0.032s	sys 0.020s
W20260709 12:13:23.085536  7035 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.676s	user 0.032s	sys 0.020s
W20260709 12:13:23.085781  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 676284us
I20260709 12:13:23.088873  8180 raft_consensus.cc:493] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:23.090828  8180 raft_consensus.cc:515] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.092818  8180 leader_election.cc:290] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:23.093207  8348 raft_consensus.cc:493] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:23.093659  8348 raft_consensus.cc:515] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.095633  8348 leader_election.cc:290] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:23.096091  7729 raft_consensus.cc:1275] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:23.096614  8236 leader_election.cc:290] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:23.074819  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:23.099416  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:23.100191  7071 raft_consensus.cc:2393] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 2: Already voted for candidate 4b1ff2643d61430a9fc6f52fe414891a in this term.
I20260709 12:13:23.101933  7110 leader_election.cc:304] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:23.102054  8346 raft_consensus.cc:515] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:23.103377  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:23.104060  7141 raft_consensus.cc:2393] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 3: Already voted for candidate 4b1ff2643d61430a9fc6f52fe414891a in this term.
I20260709 12:13:23.105592  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:23.106130  7214 raft_consensus.cc:2468] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 2.
I20260709 12:13:23.106758  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:23.107137  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:23.106241  7213 raft_consensus.cc:1275] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:23.107277  7212 raft_consensus.cc:3060] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.107749  7211 raft_consensus.cc:2468] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 2.
I20260709 12:13:23.107707  8305 consensus_queue.cc:1048] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:23.108657  8343 raft_consensus.cc:2804] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:23.109077  8343 raft_consensus.cc:493] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:23.109400  8343 raft_consensus.cc:3060] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.112430  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:23.113402  7069 raft_consensus.cc:3060] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.114243  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7843d40ee384fff8ea2f2547aa18df0" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:23.114825  7137 raft_consensus.cc:3060] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.116294  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7843d40ee384fff8ea2f2547aa18df0" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:23.116815  7213 raft_consensus.cc:3060] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.118433  8346 leader_election.cc:290] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:23.103389  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:23.119560  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:23.120085  7215 raft_consensus.cc:3060] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.120874  8337 raft_consensus.cc:493] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:23.121326  8337 raft_consensus.cc:515] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.123193  8337 leader_election.cc:290] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:23.124614  7213 raft_consensus.cc:2468] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 3.
I20260709 12:13:23.125849  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:23.126461  7138 raft_consensus.cc:2468] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:23.126788  7700 leader_election.cc:304] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:23.124497  8343 raft_consensus.cc:515] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.120023  7145 raft_consensus.cc:2468] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:23.083405  8344 leader_election.cc:290] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:23.129113  6969 catalog_manager.cc:5697] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:23.132035  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:23.098361  8325 raft_consensus.cc:2804] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:23.144634  8325 raft_consensus.cc:493] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:23.145020  8325 raft_consensus.cc:3060] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:23.146309  7137 raft_consensus.cc:2468] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 3.
I20260709 12:13:23.137861  7071 raft_consensus.cc:2468] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:13:23.127251  7215 raft_consensus.cc:2468] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:23.138880  8326 consensus_queue.cc:1048] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.005s
I20260709 12:13:23.076018  8333 consensus_queue.cc:1048] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.055s
I20260709 12:13:23.134214  8346 raft_consensus.cc:2804] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:23.142989  7212 raft_consensus.cc:2468] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:23.150820  7112 leader_election.cc:304] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:23.134347  7065 raft_consensus.cc:3060] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.138419  7185 leader_election.cc:304] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:23.160559  8346 raft_consensus.cc:697] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:23.167929  7185 leader_election.cc:304] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:23.170132  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:23.170728  7141 raft_consensus.cc:2368] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 for earlier term 2. Current term is 3.
I20260709 12:13:23.154585  7069 raft_consensus.cc:2468] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 3.
I20260709 12:13:23.175251  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:23.175781  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:23.177580  7213 raft_consensus.cc:3060] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.179956  7220 raft_consensus.cc:2393] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 2: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:23.176559  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:23.180806  7216 raft_consensus.cc:3060] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.186650  7216 raft_consensus.cc:2468] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 3.
I20260709 12:13:23.169934  8230 raft_consensus.cc:2749] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:23.191045  7185 leader_election.cc:400] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Vote denied by peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037) with higher term. Message: Invalid argument: T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 for earlier term 2. Current term is 3.
I20260709 12:13:23.198710  7185 leader_election.cc:403] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:23.193787  7213 raft_consensus.cc:2468] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 3.
I20260709 12:13:23.171329  8225 raft_consensus.cc:2804] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:23.196401  8346 consensus_queue.cc:237] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:23.174993  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:23.202365  8330 consensus_queue.cc:1059] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 12:13:23.204156  7215 raft_consensus.cc:3060] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:23.204756  7112 leader_election.cc:304] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:23.206846  8338 raft_consensus.cc:2749] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037) with higher term. Message: Invalid argument: T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 for earlier term 2. Current term is 3.
I20260709 12:13:23.206248  7110 leader_election.cc:304] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:23.197335  8181 consensus_queue.cc:1048] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 12:13:23.204560  8225 raft_consensus.cc:493] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:23.211673  8225 raft_consensus.cc:3060] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:23.215441  8347 raft_consensus.cc:2804] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:23.215844  8347 raft_consensus.cc:493] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:23.216163  8347 raft_consensus.cc:3060] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:23.225317  8325 raft_consensus.cc:515] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.227841  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:23.229665  8235 raft_consensus.cc:2804] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:23.230140  8235 raft_consensus.cc:697] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:23.231901  8343 leader_election.cc:290] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:23.232427  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:23.232980  7063 raft_consensus.cc:3060] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.236580  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:23.237203  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:23.238292  7220 raft_consensus.cc:3060] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.238461  7213 raft_consensus.cc:2393] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 2: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:23.245635  8214 raft_consensus.cc:515] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.246567  7063 raft_consensus.cc:2468] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 3.
I20260709 12:13:23.250342  7069 raft_consensus.cc:2468] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:13:23.227260  8325 leader_election.cc:290] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:23.247821  7112 leader_election.cc:304] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
W20260709 12:13:23.267230  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 79318.9us
I20260709 12:13:23.230954  8235 consensus_queue.cc:237] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.265833  7220 raft_consensus.cc:2468] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 3.
I20260709 12:13:23.239820  8305 raft_consensus.cc:2804] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:13:23.272367  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 141911us
I20260709 12:13:23.274209  7215 raft_consensus.cc:2468] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
I20260709 12:13:23.278187  7112 leader_election.cc:304] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:23.266328  8332 raft_consensus.cc:493] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.266736  8337 raft_consensus.cc:493] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.276995  8360 raft_consensus.cc:2804] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:23.285341  8236 raft_consensus.cc:2804] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:23.283483  8332 raft_consensus.cc:515] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.285847  8236 raft_consensus.cc:697] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:23.280421  8305 raft_consensus.cc:697] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:23.286746  8236 consensus_queue.cc:237] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.304780  8214 leader_election.cc:290] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:23.306293  8237 raft_consensus.cc:493] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.306735  8237 raft_consensus.cc:515] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.307104  7736 raft_consensus.cc:1275] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:23.309671  8330 consensus_queue.cc:1048] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:23.315829  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:23.310110  7062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:23.290565  7065 raft_consensus.cc:2468] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 3.
I20260709 12:13:23.323179  7062 raft_consensus.cc:2368] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 for earlier term 2. Current term is 3.
I20260709 12:13:23.295517  8360 raft_consensus.cc:697] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:23.290902  8337 raft_consensus.cc:515] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.322332  8347 raft_consensus.cc:515] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.315848  7219 raft_consensus.cc:1275] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:23.332229  7137 raft_consensus.cc:3060] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.349603  7216 raft_consensus.cc:1275] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:23.350750  8343 consensus_queue.cc:1048] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:23.323343  8207 consensus_queue.cc:1048] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.025s
W20260709 12:13:23.356436  8363 log.cc:927] Time spent T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
W20260709 12:13:23.358541  8368 log.cc:927] Time spent T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
I20260709 12:13:23.323627  8305 consensus_queue.cc:237] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.347218  8225 raft_consensus.cc:515] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.362736  8225 leader_election.cc:290] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:23.363400  8337 leader_election.cc:290] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:23.367162  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:23.367590  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:23.367821  7071 raft_consensus.cc:2468] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:13:23.368206  7220 raft_consensus.cc:2468] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:13:23.371811  7112 leader_election.cc:304] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:23.377919  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:23.378549  7215 raft_consensus.cc:2393] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 2: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:23.375599  8301 raft_consensus.cc:2804] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:23.376947  8360 consensus_queue.cc:237] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.384948  8301 raft_consensus.cc:493] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:23.397127  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 72863.9us
I20260709 12:13:23.387351  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:23.408353  7142 raft_consensus.cc:1275] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:23.396633  8301 raft_consensus.cc:3060] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.396752  8214 raft_consensus.cc:493] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.399570  8347 leader_election.cc:290] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:23.416675  7137 raft_consensus.cc:2468] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 3.
I20260709 12:13:23.429903  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
W20260709 12:13:23.419557  8361 log.cc:927] Time spent T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91: Append to log took a long time: real 0.241s	user 0.004s	sys 0.000s
I20260709 12:13:23.411595  8207 consensus_queue.cc:1048] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 12:13:23.415861  8214 raft_consensus.cc:515] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.434413  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:23.427703  7142 raft_consensus.cc:1275] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:23.443768  8343 consensus_queue.cc:1048] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:13:23.446887  7185 leader_election.cc:304] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:23.470738  7145 raft_consensus.cc:2468] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:23.464097  8347 raft_consensus.cc:2804] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:23.474421  7185 leader_election.cc:304] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:23.481837  7063 raft_consensus.cc:2468] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:13:23.477794  8387 raft_consensus.cc:493] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:23.514393  8387 raft_consensus.cc:515] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:23.516348  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:23.517146  7214 raft_consensus.cc:2393] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 3: Already voted for candidate 4b1ff2643d61430a9fc6f52fe414891a in this term.
I20260709 12:13:23.517922  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae2ca0d959e48d6afd48cd029cce2d0" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:23.477979  8338 raft_consensus.cc:2804] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:23.519170  8338 raft_consensus.cc:697] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:23.520035  8338 consensus_queue.cc:237] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.521384  7112 leader_election.cc:304] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:23.590183  8236 raft_consensus.cc:2804] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:13:23.590490  8393 log.cc:927] Time spent T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91: Append to log took a long time: real 0.121s	user 0.001s	sys 0.000s
I20260709 12:13:23.597828  7730 raft_consensus.cc:2955] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:23.478809  7065 raft_consensus.cc:1275] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:23.479380  8383 raft_consensus.cc:2955] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:23.609647  7219 raft_consensus.cc:1275] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:13:23.608651  7214 raft_consensus.cc:2955] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:23.478605  8347 raft_consensus.cc:697] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 3 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:23.611120  8322 raft_consensus.cc:3055] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:23.612859  8214 leader_election.cc:290] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:23.629096  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beae084e60341a4b19046aa8cc0eab4" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:23.623133  8236 raft_consensus.cc:697] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:23.623186  8322 raft_consensus.cc:740] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:23.637192  7735 raft_consensus.cc:1240] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 12:13:23.636940  8322 consensus_queue.cc:260] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:23.637457  7143 raft_consensus.cc:1275] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:23.639015  8182 consensus_queue.cc:1048] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:23.628151  8347 consensus_queue.cc:237] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:13:23.639783  8395 log.cc:927] Time spent T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1: Append to log took a long time: real 0.119s	user 0.001s	sys 0.000s
I20260709 12:13:23.624558  8301 raft_consensus.cc:515] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.651564  8236 consensus_queue.cc:237] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.517158  7137 raft_consensus.cc:2955] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:23.666513  8346 consensus_queue.cc:1048] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 12:13:23.670276  7138 raft_consensus.cc:2393] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 3: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:13:23.670892  8301 leader_election.cc:290] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:23.688019  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:23.688691  7067 raft_consensus.cc:3060] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.688751  7062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:23.689909  7062 raft_consensus.cc:2468] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:23.693819  6968 catalog_manager.cc:5697] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 2 to 3, leader changed from 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 3 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:23.695617  6968 catalog_manager.cc:5697] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:23.704690  7067 raft_consensus.cc:2468] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 3.
I20260709 12:13:23.706236  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:23.787817  7220 raft_consensus.cc:3060] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.709656  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beae084e60341a4b19046aa8cc0eab4" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:23.709717  7062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:23.718479  8214 raft_consensus.cc:493] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.792798  7062 raft_consensus.cc:2468] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
W20260709 12:13:23.723268  7112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 201950us
I20260709 12:13:23.709404  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:23.794004  7063 raft_consensus.cc:2393] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 2: Already voted for candidate 4b1ff2643d61430a9fc6f52fe414891a in this term.
I20260709 12:13:23.727789  7186 leader_election.cc:400] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077) with higher term. Message: Invalid argument: T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 for earlier term 2. Current term is 3.
I20260709 12:13:23.794874  7112 leader_election.cc:304] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:23.798728  8360 consensus_queue.cc:1048] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:23.801106  8360 raft_consensus.cc:2749] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:23.792812  8214 raft_consensus.cc:515] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.804215  8214 leader_election.cc:290] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:23.794874  7186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 67220.5us
I20260709 12:13:23.807134  7186 leader_election.cc:304] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:23.808584  7186 leader_election.cc:304] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:23.809291  8347 raft_consensus.cc:2804] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:23.809680  8347 raft_consensus.cc:493] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:23.809979  8347 raft_consensus.cc:3060] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.812958  8207 consensus_queue.cc:1048] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:23.815551  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:23.816185  7065 raft_consensus.cc:2468] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:23.816998  8333 raft_consensus.cc:2749] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:23.817646  8333 raft_consensus.cc:493] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:23.817641  8347 raft_consensus.cc:515] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.818275  8333 raft_consensus.cc:515] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.820114  8333 leader_election.cc:290] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:23.820588  8333 consensus_queue.cc:1048] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:23.819766  8347 leader_election.cc:290] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:23.823850  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:23.825532  7216 raft_consensus.cc:1275] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:23.826807  8237 leader_election.cc:290] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:23.827950  8332 leader_election.cc:290] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:23.833931  8387 leader_election.cc:290] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:23.841379  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae2ca0d959e48d6afd48cd029cce2d0" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:23.843070  8330 raft_consensus.cc:493] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.843521  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae2ca0d959e48d6afd48cd029cce2d0" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:23.845114  7216 raft_consensus.cc:1275] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:23.850093  7218 raft_consensus.cc:1275] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:23.846133  7219 raft_consensus.cc:1275] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:23.874409  7138 raft_consensus.cc:1275] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:23.874064  7062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:23.876302  7070 raft_consensus.cc:1275] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:23.877591  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:23.861477  7220 raft_consensus.cc:2468] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 3.
I20260709 12:13:23.896184  7110 leader_election.cc:304] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:23.881705  7218 raft_consensus.cc:1275] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:23.885272  7071 raft_consensus.cc:1275] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:13:23.886121  7068 raft_consensus.cc:1275] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:23.889307  7186 leader_election.cc:304] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:23.908068  7139 raft_consensus.cc:1275] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:23.910213  7220 raft_consensus.cc:1275] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:23.916282  7215 raft_consensus.cc:1275] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:23.917979  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:23.849781  8375 consensus_queue.cc:1059] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.062s
I20260709 12:13:23.902541  7062 raft_consensus.cc:3060] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.911477  8237 raft_consensus.cc:2764] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 12:13:23.911629  8335 raft_consensus.cc:2804] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:23.883890  8301 consensus_queue.cc:1048] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
I20260709 12:13:23.891215  8330 raft_consensus.cc:515] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:23.943229  8339 consensus_queue.cc:1048] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:23.914193  8355 consensus_queue.cc:1048] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 12:13:23.944298  8327 consensus_queue.cc:1048] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:23.933879  8374 consensus_queue.cc:1048] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 12:13:23.934724  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:23.946718  8335 raft_consensus.cc:697] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:23.954295  7064 raft_consensus.cc:1275] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:23.938418  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:23.964537  8343 consensus_queue.cc:1048] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:23.959350  7146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec"
dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
mode: GRACEFUL
new_leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:56286
I20260709 12:13:23.965646  7146 raft_consensus.cc:606] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Received request to transfer leadership to TS 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:23.934239  8210 consensus_queue.cc:1048] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.025s
I20260709 12:13:23.966558  8325 consensus_queue.cc:1048] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 12:13:23.963831  7066 raft_consensus.cc:3060] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.979324  8330 leader_election.cc:290] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:23.981330  7217 raft_consensus.cc:2368] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 2. Current term is 3.
I20260709 12:13:23.981769  8335 consensus_queue.cc:237] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:13:23.989259  7186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 85688us
I20260709 12:13:23.989903  7186 leader_election.cc:304] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:23.990711  8332 raft_consensus.cc:2804] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:23.991050  8332 raft_consensus.cc:493] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:23.991400  8332 raft_consensus.cc:3060] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.957921  8387 consensus_queue.cc:1048] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.038s
I20260709 12:13:23.994921  7066 raft_consensus.cc:2468] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 3.
I20260709 12:13:24.003914  7110 leader_election.cc:400] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Vote denied by peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327) with higher term. Message: Invalid argument: T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 2. Current term is 3.
I20260709 12:13:24.018002  7211 raft_consensus.cc:1275] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:23.977633  7062 raft_consensus.cc:2468] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 3.
I20260709 12:13:24.055289  8327 consensus_queue.cc:1048] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:24.018692  8214 raft_consensus.cc:493] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.035573  7143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54"
dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
mode: GRACEFUL
new_leader_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:56286
I20260709 12:13:24.018299  8332 raft_consensus.cc:515] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:24.065114  7143 raft_consensus.cc:606] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Received request to transfer leadership to TS b1c282c7d51e498b941387efd9ec54e1
W20260709 12:13:24.068202  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 143053us
I20260709 12:13:24.070132  8419 consensus_queue.cc:1048] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:24.072959  7035 leader_election.cc:304] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:24.073978  8420 raft_consensus.cc:2749] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:24.087296  8332 leader_election.cc:290] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:24.059821  8214 raft_consensus.cc:515] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:24.090931  8214 leader_election.cc:290] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:24.098531  7141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512"
dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
mode: GRACEFUL
new_leader_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:56286
I20260709 12:13:24.099140  7141 raft_consensus.cc:606] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Received request to transfer leadership to TS b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:24.100961  8417 consensus_queue.cc:1048] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:13:24.102398  7034 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:24.103024  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:24.103794  8417 consensus_queue.cc:1048] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:24.106200  6965 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53180 (request call id 237) took 1495 ms. Trace:
W20260709 12:13:24.116370  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 192752us
I20260709 12:13:24.106536  6965 rpcz_store.cc:276] 0709 12:13:22.611182 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:22.611331 (+   149us) service_pool.cc:224] Handling call
0709 12:13:24.106130 (+1494799us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:23.101286 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:23.101765 (+   479us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:23.101796 (+    31us) write_op.cc:435] Acquired schema lock
0709 12:13:23.101811 (+    15us) tablet.cc:662] Decoding operations
0709 12:13:23.102110 (+   299us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:23.102179 (+    69us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:23.102215 (+    36us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:23.143526 (+ 41311us) tablet.cc:701] Row locks acquired
0709 12:13:23.143545 (+    19us) write_op.cc:260] PREPARE: finished
0709 12:13:23.143683 (+   138us) write_op.cc:270] Start()
0709 12:13:23.143792 (+   109us) write_op.cc:276] Timestamp: P: 1783599203143639 usec, L: 0
0709 12:13:23.143814 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 12:13:23.144419 (+   605us) log.cc:844] Serialized 536 byte log entry
0709 12:13:23.256736 (+112317us) op_driver.cc:464] REPLICATION: finished
0709 12:13:23.363591 (+106855us) write_op.cc:301] APPLY: starting
0709 12:13:23.363688 (+    97us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:23.363779 (+    91us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:23.363877 (+    98us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:23.364143 (+   266us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:23.364286 (+   143us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:23.364329 (+    43us) write_op.cc:312] APPLY: finished
0709 12:13:23.364486 (+   157us) log.cc:844] Serialized 23 byte log entry
0709 12:13:23.364636 (+   150us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:23.364719 (+    83us) write_op.cc:454] Released schema lock
0709 12:13:23.364756 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:23.375597 (+ 10841us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:23.376597 (+  1000us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":360997,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":106636,"apply.run_cpu_time_us":1466,"apply.run_wall_time_us":1466,"num_ops":1,"prepare.queue_time_us":34773,"prepare.run_cpu_time_us":2357,"prepare.run_wall_time_us":43392,"replication_time_us":112805,"thread_start_us":102326,"threads_started":2}]]}
I20260709 12:13:24.130796  7068 raft_consensus.cc:1275] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:24.132529  7065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
mode: GRACEFUL
new_leader_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:33768
I20260709 12:13:24.133080  7065 raft_consensus.cc:606] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Received request to transfer leadership to TS b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:24.124593  8420 consensus_queue.cc:1048] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
W20260709 12:13:24.148591  7185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 88852.5us
I20260709 12:13:24.151875  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:24.152447  7141 raft_consensus.cc:2468] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 2.
I20260709 12:13:24.152724  7186 leader_election.cc:304] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:24.154743  7186 leader_election.cc:304] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:24.155702  8214 raft_consensus.cc:2749] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:24.161134  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:24.162896  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:24.172228  7141 raft_consensus.cc:1275] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:24.167026  7036 leader_election.cc:304] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:24.173439  8307 consensus_queue.cc:1048] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:24.163954  8348 raft_consensus.cc:2804] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:24.189486  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:24.219136  7071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b31f9cb469ba4b99a3231bd60757e02c"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
mode: GRACEFUL
new_leader_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:33768
I20260709 12:13:24.219748  7071 raft_consensus.cc:606] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Received request to transfer leadership to TS b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:24.180522  8419 raft_consensus.cc:2804] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:24.218040  7063 raft_consensus.cc:1240] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:24.232965  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:13:24.224524  8419 raft_consensus.cc:493] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:24.269755  8182 consensus_queue.cc:1059] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:24.270716  8182 raft_consensus.cc:3055] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:24.271019  8182 raft_consensus.cc:740] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:24.271823  8182 consensus_queue.cc:260] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:24.272858  8182 raft_consensus.cc:3060] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.259516  8419 raft_consensus.cc:3060] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.320364  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
W20260709 12:13:24.327657  7186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 106349us
I20260709 12:13:24.340795  7065 raft_consensus.cc:1275] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:24.356022  8434 consensus_queue.cc:1048] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:24.363988  7185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 172072us
I20260709 12:13:24.365669  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:24.375236  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:24.383646  7142 raft_consensus.cc:2410] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:24.375568  8348 raft_consensus.cc:697] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 3 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:24.392027  8348 consensus_queue.cc:237] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:24.392642  8337 raft_consensus.cc:993] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91: : Instructing follower 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:24.389943  8322 raft_consensus.cc:3060] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.359452  8419 raft_consensus.cc:515] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:24.400628  7185 leader_election.cc:304] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:24.402616  7185 leader_election.cc:304] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:24.401530  8237 consensus_queue.cc:1048] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:13:24.404630  7066 raft_consensus.cc:1240] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:24.396251  8305 raft_consensus.cc:1081] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Signalling peer 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:24.415778  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:24.415587  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:24.430361  7143 raft_consensus.cc:3060] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.436265  7142 raft_consensus.cc:1275] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:24.440495  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:24.418241  6968 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53172 (request call id 235) took 1328 ms. Trace:
I20260709 12:13:24.411911  8419 leader_election.cc:290] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:24.408584  8434 raft_consensus.cc:2749] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:24.420342  7069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:37042
I20260709 12:13:24.460484  7069 raft_consensus.cc:493] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:24.460865  7069 raft_consensus.cc:3060] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.408011  8435 consensus_queue.cc:1059] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:24.464977  8435 raft_consensus.cc:3055] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:24.465305  8435 raft_consensus.cc:740] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:24.422353  6967 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58830 (request call id 131) took 2102 ms. Trace:
I20260709 12:13:24.427631  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:24.466959  7218 raft_consensus.cc:1240] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:24.466154  8435 consensus_queue.cc:260] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:24.428328  7060 tablet_service.cc:1558] Processing DeleteTablet for tablet dae2ca0d959e48d6afd48cd029cce2d0 with delete_type TABLET_DATA_TOMBSTONED (TS 4b1ff2643d61430a9fc6f52fe414891a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37040
I20260709 12:13:24.462893  6969 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53184 (request call id 247) took 1368 ms. Trace:
W20260709 12:13:24.471446  7112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 44457.1us
I20260709 12:13:24.467609  8214 consensus_queue.cc:1048] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 12:13:24.457065  6965 catalog_manager.cc:5697] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: config changed from index 2 to 5, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:24.484409  6967 rpcz_store.cc:276] 0709 12:13:22.345237 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:22.352578 (+  7341us) service_pool.cc:224] Handling call
0709 12:13:24.422308 (+2069730us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":324194,"reported_tablets":6,"spinlock_wait_cycles":587648}
I20260709 12:13:24.479012  6969 rpcz_store.cc:276] 0709 12:13:23.056603 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.056791 (+   188us) service_pool.cc:224] Handling call
0709 12:13:24.425242 (+1368451us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:23.161600 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:23.162077 (+   477us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:23.162103 (+    26us) write_op.cc:435] Acquired schema lock
0709 12:13:23.162119 (+    16us) tablet.cc:662] Decoding operations
0709 12:13:23.166983 (+  4864us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:23.168471 (+  1488us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:23.168508 (+    37us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:23.190135 (+ 21627us) tablet.cc:701] Row locks acquired
0709 12:13:23.192937 (+  2802us) write_op.cc:260] PREPARE: finished
0709 12:13:23.196253 (+  3316us) write_op.cc:270] Start()
0709 12:13:23.196361 (+   108us) write_op.cc:276] Timestamp: P: 1783599203196193 usec, L: 0
0709 12:13:23.196383 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 12:13:23.196928 (+   545us) log.cc:844] Serialized 536 byte log entry
0709 12:13:23.304688 (+107760us) op_driver.cc:464] REPLICATION: finished
0709 12:13:23.385168 (+ 80480us) write_op.cc:301] APPLY: starting
0709 12:13:23.386819 (+  1651us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:23.391652 (+  4833us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:23.396032 (+  4380us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:23.398098 (+  2066us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:23.411444 (+ 13346us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:23.414027 (+  2583us) write_op.cc:312] APPLY: finished
0709 12:13:23.423734 (+  9707us) log.cc:844] Serialized 23 byte log entry
0709 12:13:23.423910 (+   176us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:23.423988 (+    78us) write_op.cc:454] Released schema lock
0709 12:13:23.424027 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:23.424314 (+   287us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:23.424346 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":547959,"reported_tablets":5,"spinlock_wait_cycles":1408,"child_traces":[["op",{"apply.queue_time_us":75198,"apply.run_cpu_time_us":1671,"apply.run_wall_time_us":39127,"num_ops":1,"prepare.queue_time_us":10996,"prepare.run_cpu_time_us":2300,"prepare.run_wall_time_us":35538,"replication_time_us":108181,"thread_start_us":34996,"threads_started":1}]]}
I20260709 12:13:24.517002  6965 catalog_manager.cc:5697] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 1 to 3, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 3 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:24.487561  7069 raft_consensus.cc:515] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:24.492484  8435 raft_consensus.cc:3060] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.518990  6965 catalog_manager.cc:5697] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:24.525079  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 63265.3us
I20260709 12:13:24.528450  7069 leader_election.cc:290] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:24.535516  6965 catalog_manager.cc:5697] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:24.538527  7064 raft_consensus.cc:1240] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:24.539734  6965 catalog_manager.cc:5697] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 1 to 3, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 3 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } }
I20260709 12:13:24.457134  6968 rpcz_store.cc:276] 0709 12:13:23.089890 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.090050 (+   160us) service_pool.cc:224] Handling call
0709 12:13:24.418186 (+1328136us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:23.724535 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:23.725069 (+   534us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:23.725102 (+    33us) write_op.cc:435] Acquired schema lock
0709 12:13:23.725133 (+    31us) tablet.cc:662] Decoding operations
0709 12:13:23.734573 (+  9440us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:23.734664 (+    91us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:23.734692 (+    28us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:13:23.735023 (+   331us) tablet.cc:701] Row locks acquired
0709 12:13:23.735040 (+    17us) write_op.cc:260] PREPARE: finished
0709 12:13:23.735172 (+   132us) write_op.cc:270] Start()
0709 12:13:23.735276 (+   104us) write_op.cc:276] Timestamp: P: 1783599203735130 usec, L: 0
0709 12:13:23.735296 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 12:13:23.735958 (+   662us) log.cc:844] Serialized 919 byte log entry
0709 12:13:23.737822 (+  1864us) op_driver.cc:464] REPLICATION: finished
0709 12:13:23.738234 (+   412us) write_op.cc:301] APPLY: starting
0709 12:13:23.738301 (+    67us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:23.738418 (+   117us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:23.738506 (+    88us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:23.738800 (+   294us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:23.738951 (+   151us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:13:23.738994 (+    43us) write_op.cc:312] APPLY: finished
0709 12:13:23.739181 (+   187us) log.cc:844] Serialized 29 byte log entry
0709 12:13:23.739343 (+   162us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:23.739434 (+    91us) write_op.cc:454] Released schema lock
0709 12:13:23.739485 (+    51us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:23.739803 (+   318us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:23.739826 (+    23us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":651598,"reported_tablets":6,"child_traces":[["op",{"apply.queue_time_us":233,"apply.run_cpu_time_us":1535,"apply.run_wall_time_us":1535,"num_ops":2,"prepare.queue_time_us":22402,"prepare.run_cpu_time_us":2684,"prepare.run_wall_time_us":11683,"replication_time_us":2393,"thread_start_us":23222,"threads_started":1}]]}
I20260709 12:13:24.544555  6965 catalog_manager.cc:5697] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:24.544991  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:24.545621  7141 raft_consensus.cc:3055] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:24.545899  7141 raft_consensus.cc:740] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:24.501775  8355 consensus_queue.cc:1059] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 12:13:24.546561  7141 consensus_queue.cc:260] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:24.553313  7211 raft_consensus.cc:1275] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:24.554301  8383 raft_consensus.cc:993] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a: : Instructing follower b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:24.554720  8383 raft_consensus.cc:1081] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Signalling peer b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:24.554634  8386 raft_consensus.cc:993] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a: : Instructing follower b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:24.548915  7219 raft_consensus.cc:1240] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 3 LEADER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 2. Current term is 3. Ops: []
W20260709 12:13:24.565506  8440 log.cc:927] Time spent T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
I20260709 12:13:24.570115  7220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b31f9cb469ba4b99a3231bd60757e02c"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:38744
I20260709 12:13:24.570701  7220 raft_consensus.cc:493] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:24.571055  7220 raft_consensus.cc:3060] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:24.573920  7141 raft_consensus.cc:3060] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.566812  6965 catalog_manager.cc:5697] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:24.578825  6965 catalog_manager.cc:5697] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 1 to 2, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:24.584134  6965 catalog_manager.cc:5697] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 1 to 3, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196). New cstate: current_term: 3 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:24.589371  7220 raft_consensus.cc:515] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:24.594103  6965 catalog_manager.cc:5697] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:24.596632  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31f9cb469ba4b99a3231bd60757e02c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:24.597555  7068 raft_consensus.cc:3055] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:24.598950  7068 raft_consensus.cc:740] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:24.597083  6965 catalog_manager.cc:5697] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 1 to 2, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:24.579180  7143 raft_consensus.cc:2468] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:24.611348  7146 raft_consensus.cc:1240] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:24.601377  8360 consensus_queue.cc:1048] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:13:24.600180  8335 raft_consensus.cc:993] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91: : Instructing follower b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:24.593087  8374 raft_consensus.cc:1081] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Signalling peer b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:24.601662  7062 raft_consensus.cc:1275] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:24.612612  8307 raft_consensus.cc:1081] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Signalling peer b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:24.603457  8237 raft_consensus.cc:2749] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:24.613694  8448 tablet_replica.cc:333] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:24.614724  8448 raft_consensus.cc:2243] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:24.615415  8448 raft_consensus.cc:2272] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:24.615514  8307 consensus_queue.cc:1048] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:24.617334  7036 leader_election.cc:304] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:24.617520  7141 raft_consensus.cc:2468] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:24.618607  8375 raft_consensus.cc:2804] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:24.619059  8375 raft_consensus.cc:697] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:24.619901  8375 consensus_queue.cc:237] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:24.621536  8343 raft_consensus.cc:3055] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:24.621896  8343 raft_consensus.cc:740] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:24.623730  7036 leader_election.cc:304] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:24.623337  6965 catalog_manager.cc:5697] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 1 to 3, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 3 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:24.624909  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31f9cb469ba4b99a3231bd60757e02c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:24.625120  7215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:38744
I20260709 12:13:24.625542  7141 raft_consensus.cc:3060] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:24.625694  7215 raft_consensus.cc:493] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:24.626145  7215 raft_consensus.cc:3060] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:24.628837  7218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:38738
I20260709 12:13:24.629406  7218 raft_consensus.cc:493] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:24.629741  7218 raft_consensus.cc:3060] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:24.631248  7141 raft_consensus.cc:2468] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:24.632256  7185 leader_election.cc:304] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:24.603735  7068 consensus_queue.cc:260] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:24.639353  7068 raft_consensus.cc:3060] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:24.640880  8330 raft_consensus.cc:2804] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:24.641359  8330 raft_consensus.cc:697] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:24.642138  8330 consensus_queue.cc:237] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:24.653442  7215 raft_consensus.cc:515] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:13:24.656342  7112 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:24.638634  8338 raft_consensus.cc:2804] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:13:24.645121  8387 consensus_queue.cc:1175] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
W20260709 12:13:24.660458  7037 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:24.663771  7215 leader_election.cc:290] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:24.664604  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:24.665160  7069 raft_consensus.cc:3055] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:24.665442  7069 raft_consensus.cc:740] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:24.667557  7068 raft_consensus.cc:2468] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:24.666076  7069 consensus_queue.cc:260] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:24.671241  7069 raft_consensus.cc:3060] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:24.676236  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:24.676753  7141 raft_consensus.cc:3060] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:24.677338  7069 raft_consensus.cc:2468] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:24.751276  7186 leader_election.cc:304] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
W20260709 12:13:24.753582  7186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 75252.9us
I20260709 12:13:24.754521  7218 raft_consensus.cc:515] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:24.668049  8338 raft_consensus.cc:697] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:24.778828  7141 raft_consensus.cc:2468] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:24.785023  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:24.785648  7069 raft_consensus.cc:3060] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:24.793280  7069 raft_consensus.cc:2468] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:24.794517  7186 leader_election.cc:304] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:24.635032  8343 consensus_queue.cc:260] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:24.759433  8347 raft_consensus.cc:2804] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:24.801544  8333 raft_consensus.cc:2804] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:24.827768  8347 raft_consensus.cc:697] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:24.831635  8347 consensus_queue.cc:237] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:24.845916  8448 ts_tablet_manager.cc:1916] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:24.854470  7218 leader_election.cc:290] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:24.864914  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:24.865510  7146 raft_consensus.cc:3055] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:24.865784  7146 raft_consensus.cc:740] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:24.852448  8343 raft_consensus.cc:3060] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.802479  8338 consensus_queue.cc:237] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:24.853205  8333 raft_consensus.cc:697] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
W20260709 12:13:24.867524  8447 log.cc:927] Time spent T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a: Append to log took a long time: real 0.306s	user 0.000s	sys 0.001s
W20260709 12:13:24.877605  8446 log.cc:927] Time spent T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1: Append to log took a long time: real 0.118s	user 0.001s	sys 0.000s
I20260709 12:13:24.936483  7141 raft_consensus.cc:1275] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:13:24.936882  7141 pending_rounds.cc:85] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91: Aborting all ops after (but not including) 1
I20260709 12:13:24.937086  7141 pending_rounds.cc:107] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:24.937310  7141 raft_consensus.cc:2889] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:13:24.951277  8452 log.cc:927] Time spent T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260709 12:13:24.941463  8434 consensus_queue.cc:1048] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 12:13:24.959688  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:24.937402  8333 consensus_queue.cc:237] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:24.963645  7220 leader_election.cc:290] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:24.973344  7217 raft_consensus.cc:3060] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:25.028623  7146 consensus_queue.cc:260] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:25.049885  8337 raft_consensus.cc:993] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91: : Instructing follower b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:25.050365  8337 raft_consensus.cc:1081] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Signalling peer b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:25.021258  8374 raft_consensus.cc:493] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:25.083910  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 50754us
W20260709 12:13:25.091522  7112 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:25.086326  7216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:38738
I20260709 12:13:25.092283  7216 raft_consensus.cc:493] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:25.092708  7216 raft_consensus.cc:3060] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.088604  7220 raft_consensus.cc:1275] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:13:25.093272  7220 pending_rounds.cc:85] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1: Aborting all ops after (but not including) 1
I20260709 12:13:25.093513  7220 pending_rounds.cc:107] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:25.093744  7220 raft_consensus.cc:2889] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:13:25.104067  7111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 56503.4us
I20260709 12:13:25.109294  7069 raft_consensus.cc:1275] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:25.130189  7216 raft_consensus.cc:515] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:25.098853  8374 raft_consensus.cc:515] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:25.127499  8338 consensus_queue.cc:1048] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:13:25.140579  7216 leader_election.cc:290] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:25.116725  8326 consensus_queue.cc:1048] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 12:13:25.145164  8374 leader_election.cc:290] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
W20260709 12:13:25.178599  8462 log.cc:927] Time spent T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1: Append to log took a long time: real 0.176s	user 0.003s	sys 0.000s
I20260709 12:13:25.187537  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:25.192163  7729 raft_consensus.cc:2468] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:25.194023  7217 raft_consensus.cc:2468] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
W20260709 12:13:25.217792  8461 log.cc:927] Time spent T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a: Append to log took a long time: real 0.110s	user 0.000s	sys 0.001s
W20260709 12:13:25.222441  7186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 106463us
I20260709 12:13:25.230530  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:25.232896  7216 raft_consensus.cc:1275] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 12:13:25.241712  8465 log.cc:927] Time spent T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91: Append to log took a long time: real 0.065s	user 0.000s	sys 0.001s
I20260709 12:13:25.241982  8374 consensus_queue.cc:1048] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:25.245831  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:25.246421  7140 raft_consensus.cc:3055] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:25.246690  7140 raft_consensus.cc:740] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:25.239699  7062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:25.252862  7062 raft_consensus.cc:3060] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.252959  7070 consensus_queue.cc:237] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:25.255658  8448 ts_tablet_manager.cc:1929] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
W20260709 12:13:25.255774  8464 log.cc:927] Time spent T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 12:13:25.256311  7140 consensus_queue.cc:260] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:25.256798  8448 log.cc:1199] T dae2ca0d959e48d6afd48cd029cce2d0 P 4b1ff2643d61430a9fc6f52fe414891a: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-0-root/wals/dae2ca0d959e48d6afd48cd029cce2d0
I20260709 12:13:25.258539  6956 catalog_manager.cc:5028] TS 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): tablet dae2ca0d959e48d6afd48cd029cce2d0 (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
W20260709 12:13:25.297292  7112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 46787.9us
W20260709 12:13:25.359570  7112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 60939.4us
I20260709 12:13:25.402909  8437 raft_consensus.cc:493] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:25.403475  8437 raft_consensus.cc:515] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:25.405403  8437 leader_election.cc:290] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
W20260709 12:13:25.401957  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 152330us
W20260709 12:13:25.410331  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 50358.5us
I20260709 12:13:25.413316  7067 raft_consensus.cc:1275] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:25.417251  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:25.417810  7067 raft_consensus.cc:2468] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 3.
I20260709 12:13:25.418561  7036 leader_election.cc:304] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:25.431542  7146 raft_consensus.cc:3060] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:25.431867  7066 raft_consensus.cc:1240] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:25.435566  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:25.436493  7729 raft_consensus.cc:2393] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 3: Already voted for candidate 7e6a332a24e446039c4066659ebf69c2 in this term.
I20260709 12:13:25.437157  8473 raft_consensus.cc:2804] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:25.437577  8473 raft_consensus.cc:493] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:25.437932  8473 raft_consensus.cc:3060] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:25.440917  7110 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:25.442000  7146 raft_consensus.cc:2468] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:25.443580  7138 raft_consensus.cc:1275] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:25.438426  7143 raft_consensus.cc:1275] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:25.470007  7186 leader_election.cc:304] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:25.483834  8434 raft_consensus.cc:2804] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:13:25.528568  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 56910.1us
W20260709 12:13:25.486948  7702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 244190us
I20260709 12:13:25.481506  8348 consensus_queue.cc:1048] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 12:13:25.484007  8214 consensus_queue.cc:1048] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 12:13:25.520071  8434 raft_consensus.cc:493] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
W20260709 12:13:25.545276  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 65378.9us
I20260709 12:13:25.549314  8434 raft_consensus.cc:3060] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:25.554412  7145 raft_consensus.cc:1275] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:25.542536  8237 consensus_queue.cc:1048] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 12:13:25.572685  8475 consensus_queue.cc:1048] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:25.576786  7069 raft_consensus.cc:1275] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:25.633553  8434 raft_consensus.cc:515] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:25.636775  8434 leader_election.cc:290] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:25.639045  7137 raft_consensus.cc:1275] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:13:25.650715  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 79744.8us
W20260709 12:13:25.661500  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 49542.9us
I20260709 12:13:25.665187  7067 raft_consensus.cc:1275] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:25.635088  7062 raft_consensus.cc:2468] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 4.
I20260709 12:13:25.645866  8473 raft_consensus.cc:515] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:25.673405  8473 leader_election.cc:290] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 election: Requested vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:25.675143  7137 raft_consensus.cc:1275] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:25.676446  7211 raft_consensus.cc:1275] T d8b6cfc050cb40dcaf8c85318ac59b0b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.670054  8348 consensus_queue.cc:1048] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:13:25.660666  8434 consensus_queue.cc:1048] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 12:13:25.668409  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:25.682010  7727 raft_consensus.cc:2393] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 3: Already voted for candidate 7e6a332a24e446039c4066659ebf69c2 in this term.
I20260709 12:13:25.682930  8383 consensus_queue.cc:1048] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:25.684783  8333 consensus_queue.cc:1048] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:25.693604  8487 log.cc:927] Time spent T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a: Append to log took a long time: real 0.091s	user 0.003s	sys 0.000s
I20260709 12:13:25.700714  8493 consensus_queue.cc:1048] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:25.704941  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:25.705470  7211 raft_consensus.cc:3060] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.710726  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:25.711396  7068 raft_consensus.cc:2368] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 for earlier term 3. Current term is 4.
I20260709 12:13:25.713431  7140 raft_consensus.cc:3060] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:25.728397  8490 log.cc:927] Time spent T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a: Append to log took a long time: real 0.125s	user 0.002s	sys 0.000s
W20260709 12:13:25.734215  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 62715.7us
I20260709 12:13:25.735913  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:25.735946  7186 leader_election.cc:304] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:25.736593  7729 raft_consensus.cc:3060] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.737262  8467 raft_consensus.cc:2804] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:25.737857  8467 raft_consensus.cc:697] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 4 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:25.738737  8467 consensus_queue.cc:237] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:25.745042  7729 raft_consensus.cc:2468] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 4.
I20260709 12:13:25.751646  7140 raft_consensus.cc:2468] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 4.
I20260709 12:13:25.757555  6968 catalog_manager.cc:5697] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:25.760908  7211 raft_consensus.cc:2468] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 4.
I20260709 12:13:25.760521  8328 raft_consensus.cc:2955] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:25.768716  7214 raft_consensus.cc:2955] T d8b6cfc050cb40dcaf8c85318ac59b0b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:25.776489  7140 raft_consensus.cc:1275] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.784473  7143 consensus_queue.cc:237] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:25.787989  6968 catalog_manager.cc:5697] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 1 to 3, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196). New cstate: current_term: 3 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:25.791087  7035 leader_election.cc:304] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:25.794384  8475 raft_consensus.cc:2804] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:25.794814  8475 raft_consensus.cc:697] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:25.795627  8475 consensus_queue.cc:237] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:25.794833  6965 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53180 (request call id 238) took 1351 ms. Trace:
I20260709 12:13:25.798063  6965 rpcz_store.cc:276] 0709 12:13:24.443801 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:24.443915 (+   114us) service_pool.cc:224] Handling call
0709 12:13:25.794779 (+1350864us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:24.900026 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:24.942914 (+ 42888us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:24.942947 (+    33us) write_op.cc:435] Acquired schema lock
0709 12:13:24.942964 (+    17us) tablet.cc:662] Decoding operations
0709 12:13:24.965401 (+ 22437us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:24.965480 (+    79us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:24.965505 (+    25us) tablet.cc:685] Acquiring locks for 12 operations
0709 12:13:24.967847 (+  2342us) tablet.cc:701] Row locks acquired
0709 12:13:24.967864 (+    17us) write_op.cc:260] PREPARE: finished
0709 12:13:24.967986 (+   122us) write_op.cc:270] Start()
0709 12:13:24.968096 (+   110us) write_op.cc:276] Timestamp: P: 1783599204967951 usec, L: 0
0709 12:13:24.968116 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 12:13:24.968654 (+   538us) log.cc:844] Serialized 4863 byte log entry
0709 12:13:25.262232 (+293578us) op_driver.cc:464] REPLICATION: finished
0709 12:13:25.500071 (+237839us) write_op.cc:301] APPLY: starting
0709 12:13:25.500182 (+   111us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:25.500456 (+   274us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:25.500652 (+   196us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:25.501987 (+  1335us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:25.502265 (+   278us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=12
0709 12:13:25.502315 (+    50us) write_op.cc:312] APPLY: finished
0709 12:13:25.502621 (+   306us) log.cc:844] Serialized 89 byte log entry
0709 12:13:25.502806 (+   185us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:25.502966 (+   160us) write_op.cc:454] Released schema lock
0709 12:13:25.510174 (+  7208us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:25.510540 (+   366us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:25.510572 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1320,"reported_tablets":20,"child_traces":[["op",{"apply.queue_time_us":237579,"apply.run_cpu_time_us":3333,"apply.run_wall_time_us":10474,"num_ops":12,"prepare.queue_time_us":119501,"prepare.run_cpu_time_us":34245,"prepare.run_wall_time_us":116106,"raft.queue_time_us":118167,"raft.run_cpu_time_us":57237,"raft.run_wall_time_us":202538,"replication_time_us":293975,"thread_start_us":390655,"threads_started":4,"wal-append.queue_time_us":163385}]]}
I20260709 12:13:25.811288  7186 leader_election.cc:400] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 election: Vote denied by peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077) with higher term. Message: Invalid argument: T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 for earlier term 3. Current term is 4.
I20260709 12:13:25.811589  7186 leader_election.cc:403] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 12:13:25.813053  8333 raft_consensus.cc:2749] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077) with higher term. Message: Invalid argument: T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 for earlier term 3. Current term is 4.
I20260709 12:13:25.823287  8492 consensus_queue.cc:1048] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:25.829249  7111 consensus_peers.cc:597] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8858c191209b4d38a5ad572d3d4f9d5a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:25.831971  7070 raft_consensus.cc:1275] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.832993  7216 raft_consensus.cc:1275] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.833701  8324 consensus_queue.cc:1048] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:25.834726  8327 consensus_queue.cc:1048] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:25.834539  6967 catalog_manager.cc:5697] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } }
I20260709 12:13:25.837682  6967 catalog_manager.cc:5697] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 1 to 3, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 3 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:25.846501  6967 catalog_manager.cc:5697] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 1 to 3, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 3 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:25.851063  6968 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58830 (request call id 132) took 1250 ms. Trace:
I20260709 12:13:25.851496  6968 rpcz_store.cc:276] 0709 12:13:24.601094 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:24.601242 (+   148us) service_pool.cc:224] Handling call
0709 12:13:25.821978 (+1220736us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:25.822008 (+    30us) write_op.cc:454] Released schema lock
0709 12:13:25.851002 (+ 28994us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:25.813833 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:25.814555 (+   722us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:25.814586 (+    31us) write_op.cc:435] Acquired schema lock
0709 12:13:25.814602 (+    16us) tablet.cc:662] Decoding operations
0709 12:13:25.815002 (+   400us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:25.815073 (+    71us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:25.815099 (+    26us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:13:25.815454 (+   355us) tablet.cc:701] Row locks acquired
0709 12:13:25.815474 (+    20us) write_op.cc:260] PREPARE: finished
0709 12:13:25.815595 (+   121us) write_op.cc:270] Start()
0709 12:13:25.815701 (+   106us) write_op.cc:276] Timestamp: P: 1783599205815555 usec, L: 0
0709 12:13:25.815720 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 12:13:25.816304 (+   584us) log.cc:844] Serialized 919 byte log entry
0709 12:13:25.817852 (+  1548us) op_driver.cc:464] REPLICATION: finished
0709 12:13:25.818225 (+   373us) write_op.cc:301] APPLY: starting
0709 12:13:25.818293 (+    68us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:25.818395 (+   102us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:25.818483 (+    88us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:25.818729 (+   246us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:25.818870 (+   141us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:13:25.818912 (+    42us) write_op.cc:312] APPLY: finished
0709 12:13:25.819069 (+   157us) log.cc:844] Serialized 29 byte log entry
0709 12:13:25.819198 (+   129us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:25.819274 (+    76us) write_op.cc:454] Released schema lock
0709 12:13:25.819323 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":104970,"reported_tablets":11,"child_traces":[["op",{"apply.queue_time_us":210,"apply.run_cpu_time_us":1319,"apply.run_wall_time_us":1319,"num_ops":2,"prepare.queue_time_us":20982,"prepare.run_cpu_time_us":2557,"prepare.run_wall_time_us":2727,"replication_time_us":1971,"thread_start_us":29097,"threads_started":1}]]}
I20260709 12:13:25.863746  6967 catalog_manager.cc:5697] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 2 to 3, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 3 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:25.896318  7036 consensus_peers.cc:597] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d8b6cfc050cb40dcaf8c85318ac59b0b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:25.901959  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:25.920037  7142 raft_consensus.cc:2955] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:25.920738  8449 raft_consensus.cc:2955] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:25.931699  7069 consensus_queue.cc:237] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:25.938135  6969 catalog_manager.cc:5697] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 2 to 3, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 3 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } }
I20260709 12:13:25.943037  7068 consensus_queue.cc:237] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:25.950987  6969 catalog_manager.cc:5697] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 1 to 2, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } }
I20260709 12:13:25.923496  7066 raft_consensus.cc:2955] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:25.959051  6969 catalog_manager.cc:5697] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 1 to 2, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } }
I20260709 12:13:25.962304  6969 catalog_manager.cc:5697] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 1 to 2, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } }
I20260709 12:13:25.985474  7214 raft_consensus.cc:2955] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:25.989531  8475 raft_consensus.cc:493] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:25.990067  8475 raft_consensus.cc:515] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:25.990404  6967 catalog_manager.cc:5697] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:25.992358  8475 leader_election.cc:290] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:25.993059  7212 raft_consensus.cc:1275] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:25.993363  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:25.994050  7220 raft_consensus.cc:2393] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 3: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:25.994267  8328 consensus_queue.cc:1048] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:25.994817  6967 catalog_manager.cc:5697] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:26.030711  7143 raft_consensus.cc:1275] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:26.032825  7142 raft_consensus.cc:1275] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:26.033782  7731 raft_consensus.cc:1275] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:26.042465  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:26.043121  7142 raft_consensus.cc:2468] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:26.046088  8492 consensus_queue.cc:1048] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:26.046351  8475 consensus_queue.cc:1048] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:26.046722  7036 leader_election.cc:304] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: b1c282c7d51e498b941387efd9ec54e1
W20260709 12:13:26.094543  7036 consensus_peers.cc:597] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 85834cc9960c40ceabe1ccbc7712867c. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:26.094949  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 46972.5us
I20260709 12:13:26.097272  6967 catalog_manager.cc:5697] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:26.115969  7070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
mode: GRACEFUL
new_leader_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:33768
I20260709 12:13:26.095117  8386 raft_consensus.cc:2804] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:26.117002  8386 raft_consensus.cc:493] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:26.116508  7070 raft_consensus.cc:606] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Received request to transfer leadership to TS b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:26.117429  8386 raft_consensus.cc:3060] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:26.119395  8475 consensus_queue.cc:1048] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:26.141436  8475 raft_consensus.cc:2955] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:26.144764  8386 raft_consensus.cc:515] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:26.146960  8386 leader_election.cc:290] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:26.144635  7137 raft_consensus.cc:2955] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:26.152209  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:26.164794  7138 raft_consensus.cc:2468] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:26.164063  8387 raft_consensus.cc:2955] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:26.165910  7036 leader_election.cc:304] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:26.167449  8328 raft_consensus.cc:2804] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:26.167860  8328 raft_consensus.cc:697] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:26.175890  7220 raft_consensus.cc:2955] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:26.175832  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:26.188674  7070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
mode: GRACEFUL
new_leader_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:33768
I20260709 12:13:26.189383  7070 raft_consensus.cc:606] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Received request to transfer leadership to TS b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:26.179831  8328 consensus_queue.cc:237] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:26.218670  6956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3df756d1e8ab4e4ead90ff7923b65ec9 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:26.199002  7214 raft_consensus.cc:2393] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 3: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:26.231803  6969 catalog_manager.cc:5697] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: config changed from index -1 to 3, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 2 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:26.235944  7730 raft_consensus.cc:1275] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:26.196911  7731 raft_consensus.cc:2955] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:26.246057  8475 consensus_queue.cc:1048] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.009s
I20260709 12:13:26.263638  7070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
mode: GRACEFUL
new_leader_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:33768
I20260709 12:13:26.264170  7070 raft_consensus.cc:606] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Received request to transfer leadership to TS b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:26.264533  7070 raft_consensus.cc:630] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Rejecting request to transfer leadership because tablet server b1c282c7d51e498b941387efd9ec54e1 is not a voter in the active config
I20260709 12:13:26.268041  7070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6beae084e60341a4b19046aa8cc0eab4"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
mode: GRACEFUL
new_leader_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:33768
I20260709 12:13:26.268520  7070 raft_consensus.cc:606] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Received request to transfer leadership to TS b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:26.272401  7137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8"
dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
mode: GRACEFUL
new_leader_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:56286
I20260709 12:13:26.286981  7137 raft_consensus.cc:606] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Received request to transfer leadership to TS b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:26.288290  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:13:26.289788  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:26.290488  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:26.272055  7214 raft_consensus.cc:1275] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:26.292943  7137 raft_consensus.cc:2955] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:26.297585  7142 raft_consensus.cc:1275] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:26.299134  8347 consensus_queue.cc:1048] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:26.302711  7143 consensus_queue.cc:237] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:26.306875  8387 consensus_queue.cc:1048] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:26.312023  6965 catalog_manager.cc:5697] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 3 to 4, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 4 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:26.316857  8513 ts_tablet_manager.cc:933] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077)
I20260709 12:13:26.353830  7070 raft_consensus.cc:1275] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:26.354563  8301 raft_consensus.cc:993] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91: : Instructing follower b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:26.355067  8301 raft_consensus.cc:1081] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Signalling peer b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:26.355990  8347 consensus_queue.cc:1048] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:26.343240  6967 catalog_manager.cc:5697] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 2 to 3, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 3 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:26.373010  7216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:38738
I20260709 12:13:26.373533  7216 raft_consensus.cc:493] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:26.373863  7216 raft_consensus.cc:3060] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:26.386996  8386 raft_consensus.cc:993] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a: : Instructing follower b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:26.390347  8330 raft_consensus.cc:1081] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Signalling peer b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:26.390782  7216 raft_consensus.cc:515] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:26.399744  7216 leader_election.cc:290] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:26.405134  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:26.405720  7142 raft_consensus.cc:3055] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:26.406038  7142 raft_consensus.cc:740] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:26.403630  7214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:38744
I20260709 12:13:26.406760  7142 consensus_queue.cc:260] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:26.407367  7214 raft_consensus.cc:493] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:26.407771  7214 raft_consensus.cc:3060] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:26.408118  7142 raft_consensus.cc:3060] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:26.405053  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
W20260709 12:13:26.414804  7111 consensus_peers.cc:597] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7ba9e2a936548189067b8ba467a7c13. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:26.414716  7066 raft_consensus.cc:3060] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:26.430579  7142 raft_consensus.cc:2468] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 4.
I20260709 12:13:26.432471  7069 raft_consensus.cc:1275] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:26.437629  7185 leader_election.cc:304] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:26.439791  6965 catalog_manager.cc:5697] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: config changed from index 5 to 6, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New cstate: current_term: 3 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:26.442502  7216 raft_consensus.cc:1275] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:26.400935  8513 tablet_copy_client.cc:323] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.193:38077
I20260709 12:13:26.422359  7214 raft_consensus.cc:515] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:26.441749  8434 raft_consensus.cc:2804] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:26.442111  7066 raft_consensus.cc:2468] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 4.
I20260709 12:13:26.443464  8339 consensus_queue.cc:1048] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 12:13:26.463102  8324 consensus_queue.cc:1048] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:26.457372  8434 raft_consensus.cc:697] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 4 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:26.473307  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:26.473847  7068 raft_consensus.cc:3055] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:26.474141  7068 raft_consensus.cc:740] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:26.474520  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:26.474807  7068 consensus_queue.cc:260] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:26.475184  7143 raft_consensus.cc:3060] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:26.477597  8434 consensus_queue.cc:237] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:26.475854  7068 raft_consensus.cc:3060] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:26.481439  8521 ts_tablet_manager.cc:933] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077)
I20260709 12:13:26.485937  7081 tablet_copy_service.cc:140] P 4b1ff2643d61430a9fc6f52fe414891a: Received BeginTabletCopySession request for tablet d8b6cfc050cb40dcaf8c85318ac59b0b from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:37968)
I20260709 12:13:26.489157  7143 raft_consensus.cc:2468] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:26.492203  7081 tablet_copy_service.cc:161] P 4b1ff2643d61430a9fc6f52fe414891a: Beginning new tablet copy session on tablet d8b6cfc050cb40dcaf8c85318ac59b0b from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:37968: session id = 7e6a332a24e446039c4066659ebf69c2-d8b6cfc050cb40dcaf8c85318ac59b0b
I20260709 12:13:26.492719  7185 leader_election.cc:304] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:26.495502  8333 raft_consensus.cc:2804] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:26.495985  8333 raft_consensus.cc:697] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:26.496141  7068 raft_consensus.cc:2468] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:26.496833  8333 consensus_queue.cc:237] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:26.475912  7214 leader_election.cc:290] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:26.527165  8526 ts_tablet_manager.cc:933] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:26.543767  7204 tablet_service.cc:1558] Processing DeleteTablet for tablet 3df756d1e8ab4e4ead90ff7923b65ec9 with delete_type TABLET_DATA_TOMBSTONED (TS b1c282c7d51e498b941387efd9ec54e1 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:38724
I20260709 12:13:26.544178  7081 tablet_copy_source_session.cc:215] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:26.544991  8521 tablet_copy_client.cc:323] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.193:38077
I20260709 12:13:26.572546  6965 catalog_manager.cc:5697] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 3 to 4, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 4 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:26.576785  8532 tablet_replica.cc:333] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:26.576805  8330 raft_consensus.cc:993] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a: : Instructing follower b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:26.577916  8330 raft_consensus.cc:1081] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Signalling peer b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:26.577982  8532 raft_consensus.cc:2243] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:26.578831  8532 raft_consensus.cc:2272] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:26.580950  8513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8b6cfc050cb40dcaf8c85318ac59b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:26.581596  8532 ts_tablet_manager.cc:1916] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:26.584877  7216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6beae084e60341a4b19046aa8cc0eab4"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:38744
I20260709 12:13:26.585384  7216 raft_consensus.cc:493] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:26.585690  7216 raft_consensus.cc:3060] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:26.591554  7081 tablet_copy_service.cc:140] P 4b1ff2643d61430a9fc6f52fe414891a: Received BeginTabletCopySession request for tablet 85834cc9960c40ceabe1ccbc7712867c from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:37968)
I20260709 12:13:26.592067  7081 tablet_copy_service.cc:161] P 4b1ff2643d61430a9fc6f52fe414891a: Beginning new tablet copy session on tablet 85834cc9960c40ceabe1ccbc7712867c from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:37968: session id = 7e6a332a24e446039c4066659ebf69c2-85834cc9960c40ceabe1ccbc7712867c
I20260709 12:13:26.599680  7216 raft_consensus.cc:515] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:26.605890  7081 tablet_copy_source_session.cc:215] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:26.609537  7216 leader_election.cc:290] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:26.610221  8521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85834cc9960c40ceabe1ccbc7712867c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:26.609820  6965 catalog_manager.cc:5697] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 1 to 2, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:26.610906  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beae084e60341a4b19046aa8cc0eab4" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:26.611459  7143 raft_consensus.cc:3060] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:26.614475  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beae084e60341a4b19046aa8cc0eab4" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:26.614984  7068 raft_consensus.cc:3055] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:26.615286  7068 raft_consensus.cc:740] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:26.617806  7068 consensus_queue.cc:260] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:26.618856  7068 raft_consensus.cc:3060] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:26.625867  7068 raft_consensus.cc:2468] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 3.
I20260709 12:13:26.629122  7186 leader_election.cc:304] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:26.632615  7143 raft_consensus.cc:2468] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 3.
I20260709 12:13:26.631448  8434 raft_consensus.cc:2804] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:26.622474  8513 tablet_copy_client.cc:806] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:26.637611  8526 tablet_copy_client.cc:323] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.194:37037
I20260709 12:13:26.641084  8513 tablet_copy_client.cc:670] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:26.640882  8434 raft_consensus.cc:697] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 3 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:26.674724  7211 raft_consensus.cc:1275] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:26.690225  8532 ts_tablet_manager.cc:1929] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:13:26.690717  8532 log.cc:1199] T 3df756d1e8ab4e4ead90ff7923b65ec9 P b1c282c7d51e498b941387efd9ec54e1: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-2-root/wals/3df756d1e8ab4e4ead90ff7923b65ec9
I20260709 12:13:26.690147  8492 consensus_queue.cc:1048] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:13:26.692584  6954 catalog_manager.cc:5028] TS b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): tablet 3df756d1e8ab4e4ead90ff7923b65ec9 (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:26.693562  7156 tablet_copy_service.cc:140] P c2a2f6b3d7d142b6a42df8173818dc91: Received BeginTabletCopySession request for tablet 8858c191209b4d38a5ad572d3d4f9d5a from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:35134)
I20260709 12:13:26.694098  7156 tablet_copy_service.cc:161] P c2a2f6b3d7d142b6a42df8173818dc91: Beginning new tablet copy session on tablet 8858c191209b4d38a5ad572d3d4f9d5a from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:35134: session id = 7e6a332a24e446039c4066659ebf69c2-8858c191209b4d38a5ad572d3d4f9d5a
I20260709 12:13:26.700870  7143 raft_consensus.cc:1275] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:26.702072  8492 consensus_queue.cc:1048] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:26.704620  8330 raft_consensus.cc:993] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a: : Instructing follower b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:26.705432  8434 consensus_queue.cc:237] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:26.706316  8513 tablet_copy_client.cc:538] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:26.705035  8330 raft_consensus.cc:1081] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Signalling peer b1c282c7d51e498b941387efd9ec54e1 to start an election
W20260709 12:13:26.727797  8531 log.cc:927] Time spent T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 12:13:26.725524  7156 tablet_copy_source_session.cc:215] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:26.744537  8521 tablet_copy_client.cc:806] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:26.776280  8521 tablet_copy_client.cc:670] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:26.782830  8526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8858c191209b4d38a5ad572d3d4f9d5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:26.819556  6965 catalog_manager.cc:5697] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 2 to 3, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 3 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:26.831632  7217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:38744
I20260709 12:13:26.835623  7216 raft_consensus.cc:2955] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:26.809516  8339 raft_consensus.cc:2955] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:26.852669  7217 raft_consensus.cc:493] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:26.853096  7217 raft_consensus.cc:3060] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:26.868055  8521 tablet_copy_client.cc:538] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:26.868729  8513 tablet_bootstrap.cc:492] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:26.882233  8521 tablet_bootstrap.cc:492] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:26.890470  7217 raft_consensus.cc:515] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:26.913518  6965 catalog_manager.cc:5697] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:26.949752  7217 leader_election.cc:290] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:26.950990  7068 raft_consensus.cc:2955] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:26.959563  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:26.960022  7143 raft_consensus.cc:3060] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:26.961935  7137 raft_consensus.cc:1275] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:26.965824  7143 raft_consensus.cc:2468] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:26.967670  7185 leader_election.cc:304] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:26.972209  8540 raft_consensus.cc:2804] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:26.972738  8540 raft_consensus.cc:697] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:26.973706  8540 consensus_queue.cc:237] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:26.979076  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:26.979633  7068 raft_consensus.cc:3055] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:26.979965  7068 raft_consensus.cc:740] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:26.980672  7068 consensus_queue.cc:260] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:26.981778  7068 raft_consensus.cc:3060] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:26.984061  8338 consensus_queue.cc:1048] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:26.989318  7068 raft_consensus.cc:2468] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:27.000324  7066 raft_consensus.cc:1275] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:13:26.999429  7112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 46716.1us
I20260709 12:13:27.011030  8538 consensus_queue.cc:1048] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:27.011385  7137 raft_consensus.cc:1275] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:27.023386  8338 consensus_queue.cc:1048] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:27.069700  7112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 59211us
I20260709 12:13:27.073482  8513 tablet_bootstrap.cc:492] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:27.086190  8513 tablet_bootstrap.cc:492] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:27.125314  8549 ts_tablet_manager.cc:933] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:27.126792  8526 tablet_copy_client.cc:806] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:27.128664  8526 tablet_copy_client.cc:670] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:27.140077  7068 raft_consensus.cc:1275] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:27.149927  8526 tablet_copy_client.cc:538] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:27.130317  8513 ts_tablet_manager.cc:1403] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.262s	user 0.010s	sys 0.017s
I20260709 12:13:27.162714  8526 tablet_bootstrap.cc:492] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:27.165287  8513 raft_consensus.cc:359] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:27.166128  8513 raft_consensus.cc:740] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:27.169203  8513 consensus_queue.cc:260] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:27.171293  8338 consensus_queue.cc:1048] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:27.181380  6965 catalog_manager.cc:5697] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 1 to 2, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:27.234606  8513 ts_tablet_manager.cc:1434] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.080s	user 0.005s	sys 0.002s
I20260709 12:13:27.246217  8549 tablet_copy_client.cc:323] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.194:37037
I20260709 12:13:27.261049  7140 raft_consensus.cc:1275] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:27.267360  8540 consensus_queue.cc:1048] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:13:27.305915  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 57546.3us
I20260709 12:13:27.313089  7068 raft_consensus.cc:1275] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 12:13:27.306530  7701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 82842.6us
I20260709 12:13:27.317800  8333 consensus_queue.cc:1048] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:13:27.322571  8547 log.cc:927] Time spent T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1: Append to log took a long time: real 0.198s	user 0.004s	sys 0.000s
I20260709 12:13:27.333294  8521 tablet_bootstrap.cc:492] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:27.344820  8521 tablet_bootstrap.cc:492] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:27.345526  8521 ts_tablet_manager.cc:1403] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.464s	user 0.022s	sys 0.008s
I20260709 12:13:27.356380  7081 tablet_copy_service.cc:342] P 4b1ff2643d61430a9fc6f52fe414891a: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-d8b6cfc050cb40dcaf8c85318ac59b0b received from {username='slave'} at 127.0.0.1:37968
I20260709 12:13:27.358304  7081 tablet_copy_service.cc:434] P 4b1ff2643d61430a9fc6f52fe414891a: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-d8b6cfc050cb40dcaf8c85318ac59b0b on tablet d8b6cfc050cb40dcaf8c85318ac59b0b with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:27.384418  7156 tablet_copy_service.cc:140] P c2a2f6b3d7d142b6a42df8173818dc91: Received BeginTabletCopySession request for tablet e7ba9e2a936548189067b8ba467a7c13 from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:35134)
I20260709 12:13:27.384917  7156 tablet_copy_service.cc:161] P c2a2f6b3d7d142b6a42df8173818dc91: Beginning new tablet copy session on tablet e7ba9e2a936548189067b8ba467a7c13 from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:35134: session id = 7e6a332a24e446039c4066659ebf69c2-e7ba9e2a936548189067b8ba467a7c13
I20260709 12:13:27.394148  7156 tablet_copy_source_session.cc:215] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:27.400492  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:27.414794  8521 raft_consensus.cc:359] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:27.415637  8521 raft_consensus.cc:740] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:27.416244  8521 consensus_queue.cc:260] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:27.419183  8549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7ba9e2a936548189067b8ba467a7c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:27.483814  7142 raft_consensus.cc:1275] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:27.485872  8540 consensus_queue.cc:1048] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:27.497991  8521 ts_tablet_manager.cc:1434] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.152s	user 0.007s	sys 0.000s
I20260709 12:13:27.507956  8549 tablet_copy_client.cc:806] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:27.508528  8549 tablet_copy_client.cc:670] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:27.521031  7081 tablet_copy_service.cc:342] P 4b1ff2643d61430a9fc6f52fe414891a: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-85834cc9960c40ceabe1ccbc7712867c received from {username='slave'} at 127.0.0.1:37968
I20260709 12:13:27.521451  7081 tablet_copy_service.cc:434] P 4b1ff2643d61430a9fc6f52fe414891a: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-85834cc9960c40ceabe1ccbc7712867c on tablet 85834cc9960c40ceabe1ccbc7712867c with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:27.536024  7066 raft_consensus.cc:1275] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:27.539745  8541 consensus_queue.cc:1048] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:27.540630  8549 tablet_copy_client.cc:538] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:27.581692  8549 tablet_bootstrap.cc:492] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:27.585772  8526 tablet_bootstrap.cc:492] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:27.586675  8526 tablet_bootstrap.cc:492] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:27.587428  8526 ts_tablet_manager.cc:1403] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.425s	user 0.029s	sys 0.028s
I20260709 12:13:27.590581  8526 raft_consensus.cc:359] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:27.591367  8526 raft_consensus.cc:740] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:27.593377  8526 consensus_queue.cc:260] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:27.595749  8526 ts_tablet_manager.cc:1434] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:13:27.599455  7156 tablet_copy_service.cc:342] P c2a2f6b3d7d142b6a42df8173818dc91: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-8858c191209b4d38a5ad572d3d4f9d5a received from {username='slave'} at 127.0.0.1:35134
I20260709 12:13:27.599874  7156 tablet_copy_service.cc:434] P c2a2f6b3d7d142b6a42df8173818dc91: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-8858c191209b4d38a5ad572d3d4f9d5a on tablet 8858c191209b4d38a5ad572d3d4f9d5a with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:27.609712  7729 raft_consensus.cc:1217] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:27.647332  7142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de"
dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
mode: GRACEFUL
new_leader_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:56286
I20260709 12:13:27.647945  7142 raft_consensus.cc:606] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Received request to transfer leadership to TS b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:27.660370  7214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
mode: GRACEFUL
new_leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:52478
I20260709 12:13:27.660985  7214 raft_consensus.cc:606] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Received request to transfer leadership to TS 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:27.664888  7140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "136af739bd294c488b106b73e4240911"
dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
mode: GRACEFUL
new_leader_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:56286
I20260709 12:13:27.665448  7140 raft_consensus.cc:606] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Received request to transfer leadership to TS b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:27.670241  7066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b3d827d487b45e798387af64742d318"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
mode: GRACEFUL
new_leader_uuid: "7e6a332a24e446039c4066659ebf69c2"
 from {username='slave'} at 127.0.0.1:33768
I20260709 12:13:27.670779  7066 raft_consensus.cc:606] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Received request to transfer leadership to TS 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:27.673321  7214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1c7757637e84746a5018754bb05c409"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
mode: GRACEFUL
new_leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:52478
I20260709 12:13:27.673792  7214 raft_consensus.cc:606] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 3 LEADER]: Received request to transfer leadership to TS 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:27.674971  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:13:27.676496  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:27.677155  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:27.706056  8330 raft_consensus.cc:993] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a: : Instructing follower 7e6a332a24e446039c4066659ebf69c2 to start an election
I20260709 12:13:27.706530  8330 raft_consensus.cc:1081] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Signalling peer 7e6a332a24e446039c4066659ebf69c2 to start an election
I20260709 12:13:27.708056  7729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b3d827d487b45e798387af64742d318"
dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
 from {username='slave'} at 127.0.0.1:37618
I20260709 12:13:27.708575  7729 raft_consensus.cc:493] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:27.708920  7729 raft_consensus.cc:3060] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:27.719558  7729 raft_consensus.cc:515] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:27.744467  8549 tablet_bootstrap.cc:492] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:27.745700  8549 tablet_bootstrap.cc:492] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:27.746767  8549 ts_tablet_manager.cc:1403] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.165s	user 0.043s	sys 0.060s
I20260709 12:13:27.749176  7729 leader_election.cc:290] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:27.750373  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3d827d487b45e798387af64742d318" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:27.750766  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3d827d487b45e798387af64742d318" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:27.750917  7214 raft_consensus.cc:3060] T 5b3d827d487b45e798387af64742d318 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:27.751341  7066 raft_consensus.cc:3055] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:27.751643  7066 raft_consensus.cc:740] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:27.752316  7066 consensus_queue.cc:260] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:27.756791  7214 raft_consensus.cc:2468] T 5b3d827d487b45e798387af64742d318 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
I20260709 12:13:27.758004  7700 leader_election.cc:304] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:27.759528  7066 raft_consensus.cc:3060] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:27.759958  8559 raft_consensus.cc:2804] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:27.760468  8559 raft_consensus.cc:697] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:27.760411  8549 raft_consensus.cc:359] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:27.761310  8549 raft_consensus.cc:740] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:27.761451  8559 consensus_queue.cc:237] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:27.761961  8549 consensus_queue.cc:260] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:27.764321  8549 ts_tablet_manager.cc:1434] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:13:27.765933  7156 tablet_copy_service.cc:342] P c2a2f6b3d7d142b6a42df8173818dc91: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-e7ba9e2a936548189067b8ba467a7c13 received from {username='slave'} at 127.0.0.1:35134
I20260709 12:13:27.766311  7156 tablet_copy_service.cc:434] P c2a2f6b3d7d142b6a42df8173818dc91: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-e7ba9e2a936548189067b8ba467a7c13 on tablet e7ba9e2a936548189067b8ba467a7c13 with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:27.772782  7066 raft_consensus.cc:2468] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
I20260709 12:13:27.849545  7729 raft_consensus.cc:1217] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:27.852206  7727 raft_consensus.cc:1217] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:27.867522  8324 raft_consensus.cc:993] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91: : Instructing follower b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:27.879814  8542 raft_consensus.cc:1081] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Signalling peer b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:27.881863  7214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:38738
I20260709 12:13:27.882764  7214 raft_consensus.cc:493] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:27.883229  7214 raft_consensus.cc:3060] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:27.871357  6969 catalog_manager.cc:5697] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 1 to 2, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196). New cstate: current_term: 2 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:27.897054  7214 raft_consensus.cc:515] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:27.901854  7214 leader_election.cc:290] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:27.915100  7727 raft_consensus.cc:1217] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:13:27.917238  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:27.918025  7142 raft_consensus.cc:3055] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:27.918378  7142 raft_consensus.cc:740] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:27.926033  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:27.926842  7068 raft_consensus.cc:3060] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:27.932904  7068 raft_consensus.cc:2468] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:27.919512  7142 consensus_queue.cc:260] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:27.939003  7142 raft_consensus.cc:3060] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:27.940500  8538 raft_consensus.cc:993] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1: : Instructing follower 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:27.941052  8538 raft_consensus.cc:1081] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 3 LEADER]: Signalling peer 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:27.948132  7142 raft_consensus.cc:2468] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:27.953859  7185 leader_election.cc:304] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:27.955956  8333 raft_consensus.cc:2804] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:27.956521  8333 raft_consensus.cc:697] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:27.957631  8333 consensus_queue.cc:237] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:27.958316  7068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1c7757637e84746a5018754bb05c409"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:37056
I20260709 12:13:27.958899  7068 raft_consensus.cc:493] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:27.959256  7068 raft_consensus.cc:3060] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:27.975486  7068 raft_consensus.cc:515] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:27.979866  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:27.980414  7727 raft_consensus.cc:3060] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:27.988428  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:27.989086  7214 raft_consensus.cc:3055] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:27.989442  7214 raft_consensus.cc:740] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:27.990617  7214 consensus_queue.cc:260] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:27.991971  7214 raft_consensus.cc:3060] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:27.999955  7068 leader_election.cc:290] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 election: Requested vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:28.001812  7727 raft_consensus.cc:2468] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 4.
I20260709 12:13:28.003427  7036 leader_election.cc:304] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2; no voters: 
I20260709 12:13:28.004360  8558 raft_consensus.cc:2804] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:28.005856  8558 raft_consensus.cc:697] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:28.006832  8558 consensus_queue.cc:237] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:28.010740  7214 raft_consensus.cc:2468] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 4.
I20260709 12:13:28.035341  6969 catalog_manager.cc:5697] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 1 to 2, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:28.063709  8538 raft_consensus.cc:993] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1: : Instructing follower 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:28.064224  8538 raft_consensus.cc:1081] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Signalling peer 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:28.068691  7068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:37056
I20260709 12:13:28.069134  7068 raft_consensus.cc:493] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:28.069363  7068 raft_consensus.cc:3060] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:28.078994  7068 raft_consensus.cc:515] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:28.093096  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:28.093619  7140 raft_consensus.cc:3060] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:28.094282  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:28.094906  7214 raft_consensus.cc:3055] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:28.095204  7214 raft_consensus.cc:740] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:28.096206  7214 consensus_queue.cc:260] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:28.097370  7214 raft_consensus.cc:3060] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:28.101047  7140 raft_consensus.cc:2468] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:28.102490  7036 leader_election.cc:304] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:28.103351  8387 raft_consensus.cc:2804] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:28.105755  7214 raft_consensus.cc:2468] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:28.106346  7068 leader_election.cc:290] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:28.103803  8387 raft_consensus.cc:697] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:28.108209  8387 consensus_queue.cc:237] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:28.144248  6969 catalog_manager.cc:5697] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 3 to 4, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 4 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:28.168948  6969 catalog_manager.cc:5697] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 2 to 3, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 3 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:28.217818  8558 raft_consensus.cc:1064] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:28.223506  8558 consensus_queue.cc:237] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:28.245572  7066 raft_consensus.cc:1275] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:28.247524  8559 consensus_queue.cc:1048] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:28.299165  7214 raft_consensus.cc:1275] T 5b3d827d487b45e798387af64742d318 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:28.304641  8559 consensus_queue.cc:1048] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:28.327569  8324 raft_consensus.cc:1064] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:28.340472  8324 consensus_queue.cc:237] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:28.356715  8327 raft_consensus.cc:1064] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:28.363608  8327 consensus_queue.cc:237] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:28.403204  8542 raft_consensus.cc:993] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91: : Instructing follower b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:28.403761  8542 raft_consensus.cc:1081] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Signalling peer b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:28.456013  7068 raft_consensus.cc:1275] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:28.457445  8538 consensus_queue.cc:1048] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:28.487236  7727 raft_consensus.cc:1275] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:28.489777  8544 consensus_queue.cc:1048] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:28.498628  7729 raft_consensus.cc:1275] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:28.500202  8301 consensus_queue.cc:1048] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:28.518122  8468 raft_consensus.cc:1064] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:28.520681  8468 consensus_queue.cc:237] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:28.539460  7069 raft_consensus.cc:1275] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:28.541319  8542 consensus_queue.cc:1048] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:28.566481  7731 raft_consensus.cc:1275] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:28.568547  8588 consensus_queue.cc:1048] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 12:13:28.590035  7070 raft_consensus.cc:1275] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:28.591619  8544 consensus_queue.cc:1048] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:28.658849  7214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "136af739bd294c488b106b73e4240911"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:38738
I20260709 12:13:28.659400  7214 raft_consensus.cc:493] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:28.659744  7214 raft_consensus.cc:3060] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:28.668447  7214 raft_consensus.cc:515] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:28.673029  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:28.673122  7214 leader_election.cc:290] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:28.673899  7068 raft_consensus.cc:3060] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:28.684607  7068 raft_consensus.cc:2468] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 4.
I20260709 12:13:28.710393  7137 raft_consensus.cc:1275] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:28.714681  7214 raft_consensus.cc:1275] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:28.716395  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:28.716990  7141 raft_consensus.cc:3055] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:28.717243  7141 raft_consensus.cc:740] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:28.717952  7141 consensus_queue.cc:260] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:28.718856  7141 raft_consensus.cc:3060] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:28.728732  7215 raft_consensus.cc:1275] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:28.731076  7215 raft_consensus.cc:1275] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:28.743961  8538 consensus_queue.cc:1048] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:28.778165  7141 raft_consensus.cc:2468] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 4.
I20260709 12:13:28.789377  7185 leader_election.cc:304] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:28.790397  8595 raft_consensus.cc:2804] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:28.791115  8595 raft_consensus.cc:697] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 4 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:28.792102  8595 consensus_queue.cc:237] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:13:28.868240  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 88169.2us
I20260709 12:13:28.877941  7217 raft_consensus.cc:1275] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:13:28.878976  7701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 80024.9us
I20260709 12:13:28.900914  7062 raft_consensus.cc:1240] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 3. Current term is 4. Ops: []
W20260709 12:13:28.942639  7702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 43769.8us
I20260709 12:13:28.958020  8542 raft_consensus.cc:2955] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:28.958853  7068 raft_consensus.cc:2955] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
W20260709 12:13:28.991994  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 266730us
W20260709 12:13:28.970000  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 57244us
I20260709 12:13:29.018009  8587 consensus_queue.cc:1048] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 12:13:29.019455  8328 consensus_queue.cc:1048] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.106s
W20260709 12:13:29.019508  7112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 62092.5us
I20260709 12:13:29.031124  8544 consensus_queue.cc:1048] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:29.042025  7727 raft_consensus.cc:2955] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.051880  7063 raft_consensus.cc:2955] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.084515  7731 raft_consensus.cc:1275] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:29.087880  8598 raft_consensus.cc:2955] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.090441  7731 raft_consensus.cc:1275] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEARNER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:29.091794  7217 raft_consensus.cc:1275] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:29.109483  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:29.119424  7731 raft_consensus.cc:2955] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.149034  8587 consensus_queue.cc:1048] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:29.150131  6969 catalog_manager.cc:5697] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.159873  8599 consensus_queue.cc:1048] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:29.165546  8587 raft_consensus.cc:2955] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.171994  8616 consensus_queue.cc:1048] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:29.181422  7214 raft_consensus.cc:2955] T d8b6cfc050cb40dcaf8c85318ac59b0b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.202453  6969 catalog_manager.cc:5697] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.213788  7141 raft_consensus.cc:1275] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 12:13:29.230626  7110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 179243us
I20260709 12:13:29.235188  7139 raft_consensus.cc:1275] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:29.237368  8598 consensus_queue.cc:1048] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 12:13:29.235188  6965 catalog_manager.cc:5697] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 3 to 4, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 4 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:29.251817  7069 raft_consensus.cc:1275] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:13:29.367266  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 58861.4us
W20260709 12:13:29.372083  7111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 72294.3us
W20260709 12:13:29.376049  8629 log.cc:927] Time spent T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2: Append to log took a long time: real 0.139s	user 0.000s	sys 0.001s
I20260709 12:13:29.367246  8616 consensus_queue.cc:1048] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 12:13:29.398250  7220 raft_consensus.cc:2955] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.401674  8616 consensus_queue.cc:1048] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:29.409823  8600 raft_consensus.cc:2955] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.412559  7727 raft_consensus.cc:2955] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.412695  7736 raft_consensus.cc:2955] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
W20260709 12:13:29.445902  7186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 179636us
I20260709 12:13:29.538565  8631 consensus_queue.cc:1048] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.075s
I20260709 12:13:29.563895  7140 raft_consensus.cc:1275] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:29.571022  7216 raft_consensus.cc:2955] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.578899  8614 consensus_queue.cc:1048] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:29.580080  7213 raft_consensus.cc:2955] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.588829  7140 raft_consensus.cc:2955] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
W20260709 12:13:29.591980  8639 log.cc:927] Time spent T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1: Append to log took a long time: real 0.054s	user 0.000s	sys 0.002s
W20260709 12:13:29.649165  7700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 113092us
I20260709 12:13:29.659691  7145 raft_consensus.cc:2955] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.731678  7139 consensus_queue.cc:237] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:29.738101  7062 raft_consensus.cc:1275] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:29.739652  8324 consensus_queue.cc:1048] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:29.751101  7727 raft_consensus.cc:1275] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:29.752455  6967 catalog_manager.cc:5697] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.754258  6967 catalog_manager.cc:5697] T d8b6cfc050cb40dcaf8c85318ac59b0b P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.756951  8324 consensus_queue.cc:1048] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:29.761173  8617 raft_consensus.cc:2955] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.773725  7062 raft_consensus.cc:2955] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.779493  6955 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8858c191209b4d38a5ad572d3d4f9d5a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:29.779423  7730 raft_consensus.cc:2955] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.819893  7216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
mode: GRACEFUL
new_leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:52478
I20260709 12:13:29.820480  7216 raft_consensus.cc:606] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Received request to transfer leadership to TS 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:29.820096  6965 catalog_manager.cc:5697] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.825189  7146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3af210be31854c5791651a86e1727f68"
dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
mode: GRACEFUL
new_leader_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:56286
I20260709 12:13:29.825685  7146 raft_consensus.cc:606] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Received request to transfer leadership to TS b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:29.829886  7146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "731c976eac40425299a29e023ff83b3b"
dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
mode: GRACEFUL
new_leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:56286
I20260709 12:13:29.830358  7146 raft_consensus.cc:606] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Received request to transfer leadership to TS 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:29.835482  7204 tablet_service.cc:1558] Processing DeleteTablet for tablet 8858c191209b4d38a5ad572d3d4f9d5a with delete_type TABLET_DATA_TOMBSTONED (TS b1c282c7d51e498b941387efd9ec54e1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38724
I20260709 12:13:29.852272  7062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
mode: GRACEFUL
new_leader_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:33768
I20260709 12:13:29.852880  7062 raft_consensus.cc:606] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Received request to transfer leadership to TS b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:29.858714  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:13:29.861963  7062 consensus_queue.cc:237] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:29.863245  7146 consensus_queue.cc:237] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:29.878007  7730 raft_consensus.cc:1275] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:29.878635  7216 raft_consensus.cc:1275] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:29.881616  8617 consensus_queue.cc:1048] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:29.882930  8542 consensus_queue.cc:1048] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:29.868654  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:29.891913  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:29.892969  7730 raft_consensus.cc:1275] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:29.894932  7146 raft_consensus.cc:1275] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:29.898368  8600 consensus_queue.cc:1048] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:29.900746  7062 consensus_queue.cc:237] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:29.900449  8542 raft_consensus.cc:2955] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.905067  8601 consensus_queue.cc:1048] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:29.907967  7727 raft_consensus.cc:2955] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.911518  7215 raft_consensus.cc:1275] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:29.912887  8599 consensus_queue.cc:1048] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:29.914148  8601 raft_consensus.cc:2955] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.915673  7146 raft_consensus.cc:2955] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.917423  7730 raft_consensus.cc:1275] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:29.927107  8648 tablet_replica.cc:333] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:29.928236  8648 raft_consensus.cc:2243] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:29.931046  8648 raft_consensus.cc:2272] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:29.933099  8599 consensus_queue.cc:1048] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:29.938149  8648 ts_tablet_manager.cc:1916] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:29.943594  6955 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e7ba9e2a936548189067b8ba467a7c13 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:29.943459  8600 raft_consensus.cc:2955] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.946285  7217 raft_consensus.cc:2955] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.946338  7215 raft_consensus.cc:2955] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.957212  6967 catalog_manager.cc:5697] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 3 to 4, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New cstate: current_term: 1 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.970165  7060 tablet_service.cc:1558] Processing DeleteTablet for tablet e7ba9e2a936548189067b8ba467a7c13 with delete_type TABLET_DATA_TOMBSTONED (TS 4b1ff2643d61430a9fc6f52fe414891a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37040
I20260709 12:13:29.976096  6964 catalog_manager.cc:5697] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index 4 to 5, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New cstate: current_term: 2 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.941226  7730 raft_consensus.cc:2955] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.981779  8648 ts_tablet_manager.cc:1929] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:29.982311  8648 log.cc:1199] T 8858c191209b4d38a5ad572d3d4f9d5a P b1c282c7d51e498b941387efd9ec54e1: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-2-root/wals/8858c191209b4d38a5ad572d3d4f9d5a
I20260709 12:13:29.989492  7736 raft_consensus.cc:2955] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:29.998081  6956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 85834cc9960c40ceabe1ccbc7712867c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:30.000165  6954 catalog_manager.cc:5028] TS b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): tablet 8858c191209b4d38a5ad572d3d4f9d5a (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
W20260709 12:13:30.013170  8630 log.cc:927] Time spent T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1: Append to log took a long time: real 0.053s	user 0.000s	sys 0.002s
I20260709 12:13:30.015820  8649 tablet_replica.cc:333] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:30.020963  8538 raft_consensus.cc:993] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1: : Instructing follower 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:30.023672  8538 raft_consensus.cc:1081] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Signalling peer 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:30.024394  8649 raft_consensus.cc:2243] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:30.025156  7062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:37056
I20260709 12:13:30.025691  7062 raft_consensus.cc:493] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:30.026052  7062 raft_consensus.cc:3060] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:30.026327  6956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d8b6cfc050cb40dcaf8c85318ac59b0b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:30.025067  8649 raft_consensus.cc:2272] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:30.037803  7062 raft_consensus.cc:515] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:30.035542  6968 catalog_manager.cc:5697] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:30.041675  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:30.042173  7146 raft_consensus.cc:3060] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:30.050613  7146 raft_consensus.cc:2468] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:30.053369  7036 leader_election.cc:304] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:30.055272  8601 raft_consensus.cc:2804] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:30.055730  8601 raft_consensus.cc:697] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:30.058979  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:30.059546  7216 raft_consensus.cc:3055] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:30.059857  7216 raft_consensus.cc:740] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:30.045928  7062 leader_election.cc:290] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:30.066422  7216 consensus_queue.cc:260] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:30.072759  7216 raft_consensus.cc:3060] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:30.084357  7204 tablet_service.cc:1558] Processing DeleteTablet for tablet d8b6cfc050cb40dcaf8c85318ac59b0b with delete_type TABLET_DATA_TOMBSTONED (TS b1c282c7d51e498b941387efd9ec54e1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38724
I20260709 12:13:30.087116  8648 tablet_replica.cc:333] T d8b6cfc050cb40dcaf8c85318ac59b0b P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:30.088167  8648 raft_consensus.cc:2243] T d8b6cfc050cb40dcaf8c85318ac59b0b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:30.088951  8648 raft_consensus.cc:2272] T d8b6cfc050cb40dcaf8c85318ac59b0b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:30.084537  8601 consensus_queue.cc:237] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:30.095667  7216 raft_consensus.cc:2468] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:30.096256  8648 ts_tablet_manager.cc:1916] T d8b6cfc050cb40dcaf8c85318ac59b0b P b1c282c7d51e498b941387efd9ec54e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:30.099282  8649 ts_tablet_manager.cc:1916] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:30.106662  8599 raft_consensus.cc:993] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a: : Instructing follower b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:30.107352  8600 raft_consensus.cc:1081] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Signalling peer b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:30.112694  7216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:38744
I20260709 12:13:30.113210  7216 raft_consensus.cc:493] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:30.113534  7216 raft_consensus.cc:3060] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:30.126534  7135 tablet_service.cc:1558] Processing DeleteTablet for tablet 85834cc9960c40ceabe1ccbc7712867c with delete_type TABLET_DATA_TOMBSTONED (TS c2a2f6b3d7d142b6a42df8173818dc91 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33136
I20260709 12:13:30.170517  8651 tablet_replica.cc:333] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:30.173915  8651 raft_consensus.cc:2243] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:30.176542  7216 raft_consensus.cc:515] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:30.178256  8651 raft_consensus.cc:2272] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:30.180991  7216 leader_election.cc:290] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:30.159296  8648 ts_tablet_manager.cc:1929] T d8b6cfc050cb40dcaf8c85318ac59b0b P b1c282c7d51e498b941387efd9ec54e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:30.182808  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:30.182327  6967 catalog_manager.cc:5697] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 2 to 3, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 3 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:30.183689  7146 raft_consensus.cc:3060] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:30.183984  8648 log.cc:1199] T d8b6cfc050cb40dcaf8c85318ac59b0b P b1c282c7d51e498b941387efd9ec54e1: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-2-root/wals/d8b6cfc050cb40dcaf8c85318ac59b0b
I20260709 12:13:30.184549  7062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:30.189889  7062 raft_consensus.cc:3055] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:30.194967  7146 raft_consensus.cc:2468] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:30.196029  6954 catalog_manager.cc:5028] TS b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): tablet d8b6cfc050cb40dcaf8c85318ac59b0b (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:30.197120  7185 leader_election.cc:304] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:30.198655  8651 ts_tablet_manager.cc:1916] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:30.199756  8592 raft_consensus.cc:2804] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:30.200240  8592 raft_consensus.cc:697] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:30.196484  7062 raft_consensus.cc:740] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:30.202198  7062 consensus_queue.cc:260] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:30.201010  8592 consensus_queue.cc:237] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:30.203485  7062 raft_consensus.cc:3060] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:30.210768  8542 raft_consensus.cc:993] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91: : Instructing follower 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:30.211338  8542 raft_consensus.cc:1081] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Signalling peer 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:30.213376  7069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "731c976eac40425299a29e023ff83b3b"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:37042
I20260709 12:13:30.213848  7069 raft_consensus.cc:493] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:30.214188  7069 raft_consensus.cc:3060] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:30.213557  6967 catalog_manager.cc:5697] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 1 to 2, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:30.220439  8651 ts_tablet_manager.cc:1929] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:30.231503  8651 log.cc:1199] T 85834cc9960c40ceabe1ccbc7712867c P c2a2f6b3d7d142b6a42df8173818dc91: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-1-root/wals/85834cc9960c40ceabe1ccbc7712867c
I20260709 12:13:30.220012  7069 raft_consensus.cc:515] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:30.222088  7062 raft_consensus.cc:2468] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:30.233029  6955 catalog_manager.cc:5028] TS c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): tablet 85834cc9960c40ceabe1ccbc7712867c (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:30.228763  8649 ts_tablet_manager.cc:1929] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:30.233610  8649 log.cc:1199] T e7ba9e2a936548189067b8ba467a7c13 P 4b1ff2643d61430a9fc6f52fe414891a: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-0-root/wals/e7ba9e2a936548189067b8ba467a7c13
I20260709 12:13:30.234181  7069 leader_election.cc:290] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:30.235052  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:30.235486  6956 catalog_manager.cc:5028] TS 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): tablet e7ba9e2a936548189067b8ba467a7c13 (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:30.235582  7146 raft_consensus.cc:3055] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:30.236024  7146 raft_consensus.cc:740] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:30.236112  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:30.236626  7216 raft_consensus.cc:3060] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:30.236889  7146 consensus_queue.cc:260] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:30.238062  7146 raft_consensus.cc:3060] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:30.242686  7216 raft_consensus.cc:2468] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 4.
I20260709 12:13:30.244032  7035 leader_election.cc:304] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:30.245595  8601 raft_consensus.cc:2804] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:30.245949  7146 raft_consensus.cc:2468] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 4.
I20260709 12:13:30.246038  8601 raft_consensus.cc:697] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [term 4 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:30.246984  8601 consensus_queue.cc:237] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:30.251552  8621 raft_consensus.cc:993] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91: : Instructing follower b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:30.252033  8324 raft_consensus.cc:1081] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Signalling peer b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:30.254794  7215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3af210be31854c5791651a86e1727f68"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:38738
I20260709 12:13:30.255255  7215 raft_consensus.cc:493] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:30.255565  7215 raft_consensus.cc:3060] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:30.271507  7215 raft_consensus.cc:515] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:30.278038  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:30.278529  7069 raft_consensus.cc:3060] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:30.278769  7215 leader_election.cc:290] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:30.279868  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:30.280459  7146 raft_consensus.cc:3055] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:30.280735  7146 raft_consensus.cc:740] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:30.281392  7146 consensus_queue.cc:260] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:30.282317  7146 raft_consensus.cc:3060] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:30.284410  7069 raft_consensus.cc:2468] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:30.285492  7186 leader_election.cc:304] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:30.285907  6967 catalog_manager.cc:5697] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 3 to 4, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 4 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:30.288249  8592 raft_consensus.cc:2804] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:30.288715  8592 raft_consensus.cc:697] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:30.289532  8592 consensus_queue.cc:237] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:30.290026  7146 raft_consensus.cc:2468] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:30.315279  6967 catalog_manager.cc:5697] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 1 to 2, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:30.579900  7139 raft_consensus.cc:1275] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:30.581274  8468 consensus_queue.cc:1048] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:30.594573  7216 raft_consensus.cc:1275] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:30.604307  8600 consensus_queue.cc:1048] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:30.673656  7139 raft_consensus.cc:1275] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:30.674929  8610 consensus_queue.cc:1048] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:30.692734  7069 raft_consensus.cc:1275] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:30.693810  8592 consensus_queue.cc:1048] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:30.706527  7062 raft_consensus.cc:1275] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:30.707827  8592 consensus_queue.cc:1048] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:30.731914  7139 raft_consensus.cc:1275] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:30.746140  8603 consensus_queue.cc:1048] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:30.770891  7216 raft_consensus.cc:1275] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:30.775913  8600 consensus_queue.cc:1048] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:30.792713  7139 raft_consensus.cc:1275] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:30.794104  8468 consensus_queue.cc:1048] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:31.169900  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:31.234133  7216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
mode: GRACEFUL
new_leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:52478
I20260709 12:13:31.234714  7216 raft_consensus.cc:606] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Received request to transfer leadership to TS 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:31.239518  7069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
mode: GRACEFUL
new_leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
 from {username='slave'} at 127.0.0.1:33768
I20260709 12:13:31.239959  7069 raft_consensus.cc:606] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Received request to transfer leadership to TS c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:31.242089  7069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
mode: GRACEFUL
new_leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
 from {username='slave'} at 127.0.0.1:33768
I20260709 12:13:31.242509  7069 raft_consensus.cc:606] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Received request to transfer leadership to TS c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:31.246150  7215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
mode: GRACEFUL
new_leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:52478
I20260709 12:13:31.246588  7215 raft_consensus.cc:606] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Received request to transfer leadership to TS 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:31.249210  7069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
mode: GRACEFUL
new_leader_uuid: "7e6a332a24e446039c4066659ebf69c2"
 from {username='slave'} at 127.0.0.1:33768
I20260709 12:13:31.249681  7069 raft_consensus.cc:606] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 LEADER]: Received request to transfer leadership to TS 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:31.251345  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:13:31.252414  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:31.252950  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:31.273010  7215 consensus_queue.cc:237] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:31.280731  8600 raft_consensus.cc:993] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a: : Instructing follower 7e6a332a24e446039c4066659ebf69c2 to start an election
I20260709 12:13:31.281190  8600 raft_consensus.cc:1081] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 LEADER]: Signalling peer 7e6a332a24e446039c4066659ebf69c2 to start an election
I20260709 12:13:31.282563  7727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9"
dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
 from {username='slave'} at 127.0.0.1:37618
I20260709 12:13:31.283036  7727 raft_consensus.cc:493] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:31.283370  7727 raft_consensus.cc:3060] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:31.292989  7727 raft_consensus.cc:515] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:31.295754  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:31.296310  7069 raft_consensus.cc:3055] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:31.296591  7069 raft_consensus.cc:740] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:31.297304  7069 consensus_queue.cc:260] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:31.298369  7069 raft_consensus.cc:3060] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:31.306897  7727 leader_election.cc:290] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:31.307803  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:31.308362  7216 raft_consensus.cc:3060] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:31.318385  7146 raft_consensus.cc:1275] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:31.324853  8592 consensus_queue.cc:1048] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:31.332690  7185 consensus_peers.cc:597] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52a48b32a65746a1a2e5a48fd8399afb. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:31.342443  7216 raft_consensus.cc:2468] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 5.
I20260709 12:13:31.346459  7700 leader_election.cc:304] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:31.347281  8556 raft_consensus.cc:2804] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:31.347776  8556 raft_consensus.cc:697] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 5 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:31.348598  8556 consensus_queue.cc:237] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:31.352835  7062 raft_consensus.cc:1275] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:31.353931  8603 consensus_queue.cc:1048] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:31.355405  7069 raft_consensus.cc:2468] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 5.
I20260709 12:13:31.364773  6968 catalog_manager.cc:5697] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 4 to 5, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196). New cstate: current_term: 5 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:31.399806  8592 raft_consensus.cc:2955] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:31.413600  7139 raft_consensus.cc:2955] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:31.429108  6967 catalog_manager.cc:5697] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:31.438019  7215 consensus_queue.cc:237] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:31.443683  7062 raft_consensus.cc:2955] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
W20260709 12:13:31.451473  7185 consensus_peers.cc:597] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b31f9cb469ba4b99a3231bd60757e02c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:31.452852  7139 raft_consensus.cc:1275] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:31.454277  7069 raft_consensus.cc:1275] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:31.454769  8668 consensus_queue.cc:1048] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:31.456444  8668 consensus_queue.cc:1048] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:31.484578  8600 raft_consensus.cc:993] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a: : Instructing follower c2a2f6b3d7d142b6a42df8173818dc91 to start an election
I20260709 12:13:31.485050  8600 raft_consensus.cc:1081] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Signalling peer c2a2f6b3d7d142b6a42df8173818dc91 to start an election
I20260709 12:13:31.484340  8676 raft_consensus.cc:2955] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:31.489724  7145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec"
dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
 from {username='slave'} at 127.0.0.1:33146
I20260709 12:13:31.490247  7145 raft_consensus.cc:493] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:31.489619  7062 raft_consensus.cc:2955] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:31.490568  7145 raft_consensus.cc:3060] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:31.495707  7146 raft_consensus.cc:2955] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:31.498775  7145 raft_consensus.cc:515] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:31.501562  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:31.502067  7069 raft_consensus.cc:3055] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:31.502410  7145 leader_election.cc:290] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:31.502364  7069 raft_consensus.cc:740] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:31.508188  7069 consensus_queue.cc:260] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:31.509259  7063 consensus_queue.cc:237] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:31.509181  7069 raft_consensus.cc:3060] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:31.511443  6964 catalog_manager.cc:5697] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index -1 to 3, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 2 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:31.513603  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:31.514158  7216 raft_consensus.cc:3060] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:31.519807  7069 raft_consensus.cc:2468] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
I20260709 12:13:31.521031  7112 leader_election.cc:304] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:31.522058  8617 raft_consensus.cc:2804] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:31.522531  8617 raft_consensus.cc:697] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:31.522650  7216 raft_consensus.cc:2468] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
I20260709 12:13:31.523381  8617 consensus_queue.cc:237] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:31.552541  7216 raft_consensus.cc:1275] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:31.553761  8601 consensus_queue.cc:1048] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:31.555158  6968 catalog_manager.cc:5697] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 3 to 4, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 4 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:31.557294  7036 consensus_peers.cc:597] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b88d81d5236b4ce38682bc5f9e97900d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:31.557924  7139 raft_consensus.cc:1275] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:31.559830  8468 consensus_queue.cc:1048] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:31.572253  8600 raft_consensus.cc:2955] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:31.573992  7215 raft_consensus.cc:2955] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:31.582806  8468 raft_consensus.cc:993] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a: : Instructing follower c2a2f6b3d7d142b6a42df8173818dc91 to start an election
I20260709 12:13:31.583194  8468 raft_consensus.cc:1081] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Signalling peer c2a2f6b3d7d142b6a42df8173818dc91 to start an election
I20260709 12:13:31.585243  7146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d"
dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
 from {username='slave'} at 127.0.0.1:33146
I20260709 12:13:31.585700  7146 raft_consensus.cc:493] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:31.586025  7146 raft_consensus.cc:3060] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:31.594092  7146 raft_consensus.cc:515] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:31.595809  7146 leader_election.cc:290] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:31.597524  7215 consensus_queue.cc:237] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:31.599116  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:31.599649  7216 raft_consensus.cc:3060] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:31.599982  7139 raft_consensus.cc:2955] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:31.601168  7062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:31.601697  7062 raft_consensus.cc:3055] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:31.601953  7062 raft_consensus.cc:740] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:31.602577  7062 consensus_queue.cc:260] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:31.603052  6964 catalog_manager.cc:5697] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:31.608208  7216 raft_consensus.cc:2468] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
I20260709 12:13:31.609462  7110 leader_election.cc:304] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:31.615465  8674 raft_consensus.cc:2804] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:31.615914  8674 raft_consensus.cc:697] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:31.616724  8674 consensus_queue.cc:237] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:31.621447  7062 raft_consensus.cc:3060] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:31.627591  7062 raft_consensus.cc:2468] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
W20260709 12:13:31.639595  7185 consensus_peers.cc:597] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1725dc8a9e124623ad878bc568e082dd. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:31.639074  7139 raft_consensus.cc:1275] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:31.642225  8592 consensus_queue.cc:1048] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:31.648883  6964 catalog_manager.cc:5697] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 3 to 4, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 4 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:31.651104  7062 raft_consensus.cc:1275] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:31.655441  8676 consensus_queue.cc:1048] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:31.662273  8668 raft_consensus.cc:2955] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:31.664789  7139 raft_consensus.cc:2955] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:31.675583  8603 raft_consensus.cc:993] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1: : Instructing follower 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:31.676095  8603 raft_consensus.cc:1081] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Signalling peer 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:31.679422  7069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:37056
I20260709 12:13:31.679905  7069 raft_consensus.cc:493] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:31.680212  7069 raft_consensus.cc:3060] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:31.691753  8676 raft_consensus.cc:993] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1: : Instructing follower 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:31.695567  8676 raft_consensus.cc:1081] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Signalling peer 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:31.697095  7063 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:37056
I20260709 12:13:31.691691  7069 raft_consensus.cc:515] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:31.702167  7069 leader_election.cc:290] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 election: Requested vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:31.702445  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:31.703071  7215 raft_consensus.cc:3055] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:31.703365  7215 raft_consensus.cc:740] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:31.704005  7215 consensus_queue.cc:260] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:31.708683  7215 raft_consensus.cc:3060] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:31.708858  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:31.709384  7730 raft_consensus.cc:3060] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:31.710163  7062 raft_consensus.cc:2955] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:31.707858  7063 raft_consensus.cc:493] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:31.717469  7063 raft_consensus.cc:3060] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:31.720803  6964 catalog_manager.cc:5697] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index -1 to 3, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 2 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:31.723042  7730 raft_consensus.cc:2468] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:31.724654  7036 leader_election.cc:304] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2; no voters: 
I20260709 12:13:31.728636  8468 raft_consensus.cc:2804] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:31.729338  8468 raft_consensus.cc:697] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:31.730216  8468 consensus_queue.cc:237] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:31.736462  7063 raft_consensus.cc:515] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:31.738395  7215 raft_consensus.cc:2468] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:31.740654  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:31.741205  7139 raft_consensus.cc:3060] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:31.742213  7063 leader_election.cc:290] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:31.742549  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:31.743091  7216 raft_consensus.cc:3055] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:31.743366  7216 raft_consensus.cc:740] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:31.745857  7216 consensus_queue.cc:260] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:31.746837  7216 raft_consensus.cc:3060] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:31.759647  7216 raft_consensus.cc:2468] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:31.760692  7139 raft_consensus.cc:2468] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:31.762738  7035 leader_election.cc:304] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:31.763722  8468 raft_consensus.cc:2804] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:31.764143  8468 raft_consensus.cc:697] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:31.764870  8468 consensus_queue.cc:237] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:31.759693  6964 catalog_manager.cc:5697] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 2 to 3, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 3 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:31.790804  6964 catalog_manager.cc:5697] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 2 to 3, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 3 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:31.852421  7215 raft_consensus.cc:1275] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:31.854075  8675 consensus_queue.cc:1048] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:31.874996  7062 raft_consensus.cc:1275] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:31.877353  8556 consensus_queue.cc:1048] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:31.926998  8697 ts_tablet_manager.cc:933] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:31.930266  7216 raft_consensus.cc:1275] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:31.931730  8674 consensus_queue.cc:1048] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:13:31.985617  7700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 79902.3us
I20260709 12:13:31.990989  8697 tablet_copy_client.cc:323] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.195:33327
I20260709 12:13:32.016410  7069 raft_consensus.cc:1275] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:32.038929  8702 consensus_queue.cc:1048] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:32.045807  7069 raft_consensus.cc:1275] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:32.047525  8673 consensus_queue.cc:1048] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:32.078755  7216 raft_consensus.cc:1275] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:32.083467  8617 consensus_queue.cc:1048] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:32.085597  8710 ts_tablet_manager.cc:933] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077)
I20260709 12:13:32.107816  7230 tablet_copy_service.cc:140] P b1c282c7d51e498b941387efd9ec54e1: Received BeginTabletCopySession request for tablet 52a48b32a65746a1a2e5a48fd8399afb from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:58036)
I20260709 12:13:32.108371  7230 tablet_copy_service.cc:161] P b1c282c7d51e498b941387efd9ec54e1: Beginning new tablet copy session on tablet 52a48b32a65746a1a2e5a48fd8399afb from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:58036: session id = 7e6a332a24e446039c4066659ebf69c2-52a48b32a65746a1a2e5a48fd8399afb
I20260709 12:13:32.171351  8710 tablet_copy_client.cc:323] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.193:38077
W20260709 12:13:32.173950  8709 log.cc:927] Time spent T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
I20260709 12:13:32.194193  7230 tablet_copy_source_session.cc:215] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:32.199486  8697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52a48b32a65746a1a2e5a48fd8399afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:32.207831  7730 raft_consensus.cc:1275] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:32.202270  8713 ts_tablet_manager.cc:933] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:32.212072  8468 consensus_queue.cc:1048] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:32.215401  7146 raft_consensus.cc:1275] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:32.219753  8468 consensus_queue.cc:1048] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:32.235718  8713 tablet_copy_client.cc:323] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.195:33327
I20260709 12:13:32.239223  7230 tablet_copy_service.cc:140] P b1c282c7d51e498b941387efd9ec54e1: Received BeginTabletCopySession request for tablet b31f9cb469ba4b99a3231bd60757e02c from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:58036)
I20260709 12:13:32.239782  7230 tablet_copy_service.cc:161] P b1c282c7d51e498b941387efd9ec54e1: Beginning new tablet copy session on tablet b31f9cb469ba4b99a3231bd60757e02c from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:58036: session id = 7e6a332a24e446039c4066659ebf69c2-b31f9cb469ba4b99a3231bd60757e02c
I20260709 12:13:32.240213  8697 tablet_copy_client.cc:806] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:32.240785  8697 tablet_copy_client.cc:670] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:32.244639  7216 raft_consensus.cc:1275] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:32.248961  8697 tablet_copy_client.cc:538] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:32.254001  8468 consensus_queue.cc:1048] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:32.256460  7230 tablet_copy_source_session.cc:215] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:32.258996  8717 ts_tablet_manager.cc:933] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:32.261087  8713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b31f9cb469ba4b99a3231bd60757e02c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:32.287086  8717 tablet_copy_client.cc:323] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.195:33327
I20260709 12:13:32.292532  7230 tablet_copy_service.cc:140] P b1c282c7d51e498b941387efd9ec54e1: Received BeginTabletCopySession request for tablet 1725dc8a9e124623ad878bc568e082dd from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:58036)
I20260709 12:13:32.293051  7230 tablet_copy_service.cc:161] P b1c282c7d51e498b941387efd9ec54e1: Beginning new tablet copy session on tablet 1725dc8a9e124623ad878bc568e082dd from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:58036: session id = 7e6a332a24e446039c4066659ebf69c2-1725dc8a9e124623ad878bc568e082dd
I20260709 12:13:32.293812  8697 tablet_bootstrap.cc:492] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:32.301761  7230 tablet_copy_source_session.cc:215] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:32.305400  8717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1725dc8a9e124623ad878bc568e082dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:32.313158  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:32.318559  8713 tablet_copy_client.cc:806] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:32.319049  8713 tablet_copy_client.cc:670] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:32.333889  7216 raft_consensus.cc:1275] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:32.340946  8468 consensus_queue.cc:1048] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:32.342787  8713 tablet_copy_client.cc:538] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:32.348762  8717 tablet_copy_client.cc:806] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:32.356563  8717 tablet_copy_client.cc:670] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:32.351545  8713 tablet_bootstrap.cc:492] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:32.368695  8717 tablet_copy_client.cc:538] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:32.380283  7081 tablet_copy_service.cc:140] P 4b1ff2643d61430a9fc6f52fe414891a: Received BeginTabletCopySession request for tablet b88d81d5236b4ce38682bc5f9e97900d from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:37968)
I20260709 12:13:32.380772  7081 tablet_copy_service.cc:161] P 4b1ff2643d61430a9fc6f52fe414891a: Beginning new tablet copy session on tablet b88d81d5236b4ce38682bc5f9e97900d from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:37968: session id = 7e6a332a24e446039c4066659ebf69c2-b88d81d5236b4ce38682bc5f9e97900d
I20260709 12:13:32.389439  7081 tablet_copy_source_session.cc:215] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:32.401216  8717 tablet_bootstrap.cc:492] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:32.403124  8710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b88d81d5236b4ce38682bc5f9e97900d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:32.417974  8697 tablet_bootstrap.cc:492] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:32.418815  8697 tablet_bootstrap.cc:492] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:32.419472  8697 ts_tablet_manager.cc:1403] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.126s	user 0.019s	sys 0.003s
I20260709 12:13:32.425733  8697 raft_consensus.cc:359] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:32.426517  8697 raft_consensus.cc:740] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:32.427111  8697 consensus_queue.cc:260] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:32.433212  8697 ts_tablet_manager.cc:1434] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:13:32.434700  7230 tablet_copy_service.cc:342] P b1c282c7d51e498b941387efd9ec54e1: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-52a48b32a65746a1a2e5a48fd8399afb received from {username='slave'} at 127.0.0.1:58036
I20260709 12:13:32.435119  7230 tablet_copy_service.cc:434] P b1c282c7d51e498b941387efd9ec54e1: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-52a48b32a65746a1a2e5a48fd8399afb on tablet 52a48b32a65746a1a2e5a48fd8399afb with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:32.451941  8710 tablet_copy_client.cc:806] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:32.452533  8710 tablet_copy_client.cc:670] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:32.458884  8710 tablet_copy_client.cc:538] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:32.469266  7730 raft_consensus.cc:1217] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:32.488044  8710 tablet_bootstrap.cc:492] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:32.495100  8713 tablet_bootstrap.cc:492] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:32.508965  8713 tablet_bootstrap.cc:492] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:32.509590  8713 ts_tablet_manager.cc:1403] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.158s	user 0.025s	sys 0.031s
I20260709 12:13:32.512488  8713 raft_consensus.cc:359] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:32.513276  8713 raft_consensus.cc:740] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:32.513871  8713 consensus_queue.cc:260] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:32.516021  8717 tablet_bootstrap.cc:492] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:32.516961  8717 tablet_bootstrap.cc:492] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:32.517920  8717 ts_tablet_manager.cc:1403] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.117s	user 0.018s	sys 0.007s
I20260709 12:13:32.526562  7139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64"
dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
mode: GRACEFUL
new_leader_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:56286
I20260709 12:13:32.527066  7139 raft_consensus.cc:606] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Received request to transfer leadership to TS b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:32.538221  7069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3582d05876d487792614d1a79a0b868"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
mode: GRACEFUL
new_leader_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:33768
I20260709 12:13:32.538758  7069 raft_consensus.cc:606] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Received request to transfer leadership to TS b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:32.542275  7216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
mode: GRACEFUL
new_leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:52478
I20260709 12:13:32.542790  7216 raft_consensus.cc:606] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Received request to transfer leadership to TS 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:32.546712  8713 ts_tablet_manager.cc:1434] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.004s
I20260709 12:13:32.548583  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:13:32.550086  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:32.550756  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:32.555601  7230 tablet_copy_service.cc:342] P b1c282c7d51e498b941387efd9ec54e1: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-b31f9cb469ba4b99a3231bd60757e02c received from {username='slave'} at 127.0.0.1:58036
I20260709 12:13:32.556020  7230 tablet_copy_service.cc:434] P b1c282c7d51e498b941387efd9ec54e1: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-b31f9cb469ba4b99a3231bd60757e02c on tablet b31f9cb469ba4b99a3231bd60757e02c with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:32.561859  8717 raft_consensus.cc:359] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:32.562674  8717 raft_consensus.cc:740] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:32.563553  7730 raft_consensus.cc:1217] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:13:32.563333  8717 consensus_queue.cc:260] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:32.569237  8710 tablet_bootstrap.cc:492] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:32.572146  8710 tablet_bootstrap.cc:492] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:32.572803  8710 ts_tablet_manager.cc:1403] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.085s	user 0.020s	sys 0.010s
I20260709 12:13:32.574986  8710 raft_consensus.cc:359] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:32.575716  8710 raft_consensus.cc:740] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:32.576313  8710 consensus_queue.cc:260] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:32.577819  8710 ts_tablet_manager.cc:1434] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:13:32.579249  7081 tablet_copy_service.cc:342] P 4b1ff2643d61430a9fc6f52fe414891a: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-b88d81d5236b4ce38682bc5f9e97900d received from {username='slave'} at 127.0.0.1:37968
I20260709 12:13:32.579752  7081 tablet_copy_service.cc:434] P 4b1ff2643d61430a9fc6f52fe414891a: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-b88d81d5236b4ce38682bc5f9e97900d on tablet b88d81d5236b4ce38682bc5f9e97900d with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:32.581483  8717 ts_tablet_manager.cc:1434] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.062s	user 0.003s	sys 0.004s
I20260709 12:13:32.590305  7230 tablet_copy_service.cc:342] P b1c282c7d51e498b941387efd9ec54e1: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-1725dc8a9e124623ad878bc568e082dd received from {username='slave'} at 127.0.0.1:58036
I20260709 12:13:32.591126  7230 tablet_copy_service.cc:434] P b1c282c7d51e498b941387efd9ec54e1: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-1725dc8a9e124623ad878bc568e082dd on tablet 1725dc8a9e124623ad878bc568e082dd with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:32.607352  7730 raft_consensus.cc:1217] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:32.742143  7730 raft_consensus.cc:1217] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:13:32.836386  8714 raft_consensus.cc:993] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a: : Instructing follower b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:32.837081  8468 raft_consensus.cc:1081] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Signalling peer b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:32.838465  7216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3582d05876d487792614d1a79a0b868"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:38744
I20260709 12:13:32.838974  7216 raft_consensus.cc:493] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:32.839282  7216 raft_consensus.cc:3060] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:32.847328  7216 raft_consensus.cc:515] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:32.852245  7216 leader_election.cc:290] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:32.854548  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:32.855088  7146 raft_consensus.cc:3060] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:32.856190  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:32.856740  7069 raft_consensus.cc:3055] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:32.856989  7069 raft_consensus.cc:740] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:32.857633  7069 consensus_queue.cc:260] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:32.858726  7069 raft_consensus.cc:3060] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:32.875519  7146 raft_consensus.cc:2468] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 3.
I20260709 12:13:32.877933  7185 leader_election.cc:304] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:32.878700  8703 raft_consensus.cc:2804] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:32.880002  8703 raft_consensus.cc:697] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 3 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:32.886924  7069 raft_consensus.cc:2468] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 3.
I20260709 12:13:32.880806  8703 consensus_queue.cc:237] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:32.963261  8674 raft_consensus.cc:993] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91: : Instructing follower b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:32.963970  8674 raft_consensus.cc:1081] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Signalling peer b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:32.964581  6968 catalog_manager.cc:5697] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 2 to 3, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 3 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:32.969051  7215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:38738
I20260709 12:13:32.969610  7215 raft_consensus.cc:493] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:32.969985  7215 raft_consensus.cc:3060] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:32.981544  7215 raft_consensus.cc:515] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:32.984287  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:32.984875  7069 raft_consensus.cc:3060] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:32.994179  7069 raft_consensus.cc:2468] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 4.
I20260709 12:13:32.995677  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:32.996572  7146 raft_consensus.cc:3055] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:32.996850  7146 raft_consensus.cc:740] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:33.010516  8592 raft_consensus.cc:1064] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:33.012943  8592 consensus_queue.cc:237] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:32.997473  7146 consensus_queue.cc:260] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:33.029130  7146 raft_consensus.cc:3060] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:33.030131  8676 raft_consensus.cc:993] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1: : Instructing follower 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:33.030597  8676 raft_consensus.cc:1081] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Signalling peer 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:33.032805  7730 raft_consensus.cc:1275] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:33.035597  8592 consensus_queue.cc:1048] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:33.036811  7139 raft_consensus.cc:1275] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:33.038791  8592 consensus_queue.cc:1048] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:33.123035  8703 raft_consensus.cc:1064] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:33.125507  8703 consensus_queue.cc:237] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:33.145331  8715 raft_consensus.cc:1064] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:33.148720  8715 consensus_queue.cc:237] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:33.151451  7186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 123373us
I20260709 12:13:33.160907  7063 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:37056
I20260709 12:13:33.161470  7063 raft_consensus.cc:493] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:33.161859  7063 raft_consensus.cc:3060] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.175999  7213 raft_consensus.cc:1275] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:33.177547  8715 consensus_queue.cc:1048] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:33.187192  7731 raft_consensus.cc:1275] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:33.189852  8715 consensus_queue.cc:1048] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:33.193964  7143 raft_consensus.cc:1275] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:32.996097  7215 leader_election.cc:290] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:33.203127  7062 raft_consensus.cc:1275] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:33.210837  7143 raft_consensus.cc:1275] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:33.212410  8704 consensus_queue.cc:1048] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:13:33.216185  7730 raft_consensus.cc:1275] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEARNER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:33.224000  8715 consensus_queue.cc:1048] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:33.234534  7063 raft_consensus.cc:515] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:33.184893  7146 raft_consensus.cc:2468] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 4.
I20260709 12:13:33.251263  7063 leader_election.cc:290] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:33.252434  7186 leader_election.cc:304] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:33.252475  8592 consensus_queue.cc:1048] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:13:33.255203  8732 raft_consensus.cc:2804] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:33.256768  8676 raft_consensus.cc:2955] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:33.270937  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:33.271615  7213 raft_consensus.cc:3055] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:33.271920  7213 raft_consensus.cc:740] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:33.272650  7213 consensus_queue.cc:260] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:33.273800  7213 raft_consensus.cc:3060] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.283130  7143 raft_consensus.cc:2955] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:33.291512  8703 consensus_queue.cc:1048] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:33.303928  7730 raft_consensus.cc:2955] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:33.330063  7213 raft_consensus.cc:2468] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:33.334755  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:33.335279  7146 raft_consensus.cc:3060] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.336671  7143 raft_consensus.cc:1275] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:33.336050  8714 raft_consensus.cc:2955] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:33.339957  7035 leader_election.cc:304] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:33.344309  7146 raft_consensus.cc:2468] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:33.350487  8592 consensus_queue.cc:1048] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:33.356642  8715 raft_consensus.cc:2804] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:33.408998  6967 catalog_manager.cc:5697] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:33.400341  8732 raft_consensus.cc:697] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 4 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
W20260709 12:13:33.424881  8748 log.cc:927] Time spent T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260709 12:13:33.432787  8732 consensus_queue.cc:237] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:33.433741  7067 raft_consensus.cc:1275] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:33.454190  7213 raft_consensus.cc:2955] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
W20260709 12:13:33.455767  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 105668us
I20260709 12:13:33.464023  7139 raft_consensus.cc:2955] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:33.499607  8715 raft_consensus.cc:697] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:33.484467  8742 consensus_queue.cc:1048] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.022s
I20260709 12:13:33.522671  8715 consensus_queue.cc:237] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:33.532841  8592 raft_consensus.cc:2955] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:33.540187  8732 raft_consensus.cc:1064] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:33.543038  8732 consensus_queue.cc:237] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:33.549464  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 86143.5us
I20260709 12:13:33.555931  6964 catalog_manager.cc:5697] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 3 to 4, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 4 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:33.562862  7730 raft_consensus.cc:2955] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:33.561141  6964 catalog_manager.cc:5697] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:33.561123  7727 raft_consensus.cc:2955] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:33.575961  7062 raft_consensus.cc:1275] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:33.571375  7067 raft_consensus.cc:2955] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:33.588276  7139 raft_consensus.cc:2955] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:33.593418  6968 catalog_manager.cc:5697] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:33.612743  8742 consensus_queue.cc:1048] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:33.677325  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:33.677376  7069 raft_consensus.cc:2955] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:33.689234  6965 catalog_manager.cc:5697] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 2 to 3, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 3 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:33.729274  7215 consensus_queue.cc:237] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:33.737689  7730 raft_consensus.cc:1275] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEARNER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:33.745270  7146 raft_consensus.cc:1275] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 12:13:33.749132  7186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 48930.2us
I20260709 12:13:33.752498  7213 consensus_queue.cc:237] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:33.752863  8592 consensus_queue.cc:1048] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:33.762205  7727 raft_consensus.cc:1275] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:33.763540  8592 consensus_queue.cc:1048] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:33.767738  7730 raft_consensus.cc:1275] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:33.767812  8676 consensus_queue.cc:1048] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:33.770429  7140 raft_consensus.cc:1275] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:33.782295  7069 raft_consensus.cc:1275] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:33.784951  7069 raft_consensus.cc:1275] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:33.794324  8704 consensus_queue.cc:1048] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:33.796720  8704 raft_consensus.cc:2955] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:33.807858  8743 consensus_queue.cc:1048] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:33.811529  7146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d"
dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
mode: GRACEFUL
new_leader_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:56286
I20260709 12:13:33.812063  7146 raft_consensus.cc:606] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Received request to transfer leadership to TS b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:33.813675  7731 raft_consensus.cc:2955] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:33.819689  8732 raft_consensus.cc:2955] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:33.824730  7069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
mode: GRACEFUL
new_leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
 from {username='slave'} at 127.0.0.1:33768
I20260709 12:13:33.825251  7069 raft_consensus.cc:606] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Received request to transfer leadership to TS c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:33.827729  7215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3af210be31854c5791651a86e1727f68"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
mode: GRACEFUL
new_leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:52478
I20260709 12:13:33.828280  7215 raft_consensus.cc:606] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Received request to transfer leadership to TS 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:33.829043  6954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b31f9cb469ba4b99a3231bd60757e02c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:33.840411  7214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "481d695d5a214040b6363cd29196043c"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
mode: GRACEFUL
new_leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:52478
I20260709 12:13:33.840941  7214 raft_consensus.cc:606] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 3 LEADER]: Received request to transfer leadership to TS 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:33.843266  6964 catalog_manager.cc:5697] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index 4 to 5, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New cstate: current_term: 2 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:33.844386  7069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c39fa421bec422e922270e825f31bd8"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
mode: GRACEFUL
new_leader_uuid: "7e6a332a24e446039c4066659ebf69c2"
 from {username='slave'} at 127.0.0.1:33768
I20260709 12:13:33.844892  7069 raft_consensus.cc:606] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Received request to transfer leadership to TS 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:33.846002  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:13:33.847523  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:33.848445  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:33.853744  8742 consensus_queue.cc:1048] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:33.854009  7060 tablet_service.cc:1558] Processing DeleteTablet for tablet b31f9cb469ba4b99a3231bd60757e02c with delete_type TABLET_DATA_TOMBSTONED (TS 4b1ff2643d61430a9fc6f52fe414891a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37040
I20260709 12:13:33.861662  8742 consensus_queue.cc:1048] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:33.863534  7730 raft_consensus.cc:2955] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:33.887416  8744 raft_consensus.cc:993] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1: : Instructing follower 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:33.887930  8761 raft_consensus.cc:1081] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 3 LEADER]: Signalling peer 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:33.888823  8743 raft_consensus.cc:2955] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:33.894743  8758 raft_consensus.cc:993] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91: : Instructing follower b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:33.895315  8758 raft_consensus.cc:1081] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Signalling peer b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:33.898217  6954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 52a48b32a65746a1a2e5a48fd8399afb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:33.890667  8776 tablet_replica.cc:333] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:33.899456  8776 raft_consensus.cc:2243] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.937088  7213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:38738
I20260709 12:13:33.903517  7069 raft_consensus.cc:2955] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:33.937685  7213 raft_consensus.cc:493] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:33.937899  8776 raft_consensus.cc:2272] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.938056  7213 raft_consensus.cc:3060] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:33.905402  7062 consensus_queue.cc:237] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:33.905907  8468 raft_consensus.cc:993] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a: : Instructing follower 7e6a332a24e446039c4066659ebf69c2 to start an election
I20260709 12:13:33.944113  8468 raft_consensus.cc:1081] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Signalling peer 7e6a332a24e446039c4066659ebf69c2 to start an election
I20260709 12:13:33.906267  7070 raft_consensus.cc:1275] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:33.944648  7213 raft_consensus.cc:515] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:33.947714  7731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c39fa421bec422e922270e825f31bd8"
dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
 from {username='slave'} at 127.0.0.1:37618
I20260709 12:13:33.948120  7213 leader_election.cc:290] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:33.948215  7731 raft_consensus.cc:493] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:33.948660  7731 raft_consensus.cc:3060] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:33.950539  7146 raft_consensus.cc:1275] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:33.907544  6965 catalog_manager.cc:5697] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 3 to 4, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:33.930109  7139 raft_consensus.cc:2955] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:33.901340  7067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "481d695d5a214040b6363cd29196043c"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:37056
I20260709 12:13:33.956635  7067 raft_consensus.cc:493] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:33.956979  7067 raft_consensus.cc:3060] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:33.957273  8757 consensus_queue.cc:1048] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:33.965329  7731 raft_consensus.cc:515] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:33.967360  7135 tablet_service.cc:1558] Processing DeleteTablet for tablet 52a48b32a65746a1a2e5a48fd8399afb with delete_type TABLET_DATA_TOMBSTONED (TS c2a2f6b3d7d142b6a42df8173818dc91 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33136
I20260709 12:13:33.969372  8755 raft_consensus.cc:2955] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:33.972848  7731 leader_election.cc:290] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:33.973881  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39fa421bec422e922270e825f31bd8" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:33.975725  7146 raft_consensus.cc:3060] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:33.977121  8676 consensus_queue.cc:1048] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:33.976852  7070 raft_consensus.cc:2955] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:33.972757  7143 raft_consensus.cc:2955] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:33.978042  8778 tablet_replica.cc:333] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:33.979048  8778 raft_consensus.cc:2243] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.979637  7062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:33.980166  7062 raft_consensus.cc:3060] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:33.980602  7140 raft_consensus.cc:2955] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:33.979655  8778 raft_consensus.cc:2272] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.986389  7067 raft_consensus.cc:515] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:33.987190  8778 ts_tablet_manager.cc:1916] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:33.989503  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39fa421bec422e922270e825f31bd8" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:33.989607  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:33.990064  7145 raft_consensus.cc:3060] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:33.990024  7063 raft_consensus.cc:3055] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:33.990579  7063 raft_consensus.cc:740] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:33.991267  7063 consensus_queue.cc:260] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:33.992404  7063 raft_consensus.cc:3060] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:33.995836  7145 raft_consensus.cc:2468] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 4.
I20260709 12:13:34.003825  7036 leader_election.cc:304] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:34.004837  8757 raft_consensus.cc:2804] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:34.005414  8757 raft_consensus.cc:697] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 4 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:34.004472  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:34.006143  7145 raft_consensus.cc:3055] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:34.006510  7145 raft_consensus.cc:740] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:34.006872  7067 leader_election.cc:290] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:34.006397  8757 consensus_queue.cc:237] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:34.008697  7145 consensus_queue.cc:260] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:34.009882  7145 raft_consensus.cc:3060] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:34.014782  7062 raft_consensus.cc:2468] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 5.
I20260709 12:13:34.016476  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:34.016953  7214 raft_consensus.cc:3055] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:34.017210  7214 raft_consensus.cc:740] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:34.009058  7146 raft_consensus.cc:2468] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 4.
I20260709 12:13:34.017951  7214 consensus_queue.cc:260] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:34.018903  7214 raft_consensus.cc:3060] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:34.019809  7701 leader_election.cc:304] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:34.021066  8698 raft_consensus.cc:2804] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:34.021515  8698 raft_consensus.cc:697] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 4 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:34.022276  8698 consensus_queue.cc:237] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:34.024964  7214 raft_consensus.cc:2468] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 4.
I20260709 12:13:34.028004  8776 ts_tablet_manager.cc:1916] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:34.061615  8754 raft_consensus.cc:993] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a: : Instructing follower c2a2f6b3d7d142b6a42df8173818dc91 to start an election
I20260709 12:13:34.062064  8754 raft_consensus.cc:1081] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Signalling peer c2a2f6b3d7d142b6a42df8173818dc91 to start an election
I20260709 12:13:34.032325  7186 leader_election.cc:304] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:34.033423  7213 raft_consensus.cc:1275] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:34.035316  8778 ts_tablet_manager.cc:1929] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:34.038929  6969 catalog_manager.cc:5697] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New cstate: current_term: 1 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:34.065430  8778 log.cc:1199] T 52a48b32a65746a1a2e5a48fd8399afb P c2a2f6b3d7d142b6a42df8173818dc91: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-1-root/wals/52a48b32a65746a1a2e5a48fd8399afb
I20260709 12:13:34.066035  8732 raft_consensus.cc:2804] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:34.066542  8732 raft_consensus.cc:697] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 5 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:34.042296  6956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b88d81d5236b4ce38682bc5f9e97900d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:34.043289  7730 raft_consensus.cc:1275] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:34.032346  7063 raft_consensus.cc:2468] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 4.
I20260709 12:13:34.067282  8732 consensus_queue.cc:237] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:34.064813  7146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5"
dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
 from {username='slave'} at 127.0.0.1:33146
I20260709 12:13:34.068588  7146 raft_consensus.cc:493] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:34.068928  7146 raft_consensus.cc:3060] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:34.069540  6955 catalog_manager.cc:5028] TS c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): tablet 52a48b32a65746a1a2e5a48fd8399afb (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:34.079802  8468 consensus_queue.cc:1048] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:34.085453  6967 catalog_manager.cc:5697] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 3 to 4, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 4 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:34.089054  7204 tablet_service.cc:1558] Processing DeleteTablet for tablet b88d81d5236b4ce38682bc5f9e97900d with delete_type TABLET_DATA_TOMBSTONED (TS b1c282c7d51e498b941387efd9ec54e1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38724
I20260709 12:13:34.089831  7143 raft_consensus.cc:1275] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:34.095990  8468 consensus_queue.cc:1048] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:34.097728  7145 raft_consensus.cc:2468] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 5.
I20260709 12:13:34.099987  8676 consensus_queue.cc:1048] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:34.099210  7730 raft_consensus.cc:2955] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:34.105856  8783 tablet_replica.cc:333] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:34.111848  8783 raft_consensus.cc:2243] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.126835  8732 raft_consensus.cc:993] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1: : Instructing follower 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:34.126958  8783 raft_consensus.cc:2272] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.117702  7731 raft_consensus.cc:2955] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:34.127367  8743 raft_consensus.cc:1081] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Signalling peer 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:34.129122  7140 raft_consensus.cc:1275] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:34.130841  8783 ts_tablet_manager.cc:1916] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:34.131383  7063 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3af210be31854c5791651a86e1727f68"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:37056
I20260709 12:13:34.166826  7063 raft_consensus.cc:493] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:34.167176  7063 raft_consensus.cc:3060] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:34.136129  6968 catalog_manager.cc:5697] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 3 to 4, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196). New cstate: current_term: 4 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:34.174892  8757 consensus_queue.cc:1048] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:34.177950  7063 raft_consensus.cc:515] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:34.139732  6969 catalog_manager.cc:5697] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:34.138825  7146 raft_consensus.cc:515] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:34.192842  7146 leader_election.cc:290] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:34.193559  7063 leader_election.cc:290] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:34.194532  7062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:34.195061  7062 raft_consensus.cc:3055] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:34.195335  7062 raft_consensus.cc:740] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:34.195941  7062 consensus_queue.cc:260] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:34.196918  7062 raft_consensus.cc:3060] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:34.210369  7213 consensus_queue.cc:237] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:34.213186  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:34.213714  7146 raft_consensus.cc:3060] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:34.227687  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:34.228235  7217 raft_consensus.cc:3060] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:34.227144  6964 catalog_manager.cc:5697] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 4 to 5, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 5 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:34.231501  7146 raft_consensus.cc:2468] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:34.232550  7140 raft_consensus.cc:1240] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:34.236702  7062 raft_consensus.cc:2468] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
I20260709 12:13:34.248179  7112 leader_election.cc:304] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:34.249235  8758 raft_consensus.cc:2804] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:34.249679  8758 raft_consensus.cc:697] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:34.250449  8758 consensus_queue.cc:237] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:34.252141  7730 raft_consensus.cc:1275] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:34.266333  8776 ts_tablet_manager.cc:1929] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:34.244306  8704 consensus_queue.cc:1059] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:34.274616  8704 raft_consensus.cc:3055] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:34.274948  8704 raft_consensus.cc:740] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:34.275720  8704 consensus_queue.cc:260] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:34.276896  8704 raft_consensus.cc:3060] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:34.246850  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:34.267716  7140 raft_consensus.cc:1275] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:34.237915  7217 raft_consensus.cc:2468] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
I20260709 12:13:34.268872  8676 consensus_queue.cc:1048] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:34.270929  7036 leader_election.cc:304] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:34.247165  8783 ts_tablet_manager.cc:1929] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:34.282248  8783 log.cc:1199] T b88d81d5236b4ce38682bc5f9e97900d P b1c282c7d51e498b941387efd9ec54e1: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-2-root/wals/b88d81d5236b4ce38682bc5f9e97900d
I20260709 12:13:34.282364  8754 raft_consensus.cc:2804] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:34.282958  8754 raft_consensus.cc:697] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:34.283735  8754 consensus_queue.cc:237] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:34.286857  6954 catalog_manager.cc:5028] TS b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): tablet b88d81d5236b4ce38682bc5f9e97900d (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:34.305756  6964 catalog_manager.cc:5697] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 3 to 4, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 4 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:34.324477  6964 catalog_manager.cc:5697] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 2 to 3, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 3 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:34.329769  8776 log.cc:1199] T b31f9cb469ba4b99a3231bd60757e02c P 4b1ff2643d61430a9fc6f52fe414891a: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-0-root/wals/b31f9cb469ba4b99a3231bd60757e02c
I20260709 12:13:34.332442  6956 catalog_manager.cc:5028] TS 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): tablet b31f9cb469ba4b99a3231bd60757e02c (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:34.337443  7213 raft_consensus.cc:2468] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:34.344903  8592 consensus_queue.cc:1048] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:34.353282  8743 raft_consensus.cc:2955] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:34.361130  7730 raft_consensus.cc:2955] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:34.364287  6954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1725dc8a9e124623ad878bc568e082dd with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:34.372259  6964 catalog_manager.cc:5697] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index 4 to 5, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New cstate: current_term: 2 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:34.374251  7145 raft_consensus.cc:2955] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:34.391407  7060 tablet_service.cc:1558] Processing DeleteTablet for tablet 1725dc8a9e124623ad878bc568e082dd with delete_type TABLET_DATA_TOMBSTONED (TS 4b1ff2643d61430a9fc6f52fe414891a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37040
I20260709 12:13:34.392314  8776 tablet_replica.cc:333] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:34.393339  8776 raft_consensus.cc:2243] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.394066  8776 raft_consensus.cc:2272] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.396893  8776 ts_tablet_manager.cc:1916] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:34.422806  8776 ts_tablet_manager.cc:1929] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:34.423134  8776 log.cc:1199] T 1725dc8a9e124623ad878bc568e082dd P 4b1ff2643d61430a9fc6f52fe414891a: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-0-root/wals/1725dc8a9e124623ad878bc568e082dd
I20260709 12:13:34.424754  6956 catalog_manager.cc:5028] TS 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): tablet 1725dc8a9e124623ad878bc568e082dd (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:34.465457  7145 raft_consensus.cc:1275] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:34.466624  8704 consensus_queue.cc:1048] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:34.477139  7064 raft_consensus.cc:1275] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:34.478403  8592 consensus_queue.cc:1048] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:34.493199  7145 raft_consensus.cc:1275] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:34.494422  8753 consensus_queue.cc:1048] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:34.498060  7213 raft_consensus.cc:1275] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:34.500124  8757 consensus_queue.cc:1048] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:34.506632  7140 raft_consensus.cc:1275] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:34.510092  8757 consensus_queue.cc:1048] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:34.534652  7064 raft_consensus.cc:1275] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:34.535787  8753 consensus_queue.cc:1048] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:34.675261  7213 raft_consensus.cc:1275] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:34.676592  8764 consensus_queue.cc:1048] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:34.685128  7064 raft_consensus.cc:1275] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:34.686503  8758 consensus_queue.cc:1048] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:34.735477  7217 raft_consensus.cc:1275] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:34.736536  8754 consensus_queue.cc:1048] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:34.759519  7145 raft_consensus.cc:1275] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:34.761466  8757 consensus_queue.cc:1048] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:35.341604  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:35.398557  7217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
mode: GRACEFUL
new_leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:52478
I20260709 12:13:35.399266  7217 raft_consensus.cc:606] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Received request to transfer leadership to TS 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:35.402614  7064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
mode: GRACEFUL
new_leader_uuid: "7e6a332a24e446039c4066659ebf69c2"
 from {username='slave'} at 127.0.0.1:33768
I20260709 12:13:35.403188  7064 raft_consensus.cc:606] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Received request to transfer leadership to TS 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:35.406715  7145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dae2ca0d959e48d6afd48cd029cce2d0"
dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
mode: GRACEFUL
new_leader_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:56286
I20260709 12:13:35.407207  7145 raft_consensus.cc:606] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Received request to transfer leadership to TS b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:35.413245  7064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
mode: GRACEFUL
new_leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
 from {username='slave'} at 127.0.0.1:33768
I20260709 12:13:35.413828  7064 raft_consensus.cc:606] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Received request to transfer leadership to TS c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:35.414932  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:13:35.416512  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:35.417192  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:35.417496  8765 raft_consensus.cc:993] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91: : Instructing follower b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:35.417973  8765 raft_consensus.cc:1081] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Signalling peer b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:35.419538  7213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dae2ca0d959e48d6afd48cd029cce2d0"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:38738
I20260709 12:13:35.420027  7213 raft_consensus.cc:493] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:35.420383  7213 raft_consensus.cc:3060] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:35.427944  7213 raft_consensus.cc:515] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:35.429648  7213 leader_election.cc:290] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:35.431862  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae2ca0d959e48d6afd48cd029cce2d0" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:35.435606  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae2ca0d959e48d6afd48cd029cce2d0" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:35.436475  7145 raft_consensus.cc:3055] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:35.436929  7145 raft_consensus.cc:740] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:35.437733  7145 consensus_queue.cc:260] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:35.436519  7730 raft_consensus.cc:3060] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:35.445250  7145 raft_consensus.cc:3060] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:35.456353  8757 raft_consensus.cc:993] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a: : Instructing follower c2a2f6b3d7d142b6a42df8173818dc91 to start an election
I20260709 12:13:35.456861  8757 raft_consensus.cc:1081] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Signalling peer c2a2f6b3d7d142b6a42df8173818dc91 to start an election
I20260709 12:13:35.461874  7146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd"
dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
 from {username='slave'} at 127.0.0.1:33146
I20260709 12:13:35.462409  7146 raft_consensus.cc:493] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:35.462744  7146 raft_consensus.cc:3060] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:35.470731  7146 raft_consensus.cc:515] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:35.461388  7730 raft_consensus.cc:2468] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:35.480222  7185 leader_election.cc:304] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:35.481021  8744 raft_consensus.cc:2804] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:35.482113  8744 raft_consensus.cc:697] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:35.483067  8744 consensus_queue.cc:237] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [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: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:35.483708  7146 leader_election.cc:290] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:35.484180  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:35.484922  7213 raft_consensus.cc:3060] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:35.482223  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:35.489172  7064 raft_consensus.cc:3055] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:35.489494  7064 raft_consensus.cc:740] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:35.491869  7064 consensus_queue.cc:260] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:35.494968  7064 raft_consensus.cc:3060] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:35.498965  8757 raft_consensus.cc:993] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a: : Instructing follower 7e6a332a24e446039c4066659ebf69c2 to start an election
I20260709 12:13:35.503820  8757 raft_consensus.cc:1081] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Signalling peer 7e6a332a24e446039c4066659ebf69c2 to start an election
I20260709 12:13:35.508728  7064 raft_consensus.cc:2468] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
I20260709 12:13:35.513814  7112 leader_election.cc:304] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:35.511168  7730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c"
dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
 from {username='slave'} at 127.0.0.1:37618
I20260709 12:13:35.520920  7730 raft_consensus.cc:493] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:35.520120  8758 raft_consensus.cc:2804] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:35.521366  7730 raft_consensus.cc:3060] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:35.521576  8758 raft_consensus.cc:697] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:35.522523  8758 consensus_queue.cc:237] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:35.527288  7730 raft_consensus.cc:515] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:35.530853  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:35.531405  7217 raft_consensus.cc:3060] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:35.533974  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:35.534503  7064 raft_consensus.cc:3055] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:35.534777  7064 raft_consensus.cc:740] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:35.535477  7064 consensus_queue.cc:260] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:35.536464  7064 raft_consensus.cc:3060] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:35.520085  6965 catalog_manager.cc:5697] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 1 to 2, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:35.543576  7215 consensus_queue.cc:237] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:35.545161  7064 raft_consensus.cc:2468] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 3.
I20260709 12:13:35.546293  7702 leader_election.cc:304] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [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: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2; no voters: 
I20260709 12:13:35.547156  8753 raft_consensus.cc:2804] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:35.547680  8753 raft_consensus.cc:697] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:35.548556  8753 consensus_queue.cc:237] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:35.551755  7217 raft_consensus.cc:2468] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 3.
I20260709 12:13:35.500972  7213 raft_consensus.cc:2468] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
I20260709 12:13:35.511615  7145 raft_consensus.cc:2468] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:35.557056  7730 leader_election.cc:290] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:35.611794  7700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 63785.6us
W20260709 12:13:35.630458  7185 consensus_peers.cc:597] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6fae897c0126464d9228a7c5cb43f19b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:35.630471  6968 catalog_manager.cc:5697] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 2 to 3, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196). New cstate: current_term: 3 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:35.634876  7069 raft_consensus.cc:1275] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:35.641742  8703 consensus_queue.cc:1048] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:35.635083  6964 catalog_manager.cc:5697] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 3 to 4, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 4 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:35.658849  7069 raft_consensus.cc:2955] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:35.636988  7145 raft_consensus.cc:1275] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:37.697297  7145 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33152 (request call id 1386) took 2061 ms. Trace:
I20260709 12:13:37.697621  7145 rpcz_store.cc:276] 0709 12:13:35.636328 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:35.636458 (+   130us) service_pool.cc:224] Handling call
0709 12:13:35.636697 (+   239us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:37.697002 (+2060305us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:37.697206 (+   204us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:37.699915  8807 raft_consensus.cc:493] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:37.700474  8807 raft_consensus.cc:515] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:36.560570  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:13:36.676787  7000 debug-util.cc:398] Leaking SignalData structure 0x7b0800304be0 after lost signal to thread 5910
W20260709 12:13:37.702308  7000 debug-util.cc:398] Leaking SignalData structure 0x7b080032eee0 after lost signal to thread 7003
W20260709 12:13:37.702657  7000 debug-util.cc:398] Leaking SignalData structure 0x7b080032ce60 after lost signal to thread 7017
W20260709 12:13:37.703737  7000 debug-util.cc:398] Leaking SignalData structure 0x7b0800039400 after lost signal to thread 7095
I20260709 12:13:36.983057  8811 raft_consensus.cc:493] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:37.050696  8816 raft_consensus.cc:493] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:37.664323  8867 raft_consensus.cc:493] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:37.094944  8819 raft_consensus.cc:493] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:37.106582  8764 raft_consensus.cc:493] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:37.127139  8822 raft_consensus.cc:493] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:37.162040  8754 raft_consensus.cc:493] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:37.165781  8824 raft_consensus.cc:493] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:37.166821  8828 raft_consensus.cc:493] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:37.175920  8831 raft_consensus.cc:493] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:37.181028  8825 raft_consensus.cc:493] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:37.201227  8834 raft_consensus.cc:493] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:37.202428  8835 raft_consensus.cc:493] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:37.206250  8832 raft_consensus.cc:493] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:37.207477  8827 raft_consensus.cc:493] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:37.214598  8836 raft_consensus.cc:493] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:37.218688  8823 raft_consensus.cc:493] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:37.220129  8837 raft_consensus.cc:493] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:37.727288  8835 raft_consensus.cc:515] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.717438  8828 raft_consensus.cc:515] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.731338  8837 raft_consensus.cc:515] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.230055  8830 raft_consensus.cc:493] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:37.195546  8818 raft_consensus.cc:493] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:37.262127  8845 raft_consensus.cc:493] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:37.246312  8839 raft_consensus.cc:493] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:37.251324  8838 raft_consensus.cc:493] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:37.555995  8841 raft_consensus.cc:493] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:37.613718  8804 raft_consensus.cc:493] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:37.614039  8826 raft_consensus.cc:493] T ef5bc3575ddb48a386f32440132b1680 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:37.614598  8821 raft_consensus.cc:493] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.614786  8848 raft_consensus.cc:493] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:37.615640  8853 raft_consensus.cc:493] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:37.616122  8755 raft_consensus.cc:493] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:37.616639  8840 raft_consensus.cc:493] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:37.616183  8843 raft_consensus.cc:493] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:37.617338  8850 raft_consensus.cc:493] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:37.624257  8852 raft_consensus.cc:493] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:37.751058  8848 raft_consensus.cc:515] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.629771  8844 raft_consensus.cc:493] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:37.628199  8765 raft_consensus.cc:493] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:37.634160  8703 raft_consensus.cc:493] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:37.724231  8825 raft_consensus.cc:515] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:37.635177  8842 raft_consensus.cc:493] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:37.648805  6965 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53184 (request call id 321) took 2131 ms. Trace:
I20260709 12:13:37.752856  8853 raft_consensus.cc:515] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:37.745641  8818 raft_consensus.cc:515] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:37.649451  8592 raft_consensus.cc:493] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:37.764237  8592 raft_consensus.cc:515] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:37.764963  8837 leader_election.cc:290] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:37.765260  8818 leader_election.cc:290] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:37.765513  8868 raft_consensus.cc:493] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:37.749714  8821 raft_consensus.cc:515] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:37.652243  8846 raft_consensus.cc:493] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:37.655925  8849 raft_consensus.cc:493] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:37.748713  8839 raft_consensus.cc:515] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.765983  8868 raft_consensus.cc:515] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.766346  8849 raft_consensus.cc:515] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:37.666148  8859 raft_consensus.cc:493] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:37.666652  8856 raft_consensus.cc:493] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:37.727957  8834 raft_consensus.cc:515] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:37.669800  8806 raft_consensus.cc:493] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:37.670682  8829 raft_consensus.cc:493] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:37.696290  8758 raft_consensus.cc:493] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:37.784264  8839 leader_election.cc:290] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:35.654036  8744 raft_consensus.cc:2955] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:37.891520  8869 raft_consensus.cc:493] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:37.704810  8866 raft_consensus.cc:493] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:37.705392  8862 raft_consensus.cc:493] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:37.763240  8844 raft_consensus.cc:515] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:37.707473  8847 raft_consensus.cc:493] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:37.700357  8861 raft_consensus.cc:493] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:37.709937  8867 raft_consensus.cc:515] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.718855  8857 raft_consensus.cc:493] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:37.716172  8824 raft_consensus.cc:515] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:37.719238  7183 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.503s	user 0.000s	sys 0.015s
W20260709 12:13:37.729127  7000 debug-util.cc:398] Leaking SignalData structure 0x7b080008b840 after lost signal to thread 7170
I20260709 12:13:37.709760  8819 raft_consensus.cc:515] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.708093  8811 raft_consensus.cc:515] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:37.717567  8822 raft_consensus.cc:515] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:37.729553  8851 raft_consensus.cc:493] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:37.719282  8831 raft_consensus.cc:515] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.730499  8823 raft_consensus.cc:515] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.729084  7069 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37056 (request call id 1462) took 2065 ms. Trace:
I20260709 12:13:37.715499  8754 raft_consensus.cc:515] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:37.712838  8764 raft_consensus.cc:515] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.712658  8816 raft_consensus.cc:515] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.623812  8855 raft_consensus.cc:493] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:37.761391  8874 raft_consensus.cc:493] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:37.762609  8863 raft_consensus.cc:493] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:37.755954  8852 raft_consensus.cc:515] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:37.763391  8870 raft_consensus.cc:493] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:37.742292  8827 raft_consensus.cc:515] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.765902  8592 leader_election.cc:290] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:37.728303  8832 raft_consensus.cc:515] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:37.932827  8823 leader_election.cc:290] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:37.732396  8836 raft_consensus.cc:515] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.744432  8830 raft_consensus.cc:515] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.762902  8835 leader_election.cc:290] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:37.753750  8755 raft_consensus.cc:515] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:37.763160  8703 raft_consensus.cc:515] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:37.763770  6965 rpcz_store.cc:276] 0709 12:13:35.517097 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:35.517240 (+   143us) service_pool.cc:224] Handling call
0709 12:13:37.648716 (+2131476us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:35.591973 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:35.592519 (+   546us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:35.592551 (+    32us) write_op.cc:435] Acquired schema lock
0709 12:13:35.592569 (+    18us) tablet.cc:662] Decoding operations
0709 12:13:35.592875 (+   306us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:35.592947 (+    72us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:35.592978 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:35.593147 (+   169us) tablet.cc:701] Row locks acquired
0709 12:13:35.593164 (+    17us) write_op.cc:260] PREPARE: finished
0709 12:13:35.605462 (+ 12298us) write_op.cc:270] Start()
0709 12:13:35.605572 (+   110us) write_op.cc:276] Timestamp: P: 1783599215593550 usec, L: 0
0709 12:13:35.605594 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 12:13:35.606144 (+   550us) log.cc:844] Serialized 536 byte log entry
0709 12:13:35.652202 (+ 46058us) op_driver.cc:464] REPLICATION: finished
0709 12:13:35.660118 (+  7916us) write_op.cc:301] APPLY: starting
0709 12:13:35.660210 (+    92us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:35.660304 (+    94us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:35.660445 (+   141us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:35.660634 (+   189us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:35.660788 (+   154us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:35.660835 (+    47us) write_op.cc:312] APPLY: finished
0709 12:13:35.661089 (+   254us) log.cc:844] Serialized 23 byte log entry
0709 12:13:35.661267 (+   178us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:35.661344 (+    77us) write_op.cc:454] Released schema lock
0709 12:13:35.661382 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:35.661676 (+   294us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:35.661707 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":219,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":7707,"apply.run_cpu_time_us":1489,"apply.run_wall_time_us":1547,"num_ops":1,"prepare.queue_time_us":49423,"prepare.run_cpu_time_us":9918,"prepare.run_wall_time_us":37088,"raft.queue_time_us":204300,"raft.run_cpu_time_us":39165,"raft.run_wall_time_us":114475,"replication_time_us":46456,"spinlock_wait_cycles":671616,"thread_start_us":133766,"threads_started":5,"wal-append.queue_time_us":20734}]]}
W20260709 12:13:37.981348  7701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 65186.3us
W20260709 12:13:37.908484  7000 debug-util.cc:398] Leaking SignalData structure 0x7b080008b820 after lost signal to thread 7171
I20260709 12:13:37.784658  8758 raft_consensus.cc:515] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:37.920154  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:37.996721  8754 leader_election.cc:290] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:37.996977  8873 raft_consensus.cc:493] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:37.907162  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
W20260709 12:13:37.908373  7183 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.710s	user 0.001s	sys 0.015s
I20260709 12:13:38.000080  8852 leader_election.cc:290] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:37.785108  8765 raft_consensus.cc:515] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.002826  8816 leader_election.cc:290] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:37.825177  8806 raft_consensus.cc:515] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.748625  8804 raft_consensus.cc:515] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.825598  8807 leader_election.cc:290] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.013166  8858 raft_consensus.cc:493] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:37.929646  8811 leader_election.cc:290] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:37.917008  7069 rpcz_store.cc:276] 0709 12:13:35.658188 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:35.658349 (+   161us) service_pool.cc:224] Handling call
0709 12:13:35.658598 (+   249us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:35.658759 (+   161us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:13:37.700902 (+2042143us) log.cc:844] Serialized 14 byte log entry
0709 12:13:37.723449 (+ 22547us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:37.723503 (+    54us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:37.723544 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:37.723609 (+    65us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:37.723737 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3712,"raft.queue_time_us":169206,"raft.run_cpu_time_us":175,"raft.run_wall_time_us":4024,"thread_start_us":22182,"threads_started":2,"wal-append.queue_time_us":30051}
I20260709 12:13:37.940056  8874 raft_consensus.cc:515] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.054925  8817 raft_consensus.cc:493] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:37.825410  8818 raft_consensus.cc:493] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:38.036890  8818 raft_consensus.cc:515] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.017786  8852 raft_consensus.cc:493] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:38.039937  8852 raft_consensus.cc:515] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.042698  8852 leader_election.cc:290] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.013279  8854 raft_consensus.cc:493] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.929770  8819 leader_election.cc:290] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.047554  6968 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58830 (request call id 181) took 2427 ms. Trace:
I20260709 12:13:37.941109  8870 raft_consensus.cc:515] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.933543  8822 leader_election.cc:290] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:37.932049  8824 leader_election.cc:290] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:37.764972  8825 leader_election.cc:290] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.055043  8811 raft_consensus.cc:493] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:37.749616  8826 raft_consensus.cc:515] T ef5bc3575ddb48a386f32440132b1680 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.055985  8811 raft_consensus.cc:515] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.878487  8828 leader_election.cc:290] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:37.932201  8827 leader_election.cc:290] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:37.825264  8829 raft_consensus.cc:515] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:37.924522  8831 leader_election.cc:290] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:37.913949  8833 raft_consensus.cc:493] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:37.892601  8834 leader_election.cc:290] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:37.943537  8835 raft_consensus.cc:493] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:38.048111  6968 rpcz_store.cc:276] 0709 12:13:35.620120 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:35.620239 (+   119us) service_pool.cc:224] Handling call
0709 12:13:35.627626 (+  7387us) spinlock_profiling.cc:243] Waited 6.1 ms on lock 0x7b5400381154. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd991d090 00007f0bd99bbf3a 00007f0bdf771e9c 00007f0bdf87004e 00007f0bddd312a4 00007f0bddd31232 00007f0bddd31161 00007f0bddd310dc 00007f0bddd30392 00007f0bd7cee48c 00007f0bd7ced8c6
0709 12:13:38.047234 (+2419608us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:37.114335 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:37.114874 (+   539us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:37.114909 (+    35us) write_op.cc:435] Acquired schema lock
0709 12:13:37.114925 (+    16us) tablet.cc:662] Decoding operations
0709 12:13:37.115248 (+   323us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:37.115334 (+    86us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:37.115365 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:37.115537 (+   172us) tablet.cc:701] Row locks acquired
0709 12:13:37.115552 (+    15us) write_op.cc:260] PREPARE: finished
0709 12:13:37.115693 (+   141us) write_op.cc:270] Start()
0709 12:13:37.115808 (+   115us) write_op.cc:276] Timestamp: P: 1783599217115650 usec, L: 0
0709 12:13:37.115828 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 12:13:37.116453 (+   625us) log.cc:844] Serialized 536 byte log entry
0709 12:13:37.754671 (+638218us) op_driver.cc:464] REPLICATION: finished
0709 12:13:37.872704 (+118033us) write_op.cc:301] APPLY: starting
0709 12:13:37.878084 (+  5380us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:37.883632 (+  5548us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:37.893241 (+  9609us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:37.902110 (+  8869us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:37.912114 (+ 10004us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:37.914738 (+  2624us) write_op.cc:312] APPLY: finished
0709 12:13:37.921450 (+  6712us) log.cc:844] Serialized 23 byte log entry
0709 12:13:37.923634 (+  2184us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:37.923714 (+    80us) write_op.cc:454] Released schema lock
0709 12:13:37.923749 (+    35us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:37.924073 (+   324us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:37.924104 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"spinlock_wait_cycles":14020480,"child_traces":[["op",{"apply.queue_time_us":103349,"apply.run_cpu_time_us":1952,"apply.run_wall_time_us":56714,"mutex_wait_us":1278,"num_ops":1,"prepare.queue_time_us":126090,"prepare.run_cpu_time_us":2360,"prepare.run_wall_time_us":2360,"replication_time_us":629697,"thread_start_us":206373,"threads_started":2}]]}
I20260709 12:13:38.072252  8835 raft_consensus.cc:515] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.067286  8829 leader_election.cc:290] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:37.750952  8838 raft_consensus.cc:515] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.075392  8874 leader_election.cc:290] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.064090  8826 leader_election.cc:290] T ef5bc3575ddb48a386f32440132b1680 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:37.754824  8840 raft_consensus.cc:515] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:37.751247  8841 raft_consensus.cc:515] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.763548  8842 raft_consensus.cc:515] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.760249  8843 raft_consensus.cc:515] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.931471  8844 leader_election.cc:290] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:37.747373  8845 raft_consensus.cc:515] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.823087  8846 raft_consensus.cc:515] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.913376  8847 raft_consensus.cc:515] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:37.940389  8848 leader_election.cc:290] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.099599  8829 raft_consensus.cc:493] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.908106  8849 leader_election.cc:290] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:37.760133  8850 raft_consensus.cc:515] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:37.917860  8851 raft_consensus.cc:515] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.924017  8853 leader_election.cc:290] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:37.924983  8855 raft_consensus.cc:515] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:37.784166  8856 raft_consensus.cc:515] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.112296  8827 raft_consensus.cc:493] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:37.907861  8857 raft_consensus.cc:515] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.836817  8859 raft_consensus.cc:515] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:37.905664  8861 raft_consensus.cc:515] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.885385  8865 raft_consensus.cc:493] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:37.906185  8866 raft_consensus.cc:515] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:37.921075  8867 leader_election.cc:290] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:37.872927  8868 leader_election.cc:290] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:37.892052  8869 raft_consensus.cc:515] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.920855  8871 raft_consensus.cc:493] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:37.923695  8875 raft_consensus.cc:493] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.144134  8869 leader_election.cc:290] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:37.920408  8878 raft_consensus.cc:493] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:37.907707  8879 raft_consensus.cc:493] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:37.863030  8881 raft_consensus.cc:493] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:38.149376  7062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:37.931185  8883 raft_consensus.cc:493] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:38.150151  8828 raft_consensus.cc:493] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:37.908109  8886 raft_consensus.cc:493] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:38.150836  8828 raft_consensus.cc:515] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.952096  8892 raft_consensus.cc:493] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:38.153090  8886 raft_consensus.cc:515] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:37.950596  8888 raft_consensus.cc:493] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:37.953220  8893 raft_consensus.cc:493] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:37.906068  8862 raft_consensus.cc:515] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.155678  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905c89fcd14c46e594dda62c9dd6c2b2" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:37.929625  8863 raft_consensus.cc:515] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:37.943686  8821 leader_election.cc:290] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:38.006006  8592 raft_consensus.cc:493] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:38.007824  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:37.998241  8873 raft_consensus.cc:515] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.010965  8839 raft_consensus.cc:493] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:38.011945  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858c191209b4d38a5ad572d3d4f9d5a" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:38.008118  8836 leader_election.cc:290] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:38.018826  8837 raft_consensus.cc:493] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:37.945434  8832 leader_election.cc:290] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.163513  8839 raft_consensus.cc:515] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.016811  8858 raft_consensus.cc:515] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.025103  8817 raft_consensus.cc:515] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.028241  8764 leader_election.cc:290] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.030762  8758 leader_election.cc:290] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.035439  8823 raft_consensus.cc:493] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:38.035956  8806 leader_election.cc:290] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.007352  8864 raft_consensus.cc:493] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:38.021500  8830 leader_election.cc:290] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.044041  8854 raft_consensus.cc:515] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.060002  8870 leader_election.cc:290] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:38.060431  8818 leader_election.cc:290] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.060624  8804 leader_election.cc:290] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.060936  8897 raft_consensus.cc:493] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:38.063103  8884 raft_consensus.cc:493] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:38.057979  8755 leader_election.cc:290] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.064213  8765 leader_election.cc:290] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.067193  6964 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53180 (request call id 304) took 2434 ms. Trace:
I20260709 12:13:38.068601  8833 raft_consensus.cc:515] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.078053  8838 leader_election.cc:290] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.074823  8835 leader_election.cc:290] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.076897  8811 leader_election.cc:290] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.087693  8841 leader_election.cc:290] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.090968  8842 leader_election.cc:290] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.095636  8844 raft_consensus.cc:493] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:38.096045  8845 leader_election.cc:290] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.096872  8826 raft_consensus.cc:493] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:38.098292  8807 raft_consensus.cc:493] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:38.104080  8831 raft_consensus.cc:493] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:38.106971  8840 leader_election.cc:290] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.107558  8896 raft_consensus.cc:493] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:38.102089  8848 raft_consensus.cc:493] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:38.114149  8843 leader_election.cc:290] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.115540  8703 leader_election.cc:290] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:38.114089  8834 raft_consensus.cc:493] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:38.101061  8829 raft_consensus.cc:515] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.122026  8890 raft_consensus.cc:493] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.123629  8880 raft_consensus.cc:493] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:38.120517  8754 raft_consensus.cc:493] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:38.124675  8825 raft_consensus.cc:493] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:38.116479  8827 raft_consensus.cc:515] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.132282  8872 raft_consensus.cc:493] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:38.132941  8902 raft_consensus.cc:493] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:38.128978  8865 raft_consensus.cc:515] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.143632  8898 raft_consensus.cc:493] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:38.144635  8875 raft_consensus.cc:515] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.146473  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b6cfc050cb40dcaf8c85318ac59b0b" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:38.146829  8853 raft_consensus.cc:493] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:38.151160  8846 leader_election.cc:290] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
W20260709 12:13:37.988935  7000 debug-util.cc:398] Leaking SignalData structure 0x7b08003a3fe0 after lost signal to thread 7244
I20260709 12:13:38.140811  8871 raft_consensus.cc:515] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.139732  8855 leader_election.cc:290] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:38.153435  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b88d81d5236b4ce38682bc5f9e97900d" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
W20260709 12:13:37.840099  7185 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.588s	user 0.000s	sys 0.021s
I20260709 12:13:38.139384  8851 leader_election.cc:290] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.158401  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31f9cb469ba4b99a3231bd60757e02c" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:38.161391  8592 raft_consensus.cc:515] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.162274  8906 raft_consensus.cc:493] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:38.162468  8859 leader_election.cc:290] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.150610  8889 raft_consensus.cc:493] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.168994  8901 raft_consensus.cc:493] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:38.151081  8878 raft_consensus.cc:515] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.149824  8881 raft_consensus.cc:515] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.150601  8883 raft_consensus.cc:515] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:38.170408  8823 raft_consensus.cc:515] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.181067  8847 leader_election.cc:290] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.191258  8893 raft_consensus.cc:515] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.183203  8858 leader_election.cc:290] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:38.193804  8832 raft_consensus.cc:493] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:38.190384  8839 leader_election.cc:290] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:38.193819  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:38.204872  8838 raft_consensus.cc:493] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:38.205000  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addceebd49be426487f3a1a3a0f1be4d" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:38.149684  8879 raft_consensus.cc:515] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.182950  6964 rpcz_store.cc:276] 0709 12:13:35.632283 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:35.632422 (+   139us) service_pool.cc:224] Handling call
0709 12:13:38.067003 (+2434581us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:37.116816 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:37.117279 (+   463us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:37.117307 (+    28us) write_op.cc:435] Acquired schema lock
0709 12:13:37.117320 (+    13us) tablet.cc:662] Decoding operations
0709 12:13:37.117597 (+   277us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:37.117641 (+    44us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:37.117667 (+    26us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:37.117839 (+   172us) tablet.cc:701] Row locks acquired
0709 12:13:37.117852 (+    13us) write_op.cc:260] PREPARE: finished
0709 12:13:37.117984 (+   132us) write_op.cc:270] Start()
0709 12:13:37.118071 (+    87us) write_op.cc:276] Timestamp: P: 1783599217117940 usec, L: 0
0709 12:13:37.118086 (+    15us) op_driver.cc:348] REPLICATION: starting
0709 12:13:37.118592 (+   506us) log.cc:844] Serialized 541 byte log entry
0709 12:13:37.863239 (+744647us) op_driver.cc:464] REPLICATION: finished
0709 12:13:37.939652 (+ 76413us) write_op.cc:301] APPLY: starting
0709 12:13:37.940735 (+  1083us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:37.946008 (+  5273us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:37.950374 (+  4366us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:37.953400 (+  3026us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:38.013327 (+ 59927us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:38.013457 (+   130us) write_op.cc:312] APPLY: finished
0709 12:13:38.014646 (+  1189us) log.cc:844] Serialized 23 byte log entry
0709 12:13:38.058567 (+ 43921us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:38.058721 (+   154us) write_op.cc:454] Released schema lock
0709 12:13:38.058784 (+    63us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:38.060457 (+  1673us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:38.060485 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":58472,"apply.run_cpu_time_us":3407,"apply.run_wall_time_us":131868,"num_ops":1,"prepare.queue_time_us":16863,"prepare.run_cpu_time_us":1993,"prepare.run_wall_time_us":1992,"replication_time_us":740629,"thread_start_us":3081,"threads_started":1}]]}
I20260709 12:13:38.216944  8873 leader_election.cc:290] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.193358  8837 raft_consensus.cc:515] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.201392  8886 leader_election.cc:290] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.178329  8864 raft_consensus.cc:515] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.193077  8897 raft_consensus.cc:515] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.206254  8828 leader_election.cc:290] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.194972  8892 raft_consensus.cc:515] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.203889  7213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
mode: GRACEFUL
new_leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:52478
I20260709 12:13:38.195364  8826 raft_consensus.cc:515] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.178337  8888 raft_consensus.cc:515] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.209098  8861 leader_election.cc:290] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.216952  7142 raft_consensus.cc:2468] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
I20260709 12:13:38.215728  8834 raft_consensus.cc:515] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.209801  8831 raft_consensus.cc:515] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.225100  8825 raft_consensus.cc:515] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.209833  8754 raft_consensus.cc:515] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.203025  8844 raft_consensus.cc:515] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.195019  8884 raft_consensus.cc:515] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.214818  7137 raft_consensus.cc:2468] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 1.
I20260709 12:13:38.194530  8857 leader_election.cc:290] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:38.223500  8906 raft_consensus.cc:515] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.209880  8890 raft_consensus.cc:515] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.205019  8880 raft_consensus.cc:515] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.211134  8807 raft_consensus.cc:515] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.213685  8872 raft_consensus.cc:515] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.236992  7143 raft_consensus.cc:2468] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 1.
I20260709 12:13:38.236757  7145 raft_consensus.cc:2468] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
I20260709 12:13:38.239362  8592 leader_election.cc:290] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:38.213352  8896 raft_consensus.cc:515] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:13:38.243317  7185 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.977s	user 0.000s	sys 0.021s
W20260709 12:13:38.247133  7000 debug-util.cc:398] Leaking SignalData structure 0x7b080039b5a0 after lost signal to thread 7760
I20260709 12:13:38.222738  7214 raft_consensus.cc:1275] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:38.236444  8838 raft_consensus.cc:515] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.238947  8889 raft_consensus.cc:515] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.252568  8862 leader_election.cc:290] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.228199  8853 raft_consensus.cc:515] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.227258  8848 raft_consensus.cc:515] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.250437  7213 raft_consensus.cc:606] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Received request to transfer leadership to TS 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:38.251106  7701 leader_election.cc:304] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:38.246372  8823 leader_election.cc:290] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:38.261245  7000 debug-util.cc:398] Leaking SignalData structure 0x7b0800395840 after lost signal to thread 7761
I20260709 12:13:38.262538  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:38.262962  8881 leader_election.cc:290] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.263188  8828 raft_consensus.cc:493] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:38.253425  8817 leader_election.cc:290] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.226069  8902 raft_consensus.cc:515] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.259480  8827 leader_election.cc:290] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.257129  8854 leader_election.cc:290] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.251434  8832 raft_consensus.cc:515] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.239547  8898 raft_consensus.cc:515] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.255756  8908 raft_consensus.cc:493] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:38.282152  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:38.282737  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7425f6112e647939ba6dc9d49dfb7ba" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:38.236390  8901 raft_consensus.cc:515] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.271950  8864 leader_election.cc:290] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:38.282872  7220 raft_consensus.cc:2468] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 1.
I20260709 12:13:38.408609  7701 leader_election.cc:304] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:38.328155  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae2ca0d959e48d6afd48cd029cce2d0" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:38.662081  7145 raft_consensus.cc:2468] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
I20260709 12:13:38.277894  8829 leader_election.cc:290] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.276786  8837 leader_election.cc:290] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.363878  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:38.304629  7062 raft_consensus.cc:2468] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
I20260709 12:13:38.578711  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0862997844611a85110d072ae5b04" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:38.337797  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:38.276889  8754 leader_election.cc:290] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:38.474077  8909 log.cc:927] Time spent T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260709 12:13:38.670468  7064 raft_consensus.cc:1275] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:38.670892  8904 raft_consensus.cc:2804] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:38.670959  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39fa421bec422e922270e825f31bd8" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:38.674693  8848 leader_election.cc:290] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.674979  8904 raft_consensus.cc:493] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:38.280134  8807 leader_election.cc:290] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.345877  8888 leader_election.cc:290] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.300604  7218 raft_consensus.cc:2468] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
I20260709 12:13:38.373605  8872 leader_election.cc:290] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.659606  8892 leader_election.cc:290] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:38.390301  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:38.362071  8838 leader_election.cc:290] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.338940  8878 leader_election.cc:290] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.656481  8832 leader_election.cc:290] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.281574  8857 raft_consensus.cc:2804] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:38.301234  8883 leader_election.cc:290] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.374246  8825 leader_election.cc:290] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.492170  8890 leader_election.cc:290] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.394119  8863 leader_election.cc:290] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.283046  8853 leader_election.cc:290] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:38.481232  8854 raft_consensus.cc:493] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:38.675614  8904 raft_consensus.cc:3060] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.495280  8893 leader_election.cc:290] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.491590  8906 leader_election.cc:290] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.435698  8880 leader_election.cc:290] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.392091  8850 leader_election.cc:290] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:38.391260  8856 leader_election.cc:290] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.395749  8834 leader_election.cc:290] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.389798  8866 leader_election.cc:290] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.660017  8875 leader_election.cc:290] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:38.668350  7701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 259808us
I20260709 12:13:38.320953  8871 leader_election.cc:290] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.345976  8744 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:58034 (request call id 12) took 2710 ms. Trace:
I20260709 12:13:38.479787  8823 raft_consensus.cc:493] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:38.362166  8889 leader_election.cc:290] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.397328  8833 leader_election.cc:290] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.682658  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dab3084f0e5400eb1f31c83c20723e4" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:38.682792  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:38.373536  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905c89fcd14c46e594dda62c9dd6c2b2" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:38.363801  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31f9cb469ba4b99a3231bd60757e02c" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:38.683614  7216 raft_consensus.cc:2468] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 4.
I20260709 12:13:38.283293  8828 raft_consensus.cc:515] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.659523  8908 raft_consensus.cc:515] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.684979  8865 leader_election.cc:290] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.696940  7214 raft_consensus.cc:2468] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
I20260709 12:13:38.685992  8857 raft_consensus.cc:493] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:38.684592  8844 leader_election.cc:290] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.700477  7701 leader_election.cc:304] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:38.702728  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:38.702000  7137 raft_consensus.cc:1275] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:38.698678  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:38.708501  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:38.708671  8884 leader_election.cc:290] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.709178  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:38.709592  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:38.715656  7143 raft_consensus.cc:2468] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 3.
I20260709 12:13:38.707980  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:38.713964  7701 leader_election.cc:304] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:38.704516  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:38.711427  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:38.720218  7064 raft_consensus.cc:2468] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
I20260709 12:13:38.715531  8875 raft_consensus.cc:2804] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:38.721199  7731 raft_consensus.cc:2468] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 2.
I20260709 12:13:38.704655  8854 raft_consensus.cc:515] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.714740  8902 leader_election.cc:290] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.724766  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:38.714944  8857 raft_consensus.cc:3060] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:38.743530  8897 leader_election.cc:290] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.744580  8879 leader_election.cc:290] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:38.745107  8826 leader_election.cc:290] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.745373  8851 raft_consensus.cc:2804] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:38.705042  8744 rpcz_store.cc:276] 0709 12:13:35.541373 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:35.541669 (+   296us) service_pool.cc:224] Handling call
0709 12:13:35.546630 (+  4961us) log.cc:844] Serialized 506 byte log entry
0709 12:13:38.249574 (+2702944us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5570,"raft.queue_time_us":6005,"raft.run_cpu_time_us":1623,"raft.run_wall_time_us":1620,"thread_start_us":79215,"threads_started":1,"wal-append.queue_time_us":85393,"wal-append.run_cpu_time_us":27663,"wal-append.run_wall_time_us":2018513}
I20260709 12:13:38.747466  7217 raft_consensus.cc:2468] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 3.
I20260709 12:13:38.747850  8896 leader_election.cc:290] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.747253  7701 leader_election.cc:304] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:38.747887  7219 raft_consensus.cc:2468] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
I20260709 12:13:38.750958  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd821de76af411f89ed55ebe38cca00" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:38.748979  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beae084e60341a4b19046aa8cc0eab4" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:38.743101  8875 raft_consensus.cc:493] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:38.756229  8875 raft_consensus.cc:3060] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:38.725600  8831 leader_election.cc:290] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:38.751508  8828 leader_election.cc:290] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.749573  8898 leader_election.cc:290] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:38.721453  8823 raft_consensus.cc:515] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:38.754546  8851 raft_consensus.cc:493] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:38.766649  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:38.760228  8854 leader_election.cc:290] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:38.772143  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:38.773329  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cdf1d4cd114beea995c32b20903c44" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:38.766070  8828 raft_consensus.cc:2804] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:38.768452  8851 raft_consensus.cc:3060] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.775728  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:38.775682  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:38.778754  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:38.767871  8901 leader_election.cc:290] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.779357  7069 raft_consensus.cc:2468] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 5.
I20260709 12:13:38.782925  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69905e39613c40ab9ee41ec3c60268d4" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:38.775286  8828 raft_consensus.cc:493] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:38.786566  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:38.785467  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:38.790869  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:38.783583  7137 raft_consensus.cc:2468] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 3.
I20260709 12:13:38.794122  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:38.793671  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:38.793560  7735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b88d81d5236b4ce38682bc5f9e97900d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:38.792964  7146 raft_consensus.cc:2468] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 4.
I20260709 12:13:38.787729  8828 raft_consensus.cc:3060] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:38.800077  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:38.800252  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:38.794767  7212 raft_consensus.cc:2468] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 4.
I20260709 12:13:38.800904  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
W20260709 12:13:38.957190  7701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 155633us
I20260709 12:13:38.880164  7062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:38.958848  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905c89fcd14c46e594dda62c9dd6c2b2" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:38.972891  7701 leader_election.cc:304] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:38.858552  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5bc3575ddb48a386f32440132b1680" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:38.828174  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:38.973922  7062 raft_consensus.cc:2468] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 5.
I20260709 12:13:38.883661  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:38.880494  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:38.802342  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69905e39613c40ab9ee41ec3c60268d4" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:38.852026  7143 raft_consensus.cc:2468] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 3.
I20260709 12:13:38.975009  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:38.974140  7139 raft_consensus.cc:2468] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 3.
I20260709 12:13:38.849488  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:38.843211  7142 raft_consensus.cc:2468] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 3.
I20260709 12:13:38.843568  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:38.975579  7141 raft_consensus.cc:2468] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 3.
I20260709 12:13:38.807835  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7843d40ee384fff8ea2f2547aa18df0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:38.849253  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:38.982029  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:38.884197  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:38.985211  8819 raft_consensus.cc:2804] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:38.985399  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:38.954525  6968 catalog_manager.cc:5697] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 1 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:38.983490  7071 raft_consensus.cc:2468] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 4.
I20260709 12:13:38.985438  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:38.986284  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:38.799829  8908 leader_election.cc:290] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:38.991668  7062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:38.985694  8819 raft_consensus.cc:493] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:38.992266  8819 raft_consensus.cc:3060] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:38.990991  8904 raft_consensus.cc:515] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.994820  7735 raft_consensus.cc:2393] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 2: Already voted for candidate 7e6a332a24e446039c4066659ebf69c2 in this term.
I20260709 12:13:38.882213  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:38.995926  8904 leader_election.cc:290] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:38.996407  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7425f6112e647939ba6dc9d49dfb7ba" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:38.988747  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:38.997599  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:38.997712  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b6cfc050cb40dcaf8c85318ac59b0b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:38.998751  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae897c0126464d9228a7c5cb43f19b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:38.998848  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b88d81d5236b4ce38682bc5f9e97900d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:38.904170  8828 raft_consensus.cc:515] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:38.989494  7702 leader_election.cc:304] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [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: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:38.990012  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:38.990947  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:38.860682  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.000048  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:38.999599  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beae084e60341a4b19046aa8cc0eab4" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.007126  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b88d81d5236b4ce38682bc5f9e97900d" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:39.007754  7138 raft_consensus.cc:3060] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.007893  8842 raft_consensus.cc:2804] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:39.008008  8875 raft_consensus.cc:515] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.008353  8842 raft_consensus.cc:493] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:39.008889  8842 raft_consensus.cc:3060] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.009189  7736 raft_consensus.cc:2393] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 3: Already voted for candidate 7e6a332a24e446039c4066659ebf69c2 in this term.
I20260709 12:13:39.010092  8875 leader_election.cc:290] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:39.010581  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.011209  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.012394  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.013628  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:39.015655  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.016916  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.017836  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.018778  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.019512  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.011168  7066 raft_consensus.cc:2468] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 3.
I20260709 12:13:39.015077  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd821de76af411f89ed55ebe38cca00" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.020577  7067 raft_consensus.cc:2468] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:13:39.013862  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3cbb05babf43b489d5eab9a22691b5" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.005606  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b6cfc050cb40dcaf8c85318ac59b0b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.022980  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae2ca0d959e48d6afd48cd029cce2d0" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:39.022706  7138 raft_consensus.cc:2468] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
I20260709 12:13:39.013501  8819 raft_consensus.cc:515] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.021792  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.021828  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.022722  8828 leader_election.cc:290] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:39.020670  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.024096  7142 raft_consensus.cc:3060] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.096560  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.024566  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.025030  7701 leader_election.cc:304] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:39.024940  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.028718  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beae084e60341a4b19046aa8cc0eab4" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.097831  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.025926  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.028046  8851 raft_consensus.cc:515] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.028498  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.037846  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31f9cb469ba4b99a3231bd60757e02c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:38.999624  7065 raft_consensus.cc:2410] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 for term 2 because replica has last-logged OpId of term: 1 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:39.112394  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3cbb05babf43b489d5eab9a22691b5" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.112694  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.107609  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858c191209b4d38a5ad572d3d4f9d5a" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.114632  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addceebd49be426487f3a1a3a0f1be4d" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.115742  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b6cfc050cb40dcaf8c85318ac59b0b" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.116739  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0862997844611a85110d072ae5b04" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.117166  7733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3d827d487b45e798387af64742d318" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.038199  7735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae2ca0d959e48d6afd48cd029cce2d0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.039460  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac00bbced8f4ccab7f93026388c6417" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.043991  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae2ca0d959e48d6afd48cd029cce2d0" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:13:39.104266  7701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 79302.8us
I20260709 12:13:39.019820  8857 raft_consensus.cc:515] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.035971  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.103883  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.137778  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.137706  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.138954  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.139343  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.139551  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0862997844611a85110d072ae5b04" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.105614  7063 raft_consensus.cc:2468] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:13:39.104828  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39fa421bec422e922270e825f31bd8" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.139982  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3d827d487b45e798387af64742d318" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.140648  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dab3084f0e5400eb1f31c83c20723e4" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.106657  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.141017  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.107640  8851 leader_election.cc:290] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:39.045331  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.142580  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.143206  7212 raft_consensus.cc:2468] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 4.
I20260709 12:13:39.143682  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.144135  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.145309  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.145877  7212 raft_consensus.cc:2468] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:39.146760  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae897c0126464d9228a7c5cb43f19b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.024528  8842 raft_consensus.cc:515] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.112056  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858c191209b4d38a5ad572d3d4f9d5a" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.138207  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.148284  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69905e39613c40ab9ee41ec3c60268d4" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.148411  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.148870  8842 leader_election.cc:290] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:39.112177  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.117879  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3cbb05babf43b489d5eab9a22691b5" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.118403  7735 raft_consensus.cc:2393] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 3: Already voted for candidate 7e6a332a24e446039c4066659ebf69c2 in this term.
I20260709 12:13:39.149349  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.104749  8904 raft_consensus.cc:2804] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:39.150136  7213 raft_consensus.cc:2468] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:13:39.119503  7702 leader_election.cc:304] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.150512  8904 raft_consensus.cc:697] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:39.120651  7728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.151562  8904 consensus_queue.cc:237] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.152210  8828 raft_consensus.cc:2749] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.152459  7702 leader_election.cc:304] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.120425  7734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addceebd49be426487f3a1a3a0f1be4d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.153992  8892 raft_consensus.cc:2749] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.154273  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.154894  7734 raft_consensus.cc:1240] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:39.155282  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.155768  7734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.151067  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.156746  7734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.157699  7734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7425f6112e647939ba6dc9d49dfb7ba" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.158264  7728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.158679  7734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac00bbced8f4ccab7f93026388c6417" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.139937  7070 raft_consensus.cc:2468] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 1.
I20260709 12:13:39.117478  7732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cdf1d4cd114beea995c32b20903c44" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.122350  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b88d81d5236b4ce38682bc5f9e97900d" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.156955  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:39.122997  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.123941  7733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.159624  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.160125  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.160583  7733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.161286  7065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
mode: GRACEFUL
new_leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
 from {username='slave'} at 127.0.0.1:33768
I20260709 12:13:39.125198  7186 leader_election.cc:304] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:39.150097  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3cbb05babf43b489d5eab9a22691b5" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.125293  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.126281  8850 raft_consensus.cc:993] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1: : Instructing follower 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:39.127671  7062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b88d81d5236b4ce38682bc5f9e97900d" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:39.163883  7186 leader_election.cc:304] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:39.164829  7064 raft_consensus.cc:1275] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:39.165040  8864 raft_consensus.cc:2804] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:39.165429  8864 raft_consensus.cc:493] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:39.161780  7733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.165846  8864 raft_consensus.cc:3060] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:39.166200  7186 leader_election.cc:304] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:39.166687  7733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.167204  7702 leader_election.cc:304] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [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: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2; no voters: 
I20260709 12:13:39.160629  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b6cfc050cb40dcaf8c85318ac59b0b" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:39.167809  8854 raft_consensus.cc:1081] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Signalling peer 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:39.168680  8854 raft_consensus.cc:2804] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:39.168566  7731 raft_consensus.cc:1240] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:39.169061  8854 raft_consensus.cc:493] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:39.169473  8854 raft_consensus.cc:3060] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:39.170953  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:39.120842  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7425f6112e647939ba6dc9d49dfb7ba" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.129743  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dab3084f0e5400eb1f31c83c20723e4" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.130317  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b6cfc050cb40dcaf8c85318ac59b0b" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:39.172139  7736 raft_consensus.cc:2393] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 3: Already voted for candidate 7e6a332a24e446039c4066659ebf69c2 in this term.
I20260709 12:13:39.131395  8819 leader_election.cc:290] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:39.131525  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5bc3575ddb48a386f32440132b1680" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.132385  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae2ca0d959e48d6afd48cd029cce2d0" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:39.021171  8823 leader_election.cc:290] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:39.132673  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.175992  7218 raft_consensus.cc:2468] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:13:39.130375  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.134440  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:39.134632  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.135587  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5bc3575ddb48a386f32440132b1680" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.136520  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.136662  7036 leader_election.cc:304] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2; no voters: 
I20260709 12:13:39.138306  8857 leader_election.cc:290] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:39.180740  7138 raft_consensus.cc:2468] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 4.
I20260709 12:13:39.181078  7735 raft_consensus.cc:1240] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:39.106568  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.160207  7732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905c89fcd14c46e594dda62c9dd6c2b2" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.140640  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.128508  7142 raft_consensus.cc:2468] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 3.
I20260709 12:13:39.124617  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac00bbced8f4ccab7f93026388c6417" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.149453  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cdf1d4cd114beea995c32b20903c44" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:39.161845  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.174126  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:39.184526  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dab3084f0e5400eb1f31c83c20723e4" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.161855  7065 raft_consensus.cc:606] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Received request to transfer leadership to TS c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.167555  8837 raft_consensus.cc:2804] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:39.174160  7728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.180151  7702 leader_election.cc:304] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.187619  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31f9cb469ba4b99a3231bd60757e02c" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
W20260709 12:13:39.186112  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 49609.2us
I20260709 12:13:39.185628  8824 raft_consensus.cc:2804] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:39.189606  7216 raft_consensus.cc:2468] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 4.
I20260709 12:13:39.196027  8824 raft_consensus.cc:493] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:39.199661  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.201013  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:39.187261  8837 raft_consensus.cc:493] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:39.187294  8902 raft_consensus.cc:2804] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:39.202965  7186 leader_election.cc:304] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:39.208612  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.196175  8828 raft_consensus.cc:2749] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:39.179790  8842 consensus_queue.cc:1048] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.023s
I20260709 12:13:39.199441  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0862997844611a85110d072ae5b04" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.212292  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd821de76af411f89ed55ebe38cca00" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.202766  8824 raft_consensus.cc:3060] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.209209  7218 raft_consensus.cc:2468] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:39.204213  8837 raft_consensus.cc:3060] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:39.204128  8902 raft_consensus.cc:493] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:39.224148  7216 raft_consensus.cc:2468] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:13:39.227442  8823 raft_consensus.cc:2804] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:39.228814  8898 consensus_queue.cc:1048] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 12:13:39.229069  8823 raft_consensus.cc:493] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:39.229593  8823 raft_consensus.cc:3060] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.232514  7220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b31f9cb469ba4b99a3231bd60757e02c"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
mode: GRACEFUL
new_leader_uuid: "7e6a332a24e446039c4066659ebf69c2"
 from {username='slave'} at 127.0.0.1:52478
I20260709 12:13:39.232957  7220 raft_consensus.cc:606] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Received request to transfer leadership to TS 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:39.223058  8902 raft_consensus.cc:3060] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.243129  8897 consensus_queue.cc:1048] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:39.244521  7729 raft_consensus.cc:1240] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEADER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:39.246543  8912 ts_tablet_manager.cc:933] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:39.247864  8908 raft_consensus.cc:993] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a: : Instructing follower c2a2f6b3d7d142b6a42df8173818dc91 to start an election
I20260709 12:13:39.248296  8908 raft_consensus.cc:1081] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Signalling peer c2a2f6b3d7d142b6a42df8173818dc91 to start an election
I20260709 12:13:39.242292  8864 raft_consensus.cc:515] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.262010  7067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
mode: GRACEFUL
new_leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
 from {username='slave'} at 127.0.0.1:33768
I20260709 12:13:39.262619  7067 raft_consensus.cc:606] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Received request to transfer leadership to TS c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.258248  7700 leader_election.cc:304] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.262955  7067 raft_consensus.cc:614] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:39.269984  8823 raft_consensus.cc:515] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:39.274659  8837 raft_consensus.cc:515] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:39.275403  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:13:39.277274  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:39.278697  7218 raft_consensus.cc:1240] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:39.281260  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.281420  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.283210  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.284164  8823 leader_election.cc:290] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:39.284977  7213 raft_consensus.cc:2393] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 5: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:39.285079  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.286446  7218 raft_consensus.cc:1240] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:39.286334  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.287279  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beae084e60341a4b19046aa8cc0eab4" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.288439  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.288961  7702 leader_election.cc:304] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.289716  8842 raft_consensus.cc:2749] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:39.290606  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.291685  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.291877  8864 leader_election.cc:290] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:39.293730  8837 leader_election.cc:290] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:39.295603  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5bc3575ddb48a386f32440132b1680" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.295909  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.295588  8824 raft_consensus.cc:515] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.297513  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7843d40ee384fff8ea2f2547aa18df0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.298782  8824 leader_election.cc:290] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:39.299405  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:39.299669  7701 leader_election.cc:304] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.300761  7701 leader_election.cc:304] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.302120  8915 raft_consensus.cc:2749] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.302896  8915 raft_consensus.cc:2749] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 12:13:39.303543  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 64024.6us
I20260709 12:13:39.301728  7701 leader_election.cc:304] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:39.304844  7701 leader_election.cc:304] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.308508  8842 raft_consensus.cc:2749] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.309037  8824 raft_consensus.cc:2804] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:13:39.321254  7700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 110797us
I20260709 12:13:39.317783  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.317518  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.322614  7700 leader_election.cc:304] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.323239  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31f9cb469ba4b99a3231bd60757e02c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.324250  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.317557  8898 raft_consensus.cc:2804] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:39.325253  8824 raft_consensus.cc:697] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:39.321364  8854 raft_consensus.cc:515] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.341779  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:39.343025  8854 leader_election.cc:290] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:39.329038  7112 leader_election.cc:304] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
W20260709 12:13:39.344177  7112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 88260.3us
I20260709 12:13:39.344815  7112 leader_election.cc:304] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:39.346402  7112 leader_election.cc:304] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:39.347084  8896 raft_consensus.cc:2804] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:39.347618  8896 raft_consensus.cc:493] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:39.348063  8896 raft_consensus.cc:3060] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:39.348820  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac00bbced8f4ccab7f93026388c6417" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.349917  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.330942  8875 raft_consensus.cc:2804] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:39.350438  8898 raft_consensus.cc:493] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:39.350659  8875 raft_consensus.cc:493] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:39.351089  8875 raft_consensus.cc:3060] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.351334  8844 raft_consensus.cc:2804] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:39.351722  8844 raft_consensus.cc:493] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:39.352047  8844 raft_consensus.cc:3060] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:39.356161  8898 raft_consensus.cc:3060] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.330371  7700 leader_election.cc:304] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:39.358434  8865 raft_consensus.cc:2804] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:39.358816  8865 raft_consensus.cc:493] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:39.337683  8902 raft_consensus.cc:515] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.349881  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.350943  8897 raft_consensus.cc:2749] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:39.341997  8824 consensus_queue.cc:237] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.360785  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.361272  8902 leader_election.cc:290] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 election: Requested vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:39.363054  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.333781  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.365757  7112 leader_election.cc:304] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:39.362035  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae897c0126464d9228a7c5cb43f19b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.366972  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae2ca0d959e48d6afd48cd029cce2d0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.368063  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.373921  8826 raft_consensus.cc:2749] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:39.372651  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 62106.5us
W20260709 12:13:39.374459  7700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 44155.7us
I20260709 12:13:39.373278  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.372900  7112 leader_election.cc:304] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:39.369496  8837 consensus_queue.cc:1048] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 12:13:39.369169  8865 raft_consensus.cc:3060] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:39.377944  7112 leader_election.cc:304] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:39.380896  8896 raft_consensus.cc:515] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:39.374785  8912 tablet_copy_client.cc:323] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.195:33327
I20260709 12:13:39.383531  8826 raft_consensus.cc:2804] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:39.384549  7700 leader_election.cc:304] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:39.384014  8826 raft_consensus.cc:493] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:39.387795  8826 raft_consensus.cc:3060] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.388087  7036 leader_election.cc:304] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.390980  8908 raft_consensus.cc:2749] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:39.393144  7036 leader_election.cc:304] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.393827  8896 leader_election.cc:290] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:39.383458  8884 raft_consensus.cc:2749] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.394666  8920 raft_consensus.cc:2749] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:39.395365  8844 raft_consensus.cc:515] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:39.397105  7700 leader_election.cc:304] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:39.394043  8851 raft_consensus.cc:2804] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:39.397675  8851 raft_consensus.cc:493] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:39.398022  8851 raft_consensus.cc:3060] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.399893  8898 raft_consensus.cc:515] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.400347  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0862997844611a85110d072ae5b04" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:39.408949  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:39.410048  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:39.405891  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:39.411432  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:39.411906  7071 raft_consensus.cc:3060] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:39.412554  8898 leader_election.cc:290] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:39.406723  7065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:37056
I20260709 12:13:39.406723  8916 consensus_queue.cc:1059] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:39.415593  7065 raft_consensus.cc:493] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:39.415752  8916 consensus_queue.cc:1243] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Peer 7e6a332a24e446039c4066659ebf69c2 log is divergent from this leader: its last log entry 2.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 12:13:39.408490  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd821de76af411f89ed55ebe38cca00" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:39.416378  8916 raft_consensus.cc:3055] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.416769  8916 raft_consensus.cc:740] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:39.416002  7065 raft_consensus.cc:3060] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.417614  8916 consensus_queue.cc:260] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.418778  8916 raft_consensus.cc:3060] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.426797  7071 raft_consensus.cc:2468] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 5.
I20260709 12:13:39.391163  7185 leader_election.cc:304] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:39.431787  7700 leader_election.cc:304] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:39.434389  8844 leader_election.cc:290] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:39.436326  8865 raft_consensus.cc:515] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.436795  7186 leader_election.cc:304] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:39.437902  8854 raft_consensus.cc:2804] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:39.438421  8854 raft_consensus.cc:697] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 5 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:39.438862  8864 raft_consensus.cc:2804] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:13:39.438992  7185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 47890.4us
I20260709 12:13:39.439353  8864 raft_consensus.cc:493] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:39.439679  8898 raft_consensus.cc:2749] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.439862  8864 raft_consensus.cc:3060] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:39.383345  8875 raft_consensus.cc:515] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.439697  7185 leader_election.cc:304] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.442322  7700 leader_election.cc:304] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.443332  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:39.444787  8837 raft_consensus.cc:2749] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:39.445237  8898 raft_consensus.cc:2804] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:39.445696  8898 raft_consensus.cc:493] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:39.446069  8898 raft_consensus.cc:3060] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:39.446357  8837 consensus_queue.cc:1048] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:39.450174  7185 leader_election.cc:304] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.450217  8864 raft_consensus.cc:515] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:39.451030  8837 raft_consensus.cc:2749] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:39.452633  7185 leader_election.cc:304] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:39.455269  8898 raft_consensus.cc:515] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.439347  8854 consensus_queue.cc:237] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:39.441215  8865 leader_election.cc:290] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:39.408480  8851 raft_consensus.cc:515] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.455184  8892 raft_consensus.cc:2804] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:39.466270  7185 leader_election.cc:304] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.467442  7700 leader_election.cc:304] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.469195  8865 raft_consensus.cc:2749] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.465639  8837 raft_consensus.cc:2804] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:39.470108  8837 raft_consensus.cc:493] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:39.470471  8837 raft_consensus.cc:3060] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:39.470917  8851 leader_election.cc:290] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:39.473464  8875 leader_election.cc:290] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:39.474046  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:39.476001  8826 raft_consensus.cc:515] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.478101  8826 leader_election.cc:290] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:39.478654  7065 raft_consensus.cc:515] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:39.479233  7700 leader_election.cc:304] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:39.479975  8875 raft_consensus.cc:2749] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:39.481851  7731 raft_consensus.cc:1240] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:39.482101  7700 leader_election.cc:304] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:39.482841  7185 leader_election.cc:304] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:39.465781  8892 raft_consensus.cc:493] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:39.483624  8916 consensus_queue.cc:1059] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:39.484200  8892 raft_consensus.cc:3060] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.484612  8916 raft_consensus.cc:3055] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:39.484993  8916 raft_consensus.cc:740] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:39.485806  8916 consensus_queue.cc:260] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.486883  8916 raft_consensus.cc:3060] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.483636  8823 raft_consensus.cc:2749] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:39.483752  7111 leader_election.cc:304] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:39.488688  7065 leader_election.cc:290] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:39.483625  8875 raft_consensus.cc:2749] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:39.492537  7037 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:39.492954  8864 leader_election.cc:290] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:39.493705  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7425f6112e647939ba6dc9d49dfb7ba" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:39.496155  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31f9cb469ba4b99a3231bd60757e02c" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:39.497423  8826 raft_consensus.cc:2749] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.498303  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:39.498847  7219 raft_consensus.cc:1240] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Rejecting Update request from peer 7e6a332a24e446039c4066659ebf69c2 for earlier term 3. Current term is 4. Ops: [3.6-3.6]
I20260709 12:13:39.499142  8898 leader_election.cc:290] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:39.499791  8837 raft_consensus.cc:515] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:39.501768  8837 leader_election.cc:290] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:39.502365  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:39.505084  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:39.507077  7185 leader_election.cc:304] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:39.507846  8864 raft_consensus.cc:2804] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:39.508177  7185 leader_election.cc:304] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:39.508989  8823 raft_consensus.cc:2804] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:39.509358  8823 raft_consensus.cc:493] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:39.509716  8823 raft_consensus.cc:3060] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:39.498229  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:39.510949  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:39.513844  7230 tablet_copy_service.cc:140] P b1c282c7d51e498b941387efd9ec54e1: Received BeginTabletCopySession request for tablet 6fae897c0126464d9228a7c5cb43f19b from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:58036)
I20260709 12:13:39.514379  7230 tablet_copy_service.cc:161] P b1c282c7d51e498b941387efd9ec54e1: Beginning new tablet copy session on tablet 6fae897c0126464d9228a7c5cb43f19b from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:58036: session id = 7e6a332a24e446039c4066659ebf69c2-6fae897c0126464d9228a7c5cb43f19b
I20260709 12:13:39.515573  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:39.515486  8834 raft_consensus.cc:2804] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:39.516284  8834 raft_consensus.cc:493] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:39.516636  8834 raft_consensus.cc:3060] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:39.511200  8864 raft_consensus.cc:493] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:39.521538  8864 raft_consensus.cc:3060] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:39.524693  7230 tablet_copy_source_session.cc:215] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:39.526034  7728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:39.526504  7732 raft_consensus.cc:1240] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:39.527144  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:39.527431  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:39.527710  7729 raft_consensus.cc:1240] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:39.532800  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7425f6112e647939ba6dc9d49dfb7ba" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:39.534459  6965 catalog_manager.cc:5697] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 1 to 2, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196). New cstate: current_term: 2 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.536885  7185 leader_election.cc:304] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.538226  7071 raft_consensus.cc:2468] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 3.
I20260709 12:13:39.540689  7700 leader_election.cc:304] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.541162  7185 leader_election.cc:304] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:39.538403  6964 catalog_manager.cc:5697] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 4 to 5, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 5 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.542665  7700 leader_election.cc:304] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:39.546281  7702 leader_election.cc:304] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [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: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2; no voters: 
I20260709 12:13:39.541591  8850 raft_consensus.cc:2749] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:39.554309  8824 raft_consensus.cc:2749] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.541620  8898 raft_consensus.cc:2749] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.554679  8851 raft_consensus.cc:2804] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:39.555179  8851 raft_consensus.cc:697] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:39.555771  7700 leader_election.cc:304] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.556018  8851 consensus_queue.cc:237] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.556977  8904 raft_consensus.cc:2749] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.558529  7700 leader_election.cc:304] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:39.558895  7185 leader_election.cc:304] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
W20260709 12:13:39.543112  7112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 164084us
I20260709 12:13:39.560518  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.561452  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.561789  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858c191209b4d38a5ad572d3d4f9d5a" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.562695  7700 leader_election.cc:304] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:39.564247  7700 leader_election.cc:304] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.565500  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae897c0126464d9228a7c5cb43f19b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.566051  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.566191  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addceebd49be426487f3a1a3a0f1be4d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.565543  8898 raft_consensus.cc:2749] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:39.567619  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.568236  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.568652  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.553157  8906 raft_consensus.cc:2804] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:39.569355  8906 raft_consensus.cc:493] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:39.569885  8823 raft_consensus.cc:515] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:39.570585  8854 raft_consensus.cc:2749] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.570878  8892 raft_consensus.cc:515] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.571813  8823 leader_election.cc:290] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:39.573024  8864 raft_consensus.cc:515] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:39.574759  7731 raft_consensus.cc:1240] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:39.576078  8864 leader_election.cc:290] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:39.576895  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cdf1d4cd114beea995c32b20903c44" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.578855  8824 raft_consensus.cc:2749] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:39.566372  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.549017  8875 consensus_queue.cc:1059] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.031s
I20260709 12:13:39.581575  8904 raft_consensus.cc:2749] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.581815  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:39.582717  8857 raft_consensus.cc:3055] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:39.583062  8857 raft_consensus.cc:740] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:39.569710  8906 raft_consensus.cc:3060] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:39.569756  7110 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.5.196.195:33327 timed out after 1.510s (SENT) [suppressed 59 similar messages]
I20260709 12:13:39.588776  7138 raft_consensus.cc:2468] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:13:39.591274  8826 consensus_queue.cc:1059] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:39.594691  7731 raft_consensus.cc:1240] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:39.595353  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:39.599357  7138 raft_consensus.cc:1240] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:39.592121  8897 consensus_queue.cc:1059] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260709 12:13:39.600057  8925 consensus_queue.cc:1059] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 12:13:39.600914  8897 raft_consensus.cc:3055] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.601059  8826 raft_consensus.cc:3055] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:39.601292  8897 raft_consensus.cc:740] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:39.601455  8826 raft_consensus.cc:740] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:39.602252  8826 consensus_queue.cc:260] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.602901  7065 raft_consensus.cc:1240] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:39.603538  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.606365  8844 raft_consensus.cc:3055] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:39.606720  8844 raft_consensus.cc:740] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:39.608734  8826 raft_consensus.cc:3060] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.609086  8912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fae897c0126464d9228a7c5cb43f19b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:39.611542  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.612257  7139 raft_consensus.cc:2393] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 6: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:13:39.615676  8857 consensus_queue.cc:260] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.616945  8857 raft_consensus.cc:3060] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:39.618932  8920 consensus_queue.cc:1059] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:39.619719  7067 raft_consensus.cc:1240] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:39.619887  8920 raft_consensus.cc:3055] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:39.620224  8920 raft_consensus.cc:740] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:39.627485  7731 raft_consensus.cc:1240] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:39.602216  8897 consensus_queue.cc:260] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.629071  8853 consensus_queue.cc:1059] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:39.629325  8897 raft_consensus.cc:3060] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.629323  8850 consensus_queue.cc:1059] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:39.630715  8850 raft_consensus.cc:3055] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:39.631034  8850 raft_consensus.cc:740] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:39.631455  8834 raft_consensus.cc:515] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:39.631824  8850 consensus_queue.cc:260] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.632920  8850 raft_consensus.cc:3060] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.606073  8906 raft_consensus.cc:515] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:39.638614  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.639273  8834 leader_election.cc:290] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:39.635437  7731 raft_consensus.cc:1240] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:39.635928  8902 consensus_queue.cc:1059] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:39.636207  8853 raft_consensus.cc:3055] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:39.639737  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:39.640403  8902 raft_consensus.cc:3055] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.640774  8902 raft_consensus.cc:740] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:39.640041  8853 raft_consensus.cc:740] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:39.641714  8902 consensus_queue.cc:260] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.642189  8853 consensus_queue.cc:260] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:39.642307  8844 consensus_queue.cc:260] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.643164  8902 raft_consensus.cc:3060] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.641103  8908 consensus_queue.cc:1059] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:39.643500  8844 raft_consensus.cc:3060] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.644243  8908 raft_consensus.cc:3055] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:39.644578  8908 raft_consensus.cc:740] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:39.645406  8908 consensus_queue.cc:260] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.646696  8908 raft_consensus.cc:3060] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:39.647809  8892 leader_election.cc:290] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:39.649456  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905c89fcd14c46e594dda62c9dd6c2b2" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:39.659363  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69905e39613c40ab9ee41ec3c60268d4" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.662986  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905c89fcd14c46e594dda62c9dd6c2b2" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:39.667194  6968 catalog_manager.cc:5697] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 2 to 3, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196). New cstate: current_term: 3 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.667649  8920 consensus_queue.cc:260] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.669319  6968 catalog_manager.cc:5697] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 2 to 3, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196). New cstate: current_term: 3 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.669270  8920 raft_consensus.cc:3060] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:39.677709  7110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 108067us
I20260709 12:13:39.643447  8853 raft_consensus.cc:3060] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:39.679515  7185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 120673us
I20260709 12:13:39.681149  7139 raft_consensus.cc:2468] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 3.
I20260709 12:13:39.682605  7185 leader_election.cc:304] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.682878  7701 leader_election.cc:304] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:39.690423  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.691555  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.696630  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:39.697046  7138 raft_consensus.cc:1240] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:39.698215  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.699753  7140 raft_consensus.cc:1240] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:39.688258  8892 raft_consensus.cc:2804] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:39.705569  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd821de76af411f89ed55ebe38cca00" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.706203  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:39.691079  8823 raft_consensus.cc:2749] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:39.711192  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd821de76af411f89ed55ebe38cca00" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:39.715519  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:39.717106  8906 leader_election.cc:290] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:39.717424  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:39.717664  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:39.712739  8892 raft_consensus.cc:697] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:39.730531  8892 consensus_queue.cc:237] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.731397  7139 raft_consensus.cc:2468] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:39.731781  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:39.732545  7731 raft_consensus.cc:2410] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 for term 4 because replica has last-logged OpId of term: 3 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:13:39.733561  7146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf"
dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
 from {username='slave'} at 127.0.0.1:33146
I20260709 12:13:39.734054  7146 raft_consensus.cc:493] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:39.734261  7146 raft_consensus.cc:3060] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:39.736661  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:39.739140  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:39.748976  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:39.753741  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:39.756325  7140 raft_consensus.cc:1240] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 12:13:39.756069  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:39.765023  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:39.765612  7145 raft_consensus.cc:3060] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.766872  7146 raft_consensus.cc:515] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:39.768900  7146 leader_election.cc:290] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:39.778087  7067 raft_consensus.cc:1275] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:39.779616  8851 consensus_queue.cc:1048] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:39.782460  7036 leader_election.cc:304] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:39.783229  8920 raft_consensus.cc:2804] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:39.784169  7070 raft_consensus.cc:1240] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 4. Current term is 5. Ops: [4.4-4.4]
I20260709 12:13:39.785152  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:39.783617  8920 raft_consensus.cc:493] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:39.786387  8920 raft_consensus.cc:3060] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:39.785956  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:39.790189  7036 leader_election.cc:304] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.791922  7036 leader_election.cc:304] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.792588  8908 raft_consensus.cc:2749] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.792938  7036 leader_election.cc:304] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.793215  8908 raft_consensus.cc:2749] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.793874  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:39.796635  8823 consensus_queue.cc:1059] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:39.797549  8931 raft_consensus.cc:3055] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:39.797904  8931 raft_consensus.cc:740] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:39.797788  8920 raft_consensus.cc:515] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:39.791941  7145 raft_consensus.cc:2468] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:39.798898  8931 consensus_queue.cc:260] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.800400  7036 leader_election.cc:304] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91
W20260709 12:13:39.800607  7110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 53342.9us
I20260709 12:13:39.800279  8908 raft_consensus.cc:2749] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:39.804335  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:39.805222  7036 leader_election.cc:304] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:39.805493  8908 raft_consensus.cc:2749] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.806257  8908 raft_consensus.cc:2804] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:39.806572  8908 raft_consensus.cc:493] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:39.806910  8908 raft_consensus.cc:3060] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.807147  8920 leader_election.cc:290] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:39.805691  7063 raft_consensus.cc:3055] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:39.808851  7063 raft_consensus.cc:740] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:39.809531  7063 consensus_queue.cc:260] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:39.810359  7063 raft_consensus.cc:3060] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:39.807018  7036 leader_election.cc:304] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.812165  7036 leader_election.cc:304] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:39.813688  8920 raft_consensus.cc:2749] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.813844  8908 raft_consensus.cc:515] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:39.815928  7731 raft_consensus.cc:1240] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 2. Current term is 3. Ops: []
W20260709 12:13:39.817147  7112 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:39.831525  6968 catalog_manager.cc:5697] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 2 to 3, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196). New cstate: current_term: 3 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.813784  8916 raft_consensus.cc:2804] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:39.835027  8916 raft_consensus.cc:493] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:39.835438  8916 raft_consensus.cc:3060] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.835925  8897 consensus_queue.cc:1059] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:39.836439  8908 leader_election.cc:290] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:39.836668  8897 raft_consensus.cc:3055] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:39.837080  8897 raft_consensus.cc:740] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:39.837875  8897 consensus_queue.cc:260] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:39.838979  8897 raft_consensus.cc:3060] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:39.823264  7034 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:39.823648  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 59668us
I20260709 12:13:39.826917  7063 raft_consensus.cc:2468] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
I20260709 12:13:39.827824  7185 leader_election.cc:304] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.842741  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:39.842268  7110 leader_election.cc:304] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:39.845052  7112 leader_election.cc:304] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:39.843950  7138 raft_consensus.cc:2393] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 5: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:13:39.846112  7185 leader_election.cc:304] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
W20260709 12:13:39.848377  7035 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:39.846261  8823 raft_consensus.cc:2749] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.847142  8925 consensus_queue.cc:1059] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.008s
I20260709 12:13:39.845714  8931 raft_consensus.cc:3060] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.844038  8879 consensus_queue.cc:1059] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 12:13:39.857561  7185 leader_election.cc:304] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.858417  8906 raft_consensus.cc:2749] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.858973  7185 leader_election.cc:304] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.859826  8834 raft_consensus.cc:2749] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.860340  8850 consensus_queue.cc:1059] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:39.861413  8850 raft_consensus.cc:3055] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:39.860544  8823 raft_consensus.cc:2749] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.866430  7110 leader_election.cc:304] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:39.867239  7211 raft_consensus.cc:1240] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Rejecting Update request from peer 7e6a332a24e446039c4066659ebf69c2 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:39.860440  7185 leader_election.cc:304] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.877365  7185 leader_election.cc:304] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.878575  7145 raft_consensus.cc:1275] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:39.867352  8884 raft_consensus.cc:3060] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.879236  8906 raft_consensus.cc:2749] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.883258  7063 consensus_queue.cc:237] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:39.884394  8823 raft_consensus.cc:2749] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.883709  8904 consensus_queue.cc:1059] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:13:39.885619  8904 raft_consensus.cc:3055] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:39.885946  8904 raft_consensus.cc:740] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:39.886030  7185 leader_election.cc:304] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:39.872753  8850 raft_consensus.cc:740] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
W20260709 12:13:39.890812  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 45371.2us
I20260709 12:13:39.879338  8896 raft_consensus.cc:2749] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.896534  7036 leader_election.cc:304] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:39.899196  7110 leader_election.cc:304] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:39.899999  8925 raft_consensus.cc:2749] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:39.900947  7731 raft_consensus.cc:1240] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:39.901298  7110 leader_election.cc:304] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:39.902442  7110 leader_election.cc:304] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:39.903419  7185 leader_election.cc:304] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.903113  8834 raft_consensus.cc:2749] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:39.908829  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 55537.4us
I20260709 12:13:39.909369  8938 raft_consensus.cc:2749] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:39.912235  7139 raft_consensus.cc:2955] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:39.914678  8834 raft_consensus.cc:2749] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.883276  8875 consensus_queue.cc:1048] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 12:13:39.910584  8920 consensus_queue.cc:1059] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.010s
I20260709 12:13:39.921155  8920 raft_consensus.cc:3055] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:39.921514  8920 raft_consensus.cc:740] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:39.922035  8916 raft_consensus.cc:515] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.922453  8920 consensus_queue.cc:260] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.924358  8850 consensus_queue.cc:260] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.925616  8850 raft_consensus.cc:3060] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.926558  8897 raft_consensus.cc:2749] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.886795  8904 consensus_queue.cc:260] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.928058  8904 raft_consensus.cc:3060] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:39.890794  8744 consensus_queue.cc:1059] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.024s
W20260709 12:13:39.931958  7037 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:39.932394  8744 raft_consensus.cc:3055] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:39.932739  8744 raft_consensus.cc:740] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:39.933430  8744 consensus_queue.cc:260] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.934536  8744 raft_consensus.cc:3060] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.936496  7217 raft_consensus.cc:1275] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260709 12:13:39.936862  7217 pending_rounds.cc:85] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1: Aborting all ops after (but not including) 4
I20260709 12:13:39.937070  7217 pending_rounds.cc:107] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260709 12:13:39.937336  7217 raft_consensus.cc:2889] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:39.938298  8896 raft_consensus.cc:2749] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:39.941205  8844 raft_consensus.cc:3055] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:39.941563  8844 raft_consensus.cc:740] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:39.942337  8844 consensus_queue.cc:260] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:39.943727  8844 raft_consensus.cc:3060] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.910735  7185 leader_election.cc:304] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:39.912810  7035 leader_election.cc:304] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.905764  8908 raft_consensus.cc:2804] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:39.951730  8857 consensus_queue.cc:1048] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:39.954846  8884 raft_consensus.cc:2749] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.958371  7211 raft_consensus.cc:3060] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:39.958822  7185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 48137.3us
I20260709 12:13:39.958823  8931 raft_consensus.cc:2749] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:39.970149  8940 raft_consensus.cc:3055] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.970502  8940 raft_consensus.cc:740] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:39.971652  8908 raft_consensus.cc:697] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:39.962368  7138 raft_consensus.cc:1240] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Rejecting Update request from peer 7e6a332a24e446039c4066659ebf69c2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:39.966940  7185 leader_election.cc:304] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
W20260709 12:13:39.967677  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 57482.4us
I20260709 12:13:39.973518  7035 leader_election.cc:304] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:39.973697  7185 leader_election.cc:304] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:39.969630  8936 raft_consensus.cc:2804] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:39.976634  7185 leader_election.cc:304] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
W20260709 12:13:39.965008  7110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 55925.3us
I20260709 12:13:39.971294  8940 consensus_queue.cc:260] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:39.979977  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:39.980998  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae897c0126464d9228a7c5cb43f19b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:39.981531  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:39.981848  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:39.982028  7110 leader_election.cc:304] T ef5bc3575ddb48a386f32440132b1680 P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:39.983074  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:39.983386  8906 raft_consensus.cc:2749] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:39.983095  7063 raft_consensus.cc:1275] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:39.983431  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:39.984687  8901 raft_consensus.cc:2749] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:39.985287  8892 consensus_queue.cc:1059] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:39.983139  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:39.986212  8892 raft_consensus.cc:3055] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:39.986402  7138 raft_consensus.cc:1275] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:39.975051  8931 raft_consensus.cc:2749] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:39.987288  8906 consensus_queue.cc:1048] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:39.989333  8851 consensus_queue.cc:1048] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:13:39.990887  7036 consensus_peers.cc:597] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 18902b409e654e819556dcf976df4069. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:39.991938  8916 leader_election.cc:290] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:39.995643  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:39.996388  7729 raft_consensus.cc:2393] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 3: Already voted for candidate 7e6a332a24e446039c4066659ebf69c2 in this term.
I20260709 12:13:39.978228  8936 raft_consensus.cc:493] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:39.997641  8936 raft_consensus.cc:3060] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:40.009531  7220 raft_consensus.cc:2468] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:39.964766  8912 tablet_copy_client.cc:806] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:40.011363  7185 leader_election.cc:304] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.011462  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0862997844611a85110d072ae5b04" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:40.013940  7110 leader_election.cc:304] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:39.977857  8834 raft_consensus.cc:2749] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:40.015380  7185 leader_election.cc:304] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.016821  7185 leader_election.cc:304] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.018244  7185 leader_election.cc:304] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.013774  8896 raft_consensus.cc:2749] T ef5bc3575ddb48a386f32440132b1680 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:40.010268  8892 raft_consensus.cc:740] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:40.047103  7110 leader_election.cc:304] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:40.050230  8826 raft_consensus.cc:2749] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:40.050531  7110 leader_election.cc:304] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:40.050367  8892 consensus_queue.cc:260] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:40.047686  8912 tablet_copy_client.cc:670] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:40.048444  7035 leader_election.cc:304] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.051663  7110 leader_election.cc:304] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:40.052878  8897 raft_consensus.cc:3060] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:40.053414  8916 raft_consensus.cc:3060] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:40.052842  7035 leader_election.cc:304] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.051728  8892 raft_consensus.cc:3060] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:40.057335  7035 leader_election.cc:304] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:40.058666  8901 raft_consensus.cc:2749] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:40.015350  8906 consensus_queue.cc:1059] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.045s
I20260709 12:13:40.059840  7110 leader_election.cc:304] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:40.019138  8931 raft_consensus.cc:2749] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:40.060539  8826 raft_consensus.cc:2749] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:40.061625  7110 leader_election.cc:304] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:40.062299  8826 raft_consensus.cc:2749] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:40.063208  8834 raft_consensus.cc:3055] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:40.058359  7035 leader_election.cc:304] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.020108  7185 leader_election.cc:304] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.064365  7110 leader_election.cc:304] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:39.972584  8908 consensus_queue.cc:237] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:40.067607  7217 raft_consensus.cc:2468] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
W20260709 12:13:40.025262  7184 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:40.069864  7035 leader_election.cc:304] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.063746  8834 raft_consensus.cc:740] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:40.071424  8901 raft_consensus.cc:2804] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:40.071269  8834 consensus_queue.cc:260] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:40.071795  8901 raft_consensus.cc:493] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:40.072208  8901 raft_consensus.cc:3060] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:40.072564  8834 raft_consensus.cc:3060] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:40.073562  8916 raft_consensus.cc:2749] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:40.051595  8943 raft_consensus.cc:2749] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:40.071836  7211 raft_consensus.cc:1275] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:40.075747  7110 leader_election.cc:304] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
W20260709 12:13:40.078769  7185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 58724.6us
I20260709 12:13:40.078685  7110 leader_election.cc:304] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:40.079787  8896 raft_consensus.cc:2749] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:40.081079  8857 consensus_queue.cc:1048] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:40.081894  8896 raft_consensus.cc:2749] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:40.081773  8942 raft_consensus.cc:2749] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:40.082376  8854 raft_consensus.cc:2749] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:40.083205  7110 leader_election.cc:304] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:40.082288  8912 tablet_copy_client.cc:538] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:40.083950  8826 raft_consensus.cc:2749] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:40.084054  8916 raft_consensus.cc:2749] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:40.083599  7035 leader_election.cc:304] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:40.019095  8823 raft_consensus.cc:2749] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:40.085263  7035 leader_election.cc:304] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.065256  8884 raft_consensus.cc:2749] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:40.020366  8853 raft_consensus.cc:2749] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:40.106851  7185 leader_election.cc:304] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.020339  8864 raft_consensus.cc:2749] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:40.027901  8920 raft_consensus.cc:3060] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:40.019491  8744 consensus_queue.cc:1059] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.090s
I20260709 12:13:40.113531  7110 leader_election.cc:304] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:40.114298  8744 raft_consensus.cc:3055] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:40.114631  8744 raft_consensus.cc:740] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:40.115476  8744 consensus_queue.cc:260] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:40.116679  8744 raft_consensus.cc:3060] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:40.076797  8897 raft_consensus.cc:2749] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:40.114640  7110 leader_election.cc:304] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
W20260709 12:13:40.123159  7112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 225791us
I20260709 12:13:40.109000  8902 raft_consensus.cc:2804] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:40.129911  7185 leader_election.cc:304] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.130795  7110 leader_election.cc:304] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:40.132869  7185 leader_election.cc:304] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.120548  8931 raft_consensus.cc:2749] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:40.133210  8884 raft_consensus.cc:2749] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:40.132992  8826 raft_consensus.cc:2749] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:40.138854  7112 leader_election.cc:304] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:40.133430  8902 raft_consensus.cc:493] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:40.134865  8939 raft_consensus.cc:2749] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:40.142078  7110 leader_election.cc:304] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:40.145792  7110 leader_election.cc:304] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:40.133267  8853 raft_consensus.cc:2749] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 12:13:40.148888  7111 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:40.137650  8823 raft_consensus.cc:2749] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:40.152422  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae897c0126464d9228a7c5cb43f19b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:40.153070  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:40.157181  8936 raft_consensus.cc:515] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:40.154425  8938 raft_consensus.cc:2749] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:40.144241  8902 raft_consensus.cc:3060] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:40.162406  8936 leader_election.cc:290] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:40.164775  8940 raft_consensus.cc:3060] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.170984  7140 raft_consensus.cc:1275] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:40.150508  8897 raft_consensus.cc:2804] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:40.148622  8896 raft_consensus.cc:2749] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:40.181529  7145 raft_consensus.cc:2468] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:40.184963  8897 raft_consensus.cc:697] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:40.185817  8897 consensus_queue.cc:237] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:40.172881  8916 raft_consensus.cc:2804] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:13:40.206594  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 121408us
I20260709 12:13:40.207682  8902 raft_consensus.cc:515] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:40.209697  8902 leader_election.cc:290] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 election: Requested vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:40.207194  7035 leader_election.cc:304] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.216187  7035 leader_election.cc:304] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:40.219491  8902 raft_consensus.cc:2749] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:40.219254  7035 leader_election.cc:304] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.220645  8902 raft_consensus.cc:2749] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:40.212836  8937 raft_consensus.cc:2749] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:40.222399  7035 leader_election.cc:304] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:40.223057  8902 raft_consensus.cc:2749] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:40.218900  8908 raft_consensus.cc:2749] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:40.224188  7035 leader_election.cc:304] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.225075  8908 raft_consensus.cc:2804] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:40.225419  8908 raft_consensus.cc:493] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:40.225765  8908 raft_consensus.cc:3060] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.226923  7063 raft_consensus.cc:1275] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:40.229586  7035 leader_election.cc:304] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.204799  8916 raft_consensus.cc:493] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:40.237957  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:40.238391  8916 raft_consensus.cc:3060] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.238874  8902 raft_consensus.cc:2749] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:40.239207  8901 raft_consensus.cc:515] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:40.239868  8904 consensus_queue.cc:1048] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:40.247689  7213 raft_consensus.cc:3060] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:40.249862  8901 leader_election.cc:290] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:40.250764  8916 raft_consensus.cc:515] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:40.252713  8916 leader_election.cc:290] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:40.256055  7139 raft_consensus.cc:1275] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:40.260497  7035 leader_election.cc:304] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
W20260709 12:13:40.261826  7112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 115111us
W20260709 12:13:40.267575  7185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 132899us
I20260709 12:13:40.275991  7185 leader_election.cc:304] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.278631  7071 raft_consensus.cc:1240] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:40.281308  7213 raft_consensus.cc:1275] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:40.282317  7110 leader_election.cc:304] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:40.281018  8834 raft_consensus.cc:2749] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:40.284101  8943 raft_consensus.cc:2749] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:40.287214  7139 raft_consensus.cc:1275] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 4. (term mismatch)
I20260709 12:13:40.283432  7110 leader_election.cc:304] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:40.287526  7139 pending_rounds.cc:85] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91: Aborting all ops after (but not including) 3
I20260709 12:13:40.287779  7139 pending_rounds.cc:107] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91: Aborting uncommitted NO_OP operation due to leader change: 4.4
I20260709 12:13:40.288061  7139 raft_consensus.cc:2889] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:40.290622  8952 raft_consensus.cc:2749] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:40.279708  8892 consensus_queue.cc:1048] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.016s
I20260709 12:13:40.291993  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:40.292570  8898 consensus_queue.cc:1048] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:40.293349  8912 tablet_bootstrap.cc:492] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:40.293586  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:40.291841  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:40.284806  8901 raft_consensus.cc:2804] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:40.295616  8901 raft_consensus.cc:493] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:40.296062  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9004da0ba50e4379b45eb6576dcfa7bf" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:40.291841  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:40.296834  7217 raft_consensus.cc:2393] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 4: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:40.295985  8901 raft_consensus.cc:3060] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:40.300395  8908 raft_consensus.cc:515] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:40.301385  7064 raft_consensus.cc:1240] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:40.303771  7110 leader_election.cc:304] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:40.313202  7110 leader_election.cc:304] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:40.308979  8834 consensus_queue.cc:1048] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.013s
I20260709 12:13:40.325158  7729 raft_consensus.cc:2468] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 4.
I20260709 12:13:40.314999  8958 raft_consensus.cc:2749] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:40.330123  8908 leader_election.cc:290] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:40.341825  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 81412.7us
I20260709 12:13:40.344383  8920 consensus_queue.cc:1048] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:40.345403  7036 leader_election.cc:304] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:40.354444  8897 raft_consensus.cc:2749] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:40.353962  7110 leader_election.cc:304] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:40.357582  7035 leader_election.cc:304] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:40.366844  7036 leader_election.cc:304] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2; no voters: 
W20260709 12:13:40.369740  7112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 54194.4us
I20260709 12:13:40.370743  8826 consensus_queue.cc:1059] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:40.371701  8826 consensus_queue.cc:1059] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:40.372417  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:40.372588  8826 raft_consensus.cc:3055] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:40.372987  8826 raft_consensus.cc:740] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:40.373126  8879 raft_consensus.cc:2749] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:40.373749  8896 raft_consensus.cc:3055] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:40.373914  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3cbb05babf43b489d5eab9a22691b5" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:40.374145  8896 raft_consensus.cc:740] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:40.374665  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:40.376670  8954 raft_consensus.cc:2804] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:40.377512  7063 raft_consensus.cc:1240] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:40.378192  7729 raft_consensus.cc:1240] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:40.378907  7068 raft_consensus.cc:1240] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:40.380584  7035 leader_election.cc:304] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.381249  8954 raft_consensus.cc:697] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:40.382205  8964 raft_consensus.cc:2804] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:40.382179  8954 consensus_queue.cc:237] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:40.388667  7035 leader_election.cc:304] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.389714  7035 leader_election.cc:304] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.391291  7069 raft_consensus.cc:1240] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:40.393285  8937 raft_consensus.cc:2804] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:40.393771  8937 raft_consensus.cc:697] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 4 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:40.394577  8937 consensus_queue.cc:237] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:40.397320  8953 raft_consensus.cc:2804] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:40.397719  8953 raft_consensus.cc:493] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:40.398087  8953 raft_consensus.cc:3060] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.399389  8854 consensus_queue.cc:1059] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:40.400280  8853 raft_consensus.cc:3055] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:40.400597  8853 raft_consensus.cc:740] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:40.401367  8853 consensus_queue.cc:260] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:40.402058  8896 consensus_queue.cc:260] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:40.402571  8853 raft_consensus.cc:3060] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.402704  8901 raft_consensus.cc:515] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:40.404372  8896 raft_consensus.cc:3060] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.408612  8940 consensus_queue.cc:1059] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:40.409502  8897 consensus_queue.cc:1059] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:40.410123  8902 raft_consensus.cc:2749] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:40.417922  8901 leader_election.cc:290] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:40.382652  8964 raft_consensus.cc:493] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:40.413075  7035 leader_election.cc:304] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.381170  8962 raft_consensus.cc:2749] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:40.418984  7068 raft_consensus.cc:1240] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:40.398669  8826 consensus_queue.cc:260] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:40.429446  8940 raft_consensus.cc:3055] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:40.430153  8897 raft_consensus.cc:3055] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:40.430125  8953 raft_consensus.cc:515] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:40.437877  8902 raft_consensus.cc:2749] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:40.422791  8964 raft_consensus.cc:3060] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:40.450608  8972 ts_tablet_manager.cc:933] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077)
I20260709 12:13:40.438067  7035 leader_election.cc:304] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.443240  8834 consensus_queue.cc:1059] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:40.453696  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:40.459069  7035 leader_election.cc:304] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.460908  8937 raft_consensus.cc:2749] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:40.462502  7035 leader_election.cc:304] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:40.435948  8940 raft_consensus.cc:740] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:40.451333  8897 raft_consensus.cc:740] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:40.457851  8826 raft_consensus.cc:3060] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:40.466548  8896 consensus_queue.cc:1059] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:40.467514  8896 raft_consensus.cc:3055] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:40.467832  8896 raft_consensus.cc:740] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:40.468604  8896 consensus_queue.cc:260] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:40.469700  8896 raft_consensus.cc:3060] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:40.472822  8940 consensus_queue.cc:260] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:40.474081  8940 raft_consensus.cc:3060] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:40.464468  8956 raft_consensus.cc:3055] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:40.475170  8956 raft_consensus.cc:740] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:40.475951  8956 consensus_queue.cc:260] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:40.463241  8962 raft_consensus.cc:2749] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:40.476671  8897 consensus_queue.cc:260] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:40.478005  8897 raft_consensus.cc:3060] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.471148  8953 leader_election.cc:290] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:40.485702  8902 raft_consensus.cc:2955] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:40.488160  8956 raft_consensus.cc:3060] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.498713  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:40.499776  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:40.500880  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:40.501433  7212 raft_consensus.cc:1240] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:40.501863  7211 raft_consensus.cc:1275] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:40.501935  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:40.499400  6965 catalog_manager.cc:5697] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 3 to 4, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 4 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:40.503187  7220 raft_consensus.cc:1240] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:40.501536  7217 raft_consensus.cc:2393] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 4: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:40.506259  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3cbb05babf43b489d5eab9a22691b5" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:40.506340  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:40.508209  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd821de76af411f89ed55ebe38cca00" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:40.508860  7215 raft_consensus.cc:2393] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 2: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:40.510705  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd821de76af411f89ed55ebe38cca00" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:40.512818  7035 leader_election.cc:304] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.516665  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:40.511337  7142 raft_consensus.cc:2955] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:40.509874  8953 raft_consensus.cc:2804] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:40.524866  7215 raft_consensus.cc:1240] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:40.483062  8964 raft_consensus.cc:515] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:40.528273  7071 raft_consensus.cc:1240] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:40.532208  8964 leader_election.cc:290] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:40.532552  7138 raft_consensus.cc:2468] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 2.
I20260709 12:13:40.532784  8953 raft_consensus.cc:697] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:40.533641  8953 consensus_queue.cc:237] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:40.535488  8916 raft_consensus.cc:2749] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:40.536458  8897 consensus_queue.cc:1059] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:40.537665  8896 raft_consensus.cc:3055] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:40.538017  8896 raft_consensus.cc:740] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:40.538877  8896 consensus_queue.cc:260] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:40.540040  8896 raft_consensus.cc:3060] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:40.541672  7035 leader_election.cc:304] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.546211  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:40.545609  8964 raft_consensus.cc:2749] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:40.547827  8972 tablet_copy_client.cc:323] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.193:38077
I20260709 12:13:40.549104  8912 tablet_bootstrap.cc:492] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:40.549654  7081 tablet_copy_service.cc:140] P 4b1ff2643d61430a9fc6f52fe414891a: Received BeginTabletCopySession request for tablet 18902b409e654e819556dcf976df4069 from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:37968)
I20260709 12:13:40.550096  8912 tablet_bootstrap.cc:492] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:40.550252  7081 tablet_copy_service.cc:161] P 4b1ff2643d61430a9fc6f52fe414891a: Beginning new tablet copy session on tablet 18902b409e654e819556dcf976df4069 from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:37968: session id = 7e6a332a24e446039c4066659ebf69c2-18902b409e654e819556dcf976df4069
I20260709 12:13:40.555541  8964 consensus_queue.cc:1059] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:40.555058  7035 leader_election.cc:304] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.548990  7036 leader_election.cc:304] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:40.558525  8964 raft_consensus.cc:3055] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:40.558914  8964 raft_consensus.cc:740] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:40.558363  8901 consensus_queue.cc:1048] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:40.559383  8912 ts_tablet_manager.cc:1403] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.266s	user 0.024s	sys 0.012s
I20260709 12:13:40.561628  7035 leader_election.cc:304] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.562599  8916 consensus_queue.cc:1059] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:40.564142  8920 raft_consensus.cc:2749] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:40.563572  7035 leader_election.cc:304] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.566984  7035 leader_election.cc:304] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:40.565157  8954 raft_consensus.cc:2804] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:40.570533  8954 raft_consensus.cc:697] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:40.570658  8902 raft_consensus.cc:2749] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:40.560704  8937 raft_consensus.cc:2749] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:40.568526  8920 raft_consensus.cc:2749] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:40.571389  8954 consensus_queue.cc:237] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:40.572901  8964 consensus_queue.cc:260] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:40.574168  8964 raft_consensus.cc:3060] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:40.577649  7081 tablet_copy_source_session.cc:215] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:40.589902  7142 raft_consensus.cc:2468] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 4.
I20260709 12:13:40.597756  7216 raft_consensus.cc:1275] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:40.598587  7142 raft_consensus.cc:1275] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:40.597288  7036 leader_election.cc:304] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:40.598712  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:40.600551  8920 consensus_queue.cc:1048] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:40.596448  8901 consensus_queue.cc:1059] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 12:13:40.601589  8901 raft_consensus.cc:3055] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:40.603034  8901 raft_consensus.cc:740] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:40.603474  7219 raft_consensus.cc:1240] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:40.608377  8916 consensus_queue.cc:1048] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:40.609046  8972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18902b409e654e819556dcf976df4069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:40.603839  8901 consensus_queue.cc:260] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:40.601822  8962 raft_consensus.cc:2804] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:40.610922  8962 raft_consensus.cc:697] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:40.611189  8912 raft_consensus.cc:359] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:40.612085  8912 raft_consensus.cc:740] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
W20260709 12:13:40.612843  7017 auto_rebalancer.cc:629] Failed to schedule move for tablet 2119382ffaef43728e0aa29dc47b98ec: Illegal state: Replica c2a2f6b3d7d142b6a42df8173818dc91 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 5 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } }
I20260709 12:13:40.614042  8962 consensus_queue.cc:237] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:40.609949  8901 raft_consensus.cc:3060] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:40.618633  8977 consensus_queue.cc:1059] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:40.620103  8977 raft_consensus.cc:3055] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:40.620442  8977 raft_consensus.cc:740] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:40.621181  8977 consensus_queue.cc:260] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:40.622762  8977 raft_consensus.cc:3060] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:40.624119  8953 raft_consensus.cc:3055] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:40.626438  8953 raft_consensus.cc:740] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:40.627183  8953 consensus_queue.cc:260] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:40.615661  8912 consensus_queue.cc:260] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:40.628434  8953 raft_consensus.cc:3060] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:40.618968  7218 raft_consensus.cc:2955] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:40.645922  8912 ts_tablet_manager.cc:1434] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.086s	user 0.005s	sys 0.002s
I20260709 12:13:40.647979  7215 raft_consensus.cc:1275] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:40.652720  7230 tablet_copy_service.cc:342] P b1c282c7d51e498b941387efd9ec54e1: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-6fae897c0126464d9228a7c5cb43f19b received from {username='slave'} at 127.0.0.1:58036
I20260709 12:13:40.653679  7230 tablet_copy_service.cc:434] P b1c282c7d51e498b941387efd9ec54e1: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-6fae897c0126464d9228a7c5cb43f19b on tablet 6fae897c0126464d9228a7c5cb43f19b with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:40.653576  8896 consensus_queue.cc:1048] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
W20260709 12:13:40.659022  7017 auto_rebalancer.cc:629] Failed to schedule move for tablet 706a2cad7f39498092f58ac5bf18de8e: Illegal state: Replica 4b1ff2643d61430a9fc6f52fe414891a is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 4 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } }
I20260709 12:13:40.703428  7071 raft_consensus.cc:1275] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:40.704854  8896 consensus_queue.cc:1048] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:40.728652  8972 tablet_copy_client.cc:806] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:40.732816  8972 tablet_copy_client.cc:670] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:40.741694  8972 tablet_copy_client.cc:538] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:40.752148  8972 tablet_bootstrap.cc:492] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:40.783493  6964 catalog_manager.cc:5697] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 2 to 3, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 3 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:40.785205  6964 catalog_manager.cc:5697] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 3 to 4, leader changed from 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 4 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:40.777420  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:40.788427  8953 raft_consensus.cc:493] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:40.788928  8953 raft_consensus.cc:515] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:40.790877  8953 leader_election.cc:290] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:40.786743  6964 catalog_manager.cc:5697] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 2 to 3, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 3 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:40.792908  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:40.793485  7731 raft_consensus.cc:2468] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 5.
I20260709 12:13:40.794404  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:40.794966  7215 raft_consensus.cc:2468] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 4.
I20260709 12:13:40.796589  7035 leader_election.cc:304] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:40.798225  8977 raft_consensus.cc:2804] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:40.798606  8977 raft_consensus.cc:493] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:40.798945  8977 raft_consensus.cc:3060] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:40.801402  8972 tablet_bootstrap.cc:492] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:40.802227  8972 tablet_bootstrap.cc:492] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:40.802872  8972 ts_tablet_manager.cc:1403] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.011s
I20260709 12:13:40.805703  8972 raft_consensus.cc:359] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:40.806258  8972 raft_consensus.cc:740] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:40.806982  8972 consensus_queue.cc:260] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:40.809638  8972 ts_tablet_manager.cc:1434] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.001s
I20260709 12:13:40.811296  7081 tablet_copy_service.cc:342] P 4b1ff2643d61430a9fc6f52fe414891a: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-18902b409e654e819556dcf976df4069 received from {username='slave'} at 127.0.0.1:37968
I20260709 12:13:40.811728  7081 tablet_copy_service.cc:434] P 4b1ff2643d61430a9fc6f52fe414891a: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-18902b409e654e819556dcf976df4069 on tablet 18902b409e654e819556dcf976df4069 with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:40.806538  8977 raft_consensus.cc:515] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:40.817768  8977 leader_election.cc:290] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 6 election: Requested vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:40.819898  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:40.820425  7731 raft_consensus.cc:3060] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:40.823848  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:40.824385  7215 raft_consensus.cc:3060] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Advancing to term 6
I20260709 12:13:40.828697  7729 raft_consensus.cc:1275] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:40.832988  7731 raft_consensus.cc:2468] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 6.
I20260709 12:13:40.837519  7215 raft_consensus.cc:2468] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 6.
I20260709 12:13:40.840560  6965 catalog_manager.cc:5697] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: config changed from index -1 to 4, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 3 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:40.846383  8977 consensus_queue.cc:1048] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:40.837478  7036 leader_election.cc:304] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2; no voters: 
I20260709 12:13:40.850975  8977 raft_consensus.cc:2804] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:40.851617  8977 raft_consensus.cc:697] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:40.852393  8977 consensus_queue.cc:237] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:40.875536  7215 raft_consensus.cc:1275] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:13:40.876609  7731 raft_consensus.cc:1275] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:13:40.877076  7215 raft_consensus.cc:1240] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:40.872414  6968 catalog_manager.cc:5697] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 2 to 3, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 3 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:40.880349  7138 raft_consensus.cc:1275] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:40.881098  8964 consensus_queue.cc:1059] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:40.881407  6968 catalog_manager.cc:5697] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 3 to 4, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 4 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:40.882303  8964 consensus_queue.cc:1048] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:40.884761  6968 catalog_manager.cc:5697] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 1 to 2, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 2 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:40.883025  8953 raft_consensus.cc:3055] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:40.887477  8953 raft_consensus.cc:740] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:40.888278  8953 consensus_queue.cc:260] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:40.877764  8962 consensus_queue.cc:1048] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.006s
I20260709 12:13:40.891049  8901 consensus_queue.cc:1048] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:40.889489  8953 raft_consensus.cc:3060] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:40.987627  6968 catalog_manager.cc:5697] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:41.006717  7731 raft_consensus.cc:1217] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
W20260709 12:13:41.023267  7701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 93715us
I20260709 12:13:41.028110  7215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
mode: GRACEFUL
new_leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
 from {username='slave'} at 127.0.0.1:52478
I20260709 12:13:41.029160  7215 raft_consensus.cc:606] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 4 LEADER]: Received request to transfer leadership to TS c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:41.032899  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:13:41.038332  7215 raft_consensus.cc:1275] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:41.038637  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:41.039475  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:41.039535  8953 consensus_queue.cc:1048] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:41.070822  7729 raft_consensus.cc:3060] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:41.071489  8962 raft_consensus.cc:493] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.072018  8962 raft_consensus.cc:515] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.084753  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b6cfc050cb40dcaf8c85318ac59b0b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:41.085340  7139 raft_consensus.cc:2468] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 1.
I20260709 12:13:41.086580  7036 leader_election.cc:304] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:41.086936  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b6cfc050cb40dcaf8c85318ac59b0b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:41.087325  8977 raft_consensus.cc:2804] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:41.085582  8962 leader_election.cc:290] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:41.087577  7731 raft_consensus.cc:2468] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 2.
I20260709 12:13:41.087972  8977 raft_consensus.cc:493] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:41.088354  8977 raft_consensus.cc:3060] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:41.090768  7729 raft_consensus.cc:1275] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:41.091398  8897 raft_consensus.cc:493] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:41.091882  8897 raft_consensus.cc:515] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.093731  8897 leader_election.cc:290] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:41.095820  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:41.096439  7071 raft_consensus.cc:2468] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
I20260709 12:13:41.097539  7112 leader_election.cc:304] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:41.098238  8897 raft_consensus.cc:2804] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:41.098596  8897 raft_consensus.cc:493] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:41.098938  8897 raft_consensus.cc:3060] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:41.104224  8962 consensus_queue.cc:1048] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:41.115458  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:41.116964  7729 raft_consensus.cc:2393] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 4: Already voted for candidate 7e6a332a24e446039c4066659ebf69c2 in this term.
I20260709 12:13:41.116227  8977 raft_consensus.cc:515] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.118175  8897 raft_consensus.cc:515] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.123231  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:41.123957  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b6cfc050cb40dcaf8c85318ac59b0b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:41.124447  7139 raft_consensus.cc:3060] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:41.129637  7071 raft_consensus.cc:2468] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
I20260709 12:13:41.130509  7112 leader_election.cc:304] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:41.131395  7139 raft_consensus.cc:2468] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:41.131639  7138 raft_consensus.cc:1275] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.132474  8896 raft_consensus.cc:2804] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:41.132954  8896 raft_consensus.cc:697] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:41.133770  8896 consensus_queue.cc:237] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.139405  8962 consensus_queue.cc:1048] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:41.140064  7215 raft_consensus.cc:1275] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.140357  7036 leader_election.cc:304] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:41.141459  8901 consensus_queue.cc:1048] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:41.143832  8897 leader_election.cc:290] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:41.124748  8977 leader_election.cc:290] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:41.144805  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:41.145290  8995 raft_consensus.cc:493] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.145494  7731 raft_consensus.cc:2393] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 4: Already voted for candidate 7e6a332a24e446039c4066659ebf69c2 in this term.
I20260709 12:13:41.145761  8995 raft_consensus.cc:515] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.147787  8995 leader_election.cc:290] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:41.148265  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:41.148845  7139 raft_consensus.cc:2468] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 3.
I20260709 12:13:41.149164  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:41.149842  7701 leader_election.cc:304] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:41.150750  8995 raft_consensus.cc:2804] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:41.149772  7219 raft_consensus.cc:2468] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
I20260709 12:13:41.151095  8995 raft_consensus.cc:493] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:41.151523  8995 raft_consensus.cc:3060] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:41.153439  8962 raft_consensus.cc:2804] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:41.155783  8962 raft_consensus.cc:697] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:41.157625  8962 consensus_queue.cc:237] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.163101  8995 raft_consensus.cc:515] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.165740  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:41.166265  7138 raft_consensus.cc:3060] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:41.141685  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b6cfc050cb40dcaf8c85318ac59b0b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:41.167459  7729 raft_consensus.cc:3060] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:41.177971  6964 catalog_manager.cc:5697] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 3 to 4, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 4 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:41.183910  7138 raft_consensus.cc:2468] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 4.
I20260709 12:13:41.185309  7701 leader_election.cc:304] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:41.186093  8994 raft_consensus.cc:2804] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:41.186637  8994 raft_consensus.cc:697] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 4 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:41.187494  8994 consensus_queue.cc:237] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.189602  8851 raft_consensus.cc:493] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.190086  8851 raft_consensus.cc:515] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.190006  7729 raft_consensus.cc:2468] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 3.
I20260709 12:13:41.192150  8851 leader_election.cc:290] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:41.194054  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:41.194614  7215 raft_consensus.cc:2468] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 3.
I20260709 12:13:41.195569  7700 leader_election.cc:304] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:41.196053  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:41.196660  7071 raft_consensus.cc:2468] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 4.
I20260709 12:13:41.197458  8857 raft_consensus.cc:2804] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:41.197948  8857 raft_consensus.cc:493] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:41.198290  8857 raft_consensus.cc:3060] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:41.208437  8857 raft_consensus.cc:515] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.220093  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:41.220830  7071 raft_consensus.cc:3060] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:41.220856  6964 catalog_manager.cc:5697] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 2 to 4, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196). New cstate: current_term: 4 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:41.239605  7215 raft_consensus.cc:3060] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:41.240154  7142 raft_consensus.cc:1275] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:41.241693  8996 raft_consensus.cc:493] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.242179  8996 raft_consensus.cc:515] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.244239  8996 leader_election.cc:290] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:41.246491  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:41.247179  7215 raft_consensus.cc:1275] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:41.247638  8901 consensus_queue.cc:1048] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:41.248533  8953 consensus_queue.cc:1048] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:41.247144  7219 raft_consensus.cc:2468] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
I20260709 12:13:41.253158  7700 leader_election.cc:304] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:41.255138  8898 raft_consensus.cc:2804] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:41.255520  8898 raft_consensus.cc:493] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:41.255843  8898 raft_consensus.cc:3060] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:41.264112  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:41.290153  8994 raft_consensus.cc:493] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.295676  8994 raft_consensus.cc:515] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.308175  8850 raft_consensus.cc:993] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1: : Instructing follower c2a2f6b3d7d142b6a42df8173818dc91 to start an election
I20260709 12:13:41.308668  8834 raft_consensus.cc:1081] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 4 LEADER]: Signalling peer c2a2f6b3d7d142b6a42df8173818dc91 to start an election
I20260709 12:13:41.310354  7142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64"
dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
 from {username='slave'} at 127.0.0.1:33152
I20260709 12:13:41.310851  7142 raft_consensus.cc:493] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:41.311168  7142 raft_consensus.cc:3060] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:41.316334  7729 raft_consensus.cc:1275] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:13:41.317559  7142 raft_consensus.cc:515] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:41.318825  8964 consensus_queue.cc:1048] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:41.324342  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:41.324798  7142 leader_election.cc:290] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:41.324923  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:41.325439  7218 raft_consensus.cc:3055] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:41.325738  7218 raft_consensus.cc:740] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:41.325906  8834 raft_consensus.cc:493] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.326501  7218 consensus_queue.cc:260] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:41.327235  8834 raft_consensus.cc:515] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:41.327860  7218 raft_consensus.cc:3060] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:41.329569  8834 leader_election.cc:290] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:41.331007  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:41.331579  7142 raft_consensus.cc:2468] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 5.
I20260709 12:13:41.332669  7185 leader_election.cc:304] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:41.333410  8834 raft_consensus.cc:2804] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:41.333545  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:41.334630  8834 raft_consensus.cc:493] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:41.334106  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:41.334825  7068 raft_consensus.cc:2468] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 5.
I20260709 12:13:41.335186  7067 raft_consensus.cc:3060] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:41.342602  7218 raft_consensus.cc:2468] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 5.
I20260709 12:13:41.343907  7110 leader_election.cc:304] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:41.344987  8897 raft_consensus.cc:2804] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:41.345837  8897 raft_consensus.cc:697] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:41.348012  8996 raft_consensus.cc:493] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.348480  8834 raft_consensus.cc:3060] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:41.348614  8996 raft_consensus.cc:515] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.352283  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:41.346798  8897 consensus_queue.cc:237] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:41.358448  8994 leader_election.cc:290] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:41.359942  8995 leader_election.cc:290] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:41.362010  7071 raft_consensus.cc:2468] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 5.
I20260709 12:13:41.374384  7702 leader_election.cc:304] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [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: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2; no voters: 
I20260709 12:13:41.375294  8995 raft_consensus.cc:2804] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:41.375459  8834 raft_consensus.cc:515] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:13:41.364154  8999 log.cc:927] Time spent T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91: Append to log took a long time: real 0.215s	user 0.001s	sys 0.000s
I20260709 12:13:41.364667  8977 raft_consensus.cc:493] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:41.377300  8977 raft_consensus.cc:515] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.380528  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:41.381171  7142 raft_consensus.cc:2393] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 3: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:13:41.363183  8857 leader_election.cc:290] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:41.367905  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:41.384016  7138 raft_consensus.cc:2468] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 3.
I20260709 12:13:41.369843  7067 raft_consensus.cc:2468] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 5.
I20260709 12:13:41.385176  7701 leader_election.cc:304] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:41.385990  8834 leader_election.cc:290] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:41.386987  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:41.387516  7142 raft_consensus.cc:3060] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:41.388710  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:41.389324  7067 raft_consensus.cc:3060] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:41.395179  7142 raft_consensus.cc:2468] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 6.
I20260709 12:13:41.395957  8857 raft_consensus.cc:2804] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:41.367352  8996 leader_election.cc:290] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:41.396173  7185 leader_election.cc:304] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:41.263129  8898 raft_consensus.cc:515] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.396673  8857 raft_consensus.cc:493] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:41.410756  8857 raft_consensus.cc:3060] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:41.402302  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:41.411897  8854 raft_consensus.cc:493] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:41.401206  8977 leader_election.cc:290] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:41.375909  8995 raft_consensus.cc:697] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 5 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:41.412477  8854 raft_consensus.cc:515] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.406610  7218 raft_consensus.cc:1275] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:13:41.407788  8834 raft_consensus.cc:493] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.414269  8834 raft_consensus.cc:515] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:41.414619  8854 leader_election.cc:290] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:41.414467  8977 consensus_queue.cc:1048] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:41.406204  8956 raft_consensus.cc:2804] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:41.415930  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:41.416589  7138 raft_consensus.cc:2468] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:41.416326  8834 leader_election.cc:290] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:41.416290  8956 raft_consensus.cc:697] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 6 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:41.417316  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:41.417891  7142 raft_consensus.cc:2468] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 6.
I20260709 12:13:41.417879  8956 consensus_queue.cc:237] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:41.420341  7185 leader_election.cc:304] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:41.421073  8834 raft_consensus.cc:2804] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:41.409865  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:41.421617  8834 raft_consensus.cc:493] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:41.422070  8834 raft_consensus.cc:3060] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:41.428774  8834 raft_consensus.cc:515] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:41.432134  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:41.432704  7142 raft_consensus.cc:3060] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:41.433205  6964 catalog_manager.cc:5697] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:41.436215  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:41.436755  7064 raft_consensus.cc:3060] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:41.438802  7142 raft_consensus.cc:2468] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 7.
I20260709 12:13:41.439572  8834 leader_election.cc:290] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 7 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:41.440505  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:41.440688  7185 leader_election.cc:304] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:41.441494  8956 raft_consensus.cc:2804] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:41.441828  8956 raft_consensus.cc:493] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:41.442162  8956 raft_consensus.cc:3060] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.445892  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:41.446537  7218 raft_consensus.cc:2468] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 6.
I20260709 12:13:41.449859  8956 raft_consensus.cc:515] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.451813  7185 leader_election.cc:304] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:41.445986  7064 raft_consensus.cc:2468] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 7.
I20260709 12:13:41.455687  8854 raft_consensus.cc:2804] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:41.456229  8854 raft_consensus.cc:697] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 7 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:41.457015  8854 consensus_queue.cc:237] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:41.462783  6964 catalog_manager.cc:5697] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:41.468384  7067 raft_consensus.cc:2468] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 6.
I20260709 12:13:41.469978  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:41.470492  7219 raft_consensus.cc:3060] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:13:41.471598  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:41.472128  7215 raft_consensus.cc:3060] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:13:41.474428  8851 raft_consensus.cc:493] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.474885  8851 raft_consensus.cc:515] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.476858  8851 leader_election.cc:290] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:41.479616  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:41.480207  7142 raft_consensus.cc:2468] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 3.
I20260709 12:13:41.481175  7701 leader_election.cc:304] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:41.481982  9006 raft_consensus.cc:2804] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:41.482340  9006 raft_consensus.cc:493] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:41.482648  9006 raft_consensus.cc:3060] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:41.485839  8995 consensus_queue.cc:237] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.488476  8956 leader_election.cc:290] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:41.489312  8898 leader_election.cc:290] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:41.491806  6969 catalog_manager.cc:5697] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 4 to 5, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 5 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:41.497519  7215 raft_consensus.cc:2468] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 5.
I20260709 12:13:41.472052  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:41.509490  8977 raft_consensus.cc:1064] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:41.507787  8857 raft_consensus.cc:515] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.514571  7731 raft_consensus.cc:2368] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a for earlier term 3. Current term is 4.
I20260709 12:13:41.512399  8977 consensus_queue.cc:237] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.517005  7036 leader_election.cc:400] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Vote denied by peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663) with higher term. Message: Invalid argument: T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a for earlier term 3. Current term is 4.
I20260709 12:13:41.517501  7036 leader_election.cc:403] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:41.518013  8962 raft_consensus.cc:3060] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:13:41.520588  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:41.525368  8962 raft_consensus.cc:2749] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663) with higher term. Message: Invalid argument: T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a for earlier term 3. Current term is 4.
I20260709 12:13:41.491122  7219 raft_consensus.cc:2468] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 4.
I20260709 12:13:41.531498  8994 raft_consensus.cc:493] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.532064  7138 raft_consensus.cc:2468] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:41.532015  8994 raft_consensus.cc:515] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.533133  7185 leader_election.cc:304] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:41.533890  8956 raft_consensus.cc:2804] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:41.534358  8956 raft_consensus.cc:697] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:41.535272  8994 leader_election.cc:290] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:41.535147  8956 consensus_queue.cc:237] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [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: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.545917  9006 raft_consensus.cc:515] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.547680  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31f9cb469ba4b99a3231bd60757e02c" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:41.548269  7142 raft_consensus.cc:2468] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 3.
I20260709 12:13:41.549301  7701 leader_election.cc:304] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:41.549465  7067 raft_consensus.cc:2468] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 4.
I20260709 12:13:41.550247  8996 raft_consensus.cc:2804] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:41.550598  8996 raft_consensus.cc:493] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:41.550922  8996 raft_consensus.cc:3060] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:41.557654  8996 raft_consensus.cc:515] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.560401  7702 leader_election.cc:304] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [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: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2; no voters: 
I20260709 12:13:41.564946  8994 raft_consensus.cc:493] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.565347  9006 leader_election.cc:290] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:41.565512  8995 raft_consensus.cc:2804] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:41.571359  8995 raft_consensus.cc:697] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 4 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:41.566278  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:41.571956  7139 raft_consensus.cc:3060] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:41.573627  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31f9cb469ba4b99a3231bd60757e02c" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:41.575253  7142 raft_consensus.cc:3060] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:41.576941  7731 raft_consensus.cc:1275] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEARNER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:41.566756  8857 leader_election.cc:290] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:41.565371  8994 raft_consensus.cc:515] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.568269  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:41.568976  6969 catalog_manager.cc:5697] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:41.570334  7732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:41.578210  7730 raft_consensus.cc:2393] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 2: Already voted for candidate 7e6a332a24e446039c4066659ebf69c2 in this term.
I20260709 12:13:41.570894  7219 raft_consensus.cc:1275] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:41.580636  8994 leader_election.cc:290] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:41.566136  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:41.583019  7138 raft_consensus.cc:3060] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:41.586040  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:41.586637  7143 raft_consensus.cc:2468] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 2.
I20260709 12:13:41.587589  7701 leader_election.cc:304] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:41.588447  8898 raft_consensus.cc:2804] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:41.588775  8898 raft_consensus.cc:493] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:41.589073  8898 raft_consensus.cc:3060] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:41.602488  7142 raft_consensus.cc:2468] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 4.
I20260709 12:13:41.603170  8996 leader_election.cc:290] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:41.590764  8964 consensus_queue.cc:1048] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260709 12:13:41.604300  8962 consensus_queue.cc:1048] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:41.604516  7701 leader_election.cc:304] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:41.590013  7143 raft_consensus.cc:1275] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:41.591900  7145 raft_consensus.cc:1275] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:41.598244  6964 catalog_manager.cc:5697] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 1 to 2, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:41.608006  8898 raft_consensus.cc:515] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.588840  7139 raft_consensus.cc:2468] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 4.
I20260709 12:13:41.613323  7701 leader_election.cc:304] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:41.613842  8996 raft_consensus.cc:2804] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:41.616557  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:41.617089  7216 raft_consensus.cc:3060] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:41.617972  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:41.618158  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31f9cb469ba4b99a3231bd60757e02c" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:41.618531  7218 raft_consensus.cc:2468] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 3.
I20260709 12:13:41.620018  7220 raft_consensus.cc:2468] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 3.
I20260709 12:13:41.620733  8962 consensus_queue.cc:1048] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:41.614377  9011 raft_consensus.cc:2804] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:41.623131  9011 raft_consensus.cc:697] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 4 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:41.623668  7216 raft_consensus.cc:2468] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 3.
I20260709 12:13:41.623986  9011 consensus_queue.cc:237] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.620636  8977 consensus_queue.cc:1048] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260709 12:13:41.632907  7138 raft_consensus.cc:2468] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 4.
I20260709 12:13:41.640659  7700 leader_election.cc:304] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:41.654862  9016 raft_consensus.cc:2804] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:41.655294  9016 raft_consensus.cc:493] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:41.655647  9016 raft_consensus.cc:3060] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:41.614898  8996 raft_consensus.cc:697] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [term 4 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:41.674280  8996 consensus_queue.cc:237] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.636740  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:41.676872  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:41.724725  7216 raft_consensus.cc:3060] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:41.636260  7732 raft_consensus.cc:1275] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:41.679899  9016 raft_consensus.cc:515] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.640266  9006 raft_consensus.cc:493] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.725931  7142 raft_consensus.cc:3060] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:41.689574  8956 raft_consensus.cc:493] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.749778  7216 raft_consensus.cc:2468] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 4.
W20260709 12:13:41.750401  7700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 108404us
I20260709 12:13:41.614279  8995 consensus_queue.cc:237] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.758093  7142 raft_consensus.cc:2468] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 3.
I20260709 12:13:41.745177  8898 leader_election.cc:290] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:41.745270  9006 raft_consensus.cc:515] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.750465  8956 raft_consensus.cc:515] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:41.792286  8834 raft_consensus.cc:493] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.790216  7701 leader_election.cc:304] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:41.785785  8916 raft_consensus.cc:493] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:41.788849  8940 raft_consensus.cc:493] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:41.797709  8834 raft_consensus.cc:515] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:41.803345  8916 raft_consensus.cc:515] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.812674  8916 leader_election.cc:290] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:41.812341  8901 raft_consensus.cc:2955] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:41.813287  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:41.815246  7067 raft_consensus.cc:3060] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Advancing to term 7
I20260709 12:13:41.808354  8994 raft_consensus.cc:2804] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:41.826481  9006 leader_election.cc:290] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:41.827978  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:41.828557  7071 raft_consensus.cc:2468] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 4.
I20260709 12:13:41.829785  7702 leader_election.cc:304] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2; no voters: 
I20260709 12:13:41.853910  7067 raft_consensus.cc:2468] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 7.
W20260709 12:13:41.861752  7701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 45520.9us
I20260709 12:13:41.804338  8940 raft_consensus.cc:515] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:41.864317  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:41.867228  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:41.868628  7220 raft_consensus.cc:2393] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 6: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
W20260709 12:13:41.878526  7702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 48808.5us
I20260709 12:13:41.882472  7702 leader_election.cc:304] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2; no voters: 
W20260709 12:13:41.915056  7700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 132589us
I20260709 12:13:41.862203  8962 consensus_queue.cc:1048] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.055s
I20260709 12:13:41.867643  8994 raft_consensus.cc:697] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:41.871752  8896 raft_consensus.cc:493] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.865581  9023 raft_consensus.cc:493] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:41.924746  7064 raft_consensus.cc:1275] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:13:41.878129  8897 raft_consensus.cc:493] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
W20260709 12:13:41.932287  7185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 64739.9us
I20260709 12:13:41.934306  7064 raft_consensus.cc:1275] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:41.882524  8898 raft_consensus.cc:2804] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:41.916304  7732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:41.925079  9024 raft_consensus.cc:2804] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:41.937451  9023 raft_consensus.cc:515] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:41.937675  8897 raft_consensus.cc:515] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:41.936966  9034 raft_consensus.cc:493] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.935585  8898 raft_consensus.cc:493] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:41.940860  9027 raft_consensus.cc:493] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:41.946565  8897 leader_election.cc:290] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:41.959085  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae897c0126464d9228a7c5cb43f19b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:41.967998  7142 raft_consensus.cc:2468] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 1.
I20260709 12:13:41.968168  8897 raft_consensus.cc:493] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.944588  9023 leader_election.cc:290] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:41.968655  8897 raft_consensus.cc:515] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:41.969069  9016 leader_election.cc:290] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:41.954670  8898 raft_consensus.cc:3060] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:41.957425  8953 raft_consensus.cc:476] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Not starting pre-election -- already a leader
I20260709 12:13:41.933763  8896 raft_consensus.cc:515] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:41.970551  8897 leader_election.cc:290] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:41.947016  9034 raft_consensus.cc:515] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:41.972862  9034 leader_election.cc:290] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:41.959196  8956 leader_election.cc:290] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:41.947043  8994 consensus_queue.cc:237] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.952302  9024 raft_consensus.cc:697] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 7 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:41.982389  8940 leader_election.cc:290] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:41.984452  8898 raft_consensus.cc:515] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.984989  8834 leader_election.cc:290] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:41.974360  9027 raft_consensus.cc:515] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:41.986512  8898 leader_election.cc:290] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:41.987524  9027 leader_election.cc:290] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:41.997072  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:41.997586  7064 raft_consensus.cc:3060] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:41.997695  7071 raft_consensus.cc:1275] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:42.000669  7185 leader_election.cc:304] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:42.000998  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3cbb05babf43b489d5eab9a22691b5" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:42.001626  7139 raft_consensus.cc:2468] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:41.982491  9024 consensus_queue.cc:237] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:41.981513  8896 leader_election.cc:290] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:42.011322  7064 raft_consensus.cc:2468] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 5.
I20260709 12:13:42.012548  9011 consensus_queue.cc:1048] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:42.016467  7702 leader_election.cc:304] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [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: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2; no voters: 
W20260709 12:13:41.978663  7700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 62843.8us
I20260709 12:13:42.022312  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:42.022804  7185 leader_election.cc:304] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:42.025266  7142 raft_consensus.cc:2468] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 4.
I20260709 12:13:42.024513  7139 raft_consensus.cc:2955] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:42.023838  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae897c0126464d9228a7c5cb43f19b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:42.027288  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae897c0126464d9228a7c5cb43f19b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:42.027684  7700 leader_election.cc:304] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:42.027983  7071 raft_consensus.cc:2393] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 2: Already voted for candidate 4b1ff2643d61430a9fc6f52fe414891a in this term.
I20260709 12:13:42.019276  9025 raft_consensus.cc:493] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:42.031766  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:42.032410  7220 raft_consensus.cc:2393] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 5: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:42.032392  7219 raft_consensus.cc:1275] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:42.035837  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:42.036923  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:42.037708  7213 raft_consensus.cc:2393] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 4: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:42.037019  7185 leader_election.cc:304] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:42.023777  8995 raft_consensus.cc:2804] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:42.036368  7219 raft_consensus.cc:2468] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
I20260709 12:13:42.026551  8850 raft_consensus.cc:2804] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:42.041286  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:42.043890  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:42.044591  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:42.044426  7071 raft_consensus.cc:2468] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 5.
I20260709 12:13:42.044468  7218 raft_consensus.cc:2468] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
I20260709 12:13:42.045228  7067 raft_consensus.cc:2468] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 5.
I20260709 12:13:42.026947  9026 raft_consensus.cc:2804] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:42.045995  9031 raft_consensus.cc:2804] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:42.046368  9031 raft_consensus.cc:493] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:42.046677  9031 raft_consensus.cc:3060] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:42.046012  9026 raft_consensus.cc:493] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:42.045022  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df756d1e8ab4e4ead90ff7923b65ec9" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:42.036402  9018 raft_consensus.cc:2804] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:42.050911  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:42.054147  9018 raft_consensus.cc:697] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:42.054816  7145 raft_consensus.cc:1275] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 7 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:13:42.047963  8850 raft_consensus.cc:493] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:42.049587  8995 raft_consensus.cc:697] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 5 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:42.055557  8850 raft_consensus.cc:3060] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:42.055809  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 190361us
I20260709 12:13:42.056124  8995 consensus_queue.cc:237] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:42.050326  9026 raft_consensus.cc:3060] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:42.060384  7731 raft_consensus.cc:2955] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:42.043545  8897 raft_consensus.cc:493] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:42.038757  9025 raft_consensus.cc:515] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.064760  9025 leader_election.cc:290] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:42.063125  8897 raft_consensus.cc:515] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.055033  9018 consensus_queue.cc:237] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:42.068632  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae897c0126464d9228a7c5cb43f19b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:42.069186  7067 raft_consensus.cc:2468] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:42.068996  6969 catalog_manager.cc:5697] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: config changed from index 4 to 5, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:42.070603  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:42.071141  7067 raft_consensus.cc:2468] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 5.
I20260709 12:13:42.074117  8897 leader_election.cc:290] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:42.074331  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3cbb05babf43b489d5eab9a22691b5" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:42.074990  7067 raft_consensus.cc:2393] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 2: Already voted for candidate 4b1ff2643d61430a9fc6f52fe414891a in this term.
I20260709 12:13:42.074685  9031 raft_consensus.cc:515] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.076220  9025 consensus_queue.cc:1048] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:42.077555  8896 consensus_queue.cc:1048] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:42.077934  7067 raft_consensus.cc:1275] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:42.078305  7112 leader_election.cc:304] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:42.080763  8964 raft_consensus.cc:493] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:42.096423  8964 raft_consensus.cc:515] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:42.081115  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:42.097550  7068 raft_consensus.cc:2468] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
I20260709 12:13:42.098414  7220 raft_consensus.cc:2393] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 6: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:42.098435  8964 leader_election.cc:290] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:42.099217  9031 leader_election.cc:290] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:42.099478  7112 leader_election.cc:304] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:42.100479  9037 raft_consensus.cc:2804] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:42.100167  8850 raft_consensus.cc:515] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:42.100845  9037 raft_consensus.cc:493] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:42.101239  9037 raft_consensus.cc:3060] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:42.101377  9025 raft_consensus.cc:2804] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:42.101819  9025 raft_consensus.cc:493] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:42.102133  9025 raft_consensus.cc:3060] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:42.084271  9026 raft_consensus.cc:515] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.104092  8956 raft_consensus.cc:493] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:42.104591  8956 raft_consensus.cc:515] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.105189  9026 leader_election.cc:290] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:42.087662  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:42.105872  7071 raft_consensus.cc:2468] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 5.
I20260709 12:13:42.106386  8956 leader_election.cc:290] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:42.107733  7216 raft_consensus.cc:2368] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 2. Current term is 3.
I20260709 12:13:42.109809  7216 raft_consensus.cc:2955] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:42.110890  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:42.111588  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3cbb05babf43b489d5eab9a22691b5" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:42.111848  7215 raft_consensus.cc:2368] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a for earlier term 2. Current term is 3.
I20260709 12:13:42.113890  7035 leader_election.cc:400] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Vote denied by peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327) with higher term. Message: Invalid argument: T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a for earlier term 2. Current term is 3.
I20260709 12:13:42.114190  7035 leader_election.cc:403] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:42.114941  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:42.115115  7112 leader_election.cc:304] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:42.115517  7142 raft_consensus.cc:2468] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 5.
I20260709 12:13:42.115999  8850 leader_election.cc:290] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:42.116626  7138 raft_consensus.cc:1240] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:42.116927  9037 raft_consensus.cc:515] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.117409  8953 raft_consensus.cc:3060] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:42.118888  9037 leader_election.cc:290] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:42.110420  8834 consensus_queue.cc:1048] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:13:42.088120  7110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 46540.4us
I20260709 12:13:42.171482  8940 consensus_queue.cc:1048] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:42.119925  7185 leader_election.cc:304] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
W20260709 12:13:42.173362  7185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 53510.3us
I20260709 12:13:42.176679  7143 raft_consensus.cc:1275] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:42.120687  7112 leader_election.cc:304] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
W20260709 12:13:42.177814  7112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 57195us
I20260709 12:13:42.179785  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:42.180346  7067 raft_consensus.cc:2468] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
I20260709 12:13:42.176512  7732 raft_consensus.cc:1240] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEADER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:42.120471  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae897c0126464d9228a7c5cb43f19b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:42.190079  7138 raft_consensus.cc:3060] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:42.132018  9022 raft_consensus.cc:493] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.192003  7068 raft_consensus.cc:1240] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 4. Current term is 5. Ops: [4.7-4.7]
I20260709 12:13:42.127116  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:42.126513  7145 raft_consensus.cc:2468] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:42.192955  7139 raft_consensus.cc:3060] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:42.157891  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:42.155612  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:13:42.124608  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 43529.8us
I20260709 12:13:42.166978  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31f9cb469ba4b99a3231bd60757e02c" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:42.120954  8896 raft_consensus.cc:2804] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:42.197384  7216 raft_consensus.cc:3060] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:42.181393  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:42.198845  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:42.199518  7071 raft_consensus.cc:2468] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
I20260709 12:13:42.201645  7139 raft_consensus.cc:2468] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 6.
I20260709 12:13:42.202488  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:42.219504  7112 leader_election.cc:304] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:42.216346  7036 leader_election.cc:304] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:42.220350  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:42.208385  7138 raft_consensus.cc:2468] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 3.
I20260709 12:13:42.223538  7216 raft_consensus.cc:2468] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 4.
I20260709 12:13:42.227737  7185 leader_election.cc:304] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
W20260709 12:13:42.229110  7110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 59243.1us
I20260709 12:13:42.230309  7110 leader_election.cc:400] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Vote denied by peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327) with higher term. Message: Invalid argument: T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 2. Current term is 3.
I20260709 12:13:42.230576  7110 leader_election.cc:403] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:42.166445  9040 raft_consensus.cc:493] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.176895  8834 raft_consensus.cc:2804] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:42.238904  7185 leader_election.cc:304] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
W20260709 12:13:42.240965  7702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 50570.9us
I20260709 12:13:42.241909  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:42.245800  7185 leader_election.cc:304] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:42.198210  9023 raft_consensus.cc:2804] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:42.247481  8897 raft_consensus.cc:2804] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:42.214891  8896 raft_consensus.cc:493] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:42.215034  9026 raft_consensus.cc:493] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.227212  9032 raft_consensus.cc:493] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.254787  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:42.243549  9041 raft_consensus.cc:2804] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:42.257695  7215 raft_consensus.cc:3060] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:42.242177  8916 raft_consensus.cc:2749] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:42.256021  7112 leader_election.cc:304] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:42.227187  8850 consensus_queue.cc:1059] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.034s
I20260709 12:13:42.247881  8897 raft_consensus.cc:493] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:42.271533  8897 raft_consensus.cc:3060] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:42.273633  9041 raft_consensus.cc:697] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:42.274677  9041 consensus_queue.cc:237] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.278700  8897 raft_consensus.cc:515] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.281287  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:42.281450  8897 leader_election.cc:290] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:42.282979  7215 raft_consensus.cc:2468] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 7.
I20260709 12:13:42.285275  7216 raft_consensus.cc:1275] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:42.287137  7065 raft_consensus.cc:2468] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
I20260709 12:13:42.255944  9036 raft_consensus.cc:2804] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:42.289565  7218 raft_consensus.cc:1275] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:42.320845  9036 raft_consensus.cc:697] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 6 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:42.321762  9036 consensus_queue.cc:237] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.244696  8834 raft_consensus.cc:493] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:42.250633  9023 raft_consensus.cc:493] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:42.253285  8896 raft_consensus.cc:3060] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:42.255609  8854 raft_consensus.cc:2804] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:42.343634  8854 raft_consensus.cc:697] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 3 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:42.344591  8854 consensus_queue.cc:237] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:42.215449  9022 raft_consensus.cc:515] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.348793  9022 leader_election.cc:290] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:42.302706  9053 consensus_queue.cc:1059] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:42.304061  7729 raft_consensus.cc:1240] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 5 LEADER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:42.267997  8953 raft_consensus.cc:2749] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327) with higher term. Message: Invalid argument: T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a for earlier term 2. Current term is 3.
I20260709 12:13:42.267282  9032 raft_consensus.cc:515] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.297147  9029 consensus_queue.cc:1059] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 12:13:42.271574  8850 raft_consensus.cc:3055] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:42.351604  9023 raft_consensus.cc:3060] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:42.351883  8850 raft_consensus.cc:740] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:42.242619  9027 consensus_queue.cc:1048] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.029s
I20260709 12:13:42.243505  9040 raft_consensus.cc:515] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.353346  9025 raft_consensus.cc:515] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.355147  9040 leader_election.cc:290] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:42.299904  8940 raft_consensus.cc:2749] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327) with higher term. Message: Invalid argument: T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 2. Current term is 3.
I20260709 12:13:42.355672  9040 raft_consensus.cc:2804] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:42.356031  9040 raft_consensus.cc:493] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:42.356360  9040 raft_consensus.cc:3060] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:42.260020  9026 raft_consensus.cc:515] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.360708  9026 leader_election.cc:290] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:42.318202  7067 raft_consensus.cc:1275] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:42.317991  7068 raft_consensus.cc:2468] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 5.
I20260709 12:13:42.288713  7219 raft_consensus.cc:1275] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:42.351565  9032 leader_election.cc:290] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:42.362306  9029 consensus_queue.cc:1243] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer 7e6a332a24e446039c4066659ebf69c2 log is divergent from this leader: its last log entry 3.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
W20260709 12:13:42.293107  7110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 62902us
I20260709 12:13:42.362921  9011 consensus_queue.cc:1048] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:42.316504  8956 raft_consensus.cc:493] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:42.364519  8956 raft_consensus.cc:515] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.366349  8956 leader_election.cc:290] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:42.333696  8834 raft_consensus.cc:3060] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:42.382133  7111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 203235us
I20260709 12:13:42.371521  9025 leader_election.cc:290] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:42.395121  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 145712us
I20260709 12:13:42.373536  9040 raft_consensus.cc:515] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.415329  7036 leader_election.cc:304] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:42.443768  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae897c0126464d9228a7c5cb43f19b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:42.444335  7063 raft_consensus.cc:3060] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:42.445328  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:42.452860  7070 raft_consensus.cc:1275] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 7 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:13:42.457604  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:42.437647  9042 raft_consensus.cc:493] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.415285  9054 raft_consensus.cc:493] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
W20260709 12:13:42.460510  7185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 208817us
I20260709 12:13:42.461292  7139 raft_consensus.cc:1275] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:42.459841  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3cbb05babf43b489d5eab9a22691b5" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:42.454392  8977 raft_consensus.cc:3060] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:42.466661  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:42.465095  7069 raft_consensus.cc:2393] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 2: Already voted for candidate 4b1ff2643d61430a9fc6f52fe414891a in this term.
I20260709 12:13:42.467224  7139 raft_consensus.cc:2468] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 4.
I20260709 12:13:42.454181  9035 raft_consensus.cc:493] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.470706  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:42.472705  7139 raft_consensus.cc:2468] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 4.
I20260709 12:13:42.470814  7063 raft_consensus.cc:2468] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 3.
I20260709 12:13:42.456677  9026 raft_consensus.cc:493] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.474506  7139 raft_consensus.cc:1275] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:42.477414  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:42.479713  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:42.480209  7069 raft_consensus.cc:3060] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:42.484882  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d695d5a214040b6363cd29196043c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:42.484364  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:42.483479  7112 leader_election.cc:304] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:42.488094  7219 raft_consensus.cc:2393] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 4: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:42.484671  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:42.489619  7218 raft_consensus.cc:2393] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 4: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:42.492132  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:42.489506  7112 leader_election.cc:304] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:42.493026  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:42.493633  7185 leader_election.cc:304] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:42.494944  7219 raft_consensus.cc:2393] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 4: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:42.461711  9025 consensus_queue.cc:1059] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.020s
I20260709 12:13:42.493609  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:42.494643  7215 raft_consensus.cc:3060] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Advancing to term 6
I20260709 12:13:42.498893  7218 raft_consensus.cc:2468] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 1.
I20260709 12:13:42.501427  7185 leader_election.cc:304] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:42.487847  8964 raft_consensus.cc:493] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.464759  9042 raft_consensus.cc:515] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.481078  9026 raft_consensus.cc:515] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.508669  9032 raft_consensus.cc:2804] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:42.525441  7215 raft_consensus.cc:2468] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 6.
I20260709 12:13:42.508795  9025 consensus_queue.cc:1243] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer 7e6a332a24e446039c4066659ebf69c2 log is divergent from this leader: its last log entry 5.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260709 12:13:42.507856  8956 raft_consensus.cc:2804] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:42.534148  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:42.476742  9035 raft_consensus.cc:515] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:13:42.535953  9050 log.cc:927] Time spent T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
W20260709 12:13:42.537680  9046 log.cc:927] Time spent T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2: Append to log took a long time: real 0.095s	user 0.000s	sys 0.000s
I20260709 12:13:42.542418  7069 raft_consensus.cc:2468] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 6.
I20260709 12:13:42.546633  7068 raft_consensus.cc:2393] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 5: Already voted for candidate 4b1ff2643d61430a9fc6f52fe414891a in this term.
I20260709 12:13:42.467757  9054 raft_consensus.cc:515] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.507051  8896 raft_consensus.cc:515] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.558236  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:42.526952  9051 raft_consensus.cc:2764] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Leader election decision vote started in defunct term 5: won
I20260709 12:13:42.559893  7140 raft_consensus.cc:2468] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:42.561960  7185 leader_election.cc:304] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:42.534487  9032 raft_consensus.cc:493] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:42.512669  8964 raft_consensus.cc:515] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.563926  7070 raft_consensus.cc:2468] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:13:42.546454  8956 raft_consensus.cc:493] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:42.567921  7138 raft_consensus.cc:2468] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 3.
I20260709 12:13:42.566687  9027 raft_consensus.cc:2804] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:42.572700  9027 raft_consensus.cc:493] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:42.573086  9027 raft_consensus.cc:3060] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:42.576898  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 75654.4us
I20260709 12:13:42.567641  9032 raft_consensus.cc:3060] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:42.531646  9053 raft_consensus.cc:2804] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:42.569486  8956 raft_consensus.cc:3060] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:42.590893  9040 leader_election.cc:290] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:42.591859  7143 raft_consensus.cc:1240] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 12:13:42.584513  8977 raft_consensus.cc:2749] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:42.593284  8964 leader_election.cc:290] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:42.595244  8850 consensus_queue.cc:260] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:42.595559  9027 raft_consensus.cc:515] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.596295  8850 raft_consensus.cc:3060] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:42.600118  7065 raft_consensus.cc:2468] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 6.
I20260709 12:13:42.603469  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:42.604853  7219 raft_consensus.cc:2468] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 4.
I20260709 12:13:42.597656  9027 leader_election.cc:290] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:42.606447  9053 raft_consensus.cc:697] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:42.660652  8834 raft_consensus.cc:515] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.660425  6969 catalog_manager.cc:5697] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 3 to 5, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196). New cstate: current_term: 5 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:42.664324  9026 leader_election.cc:290] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:42.679440  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:42.677294  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:42.606739  9023 raft_consensus.cc:515] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.680076  7139 raft_consensus.cc:2468] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 4.
I20260709 12:13:42.683599  7185 leader_election.cc:304] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:42.656252  9027 consensus_queue.cc:1048] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.030s
W20260709 12:13:42.689440  7186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 59791.2us
W20260709 12:13:42.689898  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 61569.6us
W20260709 12:13:42.690253  7701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 202487us
I20260709 12:13:42.693384  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:42.686347  8854 raft_consensus.cc:2804] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:42.694871  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:42.688686  9073 raft_consensus.cc:493] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.701053  7145 raft_consensus.cc:2468] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 5.
I20260709 12:13:42.698424  9041 consensus_queue.cc:1048] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:42.719053  7140 raft_consensus.cc:1275] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:42.719926  7145 raft_consensus.cc:1275] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:42.721838  7142 raft_consensus.cc:3055] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:42.720532  7139 raft_consensus.cc:1275] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:42.712577  8854 raft_consensus.cc:493] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:42.699939  9042 leader_election.cc:290] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:42.726668  7142 raft_consensus.cc:740] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:42.730926  7142 consensus_queue.cc:260] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:42.731952  7142 raft_consensus.cc:3060] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:42.716538  9073 raft_consensus.cc:515] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:13:42.729499  9062 log.cc:927] Time spent T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a: Append to log took a long time: real 0.184s	user 0.003s	sys 0.000s
I20260709 12:13:42.728458  8896 leader_election.cc:290] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:42.740583  9018 consensus_queue.cc:1048] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 12:13:42.748593  9071 log.cc:927] Time spent T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 12:13:42.699471  8857 consensus_queue.cc:1048] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.030s
I20260709 12:13:42.752524  7143 raft_consensus.cc:2468] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:42.754396  7185 leader_election.cc:304] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:42.717042  9053 consensus_queue.cc:237] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.758036  7142 raft_consensus.cc:1275] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 7. (term mismatch)
W20260709 12:13:42.758263  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 89779.8us
I20260709 12:13:42.758510  7142 pending_rounds.cc:85] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91: Aborting all ops after (but not including) 6
I20260709 12:13:42.758795  7142 pending_rounds.cc:107] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91: Aborting uncommitted NO_OP operation due to leader change: 4.7
I20260709 12:13:42.759027  7142 raft_consensus.cc:2889] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:42.730194  8854 raft_consensus.cc:3060] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:42.732014  9076 consensus_queue.cc:1048] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.031s
I20260709 12:13:42.760727  8834 leader_election.cc:290] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:42.760728  9054 leader_election.cc:290] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:42.761559  9023 leader_election.cc:290] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:42.763164  7110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 270463us
I20260709 12:13:42.763060  8898 consensus_queue.cc:1048] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:42.737702  9035 leader_election.cc:290] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:42.756151  8956 raft_consensus.cc:515] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.776073  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:42.776865  8956 leader_election.cc:290] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:42.777552  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:42.778092  7215 raft_consensus.cc:2468] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 5.
W20260709 12:13:42.771277  8940 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 5 current term: 5 is higher.
I20260709 12:13:42.766199  9032 raft_consensus.cc:515] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.786834  9032 leader_election.cc:290] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:42.771944  9070 raft_consensus.cc:2804] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:42.787106  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:42.787523  9070 raft_consensus.cc:697] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:42.788601  9070 consensus_queue.cc:237] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.790349  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:42.791077  7143 raft_consensus.cc:1275] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:42.791643  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:42.792181  7220 raft_consensus.cc:3060] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Advancing to term 6
I20260709 12:13:42.788554  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:42.792908  7213 raft_consensus.cc:2368] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 4. Current term is 5.
I20260709 12:13:42.781150  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:42.793447  7142 raft_consensus.cc:3060] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:42.795639  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:42.797472  7142 raft_consensus.cc:2468] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 5.
I20260709 12:13:42.770208  9006 consensus_queue.cc:1048] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.012s
I20260709 12:13:42.798429  7185 leader_election.cc:304] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:42.783216  9073 leader_election.cc:290] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:42.799167  9026 consensus_queue.cc:1048] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:42.800407  9026 raft_consensus.cc:2804] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:42.800830  9026 raft_consensus.cc:697] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 5 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:42.801585  9026 consensus_queue.cc:237] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.784250  7110 leader_election.cc:304] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:42.765599  7035 leader_election.cc:304] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:42.803575  9073 raft_consensus.cc:2804] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:42.803911  9073 raft_consensus.cc:493] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:42.803913  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:42.804322  9073 raft_consensus.cc:3060] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:42.804898  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:42.805022  7063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cd04b8a08314376985a3287afd59569"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
mode: GRACEFUL
new_leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
 from {username='slave'} at 127.0.0.1:33768
I20260709 12:13:42.805572  7063 raft_consensus.cc:606] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 LEADER]: Received request to transfer leadership to TS c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:42.804013  7067 raft_consensus.cc:1240] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 4. Current term is 5. Ops: [4.7-4.7]
I20260709 12:13:42.791664  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:42.811985  7215 raft_consensus.cc:2393] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 4: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:42.807874  7110 leader_election.cc:304] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:42.815721  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13ef0a615bc425faa89b0fd40b68599" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:42.816223  7067 raft_consensus.cc:3060] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:42.816371  7220 raft_consensus.cc:2468] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 6.
I20260709 12:13:42.816764  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:42.818251  7110 leader_election.cc:400] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 election: Vote denied by peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327) with higher term. Message: Invalid argument: T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 4. Current term is 5.
I20260709 12:13:42.818589  7110 leader_election.cc:403] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 12:13:42.820940  7141 raft_consensus.cc:2468] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 5.
I20260709 12:13:42.822652  9037 raft_consensus.cc:2749] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327) with higher term. Message: Invalid argument: T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 4. Current term is 5.
I20260709 12:13:42.821364  9040 raft_consensus.cc:2804] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:42.825073  7110 leader_election.cc:304] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:42.828246  7070 raft_consensus.cc:2468] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
I20260709 12:13:42.825477  7185 leader_election.cc:304] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:42.827723  7069 raft_consensus.cc:2468] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
I20260709 12:13:42.830397  7112 leader_election.cc:304] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:42.830077  7035 leader_election.cc:304] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:42.835062  7069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "481d695d5a214040b6363cd29196043c"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
mode: GRACEFUL
new_leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
 from {username='slave'} at 127.0.0.1:33768
I20260709 12:13:42.835662  7069 raft_consensus.cc:606] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Received request to transfer leadership to TS c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:42.838327  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3cbb05babf43b489d5eab9a22691b5" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:42.838085  7067 raft_consensus.cc:2468] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 6.
I20260709 12:13:42.836004  7069 raft_consensus.cc:614] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:42.816489  9023 raft_consensus.cc:2804] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:42.835997  8897 raft_consensus.cc:2804] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:42.852386  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:13:42.851460  9040 raft_consensus.cc:697] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:42.850538  9023 raft_consensus.cc:493] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:42.853506  9023 raft_consensus.cc:3060] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:42.853911  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:42.853731  9040 consensus_queue.cc:237] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.862624  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3cbb05babf43b489d5eab9a22691b5" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:42.847470  9032 raft_consensus.cc:2804] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:42.848281  9034 raft_consensus.cc:2804] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:42.868054  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:42.855451  9065 raft_consensus.cc:2804] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:42.828136  8854 raft_consensus.cc:515] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:13:42.875005  9055 log.cc:927] Time spent T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a: Append to log took a long time: real 0.314s	user 0.000s	sys 0.002s
I20260709 12:13:42.875692  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:42.897373  7069 raft_consensus.cc:2468] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 4.
I20260709 12:13:42.876626  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:42.898154  7067 raft_consensus.cc:2468] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 4.
I20260709 12:13:42.876883  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:42.879571  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:42.889516  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:42.899281  7063 raft_consensus.cc:2393] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 2: Already voted for candidate 4b1ff2643d61430a9fc6f52fe414891a in this term.
I20260709 12:13:42.892925  9073 raft_consensus.cc:515] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.896361  7185 leader_election.cc:304] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:42.871549  9034 raft_consensus.cc:493] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:42.867764  8897 raft_consensus.cc:697] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:42.908821  6965 catalog_manager.cc:5697] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 1 to 2, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:42.910977  7216 raft_consensus.cc:2368] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 4. Current term is 5.
I20260709 12:13:42.900174  9065 raft_consensus.cc:697] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:42.912966  9065 consensus_queue.cc:237] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:42.916774  7064 raft_consensus.cc:2368] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 4. Current term is 5.
I20260709 12:13:42.872488  9032 raft_consensus.cc:697] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 5 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:42.919127  9039 consensus_queue.cc:1048] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:42.906945  9038 consensus_queue.cc:1048] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.013s
I20260709 12:13:42.920265  9006 consensus_queue.cc:1048] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:42.920626  8854 leader_election.cc:290] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:42.921276  7062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:42.922051  9073 leader_election.cc:290] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:42.924328  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:42.930478  7062 raft_consensus.cc:2468] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 4.
I20260709 12:13:42.924422  7146 raft_consensus.cc:1275] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:42.923657  7729 raft_consensus.cc:3060] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [term 1 LEARNER]: Advancing to term 3
I20260709 12:13:42.908717  9070 raft_consensus.cc:2804] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:42.931910  9070 raft_consensus.cc:493] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:42.925872  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:42.932261  9070 raft_consensus.cc:3060] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:42.934719  9021 consensus_queue.cc:1048] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:42.936821  7036 leader_election.cc:304] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:42.910516  9034 raft_consensus.cc:3060] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:42.941365  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:42.945935  7146 raft_consensus.cc:3060] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:13:42.947625  9027 consensus_queue.cc:1048] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 12:13:42.957494  7146 raft_consensus.cc:2468] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 5.
I20260709 12:13:42.961680  7036 leader_election.cc:304] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:42.946533  9074 raft_consensus.cc:2749] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:42.973940  7729 raft_consensus.cc:1275] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEARNER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:42.988121  7067 raft_consensus.cc:1275] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 7 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:13:42.991070  7065 raft_consensus.cc:1275] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:42.992247  7110 leader_election.cc:400] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 election: Vote denied by peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327) with higher term. Message: Invalid argument: T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 4. Current term is 5.
I20260709 12:13:42.993531  7112 leader_election.cc:400] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077) with higher term. Message: Invalid argument: T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 4. Current term is 5.
I20260709 12:13:42.993831  7112 leader_election.cc:403] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:42.972132  9081 raft_consensus.cc:2804] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:43.034358  7062 raft_consensus.cc:1275] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
W20260709 12:13:43.040042  7702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 44008.7us
I20260709 12:13:43.034906  9035 raft_consensus.cc:493] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:43.059744  7218 raft_consensus.cc:1275] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:43.060846  7215 raft_consensus.cc:1275] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 7 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:13:43.002772  8940 raft_consensus.cc:2749] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077) with higher term. Message: Invalid argument: T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 4. Current term is 5.
I20260709 12:13:43.006019  9027 consensus_queue.cc:1048] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.052s
I20260709 12:13:43.064890  7220 raft_consensus.cc:1275] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 12:13:43.100030  7702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 53466us
I20260709 12:13:43.047514  9081 raft_consensus.cc:697] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:42.992808  8897 consensus_queue.cc:237] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:43.111766  9081 consensus_queue.cc:237] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:43.061791  9006 consensus_queue.cc:1048] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.049s
I20260709 12:13:43.115382  8995 consensus_queue.cc:1048] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:43.117007  8995 consensus_queue.cc:1048] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 12:13:43.119012  9087 log.cc:927] Time spent T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91: Append to log took a long time: real 0.189s	user 0.001s	sys 0.000s
I20260709 12:13:43.180049  7220 raft_consensus.cc:1275] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260709 12:13:43.180491  7220 pending_rounds.cc:85] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1: Aborting all ops after (but not including) 4
I20260709 12:13:43.180702  7220 pending_rounds.cc:107] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260709 12:13:43.180917  7220 raft_consensus.cc:2889] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:13:43.120282  9069 log.cc:927] Time spent T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
W20260709 12:13:43.197453  9095 log.cc:927] Time spent T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1: Append to log took a long time: real 0.091s	user 0.000s	sys 0.000s
W20260709 12:13:43.200590  7112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 46703.2us
I20260709 12:13:43.064553  9035 raft_consensus.cc:515] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:43.046473  9032 consensus_queue.cc:237] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:43.221719  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d1bcef2248e88ad27c49c6e6d8de" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:43.222358  7068 raft_consensus.cc:3060] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:43.223546  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:43.224014  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:43.224617  7070 raft_consensus.cc:3060] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:43.226493  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:43.227012  7071 raft_consensus.cc:3060] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:43.227087  7145 raft_consensus.cc:1275] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:43.294222  7068 raft_consensus.cc:2468] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 5.
I20260709 12:13:43.297686  7066 raft_consensus.cc:1275] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:13:43.296532  7702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 65817.3us
W20260709 12:13:43.284981  9094 log.cc:927] Time spent T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91: Append to log took a long time: real 0.076s	user 0.000s	sys 0.000s
W20260709 12:13:43.316366  7701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 83722.4us
I20260709 12:13:43.333933  7068 raft_consensus.cc:1275] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:43.352838  7068 raft_consensus.cc:1275] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:43.356786  7070 raft_consensus.cc:2468] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 5.
I20260709 12:13:43.288681  9027 consensus_queue.cc:1048] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.065s
I20260709 12:13:43.334817  9026 raft_consensus.cc:493] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:43.349318  9062 log.cc:927] Time spent T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 12:13:43.366137  7071 raft_consensus.cc:2468] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 5.
I20260709 12:13:43.376610  9021 consensus_queue.cc:1048] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:43.366830  8994 consensus_queue.cc:1048] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.037s
I20260709 12:13:43.367280  9076 consensus_queue.cc:1048] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.030s
W20260709 12:13:43.410149  9097 log.cc:927] Time spent T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91: Append to log took a long time: real 0.204s	user 0.001s	sys 0.000s
I20260709 12:13:43.372995  9092 consensus_queue.cc:1048] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.030s
I20260709 12:13:43.381565  9026 raft_consensus.cc:515] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:43.423834  9100 log.cc:927] Time spent T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
W20260709 12:13:43.428334  9099 log.cc:927] Time spent T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91: Append to log took a long time: real 0.132s	user 0.000s	sys 0.000s
W20260709 12:13:43.438082  9108 log.cc:927] Time spent T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
W20260709 12:13:43.442852  9111 log.cc:927] Time spent T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
W20260709 12:13:43.645054  7186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 285358us
W20260709 12:13:43.651482  9103 log.cc:927] Time spent T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91: Append to log took a long time: real 0.282s	user 0.000s	sys 0.009s
W20260709 12:13:43.678233  9070 consensus_meta.cc:287] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1: Time spent flushing consensus metadata: real 0.746s	user 0.007s	sys 0.008s
I20260709 12:13:43.678628  9070 raft_consensus.cc:515] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:13:43.645184  9050 log.cc:927] Time spent T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a: Append to log took a long time: real 0.229s	user 0.000s	sys 0.000s
W20260709 12:13:43.656965  9106 log.cc:927] Time spent T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1: Append to log took a long time: real 0.239s	user 0.000s	sys 0.009s
I20260709 12:13:43.696382  7219 raft_consensus.cc:2393] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 5: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
I20260709 12:13:43.725152  9119 consensus_queue.cc:1048] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:43.726593  9119 consensus_queue.cc:1048] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:43.728644  9070 leader_election.cc:290] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:43.729446  9034 consensus_meta.cc:287] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a: Time spent flushing consensus metadata: real 0.769s	user 0.002s	sys 0.007s
I20260709 12:13:43.729924  9034 raft_consensus.cc:515] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:43.730921  7063 raft_consensus.cc:2368] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 for earlier term 5. Current term is 6.
I20260709 12:13:43.732375  9026 leader_election.cc:290] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:43.737099  7063 raft_consensus.cc:1275] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 12:13:43.696781  9112 log.cc:927] Time spent T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1: Append to log took a long time: real 0.247s	user 0.002s	sys 0.007s
I20260709 12:13:43.686301  8916 raft_consensus.cc:493] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
W20260709 12:13:43.742964  7702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 47898.3us
I20260709 12:13:43.789347  8916 raft_consensus.cc:515] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:43.793527  8916 leader_election.cc:290] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:43.786747  9065 raft_consensus.cc:493] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:43.797457  9065 raft_consensus.cc:515] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:43.800421  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b6cfc050cb40dcaf8c85318ac59b0b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:43.808671  9035 leader_election.cc:290] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:43.745520  9054 consensus_queue.cc:1048] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.075s
I20260709 12:13:43.839381  9025 raft_consensus.cc:493] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:43.839943  9025 raft_consensus.cc:515] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:43.844761  7064 raft_consensus.cc:1240] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:43.861403  9037 consensus_queue.cc:1059] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:43.862172  9037 raft_consensus.cc:3055] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:43.862488  9037 raft_consensus.cc:740] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:43.863250  9037 consensus_queue.cc:260] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:43.864353  9037 raft_consensus.cc:3060] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:43.881083  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b6cfc050cb40dcaf8c85318ac59b0b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:43.915066  7069 raft_consensus.cc:1240] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:43.886505  9065 leader_election.cc:290] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:43.943470  9065 raft_consensus.cc:493] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:43.944051  9065 raft_consensus.cc:515] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:43.947010  9065 leader_election.cc:290] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:43.917165  9025 leader_election.cc:290] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:43.920069  9040 consensus_queue.cc:1059] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
W20260709 12:13:43.949553  9023 consensus_meta.cc:287] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91: Time spent flushing consensus metadata: real 1.096s	user 0.012s	sys 0.007s
W20260709 12:13:43.974146  7186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 320793us
I20260709 12:13:43.976300  7186 leader_election.cc:304] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
W20260709 12:13:43.975760  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 281180us
I20260709 12:13:43.969812  9034 leader_election.cc:290] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 6 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:43.974445  9025 raft_consensus.cc:3055] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:43.978832  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:43.973742  9065 raft_consensus.cc:493] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:43.974797  9023 raft_consensus.cc:515] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:43.984269  7186 leader_election.cc:304] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:43.986526  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cdf1d4cd114beea995c32b20903c44" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:43.979449  9025 raft_consensus.cc:740] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:43.989063  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:43.989639  7146 raft_consensus.cc:3060] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:43.981528  9036 raft_consensus.cc:2804] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:43.988066  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cdf1d4cd114beea995c32b20903c44" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
W20260709 12:13:43.983410  9124 log.cc:927] Time spent T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a: Append to log took a long time: real 0.063s	user 0.000s	sys 0.001s
I20260709 12:13:44.006563  7143 raft_consensus.cc:2393] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 3: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:13:44.007755  7186 leader_election.cc:400] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 election: Vote denied by peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077) with higher term. Message: Invalid argument: T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 for earlier term 5. Current term is 6.
I20260709 12:13:43.981983  9065 raft_consensus.cc:515] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:44.018360  7146 raft_consensus.cc:2468] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 6.
I20260709 12:13:44.007720  9082 raft_consensus.cc:2804] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:43.998660  9027 consensus_queue.cc:1048] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 12:13:44.014860  9036 raft_consensus.cc:697] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 5 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:44.050225  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:44.051190  7139 raft_consensus.cc:1275] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:44.051472  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:44.052209  7137 raft_consensus.cc:2393] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 5: Already voted for candidate 4b1ff2643d61430a9fc6f52fe414891a in this term.
W20260709 12:13:44.077556  9128 log.cc:927] Time spent T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260709 12:13:44.052963  9082 raft_consensus.cc:697] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 5 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:44.022598  9025 consensus_queue.cc:260] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:44.069993  9125 raft_consensus.cc:493] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:44.194272  9082 consensus_queue.cc:237] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:44.195276  9125 raft_consensus.cc:515] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:44.196381  9065 leader_election.cc:290] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:44.196940  7065 raft_consensus.cc:1275] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 12:13:44.208180  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:44.094760  7062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:44.210239  7062 raft_consensus.cc:3060] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:44.147821  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:44.139093  8956 consensus_queue.cc:1048] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.073s
W20260709 12:13:44.162279  9136 log.cc:927] Time spent T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260709 12:13:44.274102  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7843d40ee384fff8ea2f2547aa18df0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:44.277206  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31f9cb469ba4b99a3231bd60757e02c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:44.117689  9027 raft_consensus.cc:493] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:44.142553  9070 raft_consensus.cc:493] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:44.162540  9023 leader_election.cc:290] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:44.099433  9036 consensus_queue.cc:237] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:44.283926  9065 raft_consensus.cc:493] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:44.298972  9065 raft_consensus.cc:515] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:44.280014  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:44.284243  9053 raft_consensus.cc:493] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:44.285528  9125 leader_election.cc:290] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:44.287432  9027 raft_consensus.cc:515] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:44.316587  9053 raft_consensus.cc:515] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:44.317562  7035 leader_election.cc:304] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:44.279124  9025 raft_consensus.cc:3060] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:44.301110  9070 raft_consensus.cc:515] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:44.319638  9072 raft_consensus.cc:2749] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:13:44.288724  9137 log.cc:927] Time spent T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2: Append to log took a long time: real 0.146s	user 0.000s	sys 0.000s
W20260709 12:13:44.289469  9139 log.cc:927] Time spent T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1: Append to log took a long time: real 0.117s	user 0.000s	sys 0.000s
I20260709 12:13:44.320199  9070 leader_election.cc:290] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:44.271626  8897 consensus_queue.cc:1048] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 12:13:44.322221  9065 leader_election.cc:290] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:44.279485  9054 raft_consensus.cc:493] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:44.324415  9054 raft_consensus.cc:515] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:44.325949  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:44.326385  9054 leader_election.cc:290] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:44.330725  7728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:44.331434  7146 raft_consensus.cc:1240] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:44.318220  9027 leader_election.cc:290] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:44.331786  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7843d40ee384fff8ea2f2547aa18df0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:44.332218  7728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905c89fcd14c46e594dda62c9dd6c2b2" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:44.334632  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31f9cb469ba4b99a3231bd60757e02c" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:44.335641  7728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba106b46bf4ebd8adf4850d6eade14" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:44.313172  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:44.337031  7213 raft_consensus.cc:2468] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
I20260709 12:13:44.331359  7143 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33146 (request call id 1359) took 1474 ms. Trace:
I20260709 12:13:44.341221  7143 rpcz_store.cc:276] 0709 12:13:42.857398 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:42.857696 (+   298us) service_pool.cc:224] Handling call
0709 12:13:44.331145 (+1473449us) spinlock_profiling.cc:243] Waited 1.14 s on lock 0x7b540026a2d4. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd991c571 00007f0bd99b72fa 00007f0bde978b17 00007f0bd7ef36d4 00007f0bd7ef3662 00007f0bd7ef3591 00007f0bd7ef350c 00007f0bd7ef27c2 00007f0bd7cee48c 00007f0bd7ced8c6 00007f0bd7ced26f
0709 12:13:44.331274 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2615921408}
I20260709 12:13:44.300745  9040 raft_consensus.cc:493] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:44.211649  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:44.365046  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:44.370893  6965 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53184 (request call id 339) took 1813 ms. Trace:
I20260709 12:13:44.371266  6965 rpcz_store.cc:276] 0709 12:13:42.557294 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:42.557433 (+   139us) service_pool.cc:224] Handling call
0709 12:13:44.370808 (+1813375us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:42.921490 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:42.921972 (+   482us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:42.922016 (+    44us) write_op.cc:435] Acquired schema lock
0709 12:13:42.922036 (+    20us) tablet.cc:662] Decoding operations
0709 12:13:42.922358 (+   322us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:42.922397 (+    39us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:42.922421 (+    24us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:42.922586 (+   165us) tablet.cc:701] Row locks acquired
0709 12:13:42.922602 (+    16us) write_op.cc:260] PREPARE: finished
0709 12:13:42.922721 (+   119us) write_op.cc:270] Start()
0709 12:13:42.922827 (+   106us) write_op.cc:276] Timestamp: P: 1783599222922678 usec, L: 0
0709 12:13:42.922851 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 12:13:43.287813 (+364962us) log.cc:844] Serialized 541 byte log entry
0709 12:13:43.379542 (+ 91729us) op_driver.cc:464] REPLICATION: finished
0709 12:13:43.417257 (+ 37715us) write_op.cc:301] APPLY: starting
0709 12:13:43.417316 (+    59us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:43.417382 (+    66us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:43.417468 (+    86us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:43.825226 (+407758us) spinlock_profiling.cc:243] Waited 197 ms on lock 0x7b5400381154. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd991c571 00007f0bd99aee28 00007f0bdd3e9581 00007f0bdd3e8d58 00007f0bdd3ed9f1 00007f0bdd3ed9a9 00007f0bdd3ed939 00007f0bdd3ed901 00007f0bdd3ecb2d 0000000000388634 0000000000388479
0709 12:13:44.334174 (+508948us) spinlock_profiling.cc:243] Waited 3.47 ms on lock 0x7b5400381510. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd9561b91 00007f0bd9577f3a 00007f0bdd465d84 00007f0bdd2fd8da 00007f0bdd3003cb 00007f0bdd2fffd3 00007f0bdd3fee34 00007f0bdd3ea97c 00007f0bdd3eed61 00007f0bdd3eed19 00007f0bdd3eeca9
0709 12:13:44.334239 (+    65us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:44.334375 (+   136us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:44.334417 (+    42us) write_op.cc:312] APPLY: finished
0709 12:13:44.334595 (+   178us) log.cc:844] Serialized 23 byte log entry
0709 12:13:44.334765 (+   170us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:44.334843 (+    78us) write_op.cc:454] Released schema lock
0709 12:13:44.334879 (+    36us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:44.335210 (+   331us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:44.335238 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":34819,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":37515,"apply.run_cpu_time_us":4952,"apply.run_wall_time_us":917936,"mutex_wait_us":223926,"num_ops":1,"prepare.queue_time_us":506,"prepare.run_cpu_time_us":15290,"prepare.run_wall_time_us":903889,"replication_time_us":456561,"spinlock_wait_cycles":461560448,"thread_start_us":35057,"threads_started":1}]]}
I20260709 12:13:44.375342  9073 raft_consensus.cc:493] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:44.375825  9073 raft_consensus.cc:515] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:44.377745  9073 leader_election.cc:290] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:44.378648  8940 raft_consensus.cc:493] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:44.379163  8940 raft_consensus.cc:515] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:44.379751  9073 raft_consensus.cc:493] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:44.380187  9073 raft_consensus.cc:515] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:44.381105  8940 leader_election.cc:290] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:44.382354  9073 leader_election.cc:290] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:44.387447  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:44.389937  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5bc3575ddb48a386f32440132b1680" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:44.403743  6969 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53172 (request call id 324) took 2082 ms. Trace:
I20260709 12:13:44.404119  6969 rpcz_store.cc:276] 0709 12:13:42.320926 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:42.323395 (+  2469us) service_pool.cc:224] Handling call
0709 12:13:44.403681 (+2080286us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:42.801906 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:42.802426 (+   520us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:42.802457 (+    31us) write_op.cc:435] Acquired schema lock
0709 12:13:42.802475 (+    18us) tablet.cc:662] Decoding operations
0709 12:13:42.802811 (+   336us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:42.802876 (+    65us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:42.802905 (+    29us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:42.803070 (+   165us) tablet.cc:701] Row locks acquired
0709 12:13:42.803089 (+    19us) write_op.cc:260] PREPARE: finished
0709 12:13:42.803218 (+   129us) write_op.cc:270] Start()
0709 12:13:42.803334 (+   116us) write_op.cc:276] Timestamp: P: 1783599222803179 usec, L: 0
0709 12:13:42.803354 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 12:13:42.803928 (+   574us) log.cc:844] Serialized 536 byte log entry
0709 12:13:42.872103 (+ 68175us) op_driver.cc:464] REPLICATION: finished
0709 12:13:43.197312 (+325209us) write_op.cc:301] APPLY: starting
0709 12:13:43.197415 (+   103us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:43.197528 (+   113us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:43.197642 (+   114us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:43.651274 (+453632us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:43.692332 (+ 41058us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:43.696371 (+  4039us) write_op.cc:312] APPLY: finished
0709 12:13:43.723748 (+ 27377us) log.cc:844] Serialized 23 byte log entry
0709 12:13:43.723934 (+   186us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:43.724003 (+    69us) write_op.cc:454] Released schema lock
0709 12:13:43.724037 (+    34us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:43.724362 (+   325us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:43.724392 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":40039,"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":297150,"apply.run_cpu_time_us":11569,"apply.run_wall_time_us":527049,"num_ops":1,"prepare.queue_time_us":116299,"prepare.run_cpu_time_us":2343,"prepare.run_wall_time_us":29167,"replication_time_us":62499,"thread_start_us":262655,"threads_started":2}]]}
I20260709 12:13:44.407815  9064 raft_consensus.cc:493] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:44.394703  6964 catalog_manager.cc:5697] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 4 to 5, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196). New cstate: current_term: 5 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:44.408284  9064 raft_consensus.cc:515] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:44.408977  8977 raft_consensus.cc:493] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:44.409440  8977 raft_consensus.cc:515] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:44.410351  9064 leader_election.cc:290] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:44.406162  7068 consensus_queue.cc:237] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:44.411389  8977 leader_election.cc:290] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:44.409507  6964 catalog_manager.cc:5697] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 2 to 4, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196). New cstate: current_term: 4 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:44.415478  6964 catalog_manager.cc:5697] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 2 to 3, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196). New cstate: current_term: 3 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:44.416947  6964 catalog_manager.cc:5697] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:44.418104  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dab3084f0e5400eb1f31c83c20723e4" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:44.418296  6964 catalog_manager.cc:5697] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 2 to 4, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196). New cstate: current_term: 4 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:44.419566  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:44.419981  6964 catalog_manager.cc:5697] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 1 to 3, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196). New cstate: current_term: 3 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:44.421445  6964 catalog_manager.cc:5697] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:44.347527  9032 raft_consensus.cc:493] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
W20260709 12:13:44.428398  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 347433us
I20260709 12:13:44.429112  7036 leader_election.cc:304] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:44.358719  9025 raft_consensus.cc:493] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:44.451522  7214 raft_consensus.cc:1240] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 5 LEADER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:44.453392  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:44.453680  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a48b32a65746a1a2e5a48fd8399afb" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:44.459964  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:44.472386  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
W20260709 12:13:44.472880  7702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 64836us
I20260709 12:13:44.473130  7071 raft_consensus.cc:2468] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
I20260709 12:13:44.473170  7143 raft_consensus.cc:2468] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 2.
I20260709 12:13:44.475162  7112 leader_election.cc:304] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:44.479470  7065 raft_consensus.cc:1275] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:44.481510  9053 leader_election.cc:290] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:44.481658  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:44.483034  9053 raft_consensus.cc:493] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:44.483614  9053 raft_consensus.cc:515] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:44.485517  9053 leader_election.cc:290] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:44.485978  9053 raft_consensus.cc:2804] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:44.486296  9053 raft_consensus.cc:493] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:44.486627  9053 raft_consensus.cc:3060] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:44.425279  9024 raft_consensus.cc:493] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:44.440263  8996 raft_consensus.cc:493] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:44.471787  9129 raft_consensus.cc:2804] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:44.501328  9129 raft_consensus.cc:697] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 6 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:44.502171  9129 consensus_queue.cc:237] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:44.503346  7062 raft_consensus.cc:2468] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 3.
I20260709 12:13:44.358354  9040 raft_consensus.cc:515] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:44.494638  9138 log.cc:927] Time spent T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1: Append to log took a long time: real 0.194s	user 0.000s	sys 0.000s
I20260709 12:13:44.480017  9025 raft_consensus.cc:515] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:44.443427  9032 raft_consensus.cc:515] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:44.442250  9006 raft_consensus.cc:493] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:44.505000  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:44.505303  7069 raft_consensus.cc:1240] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:44.513167  7062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
W20260709 12:13:44.506762  9140 log.cc:927] Time spent T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1: Append to log took a long time: real 0.184s	user 0.001s	sys 0.006s
W20260709 12:13:44.507085  7110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 200805us
I20260709 12:13:44.524561  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905c89fcd14c46e594dda62c9dd6c2b2" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:44.535781  9032 leader_election.cc:290] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:44.520676  9006 raft_consensus.cc:515] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:44.537992  9006 leader_election.cc:290] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:44.539464  7062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
W20260709 12:13:44.543040  7110 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:44.545197  7036 leader_election.cc:304] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:44.546077  7062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:44.549633  7110 leader_election.cc:304] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:44.548628  7185 leader_election.cc:304] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:44.557102  9031 raft_consensus.cc:2804] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:44.557497  9031 raft_consensus.cc:493] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:44.557852  9031 raft_consensus.cc:3060] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:44.560045  9130 raft_consensus.cc:2749] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:44.561040  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba106b46bf4ebd8adf4850d6eade14" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:44.493748  9024 raft_consensus.cc:515] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:44.567159  7216 raft_consensus.cc:1275] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:44.506026  8996 raft_consensus.cc:515] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:44.571185  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:44.588441  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:13:44.589107  7112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 114096us
I20260709 12:13:44.539758  9054 raft_consensus.cc:493] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:44.555138  8897 raft_consensus.cc:493] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:44.520519  9070 consensus_queue.cc:1059] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.051s
I20260709 12:13:44.604511  7062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:44.569334  9156 raft_consensus.cc:493] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:44.651683  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dab3084f0e5400eb1f31c83c20723e4" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:44.660439  7186 leader_election.cc:304] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:44.661867  7215 raft_consensus.cc:1240] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 5 LEADER]: Rejecting Update request from peer c2a2f6b3d7d142b6a42df8173818dc91 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:44.591856  9144 raft_consensus.cc:493] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:44.675951  7186 leader_election.cc:304] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:44.687976  9127 raft_consensus.cc:2749] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:44.690341  7217 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58036 (request call id 337) took 1631 ms. Trace:
I20260709 12:13:44.691363  7036 leader_election.cc:304] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:44.692050  8977 raft_consensus.cc:2749] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:44.695359  7036 leader_election.cc:304] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:44.696025  9085 raft_consensus.cc:2749] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:44.698370  9149 consensus_queue.cc:1048] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.013s
I20260709 12:13:44.702186  8834 raft_consensus.cc:1064] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:44.659250  9154 raft_consensus.cc:493] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:44.704545  9154 raft_consensus.cc:515] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:44.706830  9154 leader_election.cc:290] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:44.683348  9144 raft_consensus.cc:515] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:44.709476  9144 leader_election.cc:290] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:44.712330  8996 leader_election.cc:290] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:44.713647  7732 raft_consensus.cc:1275] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:44.714985  9040 leader_election.cc:290] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:44.716499  9025 leader_election.cc:290] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:44.677911  9119 raft_consensus.cc:2749] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:44.690696  7217 rpcz_store.cc:276] 0709 12:13:43.059381 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:43.059475 (+    94us) service_pool.cc:224] Handling call
0709 12:13:43.059757 (+   282us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:43.060050 (+   293us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:43.060077 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:43.064104 (+  4027us) log.cc:844] Serialized 26 byte log entry
0709 12:13:44.385875 (+1321771us) spinlock_profiling.cc:243] Waited 2.64 ms on lock 0x7b18002e0c60. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bdf78eab1 00007f0bdf79b281 00007f0bd68a8e07 00007f0bdf7039a9 00007f0bd68c569b 00007f0bd68c393f 00007f0bd68c5c02 00007f0bd954d20b 00007f0bd9552d23 00007f0bd95530d1 00007f0bd996ea0f
0709 12:13:44.454594 (+ 68719us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:44.454633 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:44.454694 (+    61us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:44.690044 (+235350us) raft_consensus.cc:1685] finished
0709 12:13:44.690064 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:44.690252 (+   188us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":7482,"raft.queue_time_us":70,"raft.run_cpu_time_us":156,"raft.run_wall_time_us":37097,"spinlock_wait_cycles":6065536,"thread_start_us":68550,"threads_started":1,"wal-append.queue_time_us":1448879}
I20260709 12:13:44.722307  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:44.737715  9165 raft_consensus.cc:2804] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:44.738240  9165 raft_consensus.cc:493] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:44.647604  9054 raft_consensus.cc:515] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:44.647185  8897 raft_consensus.cc:515] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:44.754554  9059 raft_consensus.cc:3055] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:44.755009  9059 raft_consensus.cc:740] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:44.724933  9154 raft_consensus.cc:493] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:44.758769  9154 raft_consensus.cc:515] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:44.760761  9154 leader_election.cc:290] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
W20260709 12:13:44.761976  7186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 79385us
I20260709 12:13:44.763231  7186 leader_election.cc:304] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:44.764353  7186 leader_election.cc:304] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:44.738623  9165 raft_consensus.cc:3060] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:44.772898  7732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:44.777386  7218 raft_consensus.cc:1275] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 12:13:44.789515  7109 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:44.792236  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:44.664520  9156 raft_consensus.cc:515] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:44.812963  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
W20260709 12:13:44.814992  7186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 47526.2us
I20260709 12:13:44.816465  7070 raft_consensus.cc:1240] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 6 LEADER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:44.816874  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5bc3575ddb48a386f32440132b1680" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:44.819272  7146 raft_consensus.cc:1240] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:44.795504  9125 raft_consensus.cc:2749] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:44.788213  9144 raft_consensus.cc:2749] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:44.819805  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:44.833496  7140 raft_consensus.cc:2468] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 4.
I20260709 12:13:44.769451  8977 consensus_queue.cc:1048] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.044s
I20260709 12:13:44.826270  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0862997844611a85110d072ae5b04" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:44.826211  7137 raft_consensus.cc:1240] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:44.796872  9154 raft_consensus.cc:493] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:44.824776  9072 consensus_queue.cc:1048] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.015s
W20260709 12:13:44.842338  7110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 266301us
I20260709 12:13:44.851265  7140 raft_consensus.cc:1275] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:44.857025  7068 raft_consensus.cc:1275] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:44.859127  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f3fde2cb1f4d17b1fbd1db4d71c2ed" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:44.865278  7112 leader_election.cc:304] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:44.881258  7215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:44.863699  9037 raft_consensus.cc:493] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:44.855979  9065 consensus_queue.cc:1048] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
W20260709 12:13:44.893081  7111 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.546s	user 0.034s	sys 0.092s
I20260709 12:13:44.869289  9024 leader_election.cc:290] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:44.895394  7111 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.548s	user 0.034s	sys 0.092s
I20260709 12:13:44.850684  9031 raft_consensus.cc:515] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:44.895704  7111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 548602us
I20260709 12:13:44.851387  9154 raft_consensus.cc:515] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:44.897856  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0862997844611a85110d072ae5b04" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:44.879691  9127 raft_consensus.cc:493] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
W20260709 12:13:44.894814  7211 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.555s	user 0.033s	sys 0.070s
I20260709 12:13:44.859313  9145 consensus_queue.cc:1059] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 12:13:44.905004  7700 leader_election.cc:304] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:44.899048  7111 leader_election.cc:304] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:44.899227  9027 consensus_queue.cc:1048] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.072s
W20260709 12:13:44.972731  7702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 64564.2us
W20260709 12:13:44.976542  7700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 71608.6us
W20260709 12:13:44.906765  7211 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.567s	user 0.034s	sys 0.070s
W20260709 12:13:44.982877  7185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 165222us
I20260709 12:13:44.897198  9037 raft_consensus.cc:515] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:44.975152  8897 leader_election.cc:290] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:44.999560  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:45.015359  7213 raft_consensus.cc:2468] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
I20260709 12:13:45.000634  7140 raft_consensus.cc:1275] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 12:13:45.016057  7140 pending_rounds.cc:85] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91: Aborting all ops after (but not including) 2
I20260709 12:13:45.016297  7140 pending_rounds.cc:107] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 12:13:45.016517  7140 raft_consensus.cc:2889] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:45.017305  9037 leader_election.cc:290] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:45.001830  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac00bbced8f4ccab7f93026388c6417" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:13:45.003670  9161 log.cc:927] Time spent T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a: Append to log took a long time: real 0.171s	user 0.000s	sys 0.002s
W20260709 12:13:45.004212  9167 log.cc:927] Time spent T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a: Append to log took a long time: real 0.135s	user 0.000s	sys 0.000s
I20260709 12:13:45.018427  8834 consensus_queue.cc:237] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:44.983183  9081 raft_consensus.cc:493] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:45.019567  9081 raft_consensus.cc:515] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:45.007331  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:45.007934  7219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:44.978858  9054 leader_election.cc:290] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:45.013221  7216 raft_consensus.cc:1275] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:44.969898  9053 raft_consensus.cc:515] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:45.001116  9059 consensus_queue.cc:260] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:44.980624  8996 raft_consensus.cc:2749] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:44.979889  9172 raft_consensus.cc:2804] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:13:44.996220  9106 log.cc:927] Time spent T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
I20260709 12:13:45.024111  7185 leader_election.cc:304] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
W20260709 12:13:45.026140  7112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 155621us
I20260709 12:13:44.909106  9127 raft_consensus.cc:515] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:44.997610  9156 leader_election.cc:290] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
W20260709 12:13:45.031719  7111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 132736us
I20260709 12:13:45.035641  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39fa421bec422e922270e825f31bd8" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:45.040568  7185 leader_election.cc:304] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:45.039150  7111 leader_election.cc:304] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:45.036792  9054 raft_consensus.cc:2749] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:45.027778  9081 leader_election.cc:290] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:45.075227  7111 leader_election.cc:304] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:45.038117  9036 raft_consensus.cc:2749] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:45.036955  9172 raft_consensus.cc:697] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:45.039712  9059 raft_consensus.cc:3060] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:45.066174  9032 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.504s	user 0.034s	sys 0.076s
I20260709 12:13:45.089238  7111 leader_election.cc:304] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:45.080089  8897 raft_consensus.cc:2749] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:45.042847  8956 consensus_queue.cc:1059] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.045s
W20260709 12:13:45.097232  7700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 118871us
I20260709 12:13:45.074249  9175 raft_consensus.cc:2804] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:45.093828  7140 raft_consensus.cc:1240] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:45.097996  7700 leader_election.cc:304] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:45.099354  7111 leader_election.cc:304] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:45.100857  7110 leader_election.cc:304] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:45.090788  9156 raft_consensus.cc:2749] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:45.111743  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3d827d487b45e798387af64742d318" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:45.100164  9021 raft_consensus.cc:2749] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:45.100060  9175 raft_consensus.cc:493] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:45.102380  9054 raft_consensus.cc:2749] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:45.107208  9174 log.cc:927] Time spent T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 12:13:45.108597  8897 raft_consensus.cc:2804] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:45.107627  8854 raft_consensus.cc:3055] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:45.108472  9031 leader_election.cc:290] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:45.098345  9036 consensus_queue.cc:1048] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.044s
I20260709 12:13:45.115128  9154 leader_election.cc:290] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:45.157523  9086 consensus_queue.cc:1048] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:45.116627  9179 raft_consensus.cc:2749] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:45.150454  7036 leader_election.cc:304] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:45.143087  9175 raft_consensus.cc:3060] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:45.147886  8854 raft_consensus.cc:740] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:45.162803  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:45.146989  8897 raft_consensus.cc:493] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:45.165102  9086 raft_consensus.cc:2749] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:45.172043  9127 leader_election.cc:290] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:45.174165  7036 leader_election.cc:304] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:45.176482  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:45.177302  9086 raft_consensus.cc:2749] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:45.178314  8854 consensus_queue.cc:260] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:45.175208  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:45.179216  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd821de76af411f89ed55ebe38cca00" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:45.179433  8854 raft_consensus.cc:3060] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:45.163064  9053 leader_election.cc:290] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:45.173733  8897 raft_consensus.cc:3060] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:45.179690  7212 raft_consensus.cc:2468] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 5.
I20260709 12:13:45.179554  9025 raft_consensus.cc:493] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:45.183809  7036 leader_election.cc:304] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:45.143929  9172 consensus_queue.cc:237] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:13:45.190359  9170 log.cc:927] Time spent T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a: Append to log took a long time: real 0.352s	user 0.002s	sys 0.000s
I20260709 12:13:45.182323  9086 consensus_queue.cc:1048] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 12:13:45.199846  7146 raft_consensus.cc:1275] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:13:45.204461  8962 consensus_queue.cc:1048] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:13:45.206439  9152 log.cc:927] Time spent T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1: Append to log took a long time: real 0.367s	user 0.002s	sys 0.001s
I20260709 12:13:45.192831  9187 raft_consensus.cc:2749] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:45.191794  9025 raft_consensus.cc:515] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:45.209635  9025 leader_election.cc:290] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:45.212322  9175 raft_consensus.cc:515] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:45.213121  9165 raft_consensus.cc:515] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:45.214141  7141 raft_consensus.cc:1240] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Rejecting Update request from peer 7e6a332a24e446039c4066659ebf69c2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:45.216792  9165 leader_election.cc:290] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 election: Requested vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:45.209707  8897 raft_consensus.cc:515] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:45.227790  7142 raft_consensus.cc:1240] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Rejecting Update request from peer 7e6a332a24e446039c4066659ebf69c2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:45.232695  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:45.233266  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:45.234164  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39fa421bec422e922270e825f31bd8" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:45.236898  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac00bbced8f4ccab7f93026388c6417" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:45.243398  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:45.244333  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:45.259477  7111 leader_election.cc:304] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:45.243388  9175 leader_election.cc:290] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:45.263573  7111 leader_election.cc:304] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:45.263552  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:45.278062  7111 leader_election.cc:304] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:45.262060  9023 raft_consensus.cc:2749] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:45.277907  7701 leader_election.cc:304] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:45.259078  9165 raft_consensus.cc:493] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:45.282697  9165 raft_consensus.cc:515] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:45.284762  9165 leader_election.cc:290] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:45.287215  9023 raft_consensus.cc:2749] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:45.258008  7728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:45.288915  9172 raft_consensus.cc:2749] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:45.288353  7111 leader_election.cc:304] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:45.293499  9021 raft_consensus.cc:2749] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:45.296864  9038 raft_consensus.cc:493] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:45.297310  9038 raft_consensus.cc:515] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:45.298913  7062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b88d81d5236b4ce38682bc5f9e97900d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:45.300148  8897 leader_election.cc:290] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 election: Requested vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:45.301558  7110 leader_election.cc:304] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:45.303580  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:45.305210  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd821de76af411f89ed55ebe38cca00" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:45.306274  7062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:45.314754  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858c191209b4d38a5ad572d3d4f9d5a" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:45.316665  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:45.318080  8897 raft_consensus.cc:2804] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:45.318463  8897 raft_consensus.cc:493] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:45.318794  8897 raft_consensus.cc:3060] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:45.320348  9144 consensus_queue.cc:1059] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:45.321805  9149 raft_consensus.cc:3055] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:45.322211  9149 raft_consensus.cc:740] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:45.322964  9149 consensus_queue.cc:260] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:45.324178  9149 raft_consensus.cc:3060] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:45.325834  8897 raft_consensus.cc:515] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:13:45.327476  7183 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:45.332304  7062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:45.334242  7138 raft_consensus.cc:1240] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:45.337188  8897 leader_election.cc:290] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:45.348152  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca20de5b8c1f469eaad750d988fec28f" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:45.352007  8977 raft_consensus.cc:493] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:45.352454  8977 raft_consensus.cc:515] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:45.339943  9118 raft_consensus.cc:493] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:45.362727  9118 raft_consensus.cc:515] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:45.430214  9151 log.cc:927] Time spent T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2: Append to log took a long time: real 0.591s	user 0.003s	sys 0.000s
I20260709 12:13:45.345539  9187 consensus_queue.cc:1059] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.048s
I20260709 12:13:45.299185  9038 leader_election.cc:290] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:45.437264  9118 leader_election.cc:290] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:45.437850  9196 log.cc:927] Time spent T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91: Append to log took a long time: real 0.169s	user 0.001s	sys 0.000s
I20260709 12:13:45.467051  9072 raft_consensus.cc:3055] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:45.467540  9072 raft_consensus.cc:740] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:45.474380  9130 raft_consensus.cc:493] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:45.474895  9130 raft_consensus.cc:515] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:45.477939  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b88d81d5236b4ce38682bc5f9e97900d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:45.469015  9172 raft_consensus.cc:2749] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:45.482767  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95427111a24d6689e4f4ef0175a5f6" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:45.485399  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:45.491321  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:45.493693  7062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:45.494261  7062 raft_consensus.cc:2468] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 5.
I20260709 12:13:45.490737  9018 consensus_queue.cc:1059] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 12:13:45.498489  7111 leader_election.cc:304] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:45.505146  7111 leader_election.cc:304] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:45.468569  9072 consensus_queue.cc:260] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:45.494786  8977 leader_election.cc:290] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:45.509895  9072 raft_consensus.cc:3060] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:45.510776  7731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:45.495834  9018 raft_consensus.cc:3055] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:45.511343  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:45.511646  9018 raft_consensus.cc:740] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:45.511539  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
W20260709 12:13:45.523787  7183 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:45.525347  7185 leader_election.cc:304] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:45.526983  7069 raft_consensus.cc:1275] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:13:45.529721  7036 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:45.532068  7063 raft_consensus.cc:1275] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:45.486488  9130 leader_election.cc:290] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:45.535574  8897 raft_consensus.cc:2749] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:45.536999  7112 leader_election.cc:304] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:45.539132  7063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858c191209b4d38a5ad572d3d4f9d5a" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:45.541122  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:45.543020  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df94cd19fb694878b740f2881d9f8594" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:45.544360  7111 leader_election.cc:304] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [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: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:45.546324  7112 leader_election.cc:304] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:45.552006  7112 leader_election.cc:304] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:45.549878  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:45.506788  9065 raft_consensus.cc:2749] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:45.555048  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:45.555889  7144 raft_consensus.cc:2410] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a for term 6 because replica has last-logged OpId of term: 4 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 12:13:45.557274  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:45.549834  7735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:45.559908  9023 raft_consensus.cc:2804] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:45.568576  9127 raft_consensus.cc:2749] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:45.568670  9023 raft_consensus.cc:493] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:45.569124  9023 raft_consensus.cc:3060] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:45.523082  9169 raft_consensus.cc:493] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:45.572460  9169 raft_consensus.cc:515] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:45.554659  8854 raft_consensus.cc:493] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:45.512498  9018 consensus_queue.cc:260] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:45.581861  9023 raft_consensus.cc:515] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:45.582890  9018 raft_consensus.cc:3060] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:45.554852  9153 raft_consensus.cc:2749] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:45.585119  9119 consensus_queue.cc:1048] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:45.548306  9054 raft_consensus.cc:2749] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:45.592785  7702 leader_election.cc:304] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:45.593695  7216 raft_consensus.cc:1240] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Rejecting Update request from peer 7e6a332a24e446039c4066659ebf69c2 for earlier term 4. Current term is 5. Ops: []
W20260709 12:13:45.588568  7111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 44293.7us
I20260709 12:13:45.591841  7212 raft_consensus.cc:1240] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Rejecting Update request from peer 7e6a332a24e446039c4066659ebf69c2 for earlier term 2. Current term is 3. Ops: []
W20260709 12:13:45.592603  7185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 67320.7us
I20260709 12:13:45.619220  7111 leader_election.cc:304] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:45.619441  7185 leader_election.cc:304] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:45.591794  9165 raft_consensus.cc:2749] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:45.596199  9059 consensus_queue.cc:1048] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.050s
I20260709 12:13:45.648869  9026 raft_consensus.cc:493] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:45.649430  9026 raft_consensus.cc:515] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:45.590066  9021 consensus_queue.cc:1059] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.048s
I20260709 12:13:45.652529  9026 leader_election.cc:290] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:45.627923  9006 raft_consensus.cc:2749] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:45.659114  7139 raft_consensus.cc:1240] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:45.661713  7139 raft_consensus.cc:1275] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:45.630719  9065 raft_consensus.cc:2749] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:45.792465  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:45.793170  7139 raft_consensus.cc:2468] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 3.
I20260709 12:13:45.585235  8854 raft_consensus.cc:515] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:45.821866  7216 raft_consensus.cc:1275] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 5. (term mismatch)
I20260709 12:13:45.822248  7216 pending_rounds.cc:85] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1: Aborting all ops after (but not including) 4
I20260709 12:13:45.822472  7216 pending_rounds.cc:107] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1: Aborting uncommitted NO_OP operation due to leader change: 5.5
I20260709 12:13:45.822674  7216 raft_consensus.cc:2889] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:45.826179  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:45.671062  9059 raft_consensus.cc:2749] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:45.821760  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3d827d487b45e798387af64742d318" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:45.829257  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
W20260709 12:13:45.824209  7702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 206001us
W20260709 12:13:45.831921  7702 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:45.833024  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:45.836300  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:45.845795  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:45.849821  8854 leader_election.cc:290] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:45.810048  9024 raft_consensus.cc:3055] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:45.850519  9024 raft_consensus.cc:740] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:45.851276  9024 consensus_queue.cc:260] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:45.851859  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706a2cad7f39498092f58ac5bf18de8e" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:45.853001  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:45.853087  9024 raft_consensus.cc:3060] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:45.855638  9031 raft_consensus.cc:493] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7e6a332a24e446039c4066659ebf69c2)
I20260709 12:13:45.856168  9031 raft_consensus.cc:515] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:45.856839  9199 log.cc:927] Time spent T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2: Append to log took a long time: real 0.194s	user 0.000s	sys 0.000s
I20260709 12:13:45.858202  9031 leader_election.cc:290] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:45.872411  7217 raft_consensus.cc:2393] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c2a2f6b3d7d142b6a42df8173818dc91 in current term 5: Already voted for candidate b1c282c7d51e498b941387efd9ec54e1 in this term.
W20260709 12:13:45.875748  7701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 275856us
W20260709 12:13:45.971977  7185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 85801.6us
W20260709 12:13:45.972545  7701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 63356.1us
I20260709 12:13:45.973419  7701 leader_election.cc:304] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
W20260709 12:13:45.995187  7701 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:45.997054  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af210be31854c5791651a86e1727f68" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
W20260709 12:13:46.016130  7700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 381779us
I20260709 12:13:45.998874  8994 raft_consensus.cc:2749] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:46.022364  9200 log.cc:927] Time spent T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91: Append to log took a long time: real 0.433s	user 0.001s	sys 0.000s
I20260709 12:13:45.998751  9127 consensus_queue.cc:1059] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.033s
I20260709 12:13:45.998634  9031 consensus_queue.cc:1048] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.031s
I20260709 12:13:46.049849  7062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:46.050469  7062 raft_consensus.cc:3060] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:46.052563  7069 raft_consensus.cc:1275] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:13:46.046128  9072 consensus_meta.cc:287] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a: Time spent flushing consensus metadata: real 0.532s	user 0.004s	sys 0.005s
I20260709 12:13:46.039098  9085 raft_consensus.cc:493] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:46.076221  7062 raft_consensus.cc:2468] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 6.
I20260709 12:13:46.076221  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:46.058058  9187 raft_consensus.cc:493] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:46.061578  9127 consensus_queue.cc:1243] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Peer c2a2f6b3d7d142b6a42df8173818dc91 log is divergent from this leader: its last log entry 4.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260709 12:13:46.094096  9023 leader_election.cc:290] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:46.101225  9207 log.cc:927] Time spent T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260709 12:13:46.075851  8940 consensus_queue.cc:1048] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 12:13:46.107503  9187 raft_consensus.cc:515] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:46.109586  9187 leader_election.cc:290] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:46.078155  9029 raft_consensus.cc:493] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:46.122449  7068 raft_consensus.cc:2468] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 6.
I20260709 12:13:46.119338  7730 raft_consensus.cc:2955] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
W20260709 12:13:46.133755  7185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 160110us
I20260709 12:13:46.082744  9085 raft_consensus.cc:515] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:46.126621  9029 raft_consensus.cc:515] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:46.143510  7110 leader_election.cc:304] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:46.143600  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:46.147964  7216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316527cc5a344e999d8ec70ca172d512" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:46.150218  7110 leader_election.cc:304] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:46.155416  9037 raft_consensus.cc:2749] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:46.153836  9165 raft_consensus.cc:2749] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:46.161558  9085 leader_election.cc:290] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:46.184365  9029 leader_election.cc:290] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:46.187908  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:46.193778  9169 leader_election.cc:290] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:46.195802  7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:46.198297  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beae084e60341a4b19046aa8cc0eab4" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:13:46.199987  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 57450us
I20260709 12:13:46.212527  7729 raft_consensus.cc:1275] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEARNER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:46.214386  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:46.214674  7735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:46.228700  7035 leader_election.cc:304] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:46.237797  7035 leader_election.cc:304] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:46.239399  9222 consensus_queue.cc:1048] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:46.243422  9130 raft_consensus.cc:2955] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:46.247709  9146 raft_consensus.cc:2749] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:46.248323  9146 raft_consensus.cc:493] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:46.248747  9146 raft_consensus.cc:515] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:46.250415  6964 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58830 (request call id 200) took 3924 ms. Trace:
I20260709 12:13:46.250545  9146 leader_election.cc:290] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:46.251955  9059 raft_consensus.cc:3055] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:46.252342  9059 raft_consensus.cc:740] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:46.253103  9059 consensus_queue.cc:260] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:46.254307  9059 raft_consensus.cc:3060] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:46.250769  6964 rpcz_store.cc:276] 0709 12:13:42.326495 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:42.326647 (+   152us) service_pool.cc:224] Handling call
0709 12:13:46.250347 (+3923700us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:44.813319 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:44.838718 (+ 25399us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:44.838755 (+    37us) write_op.cc:435] Acquired schema lock
0709 12:13:44.838775 (+    20us) tablet.cc:662] Decoding operations
0709 12:13:44.910170 (+ 71395us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:45.015734 (+105564us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:45.024156 (+  8422us) tablet.cc:685] Acquiring locks for 7 operations
0709 12:13:45.103529 (+ 79373us) tablet.cc:701] Row locks acquired
0709 12:13:45.104798 (+  1269us) write_op.cc:260] PREPARE: finished
0709 12:13:45.117144 (+ 12346us) write_op.cc:270] Start()
0709 12:13:45.142405 (+ 25261us) write_op.cc:276] Timestamp: P: 1783599225115336 usec, L: 0
0709 12:13:45.144128 (+  1723us) op_driver.cc:348] REPLICATION: starting
0709 12:13:45.173049 (+ 28921us) log.cc:844] Serialized 2827 byte log entry
0709 12:13:45.388079 (+215030us) op_driver.cc:464] REPLICATION: finished
0709 12:13:45.874155 (+486076us) write_op.cc:301] APPLY: starting
0709 12:13:45.880464 (+  6309us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:46.006797 (+126333us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:46.023411 (+ 16614us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:46.104858 (+ 81447us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:46.105054 (+   196us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=7
0709 12:13:46.105102 (+    48us) write_op.cc:312] APPLY: finished
0709 12:13:46.105333 (+   231us) log.cc:844] Serialized 59 byte log entry
0709 12:13:46.105490 (+   157us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:46.105603 (+   113us) write_op.cc:454] Released schema lock
0709 12:13:46.105643 (+    40us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:46.105965 (+   322us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:46.105992 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":11,"child_traces":[["op",{"apply.queue_time_us":444029,"apply.run_cpu_time_us":3190,"apply.run_wall_time_us":237872,"num_ops":7,"prepare.queue_time_us":291472,"prepare.run_cpu_time_us":12518,"prepare.run_wall_time_us":377264,"replication_time_us":187379,"thread_start_us":316498,"threads_started":2}]]}
W20260709 12:13:46.259891  9221 log.cc:927] Time spent T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1: Append to log took a long time: real 0.090s	user 0.003s	sys 0.000s
I20260709 12:13:46.236861  9227 raft_consensus.cc:2749] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:46.214366  9214 consensus_queue.cc:1048] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.033s
I20260709 12:13:46.264060  7110 leader_election.cc:304] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1
W20260709 12:13:46.268406  9216 log.cc:927] Time spent T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
W20260709 12:13:46.269258  9018 consensus_meta.cc:287] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2: Time spent flushing consensus metadata: real 0.686s	user 0.007s	sys 0.003s
I20260709 12:13:46.271205  9025 raft_consensus.cc:2749] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:46.279892  6968 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53180 (request call id 314) took 3914 ms. Trace:
I20260709 12:13:46.287727  6968 rpcz_store.cc:276] 0709 12:13:42.365250 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:42.365376 (+   126us) service_pool.cc:224] Handling call
0709 12:13:46.279832 (+3914456us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":20691,"reported_tablets":1}
I20260709 12:13:46.289705  6965 catalog_manager.cc:5697] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 4 to 6, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 6 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } }
I20260709 12:13:46.293788  6965 catalog_manager.cc:5697] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:46.302632  6965 catalog_manager.cc:5697] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } }
I20260709 12:13:46.305320  6965 catalog_manager.cc:5697] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } }
I20260709 12:13:46.313748  7112 leader_election.cc:304] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:46.315507  8897 raft_consensus.cc:2804] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:46.315922  8897 raft_consensus.cc:697] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:46.316605  8897 consensus_queue.cc:237] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:46.318663  7112 leader_election.cc:304] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:46.321561  7186 leader_election.cc:304] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:46.329758  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beae084e60341a4b19046aa8cc0eab4" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:46.335198  7141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:46.325548  9025 raft_consensus.cc:2749] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:46.320667  9129 raft_consensus.cc:493] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:46.360733  7112 leader_election.cc:304] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: b1c282c7d51e498b941387efd9ec54e1
W20260709 12:13:46.367826  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 130072us
I20260709 12:13:46.342936  9026 raft_consensus.cc:2749] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:46.370013  7035 leader_election.cc:304] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:46.380134  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:46.382216  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3cbb05babf43b489d5eab9a22691b5" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:46.381961  7732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:46.371111  9169 raft_consensus.cc:2804] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:46.376201  9214 raft_consensus.cc:2749] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:46.367676  9129 raft_consensus.cc:515] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:13:46.409705  9215 log.cc:927] Time spent T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a: Append to log took a long time: real 0.230s	user 0.001s	sys 0.001s
I20260709 12:13:46.406402  9146 raft_consensus.cc:493] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:46.424218  9146 raft_consensus.cc:515] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:46.426259  9146 leader_election.cc:290] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:46.427490  9231 raft_consensus.cc:493] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:46.427981  9231 raft_consensus.cc:515] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:46.429941  9231 leader_election.cc:290] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:46.436511  9072 raft_consensus.cc:493] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:46.437012  9072 raft_consensus.cc:515] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:46.438939  9072 leader_election.cc:290] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:46.411898  9187 raft_consensus.cc:493] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:46.440909  9187 raft_consensus.cc:515] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:46.442927  9187 leader_election.cc:290] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:46.411564  9169 raft_consensus.cc:697] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:46.443979  9169 consensus_queue.cc:237] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:46.454308  9129 leader_election.cc:290] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:46.421792  9214 raft_consensus.cc:493] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:46.459036  9214 raft_consensus.cc:515] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:46.461098  9214 leader_election.cc:290] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:46.466861  9235 log.cc:927] Time spent T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260709 12:13:46.482831  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:46.484599  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:46.485971  7220 raft_consensus.cc:2955] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
W20260709 12:13:46.487775  7111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 125580us
I20260709 12:13:46.489264  9130 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:37040 (request call id 82) took 2085 ms. Trace:
I20260709 12:13:46.489676  9130 rpcz_store.cc:276] 0709 12:13:44.404119 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:44.404332 (+   213us) service_pool.cc:224] Handling call
0709 12:13:44.415786 (+ 11454us) log.cc:844] Serialized 501 byte log entry
0709 12:13:46.489182 (+2073396us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":54185,"raft.queue_time_us":86852,"raft.run_cpu_time_us":1269,"raft.run_wall_time_us":83524,"thread_start_us":236676,"threads_started":1,"wal-append.queue_time_us":251155,"wal-append.run_cpu_time_us":7650,"wal-append.run_wall_time_us":1138163}
I20260709 12:13:46.493878  6956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 18902b409e654e819556dcf976df4069 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:46.505239  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:46.506208  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:46.506644  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae897c0126464d9228a7c5cb43f19b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:46.506966  7214 raft_consensus.cc:2410] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 12:13:46.506961  7112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 135598us
I20260709 12:13:46.509156  7036 leader_election.cc:304] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:46.512094  9146 raft_consensus.cc:2749] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:46.514262  7036 leader_election.cc:304] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:46.515377  9214 raft_consensus.cc:2749] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:46.516736  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3cbb05babf43b489d5eab9a22691b5" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:46.518873  7068 raft_consensus.cc:1240] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 12:13:46.519246  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:46.524986  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22abf39b61e04ba490808e3e491dc3c5" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:46.531582  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:46.542982  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce7602d138e46f6aef0092b1852bb64" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:46.549064  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:46.550597  9175 raft_consensus.cc:493] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:46.551169  9175 raft_consensus.cc:515] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:46.553691  9175 leader_election.cc:290] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:46.555408  7220 raft_consensus.cc:1275] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:13:46.556035  7220 pending_rounds.cc:85] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1: Aborting all ops after (but not including) 1
I20260709 12:13:46.556334  7220 pending_rounds.cc:107] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:46.556615  7220 raft_consensus.cc:2889] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:46.561955  6968 catalog_manager.cc:5697] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:46.571762  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:46.574735  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:46.574970  6965 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53172 (request call id 325) took 1818 ms. Trace:
I20260709 12:13:46.575393  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a078dd0cd47afa43660b44046c8dd" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:46.576745  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:46.578634  6968 catalog_manager.cc:5697] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 5 to 6, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New cstate: current_term: 3 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:46.582710  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae897c0126464d9228a7c5cb43f19b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:46.583612  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:46.584597  7732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0"
dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
mode: GRACEFUL
new_leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
 from {username='slave'} at 127.0.0.1:52582
I20260709 12:13:46.588476  9165 consensus_queue.cc:1048] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:46.575376  6965 rpcz_store.cc:276] 0709 12:13:44.756965 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:44.757090 (+   125us) service_pool.cc:224] Handling call
0709 12:13:46.574911 (+1817821us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:46.475120 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:46.475674 (+   554us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:46.475699 (+    25us) write_op.cc:435] Acquired schema lock
0709 12:13:46.475714 (+    15us) tablet.cc:662] Decoding operations
0709 12:13:46.498826 (+ 23112us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:46.498894 (+    68us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:46.498919 (+    25us) tablet.cc:685] Acquiring locks for 4 operations
0709 12:13:46.499254 (+   335us) tablet.cc:701] Row locks acquired
0709 12:13:46.499272 (+    18us) write_op.cc:260] PREPARE: finished
0709 12:13:46.503743 (+  4471us) write_op.cc:270] Start()
0709 12:13:46.503858 (+   115us) write_op.cc:276] Timestamp: P: 1783599226503698 usec, L: 0
0709 12:13:46.503885 (+    27us) op_driver.cc:348] REPLICATION: starting
0709 12:13:46.504458 (+   573us) log.cc:844] Serialized 1706 byte log entry
0709 12:13:46.546522 (+ 42064us) op_driver.cc:464] REPLICATION: finished
0709 12:13:46.546794 (+   272us) write_op.cc:301] APPLY: starting
0709 12:13:46.546873 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:46.547007 (+   134us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:46.547094 (+    87us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:46.547474 (+   380us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:46.547630 (+   156us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 12:13:46.547673 (+    43us) write_op.cc:312] APPLY: finished
0709 12:13:46.547877 (+   204us) log.cc:844] Serialized 41 byte log entry
0709 12:13:46.548021 (+   144us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:46.548108 (+    87us) write_op.cc:454] Released schema lock
0709 12:13:46.548146 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:46.548426 (+   280us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:46.548451 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":2892,"reported_tablets":14,"child_traces":[["op",{"apply.queue_time_us":90,"apply.run_cpu_time_us":1614,"apply.run_wall_time_us":1613,"num_ops":4,"prepare.queue_time_us":162474,"prepare.run_cpu_time_us":2847,"prepare.run_wall_time_us":43799,"replication_time_us":42518,"thread_start_us":89536,"threads_started":1}]]}
I20260709 12:13:46.595768  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13bd80af49949dfabdc67c0e41662a8" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:46.597918  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8c56a7fc14d368ae2f3f834e1dc84" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:46.595207  7186 leader_election.cc:304] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:46.593827  7736 raft_consensus.cc:2955] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:46.599964  7186 leader_election.cc:304] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:46.604426  7186 leader_election.cc:304] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:46.609813  7036 leader_election.cc:304] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:46.612156  7036 leader_election.cc:304] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:46.595249  7732 raft_consensus.cc:606] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEADER]: Received request to transfer leadership to TS c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:46.602882  9029 raft_consensus.cc:2749] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:46.623494  7036 leader_election.cc:304] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:46.623808  9214 raft_consensus.cc:2749] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:46.624452  9214 raft_consensus.cc:2749] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:46.624591  7036 leader_election.cc:304] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:46.625655  7036 leader_election.cc:304] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:46.626289  9130 raft_consensus.cc:2749] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:46.623330  9129 raft_consensus.cc:2749] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:46.589998  9119 raft_consensus.cc:2955] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:46.628427  7036 leader_election.cc:304] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:46.628834  7730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b"
dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
mode: GRACEFUL
new_leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:52582
I20260709 12:13:46.629422  7036 leader_election.cc:304] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:46.629374  7730 raft_consensus.cc:606] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 5 LEADER]: Received request to transfer leadership to TS 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:46.630863  9146 raft_consensus.cc:2749] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:46.631461  9085 raft_consensus.cc:2749] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:46.635078  7186 leader_election.cc:304] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:46.607901  9222 raft_consensus.cc:2749] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:46.636067  8834 raft_consensus.cc:2749] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:46.638331  7186 leader_election.cc:304] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:46.605057  9026 raft_consensus.cc:2749] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:46.644294  9130 raft_consensus.cc:2749] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:46.682749  9243 log.cc:927] Time spent T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a: Append to log took a long time: real 0.066s	user 0.000s	sys 0.003s
I20260709 12:13:46.701256  7736 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9"
dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
mode: GRACEFUL
new_leader_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:52582
I20260709 12:13:46.701953  7736 raft_consensus.cc:606] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 7 LEADER]: Received request to transfer leadership to TS b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:46.681865  7143 raft_consensus.cc:2955] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:46.711934  6969 catalog_manager.cc:5697] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 3 to 5, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 5 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:46.713503  6969 catalog_manager.cc:5697] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 1 to 2, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:46.726171  6969 catalog_manager.cc:5697] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 3 to 5, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 5 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:46.728771  6969 catalog_manager.cc:5697] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 4 to 5, leader changed from c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 5 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:46.732852  7135 tablet_service.cc:1558] Processing DeleteTablet for tablet 18902b409e654e819556dcf976df4069 with delete_type TABLET_DATA_TOMBSTONED (TS c2a2f6b3d7d142b6a42df8173818dc91 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:33136
I20260709 12:13:46.740775  7065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1c7757637e84746a5018754bb05c409"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
mode: GRACEFUL
new_leader_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:33768
I20260709 12:13:46.741369  7065 raft_consensus.cc:606] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 LEADER]: Received request to transfer leadership to TS b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:46.730943  6969 catalog_manager.cc:5697] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 3 to 5, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 5 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:46.753566  9175 raft_consensus.cc:2749] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:46.779538  7736 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13"
dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
mode: GRACEFUL
new_leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
 from {username='slave'} at 127.0.0.1:52582
I20260709 12:13:46.780202  7736 raft_consensus.cc:606] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEADER]: Received request to transfer leadership to TS c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:46.785655  9212 raft_consensus.cc:993] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2: : Instructing follower c2a2f6b3d7d142b6a42df8173818dc91 to start an election
I20260709 12:13:46.786172  9212 raft_consensus.cc:1081] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEADER]: Signalling peer c2a2f6b3d7d142b6a42df8173818dc91 to start an election
I20260709 12:13:46.790645  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:13:46.792299  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:46.792987  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:46.796589  7142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0"
dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
 from {username='slave'} at 127.0.0.1:35134
I20260709 12:13:46.797137  7142 raft_consensus.cc:493] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:46.797499  7142 raft_consensus.cc:3060] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:46.814813  9064 raft_consensus.cc:493] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:46.815701  9038 raft_consensus.cc:993] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2: : Instructing follower b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:46.816131  9038 raft_consensus.cc:1081] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 7 LEADER]: Signalling peer b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:46.820456  7211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:58036
I20260709 12:13:46.820955  7211 raft_consensus.cc:493] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:46.821283  7211 raft_consensus.cc:3060] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:46.826515  7142 raft_consensus.cc:515] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:46.836308  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:46.836848  7220 raft_consensus.cc:3060] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:46.847011  7220 raft_consensus.cc:2468] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 3.
I20260709 12:13:46.840672  7211 raft_consensus.cc:515] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:46.821220  9064 raft_consensus.cc:515] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:46.860186  7110 leader_election.cc:304] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:46.861943  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:46.862619  7143 raft_consensus.cc:2393] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 5: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:13:46.853375  7064 raft_consensus.cc:2955] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:46.868664  9224 raft_consensus.cc:2804] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:46.869200  9224 raft_consensus.cc:697] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:46.869994  9224 consensus_queue.cc:237] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:46.871762  9064 leader_election.cc:290] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:46.873760  7732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d85424709f54a518c9c7419bf6136f0" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:46.874323  7732 raft_consensus.cc:3055] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:46.874603  7732 raft_consensus.cc:740] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:46.875420  7732 consensus_queue.cc:260] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:46.877157  7065 raft_consensus.cc:1275] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:13:46.880707  7212 raft_consensus.cc:1275] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:13:46.876636  7142 leader_election.cc:290] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 election: Requested vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:46.877998  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:46.889133  7217 raft_consensus.cc:2468] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 5.
I20260709 12:13:46.890583  7035 leader_election.cc:304] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:46.889032  6968 catalog_manager.cc:5697] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 2 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:46.876516  7732 raft_consensus.cc:3060] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:46.896658  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:46.897148  7064 raft_consensus.cc:3060] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:46.903959  7064 raft_consensus.cc:2468] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 8.
I20260709 12:13:46.906816  7186 leader_election.cc:304] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:46.890477  9165 consensus_queue.cc:1048] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.017s
I20260709 12:13:46.907648  8834 raft_consensus.cc:2804] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:46.908110  8834 raft_consensus.cc:697] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 8 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:46.908406  9239 consensus_queue.cc:1048] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:46.909030  9239 consensus_queue.cc:1243] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Peer b1c282c7d51e498b941387efd9ec54e1 log is divergent from this leader: its last log entry 5.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260709 12:13:46.908931  8834 consensus_queue.cc:237] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:46.912534  7211 leader_election.cc:290] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 8 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:46.914986  9064 raft_consensus.cc:2804] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:46.915339  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87bbfa5d3664717842f4834fffc6bf9" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: true dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:46.915855  7730 raft_consensus.cc:3055] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:13:46.916111  7730 raft_consensus.cc:740] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:46.916793  7730 consensus_queue.cc:260] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:46.915377  9064 raft_consensus.cc:493] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting leader election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:46.917588  9064 raft_consensus.cc:3060] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:46.917768  7730 raft_consensus.cc:3060] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:46.924228  7730 raft_consensus.cc:2468] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 8.
I20260709 12:13:46.941994  9252 tablet_replica.cc:333] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:46.957248  9252 raft_consensus.cc:2243] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.958097  9252 raft_consensus.cc:2272] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.960641  7211 pending_rounds.cc:85] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1: Aborting all ops after (but not including) 3
I20260709 12:13:46.961004  7211 pending_rounds.cc:107] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 12:13:46.961295  7211 raft_consensus.cc:2889] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:46.964937  6965 catalog_manager.cc:5697] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 5 to 6, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 6 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:46.966815  6965 catalog_manager.cc:5697] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 2 to 3, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 3 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } }
I20260709 12:13:46.977877  7732 raft_consensus.cc:2468] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 3.
I20260709 12:13:46.983673  6969 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53184 (request call id 340) took 1552 ms. Trace:
I20260709 12:13:46.984110  6969 rpcz_store.cc:276] 0709 12:13:45.430961 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:45.431937 (+   976us) service_pool.cc:224] Handling call
0709 12:13:46.203741 (+771804us) spinlock_profiling.cc:243] Waited 131 ms on lock 0x7b5400381154. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd991d090 00007f0bd99bbf3a 00007f0bdf771e9c 00007f0bdf87004e 00007f0bddd312a4 00007f0bddd31232 00007f0bddd31161 00007f0bddd310dc 00007f0bddd30392 00007f0bd7cee48c 00007f0bd7ced8c6
0709 12:13:46.983615 (+779874us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:46.845133 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:46.845625 (+   492us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:46.845657 (+    32us) write_op.cc:435] Acquired schema lock
0709 12:13:46.845672 (+    15us) tablet.cc:662] Decoding operations
0709 12:13:46.846280 (+   608us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:46.846332 (+    52us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:46.846357 (+    25us) tablet.cc:685] Acquiring locks for 5 operations
0709 12:13:46.846824 (+   467us) tablet.cc:701] Row locks acquired
0709 12:13:46.846848 (+    24us) write_op.cc:260] PREPARE: finished
0709 12:13:46.846988 (+   140us) write_op.cc:270] Start()
0709 12:13:46.847092 (+   104us) write_op.cc:276] Timestamp: P: 1783599226846939 usec, L: 0
0709 12:13:46.847109 (+    17us) op_driver.cc:348] REPLICATION: starting
0709 12:13:46.847709 (+   600us) log.cc:844] Serialized 2094 byte log entry
0709 12:13:46.851963 (+  4254us) op_driver.cc:464] REPLICATION: finished
0709 12:13:46.852367 (+   404us) write_op.cc:301] APPLY: starting
0709 12:13:46.852439 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:46.852582 (+   143us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:46.852665 (+    83us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:46.858471 (+  5806us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:46.858643 (+   172us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 12:13:46.858687 (+    44us) write_op.cc:312] APPLY: finished
0709 12:13:46.858890 (+   203us) log.cc:844] Serialized 47 byte log entry
0709 12:13:46.859028 (+   138us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:46.859124 (+    96us) write_op.cc:454] Released schema lock
0709 12:13:46.859161 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:46.859514 (+   353us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:46.859543 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":47565,"reported_tablets":19,"spinlock_wait_cycles":300170112,"child_traces":[["op",{"apply.queue_time_us":214,"apply.run_cpu_time_us":1852,"apply.run_wall_time_us":7101,"num_ops":5,"prepare.queue_time_us":357,"prepare.run_cpu_time_us":2828,"prepare.run_wall_time_us":2827,"replication_time_us":4746}]]}
I20260709 12:13:46.997925  9252 ts_tablet_manager.cc:1916] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:47.006732  7217 raft_consensus.cc:3060] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:47.010316  9129 raft_consensus.cc:993] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a: : Instructing follower b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:47.010752  9129 raft_consensus.cc:1081] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 LEADER]: Signalling peer b1c282c7d51e498b941387efd9ec54e1 to start an election
I20260709 12:13:47.013933  7220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1c7757637e84746a5018754bb05c409"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
 from {username='slave'} at 127.0.0.1:38744
I20260709 12:13:47.014425  7220 raft_consensus.cc:493] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:47.014746  7220 raft_consensus.cc:3060] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:47.019380  7217 raft_consensus.cc:1275] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:13:47.033878  7065 raft_consensus.cc:1275] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:13:47.037925  7220 raft_consensus.cc:515] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:47.038949  9165 consensus_queue.cc:1048] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:47.040391  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:47.040906  7065 raft_consensus.cc:3055] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:47.041184  7065 raft_consensus.cc:740] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:47.041818  7065 consensus_queue.cc:260] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:47.043131  7065 raft_consensus.cc:3060] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:47.043570  7220 leader_election.cc:290] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:47.053140  9064 raft_consensus.cc:515] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:47.054994  9054 consensus_queue.cc:1048] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:47.055850  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7757637e84746a5018754bb05c409" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:47.056358  7730 raft_consensus.cc:3060] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:47.058681  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:47.058593  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:47.060429  7145 raft_consensus.cc:2393] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b1ff2643d61430a9fc6f52fe414891a in current term 5: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:13:47.063246  9006 raft_consensus.cc:993] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2: : Instructing follower c2a2f6b3d7d142b6a42df8173818dc91 to start an election
I20260709 12:13:47.064132  9006 raft_consensus.cc:1081] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEADER]: Signalling peer c2a2f6b3d7d142b6a42df8173818dc91 to start an election
I20260709 12:13:47.065044  7217 raft_consensus.cc:2468] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 5.
I20260709 12:13:47.065690  7145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13"
dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
 from {username='slave'} at 127.0.0.1:35134
I20260709 12:13:47.066190  7145 raft_consensus.cc:493] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:47.066506  7145 raft_consensus.cc:3060] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:47.069741  7035 leader_election.cc:304] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:47.070676  9129 raft_consensus.cc:2804] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:47.071143  9129 raft_consensus.cc:697] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:47.072896  9129 consensus_queue.cc:237] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:47.071928  6964 catalog_manager.cc:5697] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 5 to 6, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 6 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:47.080318  7730 raft_consensus.cc:2468] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 5.
I20260709 12:13:47.082173  7065 raft_consensus.cc:2468] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 5.
I20260709 12:13:47.087656  7186 leader_election.cc:304] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:47.094750  8834 raft_consensus.cc:2804] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:47.096208  8834 raft_consensus.cc:697] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 5 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:47.055137  9064 leader_election.cc:290] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:47.097004  8834 consensus_queue.cc:237] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:47.103010  7145 raft_consensus.cc:515] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:47.114868  7145 leader_election.cc:290] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 election: Requested vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:47.120604  9252 ts_tablet_manager.cc:1929] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:13:47.121078  9252 log.cc:1199] T 18902b409e654e819556dcf976df4069 P c2a2f6b3d7d142b6a42df8173818dc91: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-1-root/wals/18902b409e654e819556dcf976df4069
I20260709 12:13:47.123718  6955 catalog_manager.cc:5028] TS c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): tablet 18902b409e654e819556dcf976df4069 (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:47.126621  9118 raft_consensus.cc:993] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2: : Instructing follower 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:47.127049  9118 raft_consensus.cc:1081] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 5 LEADER]: Signalling peer 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:47.128778  9211 raft_consensus.cc:493] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.128875  7068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:37968
I20260709 12:13:47.129361  7068 raft_consensus.cc:493] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:47.129247  9211 raft_consensus.cc:515] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:47.129709  7068 raft_consensus.cc:3060] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:47.134501  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:47.135020  7730 raft_consensus.cc:3055] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:47.135288  7730 raft_consensus.cc:740] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:47.135944  7730 consensus_queue.cc:260] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:47.137063  7730 raft_consensus.cc:3060] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:47.138067  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:47.138741  7145 raft_consensus.cc:2468] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 3.
I20260709 12:13:47.142472  7701 leader_election.cc:304] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:47.144199  8857 raft_consensus.cc:2804] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:47.144624  8857 raft_consensus.cc:493] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:47.131174  9211 leader_election.cc:290] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:47.144991  8857 raft_consensus.cc:3060] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:47.148003  7730 raft_consensus.cc:2468] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
I20260709 12:13:47.147317  7068 raft_consensus.cc:515] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:47.149442  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:47.150048  7217 raft_consensus.cc:2468] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 3.
I20260709 12:13:47.151753  7111 leader_election.cc:304] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:47.152648  7068 leader_election.cc:290] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 6 election: Requested vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:47.150693  6969 catalog_manager.cc:5697] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 7 to 8, leader changed from 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 8 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:47.153414  9239 raft_consensus.cc:2804] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:47.161036  7732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: true dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:47.176035  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba9e2a936548189067b8ba467a7c13" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:47.176553  7211 raft_consensus.cc:3060] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:47.179833  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:47.190898  7217 raft_consensus.cc:3060] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:47.168385  9239 raft_consensus.cc:697] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:47.196063  9239 consensus_queue.cc:237] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:47.198875  7732 raft_consensus.cc:3055] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:47.199254  7732 raft_consensus.cc:740] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:47.200062  7732 consensus_queue.cc:260] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:47.201280  7732 raft_consensus.cc:3060] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:47.214108  7217 raft_consensus.cc:2468] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 6.
I20260709 12:13:47.222138  7732 raft_consensus.cc:2468] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 6.
I20260709 12:13:47.229302  8857 raft_consensus.cc:515] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:47.231603  7035 leader_election.cc:304] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:47.232396  9129 raft_consensus.cc:2804] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:47.233048  9129 raft_consensus.cc:697] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 6 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:47.233851  9129 consensus_queue.cc:237] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:47.236667  8857 leader_election.cc:290] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:47.237221  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:47.237751  7142 raft_consensus.cc:3060] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:47.225504  7211 raft_consensus.cc:2468] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
I20260709 12:13:47.252064  7142 raft_consensus.cc:2468] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 4.
I20260709 12:13:47.253965  7701 leader_election.cc:304] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:47.255483  9211 raft_consensus.cc:2804] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:47.255981  9211 raft_consensus.cc:697] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 4 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:47.256083  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7686674f80fc412990a7b8f302a9ae05" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:47.256884  7211 raft_consensus.cc:3060] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:47.256790  9211 consensus_queue.cc:237] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:47.260010  7220 raft_consensus.cc:1275] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:47.265519  7211 raft_consensus.cc:2468] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 4.
I20260709 12:13:47.266301  6965 catalog_manager.cc:5697] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 5 to 6, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 6 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } }
I20260709 12:13:47.271453  6965 catalog_manager.cc:5697] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 4 to 5, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 5 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:47.265404  9239 consensus_queue.cc:1048] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.028s
I20260709 12:13:47.299742  6968 catalog_manager.cc:5697] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:47.318719  7220 consensus_queue.cc:237] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:47.324791  7730 raft_consensus.cc:1275] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:47.327244  7068 raft_consensus.cc:1275] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:47.331153  7730 raft_consensus.cc:1275] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 8 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:13:47.330188  9029 consensus_queue.cc:1048] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260709 12:13:47.334805  9222 consensus_queue.cc:1048] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.005s
I20260709 12:13:47.353929  9219 consensus_queue.cc:1048] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:47.348531  6964 catalog_manager.cc:5697] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 3 to 4, leader changed from 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 4 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:47.364854  6964 catalog_manager.cc:5697] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 2 to 3, leader changed from 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 3 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:47.371492  7736 raft_consensus.cc:1275] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:47.378726  9239 consensus_queue.cc:1048] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:47.382097  9222 raft_consensus.cc:2955] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:47.388324  7068 raft_consensus.cc:2955] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:47.390219  9175 raft_consensus.cc:493] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.395818  9175 raft_consensus.cc:515] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:47.397425  9261 log.cc:927] Time spent T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 12:13:47.397699  9054 raft_consensus.cc:493] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.397845  9175 leader_election.cc:290] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:47.398185  9054 raft_consensus.cc:515] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:47.399552  7065 raft_consensus.cc:1275] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 8 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:13:47.400027  6965 catalog_manager.cc:5697] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 5 to 6, leader changed from 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 6 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:47.401136  8834 consensus_queue.cc:1048] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:13:47.400784  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:47.424487  7142 raft_consensus.cc:2468] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 5.
I20260709 12:13:47.406023  7732 raft_consensus.cc:2955] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:47.408221  9054 leader_election.cc:290] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:47.408928  7064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:47.415623  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:47.404227  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:47.425736  7185 leader_election.cc:304] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:47.432991  7729 raft_consensus.cc:2468] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 5.
I20260709 12:13:47.433965  7211 raft_consensus.cc:2468] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 5.
I20260709 12:13:47.435060  7110 leader_election.cc:304] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:47.439239  6969 catalog_manager.cc:5697] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 4 to 5, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 5 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:47.438628  9219 raft_consensus.cc:2804] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:47.447763  9054 raft_consensus.cc:2804] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:47.464910  9219 raft_consensus.cc:493] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:47.476850  9219 raft_consensus.cc:3060] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:47.471637  6964 catalog_manager.cc:5697] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: config changed from index 4 to 5, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New cstate: current_term: 3 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:47.465658  9054 raft_consensus.cc:493] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:47.509692  6954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6fae897c0126464d9228a7c5cb43f19b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:47.497027  9054 raft_consensus.cc:3060] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:47.526964  7135 tablet_service.cc:1558] Processing DeleteTablet for tablet 6fae897c0126464d9228a7c5cb43f19b with delete_type TABLET_DATA_TOMBSTONED (TS c2a2f6b3d7d142b6a42df8173818dc91 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33136
I20260709 12:13:47.539541  9252 tablet_replica.cc:333] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:47.540582  9252 raft_consensus.cc:2243] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:47.541357  9252 raft_consensus.cc:2272] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:47.552317  9054 raft_consensus.cc:515] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:47.558079  7217 raft_consensus.cc:1275] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:47.560443  9064 consensus_queue.cc:1048] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:47.563247  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:47.579562  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:47.581770  7215 raft_consensus.cc:1275] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:47.585695  9252 ts_tablet_manager.cc:1916] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:47.586316  7110 leader_election.cc:304] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:47.587368  9240 raft_consensus.cc:2749] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:47.589792  7145 raft_consensus.cc:1240] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Rejecting Update request from peer 4b1ff2643d61430a9fc6f52fe414891a for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:47.592396  9064 consensus_queue.cc:1059] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:47.593279  9064 raft_consensus.cc:3055] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:47.594138  9064 raft_consensus.cc:740] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:47.595372  9224 consensus_queue.cc:1048] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:47.595021  9064 consensus_queue.cc:260] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:47.596705  9219 raft_consensus.cc:515] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:47.597323  9064 raft_consensus.cc:3060] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:47.598835  9219 leader_election.cc:290] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:47.600986  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:47.601553  7145 raft_consensus.cc:3060] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:47.608814  7730 raft_consensus.cc:1275] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:47.609202  7145 raft_consensus.cc:2468] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 6.
I20260709 12:13:47.610096  9224 consensus_queue.cc:1048] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:47.609134  7732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1725dc8a9e124623ad878bc568e082dd" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:47.614682  7732 raft_consensus.cc:3060] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:47.627465  9054 leader_election.cc:290] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:47.634186  7185 leader_election.cc:304] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:47.634949  9219 raft_consensus.cc:2804] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:47.635627  9219 raft_consensus.cc:697] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 6 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:47.636193  7732 raft_consensus.cc:2468] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 6.
I20260709 12:13:47.636480  9219 consensus_queue.cc:237] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:47.644620  7736 raft_consensus.cc:1275] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:47.649533  9266 consensus_queue.cc:1048] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:47.719285  7215 raft_consensus.cc:1275] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:13:47.734015  9252 ts_tablet_manager.cc:1929] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 12:13:47.734390  9252 log.cc:1199] T 6fae897c0126464d9228a7c5cb43f19b P c2a2f6b3d7d142b6a42df8173818dc91: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-1-root/wals/6fae897c0126464d9228a7c5cb43f19b
I20260709 12:13:47.740463  7068 raft_consensus.cc:1275] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:47.741906  8834 consensus_queue.cc:1048] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:47.745139  6955 catalog_manager.cc:5028] TS c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): tablet 6fae897c0126464d9228a7c5cb43f19b (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:47.724085  9064 consensus_queue.cc:1048] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.030s
I20260709 12:13:47.763782  7732 raft_consensus.cc:1275] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:13:47.752694  6964 catalog_manager.cc:5697] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 4 to 6, leader changed from 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 6 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:47.765281  9064 consensus_queue.cc:1048] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:13:47.835947  7217 raft_consensus.cc:1275] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 12:13:47.850194  7110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 98568.8us
I20260709 12:13:47.849026  9269 consensus_queue.cc:1048] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.006s
I20260709 12:13:47.887674  7140 raft_consensus.cc:1275] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:47.889537  9006 consensus_queue.cc:1048] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:47.930359  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:48.119594  7215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
mode: GRACEFUL
new_leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:52478
I20260709 12:13:48.121217  7215 raft_consensus.cc:606] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 7 LEADER]: Received request to transfer leadership to TS 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:48.144074  7145 raft_consensus.cc:1275] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:13:48.145181  7215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
mode: GRACEFUL
new_leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:52478
I20260709 12:13:48.165484  7215 raft_consensus.cc:606] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 4 LEADER]: Received request to transfer leadership to TS 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:48.178088  7732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ac00bbced8f4ccab7f93026388c6417"
dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
mode: GRACEFUL
new_leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
 from {username='slave'} at 127.0.0.1:52582
I20260709 12:13:48.185622  9267 consensus_queue.cc:1048] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:48.178785  7732 raft_consensus.cc:606] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEADER]: Received request to transfer leadership to TS c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:48.189119  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:13:48.194267  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:48.201460  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:48.223105  7732 raft_consensus.cc:1275] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:13:48.228295  9267 consensus_queue.cc:1048] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:48.449995  9269 raft_consensus.cc:993] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2: : Instructing follower c2a2f6b3d7d142b6a42df8173818dc91 to start an election
I20260709 12:13:48.450485  9269 raft_consensus.cc:1081] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEADER]: Signalling peer c2a2f6b3d7d142b6a42df8173818dc91 to start an election
I20260709 12:13:48.452031  7145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ac00bbced8f4ccab7f93026388c6417"
dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
 from {username='slave'} at 127.0.0.1:35134
I20260709 12:13:48.452620  7145 raft_consensus.cc:493] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:48.452976  7145 raft_consensus.cc:3060] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:48.465055  7145 raft_consensus.cc:515] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:48.467942  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac00bbced8f4ccab7f93026388c6417" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:48.468534  7211 raft_consensus.cc:3060] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:48.479018  7211 raft_consensus.cc:2468] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 3.
I20260709 12:13:48.480309  7110 leader_election.cc:304] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:48.483314  9175 raft_consensus.cc:993] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1: : Instructing follower 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:48.483786  9175 raft_consensus.cc:1081] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 7 LEADER]: Signalling peer 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:48.485574  9240 raft_consensus.cc:2804] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:48.486145  9240 raft_consensus.cc:697] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:48.487135  9240 consensus_queue.cc:237] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:48.490418  7068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:37056
I20260709 12:13:48.490952  7068 raft_consensus.cc:493] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:48.491295  7068 raft_consensus.cc:3060] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:48.507427  7068 raft_consensus.cc:515] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:48.510624  7145 leader_election.cc:290] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 election: Requested vote from peers b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:48.511376  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac00bbced8f4ccab7f93026388c6417" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:48.511970  7736 raft_consensus.cc:3055] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:48.512226  7736 raft_consensus.cc:740] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:48.512946  7736 consensus_queue.cc:260] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:48.522172  7736 raft_consensus.cc:3060] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:48.529680  7736 raft_consensus.cc:2468] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 3.
I20260709 12:13:48.516506  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:48.672371  7145 raft_consensus.cc:3060] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:48.695019  7068 leader_election.cc:290] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 8 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:48.747828  7111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 124756us
I20260709 12:13:48.751322  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:48.752032  7212 raft_consensus.cc:3055] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:13:48.752369  7212 raft_consensus.cc:740] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:48.753193  7212 consensus_queue.cc:260] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:48.754138  7212 raft_consensus.cc:3060] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:48.761943  7212 raft_consensus.cc:2468] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 8.
I20260709 12:13:48.777997  7145 raft_consensus.cc:2468] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 8.
I20260709 12:13:48.819736  7145 raft_consensus.cc:1240] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 8 FOLLOWER]: Rejecting Update request from peer b1c282c7d51e498b941387efd9ec54e1 for earlier term 7. Current term is 8. Ops: []
I20260709 12:13:48.823518  7035 leader_election.cc:304] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
W20260709 12:13:48.851462  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 81961.7us
I20260709 12:13:48.880252  9291 raft_consensus.cc:2804] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:48.884804  9291 raft_consensus.cc:697] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 8 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:48.885941  9291 consensus_queue.cc:237] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:48.917054  6969 catalog_manager.cc:5697] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 2 to 3, leader changed from 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 3 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:48.936761  7211 raft_consensus.cc:1275] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:48.938619  9293 consensus_queue.cc:1048] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 12:13:48.954802  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 87778us
I20260709 12:13:48.972023  7732 raft_consensus.cc:1275] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 12:13:48.980489  7702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 114276us
I20260709 12:13:48.995193  9293 consensus_queue.cc:1048] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.016s
I20260709 12:13:49.037098  9127 raft_consensus.cc:993] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1: : Instructing follower 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:49.037607  9127 raft_consensus.cc:1081] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 4 LEADER]: Signalling peer 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:49.039163  7070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:37056
I20260709 12:13:49.039716  7070 raft_consensus.cc:493] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:49.040079  7070 raft_consensus.cc:3060] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:49.056819  7700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 50168.7us
I20260709 12:13:49.051366  7070 raft_consensus.cc:515] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:49.108959  9127 raft_consensus.cc:493] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:49.109525  9127 raft_consensus.cc:515] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:49.112843  9127 leader_election.cc:290] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:49.114156  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:49.114928  7145 raft_consensus.cc:2393] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 6: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:13:49.156209  7070 leader_election.cc:290] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 5 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:49.161417  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a" is_pre_election: true
I20260709 12:13:49.162088  7067 raft_consensus.cc:2468] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 6.
I20260709 12:13:49.167164  7186 leader_election.cc:304] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:49.167927  9175 raft_consensus.cc:2804] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:49.168315  9175 raft_consensus.cc:493] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:49.168660  9175 raft_consensus.cc:3060] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:49.170425  6964 catalog_manager.cc:5697] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 7 to 8, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 8 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:49.180226  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:49.181864  7220 raft_consensus.cc:3055] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:49.182070  7220 raft_consensus.cc:740] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:49.193163  9175 raft_consensus.cc:515] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:49.194299  7220 consensus_queue.cc:260] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:49.198345  7220 raft_consensus.cc:3060] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:49.206384  7220 raft_consensus.cc:2468] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 5.
I20260709 12:13:49.207468  7035 leader_election.cc:304] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:49.208279  9291 raft_consensus.cc:2804] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:49.208951  7067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
I20260709 12:13:49.211977  9291 raft_consensus.cc:697] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:49.215754  9291 consensus_queue.cc:237] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:49.231602  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:49.232111  7145 raft_consensus.cc:3060] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:49.234404  7067 raft_consensus.cc:2468] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 6.
I20260709 12:13:49.233179  9175 leader_election.cc:290] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:49.238078  7142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136af739bd294c488b106b73e4240911" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:49.238787  7142 raft_consensus.cc:2393] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate b1c282c7d51e498b941387efd9ec54e1 in current term 6: Already voted for candidate c2a2f6b3d7d142b6a42df8173818dc91 in this term.
I20260709 12:13:49.242020  7186 leader_election.cc:304] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1; no voters: c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:49.246655  9287 raft_consensus.cc:2804] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:49.325630  9287 raft_consensus.cc:697] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 6 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:49.326584  9287 consensus_queue.cc:237] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:49.332252  7145 raft_consensus.cc:2468] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 5.
I20260709 12:13:49.336066  7067 consensus_queue.cc:237] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
W20260709 12:13:49.356803  7036 consensus_peers.cc:597] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4cd821de76af411f89ed55ebe38cca00. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:49.359457  7145 raft_consensus.cc:1275] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 8 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:13:49.360735  9291 consensus_queue.cc:1048] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:49.373082  7145 raft_consensus.cc:1275] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:49.385592  7220 raft_consensus.cc:1275] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:49.386482  9302 consensus_queue.cc:1048] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:49.393472  9302 consensus_queue.cc:1048] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:13:49.398921  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:49.534332  6968 catalog_manager.cc:5697] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 5 to 6, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 6 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
W20260709 12:13:49.539630  7185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 136616us
I20260709 12:13:49.551119  7212 raft_consensus.cc:1275] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 8 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:13:49.551570  9294 raft_consensus.cc:2955] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:49.581014  6965 catalog_manager.cc:5697] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 4 to 5, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 5 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:49.588174  9301 consensus_queue.cc:1048] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 12:13:49.613843  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:37037, user_credentials={real_user=slave}} blocked reactor thread for 63550.4us
I20260709 12:13:49.627864  7143 raft_consensus.cc:2955] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
W20260709 12:13:49.656424  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 73179.2us
I20260709 12:13:49.666816  6965 catalog_manager.cc:5697] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: config changed from index -1 to 3, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 2 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:49.676085  7143 consensus_queue.cc:237] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:49.684458  7211 raft_consensus.cc:1275] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:49.685873  7212 raft_consensus.cc:2955] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:49.691715  9291 consensus_queue.cc:1048] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:49.693032  7145 raft_consensus.cc:1275] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:49.696251  9324 consensus_queue.cc:1048] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:49.743211  7145 raft_consensus.cc:1275] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260709 12:13:49.747790  7111 consensus_peers.cc:597] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b13ef0a615bc425faa89b0fd40b68599. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:49.751041  9306 consensus_queue.cc:1048] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:49.752460  7211 raft_consensus.cc:1275] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:49.753091  7067 raft_consensus.cc:1275] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:49.753954  9240 consensus_queue.cc:1048] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:49.756430  9290 consensus_queue.cc:1048] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:49.773559  9290 raft_consensus.cc:2955] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 LEADER]: Committing config change with OpId 6.4: config changed from index -1 to 4, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:49.777765  7066 raft_consensus.cc:2955] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Committing config change with OpId 6.4: config changed from index -1 to 4, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:49.779399  7211 raft_consensus.cc:2955] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Committing config change with OpId 6.4: config changed from index -1 to 4, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:49.794399  7070 raft_consensus.cc:1275] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:13:49.796382  9288 consensus_queue.cc:1048] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:49.818089  6964 catalog_manager.cc:5697] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: config changed from index -1 to 4, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 6 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:49.824968  7211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3582d05876d487792614d1a79a0b868"
dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
mode: GRACEFUL
new_leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:52478
I20260709 12:13:49.825510  7211 raft_consensus.cc:606] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 3 LEADER]: Received request to transfer leadership to TS 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:49.835458  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:13:49.837025  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:49.842979  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:49.852018  9338 ts_tablet_manager.cc:933] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077)
I20260709 12:13:49.866017  9338 tablet_copy_client.cc:323] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.193:38077
I20260709 12:13:49.869174  7212 consensus_queue.cc:237] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:49.873277  7081 tablet_copy_service.cc:140] P 4b1ff2643d61430a9fc6f52fe414891a: Received BeginTabletCopySession request for tablet 4cd821de76af411f89ed55ebe38cca00 from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:37968)
I20260709 12:13:49.873828  7081 tablet_copy_service.cc:161] P 4b1ff2643d61430a9fc6f52fe414891a: Beginning new tablet copy session on tablet 4cd821de76af411f89ed55ebe38cca00 from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:37968: session id = 7e6a332a24e446039c4066659ebf69c2-4cd821de76af411f89ed55ebe38cca00
I20260709 12:13:49.882699  7081 tablet_copy_source_session.cc:215] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:49.891808  9338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd821de76af411f89ed55ebe38cca00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:49.933835  7067 raft_consensus.cc:1275] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:13:49.935863  9306 consensus_queue.cc:1048] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:49.939283  9338 tablet_copy_client.cc:806] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:49.939985  9338 tablet_copy_client.cc:670] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:49.942971  7143 raft_consensus.cc:1275] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260709 12:13:49.943878  7185 consensus_peers.cc:597] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 481d695d5a214040b6363cd29196043c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:49.944774  9338 tablet_copy_client.cc:538] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:49.945271  9306 consensus_queue.cc:1048] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:49.964148  9287 raft_consensus.cc:2955] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 6 LEADER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:49.965596  7066 raft_consensus.cc:2955] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:49.978636  7143 raft_consensus.cc:2955] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:49.990733  6968 catalog_manager.cc:5697] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: config changed from index -1 to 5, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 6 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:49.997346  7142 consensus_queue.cc:237] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
W20260709 12:13:50.027632  7111 consensus_peers.cc:597] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663): Couldn't send request to peer 7e6a332a24e446039c4066659ebf69c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8fc8c56a7fc14d368ae2f3f834e1dc84. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:50.028174  7212 raft_consensus.cc:1275] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:50.030705  9290 consensus_queue.cc:1048] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:50.030493  7066 raft_consensus.cc:1275] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:50.033450  9290 consensus_queue.cc:1048] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:50.042980  9338 tablet_bootstrap.cc:492] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:50.042282  9290 raft_consensus.cc:2955] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:50.047912  7211 raft_consensus.cc:2955] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:50.068843  7067 raft_consensus.cc:2955] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:50.079034  6965 catalog_manager.cc:5697] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index -1 to 3, NON_VOTER 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) added. New cstate: current_term: 3 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } }
I20260709 12:13:50.173251  9175 raft_consensus.cc:993] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1: : Instructing follower 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:50.173776  9288 raft_consensus.cc:1081] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 3 LEADER]: Signalling peer 4b1ff2643d61430a9fc6f52fe414891a to start an election
I20260709 12:13:50.176318  7067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3582d05876d487792614d1a79a0b868"
dest_uuid: "4b1ff2643d61430a9fc6f52fe414891a"
 from {username='slave'} at 127.0.0.1:37056
I20260709 12:13:50.176817  7067 raft_consensus.cc:493] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:50.177109  7067 raft_consensus.cc:3060] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:50.229820  7067 raft_consensus.cc:515] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:50.239244  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:50.239826  7143 raft_consensus.cc:3060] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:50.246507  7143 raft_consensus.cc:2468] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 4.
I20260709 12:13:50.247740  7036 leader_election.cc:304] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [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: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:50.248622  9302 raft_consensus.cc:2804] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:50.249073  9302 raft_consensus.cc:697] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 LEADER]: Becoming Leader. State: Replica: 4b1ff2643d61430a9fc6f52fe414891a, State: Running, Role: LEADER
I20260709 12:13:50.249924  9302 consensus_queue.cc:237] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:50.257943  7067 leader_election.cc:290] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [CANDIDATE]: Term 4 election: Requested vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:50.258133  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "4b1ff2643d61430a9fc6f52fe414891a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:50.258795  7212 raft_consensus.cc:3055] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:50.259074  7212 raft_consensus.cc:740] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:50.259790  7212 consensus_queue.cc:260] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:50.261003  7212 raft_consensus.cc:3060] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:50.267563  7212 raft_consensus.cc:2468] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1ff2643d61430a9fc6f52fe414891a in term 4.
I20260709 12:13:50.286942  6968 catalog_manager.cc:5697] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: term changed from 3 to 4, leader changed from b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) to 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193). New cstate: current_term: 4 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:50.289511  9338 tablet_bootstrap.cc:492] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:50.299064  9338 tablet_bootstrap.cc:492] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:50.299784  9338 ts_tablet_manager.cc:1403] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.257s	user 0.014s	sys 0.012s
I20260709 12:13:50.302814  9338 raft_consensus.cc:359] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:50.307370  9338 raft_consensus.cc:740] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:50.317704  9338 consensus_queue.cc:260] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:50.321219  9338 ts_tablet_manager.cc:1434] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 12:13:50.322976  7081 tablet_copy_service.cc:342] P 4b1ff2643d61430a9fc6f52fe414891a: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-4cd821de76af411f89ed55ebe38cca00 received from {username='slave'} at 127.0.0.1:37968
I20260709 12:13:50.323412  7081 tablet_copy_service.cc:434] P 4b1ff2643d61430a9fc6f52fe414891a: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-4cd821de76af411f89ed55ebe38cca00 on tablet 4cd821de76af411f89ed55ebe38cca00 with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:50.327090  9338 ts_tablet_manager.cc:933] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:50.333722  9338 tablet_copy_client.cc:323] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.194:37037
I20260709 12:13:50.335619  7156 tablet_copy_service.cc:140] P c2a2f6b3d7d142b6a42df8173818dc91: Received BeginTabletCopySession request for tablet b13ef0a615bc425faa89b0fd40b68599 from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:35134)
I20260709 12:13:50.336151  7156 tablet_copy_service.cc:161] P c2a2f6b3d7d142b6a42df8173818dc91: Beginning new tablet copy session on tablet b13ef0a615bc425faa89b0fd40b68599 from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:35134: session id = 7e6a332a24e446039c4066659ebf69c2-b13ef0a615bc425faa89b0fd40b68599
I20260709 12:13:50.358551  7156 tablet_copy_source_session.cc:215] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:50.372184  9338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b13ef0a615bc425faa89b0fd40b68599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:50.396526  9348 ts_tablet_manager.cc:933] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:50.419744  7736 raft_consensus.cc:1217] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:13:50.429268  9348 tablet_copy_client.cc:323] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.195:33327
I20260709 12:13:50.431185  7230 tablet_copy_service.cc:140] P b1c282c7d51e498b941387efd9ec54e1: Received BeginTabletCopySession request for tablet 481d695d5a214040b6363cd29196043c from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:58036)
I20260709 12:13:50.431751  7230 tablet_copy_service.cc:161] P b1c282c7d51e498b941387efd9ec54e1: Beginning new tablet copy session on tablet 481d695d5a214040b6363cd29196043c from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:58036: session id = 7e6a332a24e446039c4066659ebf69c2-481d695d5a214040b6363cd29196043c
I20260709 12:13:50.446112  9338 tablet_copy_client.cc:806] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:50.446753  9338 tablet_copy_client.cc:670] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:50.451364  7230 tablet_copy_source_session.cc:215] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:50.451145  9338 tablet_copy_client.cc:538] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:50.461686  9348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 481d695d5a214040b6363cd29196043c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:50.567158  9338 tablet_bootstrap.cc:492] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:50.570405  9348 tablet_copy_client.cc:806] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:50.571060  9348 tablet_copy_client.cc:670] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:50.582762  9348 tablet_copy_client.cc:538] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:50.615276  9348 tablet_bootstrap.cc:492] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:50.631404  9351 ts_tablet_manager.cc:933] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2: Initiating tablet copy from peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:50.667460  9351 tablet_copy_client.cc:323] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.196.194:37037
I20260709 12:13:50.669094  7156 tablet_copy_service.cc:140] P c2a2f6b3d7d142b6a42df8173818dc91: Received BeginTabletCopySession request for tablet 8fc8c56a7fc14d368ae2f3f834e1dc84 from peer 7e6a332a24e446039c4066659ebf69c2 ({username='slave'} at 127.0.0.1:35134)
I20260709 12:13:50.669683  7156 tablet_copy_service.cc:161] P c2a2f6b3d7d142b6a42df8173818dc91: Beginning new tablet copy session on tablet 8fc8c56a7fc14d368ae2f3f834e1dc84 from peer 7e6a332a24e446039c4066659ebf69c2 at {username='slave'} at 127.0.0.1:35134: session id = 7e6a332a24e446039c4066659ebf69c2-8fc8c56a7fc14d368ae2f3f834e1dc84
I20260709 12:13:50.684110  7211 raft_consensus.cc:1275] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:50.685694  9302 consensus_queue.cc:1048] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:50.700368  7156 tablet_copy_source_session.cc:215] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:50.703739  9351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc8c56a7fc14d368ae2f3f834e1dc84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:50.704895  7143 raft_consensus.cc:1275] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:50.720721  9291 consensus_queue.cc:1048] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:50.725924  9351 tablet_copy_client.cc:806] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:50.743654  9351 tablet_copy_client.cc:670] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:50.744473  9338 tablet_bootstrap.cc:492] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:50.746053  9338 tablet_bootstrap.cc:492] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:50.746750  9338 ts_tablet_manager.cc:1403] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.180s	user 0.033s	sys 0.013s
I20260709 12:13:50.749497  9338 raft_consensus.cc:359] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [term 6 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:50.750332  9338 raft_consensus.cc:740] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [term 6 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:50.752370  9338 consensus_queue.cc:260] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:50.754271  9351 tablet_copy_client.cc:538] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:50.766530  9351 tablet_bootstrap.cc:492] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap starting.
I20260709 12:13:50.772687  9338 ts_tablet_manager.cc:1434] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.026s	user 0.001s	sys 0.004s
I20260709 12:13:50.835894  7156 tablet_copy_service.cc:342] P c2a2f6b3d7d142b6a42df8173818dc91: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-b13ef0a615bc425faa89b0fd40b68599 received from {username='slave'} at 127.0.0.1:35134
I20260709 12:13:50.836391  7156 tablet_copy_service.cc:434] P c2a2f6b3d7d142b6a42df8173818dc91: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-b13ef0a615bc425faa89b0fd40b68599 on tablet b13ef0a615bc425faa89b0fd40b68599 with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:50.862910  9326 raft_consensus.cc:1064] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:50.865501  9326 consensus_queue.cc:237] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:50.883296  9348 tablet_bootstrap.cc:492] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:50.889983  9348 tablet_bootstrap.cc:492] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:50.892824  7736 raft_consensus.cc:1275] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEARNER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:50.893350  9348 ts_tablet_manager.cc:1403] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.278s	user 0.017s	sys 0.014s
I20260709 12:13:50.896389  9291 consensus_queue.cc:1048] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:50.890723  7212 raft_consensus.cc:1275] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:50.899464  9348 raft_consensus.cc:359] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [term 6 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:50.902666  9291 consensus_queue.cc:1048] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:50.904920  9348 raft_consensus.cc:740] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [term 6 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:50.905647  9348 consensus_queue.cc:260] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:50.908015  9348 ts_tablet_manager.cc:1434] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:13:50.909216  7142 raft_consensus.cc:1275] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:50.918372  9302 consensus_queue.cc:1048] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:50.920997  7230 tablet_copy_service.cc:342] P b1c282c7d51e498b941387efd9ec54e1: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-481d695d5a214040b6363cd29196043c received from {username='slave'} at 127.0.0.1:58036
I20260709 12:13:50.921427  7230 tablet_copy_service.cc:434] P b1c282c7d51e498b941387efd9ec54e1: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-481d695d5a214040b6363cd29196043c on tablet 481d695d5a214040b6363cd29196043c with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:50.948462  7732 raft_consensus.cc:1217] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [term 6 LEARNER]: Deduplicated request from leader. Original: 6.4->[6.5-6.5]   Dedup: 6.5->[]
I20260709 12:13:50.974130  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:51.023556  9326 raft_consensus.cc:2955] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:51.029130  7211 raft_consensus.cc:2955] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
W20260709 12:13:51.039314  9364 log.cc:927] Time spent T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2: Append to log took a long time: real 0.131s	user 0.001s	sys 0.000s
I20260709 12:13:51.046006  7736 raft_consensus.cc:2955] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:51.069048  7142 raft_consensus.cc:2955] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:51.072045  6964 catalog_manager.cc:5697] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:51.104549  9351 tablet_bootstrap.cc:492] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:51.105643  9351 tablet_bootstrap.cc:492] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2: Bootstrap complete.
I20260709 12:13:51.110641  9351 ts_tablet_manager.cc:1403] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2: Time spent bootstrapping tablet: real 0.348s	user 0.026s	sys 0.004s
I20260709 12:13:51.133752  9351 raft_consensus.cc:359] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:51.134599  9351 raft_consensus.cc:740] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Initialized, Role: LEARNER
I20260709 12:13:51.135227  9351 consensus_queue.cc:260] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } }
I20260709 12:13:51.147536  7067 consensus_queue.cc:237] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:51.154649  7732 raft_consensus.cc:1217] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [term 6 LEARNER]: Deduplicated request from leader. Original: 6.3->[6.4-6.4]   Dedup: 6.4->[]
I20260709 12:13:51.164384  7732 raft_consensus.cc:1275] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:51.171264  9291 consensus_queue.cc:1048] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:51.178448  9373 raft_consensus.cc:2955] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:51.180508  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:51.179807  7732 raft_consensus.cc:2955] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:51.186558  7145 raft_consensus.cc:1275] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Refusing update from remote peer 4b1ff2643d61430a9fc6f52fe414891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:51.192251  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:51.193238  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:51.194393  9291 consensus_queue.cc:1048] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:51.202576  7143 raft_consensus.cc:2955] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:51.212654  6956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4cd821de76af411f89ed55ebe38cca00 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:51.224679  6965 catalog_manager.cc:5697] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a reported cstate change: config changed from index 4 to 5, VOTER b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195) evicted. New cstate: current_term: 2 leader_uuid: "4b1ff2643d61430a9fc6f52fe414891a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:51.211944  9351 ts_tablet_manager.cc:1434] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2: Time spent starting tablet: real 0.101s	user 0.004s	sys 0.002s
I20260709 12:13:51.240149  7204 tablet_service.cc:1558] Processing DeleteTablet for tablet 4cd821de76af411f89ed55ebe38cca00 with delete_type TABLET_DATA_TOMBSTONED (TS b1c282c7d51e498b941387efd9ec54e1 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38724
I20260709 12:13:51.249001  7156 tablet_copy_service.cc:342] P c2a2f6b3d7d142b6a42df8173818dc91: Request end of tablet copy session 7e6a332a24e446039c4066659ebf69c2-8fc8c56a7fc14d368ae2f3f834e1dc84 received from {username='slave'} at 127.0.0.1:35134
I20260709 12:13:51.249477  7156 tablet_copy_service.cc:434] P c2a2f6b3d7d142b6a42df8173818dc91: ending tablet copy session 7e6a332a24e446039c4066659ebf69c2-8fc8c56a7fc14d368ae2f3f834e1dc84 on tablet 8fc8c56a7fc14d368ae2f3f834e1dc84 with peer 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:51.256247  9376 tablet_replica.cc:333] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:51.258507  9376 raft_consensus.cc:2243] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.267747  9376 raft_consensus.cc:2272] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.271354  9376 ts_tablet_manager.cc:1916] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:51.289865  9376 ts_tablet_manager.cc:1929] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:51.290272  9376 log.cc:1199] T 4cd821de76af411f89ed55ebe38cca00 P b1c282c7d51e498b941387efd9ec54e1: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-2-root/wals/4cd821de76af411f89ed55ebe38cca00
I20260709 12:13:51.294061  6954 catalog_manager.cc:5028] TS b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): tablet 4cd821de76af411f89ed55ebe38cca00 (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:51.337540  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:51.364434  9288 raft_consensus.cc:1064] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:51.367113  9288 consensus_queue.cc:237] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 3, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:51.371147  7732 raft_consensus.cc:1217] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 12:13:51.447932  7732 raft_consensus.cc:1275] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [term 6 LEARNER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:13:51.449942  7070 raft_consensus.cc:1275] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:13:51.452083  7143 raft_consensus.cc:1275] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:13:51.454829  9029 consensus_queue.cc:1048] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:51.456123  9359 consensus_queue.cc:1048] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:51.463250  9029 consensus_queue.cc:1048] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:51.481796  5907 tablet_server.cc:179] TabletServer@127.5.196.193:0 shutting down...
W20260709 12:13:51.496697  7112 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260709 12:13:51.519430  7112 consensus_peers.cc:597] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.550017  9029 raft_consensus.cc:2955] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 6 LEADER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:51.558041  7732 raft_consensus.cc:2955] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
W20260709 12:13:51.600064  7702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 89171.6us
I20260709 12:13:51.608868  6965 catalog_manager.cc:5697] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: config changed from index 5 to 6, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 6 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
W20260709 12:13:51.615180  7112 consensus_peers.cc:597] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:51.637969  7112 consensus_peers.cc:597] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:51.648155  7186 consensus_peers.cc:597] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.647322  7142 raft_consensus.cc:2955] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
W20260709 12:13:51.649353  7702 consensus_peers.cc:597] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:51.652719  7702 consensus_peers.cc:597] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:51.660791  7702 consensus_peers.cc:597] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:51.661962  7702 consensus_peers.cc:597] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.667586  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:51.669032  5907 tablet_replica.cc:333] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.674597  5907 raft_consensus.cc:2243] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:51.675791  5907 raft_consensus.cc:2272] T 0063b668c8fe4ada9d2cf1f020216b9d P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.678329  5907 tablet_replica.cc:333] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.679153  5907 raft_consensus.cc:2243] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.679874  5907 raft_consensus.cc:2272] T 9004da0ba50e4379b45eb6576dcfa7bf P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.682318  5907 tablet_replica.cc:333] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
W20260709 12:13:51.687376  7186 consensus_peers.cc:597] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:51.688015  7186 consensus_peers.cc:597] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.683076  5907 raft_consensus.cc:2243] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.691687  5907 raft_consensus.cc:2272] T c1c7757637e84746a5018754bb05c409 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.694439  5907 tablet_replica.cc:333] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.695207  5907 raft_consensus.cc:2243] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:51.696130  5907 raft_consensus.cc:2272] T a3582d05876d487792614d1a79a0b868 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:51.696281  7112 consensus_peers.cc:597] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.699204  9240 raft_consensus.cc:1064] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
I20260709 12:13:51.701637  9240 consensus_queue.cc:237] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 2, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:51.708999  7112 consensus_peers.cc:597] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.709095  5907 tablet_replica.cc:333] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.710037  5907 raft_consensus.cc:2243] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.710738  5907 raft_consensus.cc:2272] T 69905e39613c40ab9ee41ec3c60268d4 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:51.720739  7186 consensus_peers.cc:597] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:51.724891  7186 consensus_peers.cc:597] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.727908  5907 tablet_replica.cc:333] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.728781  5907 raft_consensus.cc:2243] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.729367  5907 raft_consensus.cc:2272] T 706a2cad7f39498092f58ac5bf18de8e P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.731904  5907 tablet_replica.cc:333] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.741659  7211 consensus_queue.cc:237] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:51.742426  7185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:37663, user_credentials={real_user=slave}} blocked reactor thread for 60621.3us
I20260709 12:13:51.732756  5907 raft_consensus.cc:2243] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:51.749794  5907 raft_consensus.cc:2272] T 542c499851f24f928ab9c78ba6f0b061 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.752530  5907 tablet_replica.cc:333] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.753309  5907 raft_consensus.cc:2243] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 4 LEADER]: Raft consensus shutting down.
W20260709 12:13:51.755064  7186 consensus_peers.cc:597] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.757604  7732 raft_consensus.cc:1275] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:13:51.759843  5907 raft_consensus.cc:2272] T 85834cc9960c40ceabe1ccbc7712867c P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.760696  7732 raft_consensus.cc:1275] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [term 6 LEARNER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:13:51.762214  5907 tablet_replica.cc:333] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.762343  9292 consensus_queue.cc:1048] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:51.763032  5907 raft_consensus.cc:2243] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.763625  5907 raft_consensus.cc:2272] T b88d81d5236b4ce38682bc5f9e97900d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:51.772073  7702 consensus_peers.cc:597] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.777004  5907 tablet_replica.cc:333] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.777894  5907 raft_consensus.cc:2243] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.778525  5907 raft_consensus.cc:2272] T e7425f6112e647939ba6dc9d49dfb7ba P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:51.779050  7112 consensus_peers.cc:597] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.780767  5907 tablet_replica.cc:333] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.781630  5907 raft_consensus.cc:2243] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:51.782670  5907 raft_consensus.cc:2272] T 18902b409e654e819556dcf976df4069 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.785105  5907 tablet_replica.cc:333] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
W20260709 12:13:51.788303  7186 consensus_peers.cc:597] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:51.789062  7112 consensus_peers.cc:597] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.789238  5907 raft_consensus.cc:2243] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:13:51.792027  5907 raft_consensus.cc:2272] T 131ac5b1c3b84851b8da90679fd3311d P 4b1ff2643d61430a9fc6f52fe414891a [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.793540  7211 raft_consensus.cc:1275] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260709 12:13:51.795213  7186 consensus_peers.cc:597] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.797567  5907 tablet_replica.cc:333] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.797971  9387 consensus_queue.cc:1048] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:51.799927  9240 consensus_queue.cc:1048] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:51.809377  5907 raft_consensus.cc:2243] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.809994  5907 raft_consensus.cc:2272] T addceebd49be426487f3a1a3a0f1be4d P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.814038  5907 tablet_replica.cc:333] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.814735  5907 raft_consensus.cc:2243] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:13:51.815649  5907 raft_consensus.cc:2272] T 25341e4d6920456b9b2f24c0e4167b54 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.817731  5907 tablet_replica.cc:333] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.818485  5907 raft_consensus.cc:2243] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.821169  9240 raft_consensus.cc:1064] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91: attempting to promote NON_VOTER 7e6a332a24e446039c4066659ebf69c2 to VOTER
W20260709 12:13:51.822028  7186 consensus_peers.cc:597] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:51.825105  7186 consensus_peers.cc:597] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.825809  5907 raft_consensus.cc:2272] T 8858c191209b4d38a5ad572d3d4f9d5a P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.827060  9387 raft_consensus.cc:2955] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 6 LEADER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:51.830549  9240 consensus_queue.cc:237] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:51.831512  7732 raft_consensus.cc:2955] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:51.835942  5907 tablet_replica.cc:333] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.836654  5907 raft_consensus.cc:2243] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.837188  5907 raft_consensus.cc:2272] T 0ce7602d138e46f6aef0092b1852bb64 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.837415  9292 raft_consensus.cc:2955] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 LEADER]: Committing config change with OpId 6.5: config changed from index 4 to 5, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
W20260709 12:13:51.841660  7186 consensus_peers.cc:597] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.843219  5907 tablet_replica.cc:333] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.844033  5907 raft_consensus.cc:2243] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.844678  5907 raft_consensus.cc:2272] T d8cdf1d4cd114beea995c32b20903c44 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.841080  7212 raft_consensus.cc:2955] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index 4 to 5, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:51.856455  5907 tablet_replica.cc:333] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
W20260709 12:13:51.849910  7702 consensus_peers.cc:597] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.853503  6954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 481d695d5a214040b6363cd29196043c with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:51.857343  5907 raft_consensus.cc:2243] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.857945  5907 raft_consensus.cc:2272] T 3af210be31854c5791651a86e1727f68 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:51.857424  7702 consensus_peers.cc:597] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.860962  5907 tablet_replica.cc:333] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.861735  5907 raft_consensus.cc:2243] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.862268  5907 raft_consensus.cc:2272] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.863055  6965 catalog_manager.cc:5697] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index 6 to 7, VOTER c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194) evicted. New cstate: current_term: 6 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:13:51.864068  7112 consensus_peers.cc:597] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.864535  5907 tablet_replica.cc:333] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.869567  5907 raft_consensus.cc:2243] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.870190  5907 raft_consensus.cc:2272] T 52a48b32a65746a1a2e5a48fd8399afb P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.875622  5907 tablet_replica.cc:333] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.876398  5907 raft_consensus.cc:2243] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:51.876756  7135 tablet_service.cc:1558] Processing DeleteTablet for tablet 481d695d5a214040b6363cd29196043c with delete_type TABLET_DATA_TOMBSTONED (TS c2a2f6b3d7d142b6a42df8173818dc91 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:33136
I20260709 12:13:51.877272  5907 raft_consensus.cc:2272] T 4cd821de76af411f89ed55ebe38cca00 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.886384  6968 catalog_manager.cc:5697] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: config changed from index 4 to 5, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 6 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:51.890722  7736 raft_consensus.cc:2955] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index 4 to 5, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:51.892812  5907 tablet_replica.cc:333] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.893646  5907 raft_consensus.cc:2243] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.894263  5907 raft_consensus.cc:2272] T 7c95427111a24d6689e4f4ef0175a5f6 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.896775  5907 tablet_replica.cc:333] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.898381  5907 raft_consensus.cc:2243] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:13:51.901146  7186 consensus_peers.cc:597] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.912623  5907 raft_consensus.cc:2272] T d8b6cfc050cb40dcaf8c85318ac59b0b P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:51.918021  7186 consensus_peers.cc:597] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.918830  5907 tablet_replica.cc:333] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.919641  5907 raft_consensus.cc:2243] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.920207  5907 raft_consensus.cc:2272] T e26a078dd0cd47afa43660b44046c8dd P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.922537  5907 tablet_replica.cc:333] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.923254  5907 raft_consensus.cc:2243] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.923777  5907 raft_consensus.cc:2272] T 4c39fa421bec422e922270e825f31bd8 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.925989  5907 tablet_replica.cc:333] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.935894  5907 raft_consensus.cc:2243] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.936489  5907 raft_consensus.cc:2272] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.938699  5907 tablet_replica.cc:333] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.939510  5907 raft_consensus.cc:2243] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.940095  5907 raft_consensus.cc:2272] T 136af739bd294c488b106b73e4240911 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.942790  5907 tablet_replica.cc:333] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.943593  5907 raft_consensus.cc:2243] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.945917  5907 raft_consensus.cc:2272] T df94cd19fb694878b740f2881d9f8594 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.948146  5907 tablet_replica.cc:333] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.951826  5907 raft_consensus.cc:2243] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:51.952833  5907 raft_consensus.cc:2272] T 3cf0862997844611a85110d072ae5b04 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.962152  5907 tablet_replica.cc:333] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.928326  9394 tablet_replica.cc:333] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
W20260709 12:13:51.932060  7702 consensus_peers.cc:597] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:51.926488  7112 consensus_peers.cc:597] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:51.963097  7112 consensus_peers.cc:597] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.964182  5907 raft_consensus.cc:2243] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.964802  5907 raft_consensus.cc:2272] T 22abf39b61e04ba490808e3e491dc3c5 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.968735  9394 raft_consensus.cc:2243] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.969475  9394 raft_consensus.cc:2272] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.982475  7732 raft_consensus.cc:1275] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEARNER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:13:51.982594  7186 consensus_peers.cc:597] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.983971  9392 consensus_queue.cc:1048] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:51.984648  5907 tablet_replica.cc:333] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:51.985467  5907 raft_consensus.cc:2243] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.986019  5907 raft_consensus.cc:2272] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:51.992756  7186 consensus_peers.cc:597] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.997140  7212 raft_consensus.cc:1275] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:51.999693  9392 consensus_queue.cc:1048] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
W20260709 12:13:52.004905  7112 consensus_peers.cc:597] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:52.007423  7145 consensus_queue.cc:237] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:52.012104  9394 ts_tablet_manager.cc:1916] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:52.014251  7211 raft_consensus.cc:1275] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:13:52.012676  5907 tablet_replica.cc:333] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:52.015583  9395 consensus_queue.cc:1048] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:52.016043  7732 raft_consensus.cc:1275] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Refusing update from remote peer c2a2f6b3d7d142b6a42df8173818dc91: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:13:52.017485  9395 consensus_queue.cc:1048] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:52.015944  5907 raft_consensus.cc:2243] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:52.024011  5907 raft_consensus.cc:2272] T 731c976eac40425299a29e023ff83b3b P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.026263  5907 tablet_replica.cc:333] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:52.025420  9392 raft_consensus.cc:2955] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 LEADER]: Committing config change with OpId 6.6: config changed from index 5 to 6, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:52.029574  7220 raft_consensus.cc:2955] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:52.045770  5907 raft_consensus.cc:2243] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.048100  5907 raft_consensus.cc:2272] T 7d3cbb05babf43b489d5eab9a22691b5 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.048879  6955 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b13ef0a615bc425faa89b0fd40b68599 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:52.058905  5907 tablet_replica.cc:333] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:52.060173  5907 raft_consensus.cc:2243] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.060514  9394 ts_tablet_manager.cc:1929] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 6.6
I20260709 12:13:52.061012  9394 log.cc:1199] T 481d695d5a214040b6363cd29196043c P c2a2f6b3d7d142b6a42df8173818dc91: Deleting WAL directory at /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599106579108-5907-0/minicluster-data/ts-1-root/wals/481d695d5a214040b6363cd29196043c
I20260709 12:13:52.062884  6955 catalog_manager.cc:5028] TS c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): tablet 481d695d5a214040b6363cd29196043c (table test-workload [id=9fee42349c9542bfa250517d113464f1]) successfully deleted
I20260709 12:13:52.060793  5907 raft_consensus.cc:2272] T 0161d1bcef2248e88ad27c49c6e6d8de P 4b1ff2643d61430a9fc6f52fe414891a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.067839  5907 tablet_replica.cc:333] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:52.072638  7729 raft_consensus.cc:2955] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:52.073719  5907 raft_consensus.cc:2243] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.074265  5907 raft_consensus.cc:2272] T 6beae084e60341a4b19046aa8cc0eab4 P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.076599  5907 tablet_replica.cc:333] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:52.077364  5907 raft_consensus.cc:2243] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.078204  5907 raft_consensus.cc:2272] T 316527cc5a344e999d8ec70ca172d512 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.088065  5907 tablet_replica.cc:333] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:52.088752  5907 raft_consensus.cc:2243] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.089244  5907 raft_consensus.cc:2272] T 1dab3084f0e5400eb1f31c83c20723e4 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.091490  5907 tablet_replica.cc:333] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:52.092152  5907 raft_consensus.cc:2243] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:52.098567  5907 raft_consensus.cc:2272] T 2cd04b8a08314376985a3287afd59569 P 4b1ff2643d61430a9fc6f52fe414891a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.100023  6968 catalog_manager.cc:5697] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: config changed from index 5 to 6, VOTER 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) evicted. New cstate: current_term: 6 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:52.101022  5907 tablet_replica.cc:333] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:52.109004  5907 raft_consensus.cc:2243] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.109506  5907 raft_consensus.cc:2272] T 5b3d827d487b45e798387af64742d318 P 4b1ff2643d61430a9fc6f52fe414891a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.111810  5907 tablet_replica.cc:333] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:52.112483  5907 raft_consensus.cc:2243] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:13:52.113473  5907 raft_consensus.cc:2272] T 6fa147a1ee0540c4a78532585e511a60 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.115792  5907 tablet_replica.cc:333] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:52.116490  5907 raft_consensus.cc:2243] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.117307  5907 raft_consensus.cc:2272] T 6fae897c0126464d9228a7c5cb43f19b P 4b1ff2643d61430a9fc6f52fe414891a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:52.120126  6956 catalog_manager.cc:4755] TS 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b13ef0a615bc425faa89b0fd40b68599: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260709 12:13:52.124552  5907 tablet_replica.cc:333] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:52.125257  5907 raft_consensus.cc:2243] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:13:52.126190  5907 raft_consensus.cc:2272] T 2119382ffaef43728e0aa29dc47b98ec P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.132292  5907 tablet_replica.cc:333] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:52.132947  5907 raft_consensus.cc:2243] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.133469  5907 pending_rounds.cc:70] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a: Trying to abort 1 pending ops.
I20260709 12:13:52.133698  5907 pending_rounds.cc:77] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a: Aborting op as it isn't in flight: id { term: 6 index: 6 } timestamp: 7305622451673645056 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "481d695d5a214040b6363cd29196043c" old_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: NON_VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: true } } } new_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } attrs { replace: true } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } } }
I20260709 12:13:52.134829  5907 raft_consensus.cc:2917] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Aborting config change with OpId 6.6: Aborted: Op aborted
I20260709 12:13:52.135195  5907 raft_consensus.cc:2889] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:13:52.135564  5907 raft_consensus.cc:2272] T 481d695d5a214040b6363cd29196043c P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.145282  5907 tablet_replica.cc:333] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:52.152667  5907 raft_consensus.cc:2243] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:13:52.166746  5907 raft_consensus.cc:2272] T 6c850407cd3945639e57b9d14cfa112b P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.171448  9240 raft_consensus.cc:2955] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:52.177449  7212 raft_consensus.cc:2955] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:52.182368  5907 tablet_replica.cc:333] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:52.183096  5907 raft_consensus.cc:2243] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.183611  5907 raft_consensus.cc:2272] T f13bd80af49949dfabdc67c0e41662a8 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.186446  5907 tablet_replica.cc:333] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:52.187048  5907 raft_consensus.cc:2243] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.187546  5907 raft_consensus.cc:2272] T ef5bc3575ddb48a386f32440132b1680 P 4b1ff2643d61430a9fc6f52fe414891a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.189759  5907 tablet_replica.cc:333] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:52.190407  5907 raft_consensus.cc:2243] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.190917  5907 raft_consensus.cc:2272] T a87bbfa5d3664717842f4834fffc6bf9 P 4b1ff2643d61430a9fc6f52fe414891a [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.195973  7729 raft_consensus.cc:2955] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } } }
I20260709 12:13:52.201210  5907 tablet_replica.cc:333] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a: stopping tablet replica
I20260709 12:13:52.201880  5907 raft_consensus.cc:2243] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.202435  5907 raft_consensus.cc:2272] T b13ef0a615bc425faa89b0fd40b68599 P 4b1ff2643d61430a9fc6f52fe414891a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.216125  6965 catalog_manager.cc:5697] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: config changed from index 3 to 4, 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:52.747464  9288 raft_consensus.cc:493] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:52.748005  9288 raft_consensus.cc:515] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:52.750480  9288 leader_election.cc:290] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:52.751088  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
W20260709 12:13:52.758252  7186 leader_election.cc:336] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:52.758622  7186 leader_election.cc:304] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:52.759145  9288 raft_consensus.cc:2749] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:52.781391  9396 raft_consensus.cc:493] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:52.781924  9396 raft_consensus.cc:515] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:52.787729  7112 leader_election.cc:336] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:52.790939  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0063b668c8fe4ada9d2cf1f020216b9d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:52.792722  7111 leader_election.cc:304] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:52.793293  9240 raft_consensus.cc:2749] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:52.793304  9396 leader_election.cc:290] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:52.810539  9396 raft_consensus.cc:493] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:52.810910  9396 raft_consensus.cc:515] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:52.813828  9396 leader_election.cc:290] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:52.815099  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:13:52.818928  7112 leader_election.cc:336] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:52.819516  7112 leader_election.cc:304] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:52.820920  9240 raft_consensus.cc:2749] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:52.827270  9288 raft_consensus.cc:493] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:52.827853  9288 raft_consensus.cc:515] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:52.832723  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
W20260709 12:13:52.834345  7186 leader_election.cc:336] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:52.835333  9288 leader_election.cc:290] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:52.835502  7145 raft_consensus.cc:2468] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 4.
I20260709 12:13:52.836681  7185 leader_election.cc:304] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:52.837730  9396 raft_consensus.cc:493] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:52.838240  9396 raft_consensus.cc:515] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:52.839457  9288 raft_consensus.cc:2804] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:52.840212  9288 raft_consensus.cc:493] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:52.840615  9288 raft_consensus.cc:3060] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:52.846383  9396 leader_election.cc:290] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:52.846623  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:52.850688  9288 raft_consensus.cc:515] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:13:52.850911  7112 leader_election.cc:336] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:52.851812  7112 leader_election.cc:304] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:52.852510  9396 raft_consensus.cc:2749] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:52.853868  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3582d05876d487792614d1a79a0b868" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:52.854393  7145 raft_consensus.cc:3060] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:52.855765  9288 leader_election.cc:290] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:52.859162  7186 leader_election.cc:336] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:52.862573  7145 raft_consensus.cc:2468] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 5.
I20260709 12:13:52.863389  7185 leader_election.cc:304] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:52.863955  9288 raft_consensus.cc:2804] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:52.864398  9288 raft_consensus.cc:697] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 5 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:52.865206  9288 consensus_queue.cc:237] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:52.880353  6968 catalog_manager.cc:5697] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 4 to 5, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 5 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:52.903600  9360 raft_consensus.cc:493] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:52.904124  9360 raft_consensus.cc:515] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:52.907974  9360 leader_election.cc:290] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:52.911091  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
W20260709 12:13:52.919188  7702 leader_election.cc:336] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:52.919600  7702 leader_election.cc:304] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:52.921370  9360 raft_consensus.cc:2749] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:52.956676  9288 raft_consensus.cc:493] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:52.957289  9288 raft_consensus.cc:515] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:52.965173  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:52.965765  7143 raft_consensus.cc:2468] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 3.
I20260709 12:13:52.972783  9360 raft_consensus.cc:493] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:52.973551  9396 raft_consensus.cc:493] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:52.974696  9396 raft_consensus.cc:515] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:52.977566  7732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b6cfc050cb40dcaf8c85318ac59b0b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:52.973786  7185 leader_election.cc:304] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:52.981705  9396 leader_election.cc:290] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:52.982517  9029 raft_consensus.cc:2804] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:13:52.982712  7112 leader_election.cc:336] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:52.983209  9029 raft_consensus.cc:493] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:52.983707  7112 leader_election.cc:304] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
W20260709 12:13:52.984222  7186 leader_election.cc:336] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:52.984241  9029 raft_consensus.cc:3060] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:52.973321  9360 raft_consensus.cc:515] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:52.991874  9029 raft_consensus.cc:515] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
W20260709 12:13:52.992311  7702 leader_election.cc:336] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:52.993113  9396 raft_consensus.cc:2749] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:52.995272  9029 leader_election.cc:290] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:52.973963  9288 leader_election.cc:290] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:52.996501  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542c499851f24f928ab9c78ba6f0b061" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91"
I20260709 12:13:52.997008  7143 raft_consensus.cc:3060] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:53.002969  7143 raft_consensus.cc:2468] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 4.
I20260709 12:13:53.003881  7185 leader_election.cc:304] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [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: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:53.004684  9029 raft_consensus.cc:2804] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:53.005080  9029 raft_consensus.cc:697] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 4 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:53.005756  9029 consensus_queue.cc:237] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [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: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:53.008555  5907 tablet_server.cc:196] TabletServer@127.5.196.193:0 shutdown complete.
I20260709 12:13:53.008993  9360 leader_election.cc:290] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:53.013139  7186 leader_election.cc:336] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.014554  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:53.015985  7700 leader_election.cc:304] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:53.016724  9360 raft_consensus.cc:2749] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:53.017762  9396 raft_consensus.cc:493] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:53.018302  9396 raft_consensus.cc:515] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:53.020375  9396 leader_election.cc:290] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:53.025827  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731c976eac40425299a29e023ff83b3b" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:53.028081  6968 catalog_manager.cc:5697] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 3 to 4, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 4 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } }
W20260709 12:13:53.029098  7112 leader_election.cc:336] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.029537  7112 leader_election.cc:304] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:53.030514  9240 raft_consensus.cc:2749] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:53.049268  9029 raft_consensus.cc:493] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:53.049750  9029 raft_consensus.cc:515] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:53.048900  9288 raft_consensus.cc:493] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:53.054548  9288 raft_consensus.cc:515] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:53.056511  9288 leader_election.cc:290] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:53.057411  9029 leader_election.cc:290] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:53.057863  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:53.059963  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0862997844611a85110d072ae5b04" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
W20260709 12:13:53.065513  7186 leader_election.cc:336] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.065946  7186 leader_election.cc:304] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
W20260709 12:13:53.072661  7186 leader_election.cc:336] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.072830  9029 raft_consensus.cc:2749] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:53.073079  7186 leader_election.cc:304] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:53.073851  9029 raft_consensus.cc:2749] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:53.076733  9029 raft_consensus.cc:493] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:53.077215  9029 raft_consensus.cc:515] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:53.082661  7143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" is_pre_election: true
I20260709 12:13:53.083681  9240 raft_consensus.cc:493] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:53.084329  9029 leader_election.cc:290] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:53.084144  9240 raft_consensus.cc:515] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:53.086047  9240 leader_election.cc:290] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:53.088922  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:53.089540  7212 raft_consensus.cc:2468] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 5.
I20260709 12:13:53.091176  7110 leader_election.cc:304] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
I20260709 12:13:53.092046  9396 raft_consensus.cc:2804] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:13:53.092185  7112 leader_election.cc:336] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.092514  9396 raft_consensus.cc:493] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:53.093058  9396 raft_consensus.cc:3060] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:53.093178  9029 raft_consensus.cc:493] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:53.093716  9029 raft_consensus.cc:515] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:53.095481  9029 leader_election.cc:290] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:53.096508  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:53.097083  7736 raft_consensus.cc:2468] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 4.
I20260709 12:13:53.098160  7185 leader_election.cc:304] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 
W20260709 12:13:53.100620  7186 leader_election.cc:336] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.101033  7186 leader_election.cc:304] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:53.101728  9288 raft_consensus.cc:2749] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:53.101074  9029 raft_consensus.cc:2804] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:53.107116  9029 raft_consensus.cc:493] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
W20260709 12:13:53.107533  7186 leader_election.cc:336] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.103186  9396 raft_consensus.cc:515] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:53.108628  9029 raft_consensus.cc:3060] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:53.113955  7112 leader_election.cc:336] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.114192  9240 raft_consensus.cc:493] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:53.114728  9240 raft_consensus.cc:515] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:53.116812  9240 leader_election.cc:290] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:53.128724  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25341e4d6920456b9b2f24c0e4167b54" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:53.129261  7212 raft_consensus.cc:3060] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:53.129693  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2119382ffaef43728e0aa29dc47b98ec" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:53.133006  9360 raft_consensus.cc:493] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:53.133546  9360 raft_consensus.cc:515] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:53.135671  9360 leader_election.cc:290] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:53.137626  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0862997844611a85110d072ae5b04" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:53.138237  7220 raft_consensus.cc:2468] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 3.
I20260709 12:13:53.141042  7700 leader_election.cc:304] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:53.141532  5907 tablet_server.cc:179] TabletServer@127.5.196.194:0 shutting down...
W20260709 12:13:53.122843  7112 leader_election.cc:336] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.142146  9384 raft_consensus.cc:2804] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:53.142611  9384 raft_consensus.cc:493] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:53.143006  9384 raft_consensus.cc:3060] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:53.144173  7110 leader_election.cc:304] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:53.144961  9288 raft_consensus.cc:493] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:53.145501  9288 raft_consensus.cc:515] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:53.146104  7702 leader_election.cc:336] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.116161  9396 leader_election.cc:290] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:53.147397  9288 leader_election.cc:290] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:53.149451  7212 raft_consensus.cc:2468] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 6.
I20260709 12:13:53.154546  9396 raft_consensus.cc:2749] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:53.158023  9409 raft_consensus.cc:493] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:53.158541  9409 raft_consensus.cc:515] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:53.159353  9384 raft_consensus.cc:515] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:53.160794  9409 leader_election.cc:290] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:53.161304  9384 leader_election.cc:290] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:53.162446  7110 leader_election.cc:304] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:53.162806  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:53.163233  9240 raft_consensus.cc:2804] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:53.163394  7736 raft_consensus.cc:2468] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 3.
I20260709 12:13:53.163934  9240 raft_consensus.cc:697] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:53.165170  7185 leader_election.cc:304] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:53.165074  9240 consensus_queue.cc:237] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:53.167639  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0862997844611a85110d072ae5b04" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:53.167981  9411 raft_consensus.cc:2804] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:53.168201  7212 raft_consensus.cc:3060] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:53.168458  9411 raft_consensus.cc:493] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:53.168881  9411 raft_consensus.cc:3060] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:53.172343  9384 raft_consensus.cc:493] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:53.174237  9384 raft_consensus.cc:515] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:53.176152  7186 leader_election.cc:336] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.176860  9411 raft_consensus.cc:515] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:53.174815  9029 raft_consensus.cc:515] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:53.176431  7702 leader_election.cc:336] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.184373  9029 leader_election.cc:290] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
W20260709 12:13:53.189417  7186 leader_election.cc:336] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.191521  9411 leader_election.cc:290] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
W20260709 12:13:53.190557  7186 leader_election.cc:336] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.213316  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85834cc9960c40ceabe1ccbc7712867c" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:53.219923  7736 raft_consensus.cc:3060] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:53.220371  7212 raft_consensus.cc:2468] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 4.
I20260709 12:13:53.213862  7729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18902b409e654e819556dcf976df4069" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
W20260709 12:13:53.215286  7185 consensus_peers.cc:597] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:53.184818  7702 leader_election.cc:336] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.221055  7729 raft_consensus.cc:3060] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:53.214434  9384 leader_election.cc:290] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:53.228950  7736 raft_consensus.cc:2468] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 5.
I20260709 12:13:53.225214  9409 raft_consensus.cc:493] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:53.232758  9409 raft_consensus.cc:515] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:53.234601  9409 leader_election.cc:290] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:53.236928  7701 consensus_peers.cc:597] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:53.235916  7729 raft_consensus.cc:2468] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 4.
W20260709 12:13:53.239444  7701 leader_election.cc:336] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:13:53.241432  7185 consensus_peers.cc:597] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:53.239907  7701 leader_election.cc:304] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:53.222878  9412 raft_consensus.cc:493] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
W20260709 12:13:53.245165  7701 leader_election.cc:336] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:53.244582  9409 raft_consensus.cc:493] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:53.251348  9360 raft_consensus.cc:2749] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:53.251681  9409 raft_consensus.cc:515] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:53.257369  9396 raft_consensus.cc:493] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:53.260727  9396 raft_consensus.cc:515] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:53.262622  9396 leader_election.cc:290] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:53.260099  6968 catalog_manager.cc:5697] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 reported cstate change: term changed from 5 to 6, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194). New cstate: current_term: 6 leader_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:53.260051  9409 leader_election.cc:290] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:53.264658  7701 leader_election.cc:336] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:13:53.266374  7702 leader_election.cc:336] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
W20260709 12:13:53.266847  7185 consensus_peers.cc:597] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:53.268280  7112 leader_election.cc:336] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.254806  9412 raft_consensus.cc:515] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:53.266791  7702 leader_election.cc:304] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
W20260709 12:13:53.270299  7702 leader_election.cc:336] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.271353  9409 raft_consensus.cc:2749] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:53.278548  9412 leader_election.cc:290] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:53.279240  7702 leader_election.cc:336] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.279780  7702 leader_election.cc:304] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:53.280459  9384 raft_consensus.cc:2749] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:53.281378  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:53.281963  7212 raft_consensus.cc:2468] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 8.
I20260709 12:13:53.283541  7110 leader_election.cc:304] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
W20260709 12:13:53.284173  7701 consensus_peers.cc:597] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:53.284296  9412 raft_consensus.cc:2804] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260709 12:13:53.276595  7700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33327, user_credentials={real_user=slave}} blocked reactor thread for 48522.1us
I20260709 12:13:53.284687  9412 raft_consensus.cc:493] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:53.285143  9412 raft_consensus.cc:3060] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:53.288937  7732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd821de76af411f89ed55ebe38cca00" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:53.289487  7732 raft_consensus.cc:2468] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 2.
W20260709 12:13:53.284765  7701 consensus_peers.cc:597] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:53.288797  7112 leader_election.cc:336] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.291729  7111 leader_election.cc:304] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:53.292668  9396 raft_consensus.cc:2804] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:53.293018  9396 raft_consensus.cc:493] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:53.293365  9396 raft_consensus.cc:3060] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:53.297725  9411 raft_consensus.cc:493] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:53.298223  9411 raft_consensus.cc:515] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:53.300257  9411 leader_election.cc:290] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:53.300062  9412 raft_consensus.cc:515] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:53.291755  7185 leader_election.cc:304] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:53.301987  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:53.306006  9396 raft_consensus.cc:515] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:53.306310  7185 leader_election.cc:304] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:53.307389  9412 leader_election.cc:290] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 9 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:53.307629  7185 consensus_peers.cc:597] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:53.307960  9411 raft_consensus.cc:2804] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:53.308163  9415 raft_consensus.cc:2804] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:53.309068  9029 raft_consensus.cc:493] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:53.309659  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac5b1c3b84851b8da90679fd3311d" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:53.310184  7212 raft_consensus.cc:3060] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:13:53.311046  7112 leader_election.cc:336] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.312294  9411 raft_consensus.cc:697] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 4 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:53.309528  9029 raft_consensus.cc:515] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:53.313129  9411 consensus_queue.cc:237] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:53.314086  9029 leader_election.cc:290] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:53.314553  9415 raft_consensus.cc:697] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 5 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:53.316200  9415 consensus_queue.cc:237] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:53.323873  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:53.325608  5907 tablet_replica.cc:333] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.326381  5907 raft_consensus.cc:2243] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.326920  5907 raft_consensus.cc:2272] T 69905e39613c40ab9ee41ec3c60268d4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.329561  5907 tablet_replica.cc:333] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.330302  5907 raft_consensus.cc:2243] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Raft consensus shutting down.
W20260709 12:13:53.333609  7186 leader_election.cc:336] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
W20260709 12:13:53.341856  7186 leader_election.cc:336] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.331292  5907 raft_consensus.cc:2272] T e7ba9e2a936548189067b8ba467a7c13 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.343621  7212 raft_consensus.cc:2468] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 9.
I20260709 12:13:53.344867  7110 leader_election.cc:304] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:53.345523  9412 raft_consensus.cc:2804] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:13:53.346014  9412 raft_consensus.cc:697] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 9 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:53.346763  9412 consensus_queue.cc:237] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:53.347846  5907 tablet_replica.cc:333] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.348658  5907 raft_consensus.cc:2243] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.349190  5907 raft_consensus.cc:2272] T 0063b668c8fe4ada9d2cf1f020216b9d P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.350606  9396 leader_election.cc:290] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
W20260709 12:13:53.351233  7112 leader_election.cc:336] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.357724  7732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:53.361130  7700 leader_election.cc:304] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a
W20260709 12:13:53.362493  7185 leader_election.cc:336] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:53.365693  7185 leader_election.cc:304] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:53.366340  9415 raft_consensus.cc:2749] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:53.366568  7701 consensus_peers.cc:597] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:53.366700  7185 consensus_peers.cc:597] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:53.366986  5907 tablet_replica.cc:333] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.367703  9416 raft_consensus.cc:2804] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:53.368150  5907 raft_consensus.cc:2243] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.368191  9416 raft_consensus.cc:697] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 4 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:53.369195  5907 raft_consensus.cc:2272] T 1725dc8a9e124623ad878bc568e082dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.369881  9416 consensus_queue.cc:237] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:53.371943  5907 tablet_replica.cc:333] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.372876  5907 raft_consensus.cc:2243] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:53.373847  5907 raft_consensus.cc:2272] T 9004da0ba50e4379b45eb6576dcfa7bf P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.377128  5907 tablet_replica.cc:333] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.377880  5907 raft_consensus.cc:2243] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.378470  5907 raft_consensus.cc:2272] T dae2ca0d959e48d6afd48cd029cce2d0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.380415  7700 leader_election.cc:304] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:53.380897  5907 tablet_replica.cc:333] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.381747  5907 raft_consensus.cc:2243] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.381961  9384 raft_consensus.cc:2749] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:53.382404  5907 raft_consensus.cc:2272] T 542c499851f24f928ab9c78ba6f0b061 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.383265  7185 leader_election.cc:304] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, 7e6a332a24e446039c4066659ebf69c2
I20260709 12:13:53.384346  9415 raft_consensus.cc:2749] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:53.387014  5907 tablet_replica.cc:333] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.387890  5907 raft_consensus.cc:2243] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.388409  5907 raft_consensus.cc:2272] T a3582d05876d487792614d1a79a0b868 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:53.389143  7701 consensus_peers.cc:597] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:53.390821  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd821de76af411f89ed55ebe38cca00" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:53.391369  7736 raft_consensus.cc:3060] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:53.392182  5907 tablet_replica.cc:333] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.392974  5907 raft_consensus.cc:2243] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.393595  5907 raft_consensus.cc:2272] T 706a2cad7f39498092f58ac5bf18de8e P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.398783  7736 raft_consensus.cc:2468] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 3.
I20260709 12:13:53.400359  5907 tablet_replica.cc:333] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.401248  5907 raft_consensus.cc:2243] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.401986  5907 raft_consensus.cc:2272] T b88d81d5236b4ce38682bc5f9e97900d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.404330  5907 tablet_replica.cc:333] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.405084  5907 raft_consensus.cc:2243] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 9 LEADER]: Raft consensus shutting down.
I20260709 12:13:53.405877  5907 pending_rounds.cc:70] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91: Trying to abort 1 pending ops.
I20260709 12:13:53.406168  5907 pending_rounds.cc:77] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91: Aborting op as it isn't in flight: id { term: 9 index: 8 } timestamp: 7305622459808694272 op_type: NO_OP noop_request { }
I20260709 12:13:53.406536  5907 raft_consensus.cc:2889] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 9 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:13:53.406906  5907 raft_consensus.cc:2272] T 131ac5b1c3b84851b8da90679fd3311d P c2a2f6b3d7d142b6a42df8173818dc91 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.407135  7111 leader_election.cc:304] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [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: 7e6a332a24e446039c4066659ebf69c2, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:53.408661  9396 raft_consensus.cc:2804] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:53.408066  6968 catalog_manager.cc:5697] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 3 to 4, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 4 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:53.409161  9396 raft_consensus.cc:697] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Becoming Leader. State: Replica: c2a2f6b3d7d142b6a42df8173818dc91, State: Running, Role: LEADER
I20260709 12:13:53.409976  9396 consensus_queue.cc:237] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:53.416283  6969 catalog_manager.cc:5697] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 3 to 4, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196). New cstate: current_term: 4 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:13:53.418923  7701 consensus_peers.cc:597] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:53.422077  5907 tablet_replica.cc:333] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.422930  5907 raft_consensus.cc:2243] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:53.425349  5907 raft_consensus.cc:2272] T addceebd49be426487f3a1a3a0f1be4d P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:53.426017  7701 consensus_peers.cc:597] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:53.426590  7701 consensus_peers.cc:597] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:53.427626  5907 tablet_replica.cc:333] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.428422  5907 raft_consensus.cc:2243] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:13:53.429224  5907 pending_rounds.cc:70] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91: Trying to abort 1 pending ops.
I20260709 12:13:53.429497  5907 pending_rounds.cc:77] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91: Aborting op as it isn't in flight: id { term: 6 index: 5 } timestamp: 7305622459064614912 op_type: NO_OP noop_request { }
I20260709 12:13:53.429847  5907 raft_consensus.cc:2889] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:13:53.430212  5907 raft_consensus.cc:2272] T 25341e4d6920456b9b2f24c0e4167b54 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.432623  5907 tablet_replica.cc:333] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.433383  5907 raft_consensus.cc:2243] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:53.434352  5907 raft_consensus.cc:2272] T 8858c191209b4d38a5ad572d3d4f9d5a P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.437326  5907 tablet_replica.cc:333] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.437258  6968 catalog_manager.cc:5697] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 4 to 5, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 5 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:53.438088  5907 raft_consensus.cc:2243] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:53.438997  5907 raft_consensus.cc:2272] T 8ac00bbced8f4ccab7f93026388c6417 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.441151  5907 tablet_replica.cc:333] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
W20260709 12:13:53.441699  7185 consensus_peers.cc:597] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:53.441871  5907 raft_consensus.cc:2243] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:13:53.442799  5907 raft_consensus.cc:2272] T 3af210be31854c5791651a86e1727f68 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.445029  5907 tablet_replica.cc:333] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.445791  5907 raft_consensus.cc:2243] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.446477  5907 raft_consensus.cc:2272] T 3df756d1e8ab4e4ead90ff7923b65ec9 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:53.446615  7186 consensus_peers.cc:597] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:53.448925  5907 tablet_replica.cc:333] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.449795  5907 raft_consensus.cc:2243] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.450317  5907 raft_consensus.cc:2272] T 0161d1bcef2248e88ad27c49c6e6d8de P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:53.451020  7701 consensus_peers.cc:597] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:53.453158  5907 tablet_replica.cc:333] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.453908  5907 raft_consensus.cc:2243] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.454452  5907 raft_consensus.cc:2272] T 6beae084e60341a4b19046aa8cc0eab4 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:53.454660  7186 consensus_peers.cc:597] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:53.455372  9411 raft_consensus.cc:493] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:53.455775  9411 raft_consensus.cc:515] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:53.456777  5907 tablet_replica.cc:333] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.457334  9411 leader_election.cc:290] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:53.457526  5907 raft_consensus.cc:2243] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.458099  5907 raft_consensus.cc:2272] T 7686674f80fc412990a7b8f302a9ae05 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.458539  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2" is_pre_election: true
I20260709 12:13:53.459126  7736 raft_consensus.cc:2468] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 6.
I20260709 12:13:53.460417  5907 tablet_replica.cc:333] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.460551  7185 leader_election.cc:304] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 
I20260709 12:13:53.461182  5907 raft_consensus.cc:2243] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:53.462100  5907 raft_consensus.cc:2272] T 3d85424709f54a518c9c7419bf6136f0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.462114  9415 raft_consensus.cc:2804] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:53.462821  9415 raft_consensus.cc:493] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:53.463174  9415 raft_consensus.cc:3060] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:53.464403  5907 tablet_replica.cc:333] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.465153  5907 raft_consensus.cc:2243] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:53.466079  5907 raft_consensus.cc:2272] T df94cd19fb694878b740f2881d9f8594 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.468361  5907 tablet_replica.cc:333] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.469054  5907 raft_consensus.cc:2243] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.469558  5907 raft_consensus.cc:2272] T 4c39fa421bec422e922270e825f31bd8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:53.465075  7701 consensus_peers.cc:597] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:53.471850  5907 tablet_replica.cc:333] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
W20260709 12:13:53.472226  7701 consensus_peers.cc:597] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:53.472612  5907 raft_consensus.cc:2243] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.473196  5907 raft_consensus.cc:2272] T e26a078dd0cd47afa43660b44046c8dd P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:53.473701  7186 leader_election.cc:336] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.475523  5907 tablet_replica.cc:333] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.475968  9415 raft_consensus.cc:515] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:53.476271  5907 raft_consensus.cc:2243] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:53.477487  5907 raft_consensus.cc:2272] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.478432  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa147a1ee0540c4a78532585e511a60" candidate_uuid: "b1c282c7d51e498b941387efd9ec54e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7e6a332a24e446039c4066659ebf69c2"
I20260709 12:13:53.478991  7736 raft_consensus.cc:3060] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:53.479628  5907 tablet_replica.cc:333] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.480377  5907 raft_consensus.cc:2243] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.480887  5907 raft_consensus.cc:2272] T 136af739bd294c488b106b73e4240911 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:53.482076  7186 leader_election.cc:336] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.483110  5907 tablet_replica.cc:333] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.483832  5907 raft_consensus.cc:2243] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:13:53.484715  5907 raft_consensus.cc:2272] T 22abf39b61e04ba490808e3e491dc3c5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.486541  7736 raft_consensus.cc:2468] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1c282c7d51e498b941387efd9ec54e1 in term 7.
I20260709 12:13:53.487145  5907 tablet_replica.cc:333] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.487558  7185 leader_election.cc:304] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:53.487948  5907 raft_consensus.cc:2243] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.488252  9411 raft_consensus.cc:2804] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:53.488525  5907 raft_consensus.cc:2272] T 905c89fcd14c46e594dda62c9dd6c2b2 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.488790  9411 raft_consensus.cc:697] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 7 LEADER]: Becoming Leader. State: Replica: b1c282c7d51e498b941387efd9ec54e1, State: Running, Role: LEADER
I20260709 12:13:53.489756  9411 consensus_queue.cc:237] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:53.491065  5907 tablet_replica.cc:333] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.491652  9416 raft_consensus.cc:493] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:53.491853  5907 raft_consensus.cc:2243] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.492390  5907 raft_consensus.cc:2272] T faba106b46bf4ebd8adf4850d6eade14 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.492192  9416 raft_consensus.cc:515] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:53.494095  7185 consensus_peers.cc:597] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:53.494246  9416 leader_election.cc:290] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:53.494628  5907 tablet_replica.cc:333] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.495405  5907 raft_consensus.cc:2243] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.495896  5907 raft_consensus.cc:2272] T 731c976eac40425299a29e023ff83b3b P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.495929  9415 leader_election.cc:290] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 7 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196:37663)
I20260709 12:13:53.498196  5907 tablet_replica.cc:333] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.498937  5907 raft_consensus.cc:2243] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.499473  5907 raft_consensus.cc:2272] T 7d3cbb05babf43b489d5eab9a22691b5 P c2a2f6b3d7d142b6a42df8173818dc91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.501848  5907 tablet_replica.cc:333] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.502538  5907 raft_consensus.cc:2243] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.503068  5907 raft_consensus.cc:2272] T b7843d40ee384fff8ea2f2547aa18df0 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.505276  5907 tablet_replica.cc:333] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
W20260709 12:13:53.505494  7702 leader_election.cc:336] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.505965  5907 raft_consensus.cc:2243] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.506551  5907 raft_consensus.cc:2272] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.508915  5907 tablet_replica.cc:333] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.509440  9396 raft_consensus.cc:493] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:53.509605  5907 raft_consensus.cc:2243] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:13:53.509959  9396 raft_consensus.cc:515] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:53.510748  5907 raft_consensus.cc:2272] T 0ce7602d138e46f6aef0092b1852bb64 P c2a2f6b3d7d142b6a42df8173818dc91 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.512144  9396 leader_election.cc:290] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:53.513291  5907 tablet_replica.cc:333] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.514074  5907 raft_consensus.cc:2243] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.514599  5907 raft_consensus.cc:2272] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.515594  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd04b8a08314376985a3287afd59569" candidate_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:53.516170  7212 raft_consensus.cc:2468] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a2f6b3d7d142b6a42df8173818dc91 in term 4.
I20260709 12:13:53.516920  5907 tablet_replica.cc:333] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.517690  5907 raft_consensus.cc:2243] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.518195  5907 raft_consensus.cc:2272] T 2119382ffaef43728e0aa29dc47b98ec P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.518205  7110 leader_election.cc:304] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91; no voters: 
W20260709 12:13:53.518888  7110 raft_consensus.cc:2686] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:13:53.520614  5907 tablet_replica.cc:333] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
W20260709 12:13:53.520835  7112 leader_election.cc:336] T 2cd04b8a08314376985a3287afd59569 P c2a2f6b3d7d142b6a42df8173818dc91 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.521355  5907 raft_consensus.cc:2243] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:53.521826  7185 consensus_peers.cc:597] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:53.521974  5907 raft_consensus.cc:2272] T f13bd80af49949dfabdc67c0e41662a8 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:53.523152  6956 catalog_manager.cc:4755] TS 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b13ef0a615bc425faa89b0fd40b68599: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.524392  5907 tablet_replica.cc:333] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.525180  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1" is_pre_election: true
I20260709 12:13:53.525701  7212 raft_consensus.cc:2468] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 6.
I20260709 12:13:53.525272  5907 raft_consensus.cc:2243] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:53.526719  5907 raft_consensus.cc:2272] T d8cdf1d4cd114beea995c32b20903c44 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.528976  5907 tablet_replica.cc:333] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.528546  6968 catalog_manager.cc:5697] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 reported cstate change: term changed from 6 to 7, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195). New cstate: current_term: 7 leader_uuid: "b1c282c7d51e498b941387efd9ec54e1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:53.529675  5907 raft_consensus.cc:2243] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.530409  5907 raft_consensus.cc:2272] T d8b6cfc050cb40dcaf8c85318ac59b0b P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.531080  7700 leader_election.cc:304] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:53.532119  9416 raft_consensus.cc:2804] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:53.532442  9416 raft_consensus.cc:493] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:53.532684  5907 tablet_replica.cc:333] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.532768  9416 raft_consensus.cc:3060] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:53.533509  5907 raft_consensus.cc:2243] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.534072  5907 raft_consensus.cc:2272] T ca20de5b8c1f469eaad750d988fec28f P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.536543  5907 tablet_replica.cc:333] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.537226  5907 raft_consensus.cc:2243] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.538558  5907 raft_consensus.cc:2272] T 7c95427111a24d6689e4f4ef0175a5f6 P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.540983  5907 tablet_replica.cc:333] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.541652  5907 raft_consensus.cc:2243] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:13:53.542584  5907 raft_consensus.cc:2272] T 316527cc5a344e999d8ec70ca172d512 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.542740  9416 raft_consensus.cc:515] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:53.545123  5907 tablet_replica.cc:333] T ef5bc3575ddb48a386f32440132b1680 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.545822  5907 raft_consensus.cc:2243] T ef5bc3575ddb48a386f32440132b1680 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.545945  9416 leader_election.cc:290] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 election: Requested vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:53.546139  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c850407cd3945639e57b9d14cfa112b" candidate_uuid: "7e6a332a24e446039c4066659ebf69c2" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b1c282c7d51e498b941387efd9ec54e1"
I20260709 12:13:53.546351  5907 raft_consensus.cc:2272] T ef5bc3575ddb48a386f32440132b1680 P c2a2f6b3d7d142b6a42df8173818dc91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.546716  7212 raft_consensus.cc:3060] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:53.548825  5907 tablet_replica.cc:333] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.549507  5907 raft_consensus.cc:2243] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.550258  5907 raft_consensus.cc:2272] T b31f9cb469ba4b99a3231bd60757e02c P c2a2f6b3d7d142b6a42df8173818dc91 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:53.552449  7702 leader_election.cc:336] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.552920  9411 raft_consensus.cc:493] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
W20260709 12:13:53.553445  7185 consensus_peers.cc:597] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:53.553375  9411 raft_consensus.cc:515] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } }
I20260709 12:13:53.555418  9411 leader_election.cc:290] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:53.552620  5907 tablet_replica.cc:333] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.556268  5907 raft_consensus.cc:2243] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:13:53.557152  5907 raft_consensus.cc:2272] T b13ef0a615bc425faa89b0fd40b68599 P c2a2f6b3d7d142b6a42df8173818dc91 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.557559  7212 raft_consensus.cc:2468] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6a332a24e446039c4066659ebf69c2 in term 7.
W20260709 12:13:53.558609  7185 leader_election.cc:336] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:53.559479  5907 tablet_replica.cc:333] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91: stopping tablet replica
I20260709 12:13:53.560101  5907 raft_consensus.cc:2243] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:53.560216  7700 leader_election.cc:304] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2, b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a
I20260709 12:13:53.560915  5907 pending_rounds.cc:70] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91: Trying to abort 1 pending ops.
I20260709 12:13:53.561159  5907 pending_rounds.cc:77] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7305622460056506368 op_type: NO_OP noop_request { }
I20260709 12:13:53.561368  9416 raft_consensus.cc:2804] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:53.561476  5907 raft_consensus.cc:2889] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:13:53.562196  5907 raft_consensus.cc:2272] T 4cd821de76af411f89ed55ebe38cca00 P c2a2f6b3d7d142b6a42df8173818dc91 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:53.562960  7186 leader_election.cc:336] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:53.563117  9416 raft_consensus.cc:697] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 7 LEADER]: Becoming Leader. State: Replica: 7e6a332a24e446039c4066659ebf69c2, State: Running, Role: LEADER
I20260709 12:13:53.563432  7186 leader_election.cc:304] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1c282c7d51e498b941387efd9ec54e1; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:53.564118  9411 raft_consensus.cc:2749] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:53.564221  9416 consensus_queue.cc:237] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:53.574746  6968 catalog_manager.cc:5697] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 reported cstate change: term changed from 6 to 7, leader changed from 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193) to 7e6a332a24e446039c4066659ebf69c2 (127.5.196.196). New cstate: current_term: 7 leader_uuid: "7e6a332a24e446039c4066659ebf69c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:13:53.586344  7185 consensus_peers.cc:597] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:53.592556  7185 consensus_peers.cc:597] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:53.622925  7185 consensus_peers.cc:597] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:53.719887  7701 consensus_peers.cc:597] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:53.763628  7702 consensus_peers.cc:597] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:53.777812  7186 consensus_peers.cc:597] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:53.796945  7212 raft_consensus.cc:1275] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:13:53.798720  9416 consensus_queue.cc:1048] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:53.843043  7736 raft_consensus.cc:1275] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:13:53.844616  9415 consensus_queue.cc:1048] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:53.851613  7729 raft_consensus.cc:1275] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 12:13:53.853031  9415 consensus_queue.cc:1048] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 12:13:53.922681  7186 consensus_peers.cc:597] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:53.964847  7186 consensus_peers.cc:597] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:53.971256  7702 consensus_peers.cc:597] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:53.996097  7702 consensus_peers.cc:597] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:54.008865  7729 raft_consensus.cc:1275] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 7 FOLLOWER]: Refusing update from remote peer b1c282c7d51e498b941387efd9ec54e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:13:54.010519  9029 consensus_queue.cc:1048] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 12:13:54.042088  7702 consensus_peers.cc:597] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:54.097038  5907 tablet_server.cc:196] TabletServer@127.5.196.194:0 shutdown complete.
I20260709 12:13:54.099650  7212 raft_consensus.cc:1275] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 7 FOLLOWER]: Refusing update from remote peer 7e6a332a24e446039c4066659ebf69c2: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 12:13:54.101331  9416 consensus_queue.cc:1048] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 12:13:54.133364  7186 consensus_peers.cc:597] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:54.140511  7702 consensus_peers.cc:597] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:54.198112  5907 tablet_server.cc:179] TabletServer@127.5.196.195:0 shutting down...
W20260709 12:13:54.208458  7700 consensus_peers.cc:597] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:54.227085  7702 consensus_peers.cc:597] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:54.241017  7702 consensus_peers.cc:597] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:54.249300  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:13:54.252977  7700 consensus_peers.cc:597] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:54.253162  5907 tablet_replica.cc:333] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.253832  5907 raft_consensus.cc:2243] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.254317  5907 raft_consensus.cc:2272] T 9004da0ba50e4379b45eb6576dcfa7bf P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.256284  5907 tablet_replica.cc:333] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.256855  5907 raft_consensus.cc:2243] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:13:54.257570  5907 raft_consensus.cc:2272] T 1725dc8a9e124623ad878bc568e082dd P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.259173  5907 tablet_replica.cc:333] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.259680  5907 raft_consensus.cc:2243] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:54.260301  5907 pending_rounds.cc:70] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1: Trying to abort 1 pending ops.
I20260709 12:13:54.260473  5907 pending_rounds.cc:77] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305622458399883264 op_type: NO_OP noop_request { }
I20260709 12:13:54.260711  5907 raft_consensus.cc:2889] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:13:54.260941  5907 raft_consensus.cc:2272] T 542c499851f24f928ab9c78ba6f0b061 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.262526  5907 tablet_replica.cc:333] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.263047  5907 raft_consensus.cc:2243] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.263561  5907 raft_consensus.cc:2272] T e7ba9e2a936548189067b8ba467a7c13 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.265146  5907 tablet_replica.cc:333] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.265635  5907 raft_consensus.cc:2243] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:13:54.266364  5907 raft_consensus.cc:2272] T c1c7757637e84746a5018754bb05c409 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.268419  5907 tablet_replica.cc:333] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.269124  5907 raft_consensus.cc:2243] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 5 LEADER]: Raft consensus shutting down.
W20260709 12:13:54.269520  7700 consensus_peers.cc:597] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:54.269945  5907 pending_rounds.cc:70] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1: Trying to abort 1 pending ops.
I20260709 12:13:54.270154  5907 pending_rounds.cc:77] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1: Aborting op as it isn't in flight: id { term: 5 index: 5 } timestamp: 7305622457833054208 op_type: NO_OP noop_request { }
I20260709 12:13:54.270468  5907 raft_consensus.cc:2889] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 5 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:13:54.270776  5907 raft_consensus.cc:2272] T a3582d05876d487792614d1a79a0b868 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.272496  5907 tablet_replica.cc:333] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.273007  5907 raft_consensus.cc:2243] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:13:54.273594  5907 raft_consensus.cc:2272] T 706a2cad7f39498092f58ac5bf18de8e P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.275277  5907 tablet_replica.cc:333] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.275769  5907 raft_consensus.cc:2243] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:13:54.276578  5907 raft_consensus.cc:2272] T 85834cc9960c40ceabe1ccbc7712867c P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.278374  5907 tablet_replica.cc:333] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.278923  5907 raft_consensus.cc:2243] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.279458  5907 raft_consensus.cc:2272] T dae2ca0d959e48d6afd48cd029cce2d0 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.280988  5907 tablet_replica.cc:333] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.281467  5907 raft_consensus.cc:2243] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.281865  5907 raft_consensus.cc:2272] T e7425f6112e647939ba6dc9d49dfb7ba P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.283416  5907 tablet_replica.cc:333] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.283910  5907 raft_consensus.cc:2243] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.284335  5907 raft_consensus.cc:2272] T 131ac5b1c3b84851b8da90679fd3311d P b1c282c7d51e498b941387efd9ec54e1 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.286681  5907 tablet_replica.cc:333] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.287410  5907 raft_consensus.cc:2243] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.287837  5907 raft_consensus.cc:2272] T 25341e4d6920456b9b2f24c0e4167b54 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:54.289350  7700 consensus_peers.cc:597] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:54.289915  5907 tablet_replica.cc:333] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.290638  5907 raft_consensus.cc:2243] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.291107  5907 raft_consensus.cc:2272] T 8ac00bbced8f4ccab7f93026388c6417 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.293380  5907 tablet_replica.cc:333] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.293885  5907 raft_consensus.cc:2243] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.294296  5907 raft_consensus.cc:2272] T 3af210be31854c5791651a86e1727f68 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.295948  5907 tablet_replica.cc:333] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.296406  5907 raft_consensus.cc:2243] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.296795  5907 raft_consensus.cc:2272] T 316527cc5a344e999d8ec70ca172d512 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.298398  5907 tablet_replica.cc:333] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.298856  5907 raft_consensus.cc:2243] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:54.299630  5907 raft_consensus.cc:2272] T 18902b409e654e819556dcf976df4069 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.301816  5907 tablet_replica.cc:333] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.302285  5907 raft_consensus.cc:2243] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.302657  5907 raft_consensus.cc:2272] T 0ce7602d138e46f6aef0092b1852bb64 P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.304512  5907 tablet_replica.cc:333] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.304976  5907 raft_consensus.cc:2243] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:13:54.305662  5907 raft_consensus.cc:2272] T 0161d1bcef2248e88ad27c49c6e6d8de P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.307605  5907 tablet_replica.cc:333] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.308068  5907 raft_consensus.cc:2243] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:54.308722  5907 raft_consensus.cc:2272] T 6beae084e60341a4b19046aa8cc0eab4 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.310243  5907 tablet_replica.cc:333] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.310700  5907 raft_consensus.cc:2243] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:13:54.311338  5907 raft_consensus.cc:2272] T 136af739bd294c488b106b73e4240911 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.312979  5907 tablet_replica.cc:333] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.313441  5907 raft_consensus.cc:2243] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:13:54.314091  5907 raft_consensus.cc:2272] T e26a078dd0cd47afa43660b44046c8dd P b1c282c7d51e498b941387efd9ec54e1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.315809  5907 tablet_replica.cc:333] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.316254  5907 raft_consensus.cc:2243] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.316753  5907 raft_consensus.cc:2272] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.318377  5907 tablet_replica.cc:333] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.318850  5907 raft_consensus.cc:2243] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:54.319732  5907 raft_consensus.cc:2272] T 6fae897c0126464d9228a7c5cb43f19b P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.321715  5907 tablet_replica.cc:333] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.322207  5907 raft_consensus.cc:2243] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:13:54.323100  5907 raft_consensus.cc:2272] T 6fa147a1ee0540c4a78532585e511a60 P b1c282c7d51e498b941387efd9ec54e1 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.324999  5907 tablet_replica.cc:333] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.325706  5907 raft_consensus.cc:2243] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.326073  5907 raft_consensus.cc:2272] T 2cd04b8a08314376985a3287afd59569 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.328104  5907 tablet_replica.cc:333] T 5b3d827d487b45e798387af64742d318 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.328642  5907 raft_consensus.cc:2243] T 5b3d827d487b45e798387af64742d318 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.329139  5907 raft_consensus.cc:2272] T 5b3d827d487b45e798387af64742d318 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.331096  5907 tablet_replica.cc:333] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.331774  5907 raft_consensus.cc:2243] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:54.332626  5907 raft_consensus.cc:2272] T 1dab3084f0e5400eb1f31c83c20723e4 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.334448  5907 tablet_replica.cc:333] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.334925  5907 raft_consensus.cc:2243] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.335397  5907 raft_consensus.cc:2272] T 7686674f80fc412990a7b8f302a9ae05 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.336949  5907 tablet_replica.cc:333] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.337491  5907 raft_consensus.cc:2243] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.337885  5907 raft_consensus.cc:2272] T 3d85424709f54a518c9c7419bf6136f0 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.339489  5907 tablet_replica.cc:333] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.339943  5907 raft_consensus.cc:2243] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.340322  5907 raft_consensus.cc:2272] T 3cf0862997844611a85110d072ae5b04 P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.342348  5907 tablet_replica.cc:333] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.342823  5907 raft_consensus.cc:2243] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.343178  5907 raft_consensus.cc:2272] T 22abf39b61e04ba490808e3e491dc3c5 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.344781  5907 tablet_replica.cc:333] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.345274  5907 raft_consensus.cc:2243] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.345729  5907 raft_consensus.cc:2272] T 905c89fcd14c46e594dda62c9dd6c2b2 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.347649  5907 tablet_replica.cc:333] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.348279  5907 raft_consensus.cc:2243] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.348709  5907 raft_consensus.cc:2272] T faba106b46bf4ebd8adf4850d6eade14 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.350720  5907 tablet_replica.cc:333] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.351150  5907 raft_consensus.cc:2243] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.351537  5907 raft_consensus.cc:2272] T 731c976eac40425299a29e023ff83b3b P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.353082  5907 tablet_replica.cc:333] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.353529  5907 raft_consensus.cc:2243] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:54.354211  5907 raft_consensus.cc:2272] T 7d3cbb05babf43b489d5eab9a22691b5 P b1c282c7d51e498b941387efd9ec54e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.355783  5907 tablet_replica.cc:333] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.356218  5907 raft_consensus.cc:2243] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.356616  5907 raft_consensus.cc:2272] T b7843d40ee384fff8ea2f2547aa18df0 P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.358109  5907 tablet_replica.cc:333] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.358564  5907 raft_consensus.cc:2243] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:54.359257  5907 raft_consensus.cc:2272] T 43f3fde2cb1f4d17b1fbd1db4d71c2ed P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.360904  5907 tablet_replica.cc:333] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.361372  5907 raft_consensus.cc:2243] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.361828  5907 raft_consensus.cc:2272] T 2119382ffaef43728e0aa29dc47b98ec P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.363385  5907 tablet_replica.cc:333] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.363811  5907 raft_consensus.cc:2243] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:13:54.364421  5907 raft_consensus.cc:2272] T 481d695d5a214040b6363cd29196043c P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.365932  5907 tablet_replica.cc:333] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.366380  5907 raft_consensus.cc:2243] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.366793  5907 raft_consensus.cc:2272] T 6c850407cd3945639e57b9d14cfa112b P b1c282c7d51e498b941387efd9ec54e1 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.368637  5907 tablet_replica.cc:333] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.369204  5907 raft_consensus.cc:2243] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:13:54.370003  5907 raft_consensus.cc:2272] T f13bd80af49949dfabdc67c0e41662a8 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.372026  5907 tablet_replica.cc:333] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.372516  5907 raft_consensus.cc:2243] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.373114  5907 raft_consensus.cc:2272] T b13ef0a615bc425faa89b0fd40b68599 P b1c282c7d51e498b941387efd9ec54e1 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.375448  5907 tablet_replica.cc:333] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.376044  5907 raft_consensus.cc:2243] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:54.376502  7700 consensus_peers.cc:597] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:54.376502  5907 raft_consensus.cc:2272] T ca20de5b8c1f469eaad750d988fec28f P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.378476  5907 tablet_replica.cc:333] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.378932  5907 raft_consensus.cc:2243] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:13:54.379709  5907 raft_consensus.cc:2272] T a87bbfa5d3664717842f4834fffc6bf9 P b1c282c7d51e498b941387efd9ec54e1 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.381300  5907 tablet_replica.cc:333] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.381736  5907 raft_consensus.cc:2243] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:54.382256  5907 raft_consensus.cc:2272] T ef5bc3575ddb48a386f32440132b1680 P b1c282c7d51e498b941387efd9ec54e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.383917  5907 tablet_replica.cc:333] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.384334  5907 raft_consensus.cc:2243] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.384708  5907 raft_consensus.cc:2272] T 52a48b32a65746a1a2e5a48fd8399afb P b1c282c7d51e498b941387efd9ec54e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.386296  5907 tablet_replica.cc:333] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1: stopping tablet replica
I20260709 12:13:54.386699  5907 raft_consensus.cc:2243] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.387075  5907 raft_consensus.cc:2272] T b31f9cb469ba4b99a3231bd60757e02c P b1c282c7d51e498b941387efd9ec54e1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.411984  9409 raft_consensus.cc:493] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:54.412528  9409 raft_consensus.cc:515] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:54.414731  9409 leader_election.cc:290] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:54.418895  7700 leader_election.cc:336] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:13:54.419498  7701 leader_election.cc:336] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
I20260709 12:13:54.419904  7701 leader_election.cc:304] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:54.420619  9409 raft_consensus.cc:2749] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:54.436946  7702 consensus_peers.cc:597] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:54.437364  7702 consensus_peers.cc:597] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:54.454831  7700 consensus_peers.cc:597] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:54.476823  7700 consensus_peers.cc:597] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:54.481362  9409 raft_consensus.cc:493] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:54.481731  9409 raft_consensus.cc:515] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:54.483165  9409 leader_election.cc:290] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:54.486373  7700 leader_election.cc:336] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:13:54.486825  7701 leader_election.cc:336] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
I20260709 12:13:54.487118  7701 leader_election.cc:304] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:54.487643  9409 raft_consensus.cc:2749] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:54.516963  7700 consensus_peers.cc:597] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:54.530028  7702 consensus_peers.cc:597] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:54.536661  7700 consensus_peers.cc:597] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:54.556030  6956 catalog_manager.cc:4755] TS 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b13ef0a615bc425faa89b0fd40b68599: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
W20260709 12:13:54.614095  7700 consensus_peers.cc:597] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:54.626334  7700 consensus_peers.cc:597] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:54.632187  7700 consensus_peers.cc:597] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:54.642824  9409 raft_consensus.cc:493] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:54.643317  9409 raft_consensus.cc:515] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:54.644896  9409 leader_election.cc:290] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:54.647405  7700 leader_election.cc:336] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:13:54.648350  7701 leader_election.cc:336] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
I20260709 12:13:54.648734  7701 leader_election.cc:304] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:54.649333  9409 raft_consensus.cc:2749] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:13:54.677345  7184 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:54.716840  7183 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:54.771272  7185 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:54.790503  9409 raft_consensus.cc:493] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:54.790925  9409 raft_consensus.cc:515] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:54.792500  9409 leader_election.cc:290] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:54.796109  7701 leader_election.cc:336] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
W20260709 12:13:54.796538  7702 leader_election.cc:336] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:54.796844  7702 leader_election.cc:304] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:54.797299  9409 raft_consensus.cc:2749] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:54.803095  9409 raft_consensus.cc:493] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:54.803541  9409 raft_consensus.cc:515] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:54.805346  9409 leader_election.cc:290] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:54.807808  7701 leader_election.cc:336] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
W20260709 12:13:54.809068  7702 leader_election.cc:336] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:54.809352  7702 leader_election.cc:304] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:54.809819  9409 raft_consensus.cc:2749] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:54.822855  7185 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:54.848443  7185 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:54.849891  9409 raft_consensus.cc:493] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:54.850312  9409 raft_consensus.cc:515] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:54.852033  9409 leader_election.cc:290] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
I20260709 12:13:54.853080  9409 raft_consensus.cc:493] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:54.853577  9409 raft_consensus.cc:515] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:54.856242  9409 leader_election.cc:290] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:54.856719  7701 leader_election.cc:336] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
W20260709 12:13:54.857425  7702 leader_election.cc:336] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:54.857796  7702 leader_election.cc:304] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:54.858711  9409 raft_consensus.cc:2749] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:54.859748  7700 leader_election.cc:336] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:13:54.860417  7701 leader_election.cc:336] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
I20260709 12:13:54.860812  7701 leader_election.cc:304] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
W20260709 12:13:54.861274  7702 leader_election.cc:336] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:54.861428  9409 raft_consensus.cc:2749] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:54.891726  9409 raft_consensus.cc:493] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:54.892143  9409 raft_consensus.cc:515] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:54.893953  9409 leader_election.cc:290] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:54.896697  7702 leader_election.cc:336] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
W20260709 12:13:54.897939  7701 leader_election.cc:336] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
I20260709 12:13:54.898237  7701 leader_election.cc:304] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:54.898727  9384 raft_consensus.cc:2749] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:54.899195  9409 raft_consensus.cc:493] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:54.899782  9409 raft_consensus.cc:515] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:54.902815  9409 leader_election.cc:290] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:54.903395  7701 leader_election.cc:336] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
W20260709 12:13:54.904435  7700 leader_election.cc:336] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:54.904819  7700 leader_election.cc:304] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:54.905444  9409 raft_consensus.cc:2749] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:54.920392  9409 raft_consensus.cc:493] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:54.920828  9409 raft_consensus.cc:515] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:54.922730  9409 leader_election.cc:290] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:54.925494  7702 leader_election.cc:336] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
W20260709 12:13:54.926017  7701 leader_election.cc:336] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
I20260709 12:13:54.926285  7701 leader_election.cc:304] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:54.926759  9409 raft_consensus.cc:2749] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:55.023011  9409 raft_consensus.cc:493] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:55.023518  9409 raft_consensus.cc:515] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:55.025514  9409 leader_election.cc:290] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:55.027932  7701 leader_election.cc:336] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
W20260709 12:13:55.029091  7702 leader_election.cc:336] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:55.029471  7702 leader_election.cc:304] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:55.030072  9409 raft_consensus.cc:2749] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:55.031497  9409 raft_consensus.cc:493] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.031814  9409 raft_consensus.cc:515] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:55.033528  9409 leader_election.cc:290] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:55.038296  7701 leader_election.cc:336] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
W20260709 12:13:55.042176  7702 leader_election.cc:336] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:55.042482  7702 leader_election.cc:304] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:55.043115  9384 raft_consensus.cc:2749] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:55.260532  7185 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:55.267251  7186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:38077, user_credentials={real_user=slave}} blocked reactor thread for 83455.2us
W20260709 12:13:55.329022  7700 connection.cc:769] client connection to 127.5.196.195:33327 send error: Network error: sendmsg error: Broken pipe (error 32)
I20260709 12:13:55.400328  9409 raft_consensus.cc:493] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:55.400854  9409 raft_consensus.cc:515] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:55.402910  9409 leader_election.cc:290] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:55.405810  7702 leader_election.cc:336] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
W20260709 12:13:55.406584  7700 leader_election.cc:336] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
I20260709 12:13:55.406967  7700 leader_election.cc:304] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:55.407604  9409 raft_consensus.cc:2749] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:55.418500  9409 raft_consensus.cc:493] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:55.418846  9409 raft_consensus.cc:515] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:55.421389  9409 leader_election.cc:290] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:55.425953  7702 leader_election.cc:336] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
W20260709 12:13:55.426633  7700 leader_election.cc:336] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
I20260709 12:13:55.427000  7700 leader_election.cc:304] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:55.428064  9409 raft_consensus.cc:2749] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:55.453065  7701 consensus_peers.cc:597] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:55.493682  9409 raft_consensus.cc:493] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:55.494168  9409 raft_consensus.cc:515] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:55.495793  9409 leader_election.cc:290] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:55.499010  7702 leader_election.cc:336] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
W20260709 12:13:55.499483  7700 leader_election.cc:336] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
I20260709 12:13:55.499786  7700 leader_election.cc:304] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:55.500283  9409 raft_consensus.cc:2749] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:55.524544  9409 raft_consensus.cc:493] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:55.525010  9409 raft_consensus.cc:515] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:55.526976  9409 leader_election.cc:290] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:55.529745  7702 leader_election.cc:336] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
W20260709 12:13:55.530773  7700 leader_election.cc:336] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
I20260709 12:13:55.531071  7700 leader_election.cc:304] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:55.531594  9409 raft_consensus.cc:2749] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:55.552006  9409 raft_consensus.cc:493] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:55.552484  9409 raft_consensus.cc:515] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:55.554490  9409 leader_election.cc:290] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:55.557466  7702 leader_election.cc:336] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
W20260709 12:13:55.558014  7700 leader_election.cc:336] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
I20260709 12:13:55.558301  7700 leader_election.cc:304] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:55.558802  9409 raft_consensus.cc:2749] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:55.588515  9409 raft_consensus.cc:493] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:55.588999  9409 raft_consensus.cc:515] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:55.591084  9409 leader_election.cc:290] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:55.595742  7702 leader_election.cc:336] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
W20260709 12:13:55.596213  7700 leader_election.cc:336] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
I20260709 12:13:55.597155  7700 leader_election.cc:304] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:55.597803  9440 raft_consensus.cc:2749] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:55.638175  9440 raft_consensus.cc:493] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:55.638566  9440 raft_consensus.cc:515] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:55.640213  9440 leader_election.cc:290] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:55.644049  7702 leader_election.cc:336] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
W20260709 12:13:55.644686  7700 leader_election.cc:336] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
I20260709 12:13:55.645076  7700 leader_election.cc:304] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:55.645639  9440 raft_consensus.cc:2749] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:55.662475  9440 raft_consensus.cc:493] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:55.662880  9440 raft_consensus.cc:515] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:55.664595  9440 leader_election.cc:290] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:55.666846  7701 leader_election.cc:336] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
W20260709 12:13:55.667819  7700 leader_election.cc:336] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
I20260709 12:13:55.668212  7700 leader_election.cc:304] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:55.668824  9440 raft_consensus.cc:2749] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:13:55.735585  7701 consensus_peers.cc:597] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:55.770522  9440 raft_consensus.cc:493] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:55.770936  9440 raft_consensus.cc:515] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:55.772464  9440 leader_election.cc:290] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:55.775698  7702 leader_election.cc:336] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
W20260709 12:13:55.776104  7700 leader_election.cc:336] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
I20260709 12:13:55.776518  7700 leader_election.cc:304] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:55.777172  9409 raft_consensus.cc:2749] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:55.842792  7701 consensus_peers.cc:597] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:55.857975  7701 consensus_peers.cc:597] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:55.912302  7701 consensus_peers.cc:597] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:55.920001  7701 consensus_peers.cc:597] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:55.929417  7701 consensus_peers.cc:597] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:56.002794  7701 consensus_peers.cc:597] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:56.028375  7701 consensus_peers.cc:597] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:56.073716  7701 consensus_peers.cc:597] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:56.091925  7701 consensus_peers.cc:597] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:56.136624  9440 raft_consensus.cc:493] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:56.137151  9440 raft_consensus.cc:515] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:56.139215  9440 leader_election.cc:290] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:56.141952  7701 leader_election.cc:336] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
W20260709 12:13:56.143198  7700 leader_election.cc:336] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
I20260709 12:13:56.143553  7700 leader_election.cc:304] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:56.144167  9440 raft_consensus.cc:2749] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:56.158552  7701 consensus_peers.cc:597] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:56.241012  7241 debug-util.cc:398] Leaking SignalData structure 0x7b08001b3860 after lost signal to thread 5910
W20260709 12:13:56.241850  7241 debug-util.cc:398] Leaking SignalData structure 0x7b080014e040 after lost signal to thread 7003
W20260709 12:13:56.242825  7241 debug-util.cc:398] Leaking SignalData structure 0x7b08000f0140 after lost signal to thread 7760
W20260709 12:13:56.272871  7702 consensus_peers.cc:597] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:56.303951  5907 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 7241)
I20260709 12:13:56.305533  9440 raft_consensus.cc:493] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:56.306114  9440 raft_consensus.cc:515] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:56.310181  9440 leader_election.cc:290] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:56.312124  7702 leader_election.cc:336] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
W20260709 12:13:56.312604  7701 leader_election.cc:336] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
I20260709 12:13:56.313002  7701 leader_election.cc:304] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:56.313686  9440 raft_consensus.cc:2749] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:56.405061  7702 consensus_peers.cc:597] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:56.427958  7702 consensus_peers.cc:597] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:56.502584  7701 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111) [suppressed 481 similar messages]
W20260709 12:13:56.504832  7702 consensus_peers.cc:597] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:56.549949  9440 raft_consensus.cc:493] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:56.550439  9440 raft_consensus.cc:515] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:56.552482  9440 leader_election.cc:290] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:56.556121  7702 leader_election.cc:336] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
W20260709 12:13:56.558487  7701 leader_election.cc:336] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
I20260709 12:13:56.558872  7701 leader_election.cc:304] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:56.559608  9440 raft_consensus.cc:2749] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:56.594774  7702 consensus_peers.cc:597] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:56.654608  7702 consensus_peers.cc:597] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:56.657294  9440 raft_consensus.cc:493] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:56.657842  9440 raft_consensus.cc:515] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:56.658237  6956 catalog_manager.cc:4755] TS 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b13ef0a615bc425faa89b0fd40b68599: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:56.659909  9440 leader_election.cc:290] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:56.664537  7701 leader_election.cc:336] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
I20260709 12:13:56.662410  9440 raft_consensus.cc:493] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
W20260709 12:13:56.666033  7700 leader_election.cc:336] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
I20260709 12:13:56.666517  7700 leader_election.cc:304] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:56.666285  9440 raft_consensus.cc:515] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:56.667757  9409 raft_consensus.cc:2749] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:56.668486  9440 leader_election.cc:290] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:56.677577  7702 consensus_peers.cc:597] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:56.678160  7701 leader_election.cc:336] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
W20260709 12:13:56.682561  7700 leader_election.cc:336] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
I20260709 12:13:56.682956  7700 leader_election.cc:304] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:56.683600  9409 raft_consensus.cc:2749] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:13:56.686906  7702 consensus_peers.cc:597] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:56.722218  7700 consensus_peers.cc:597] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:56.732647  7700 consensus_peers.cc:597] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:56.788259  7700 consensus_peers.cc:597] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:56.868419  7700 consensus_peers.cc:597] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:56.927989  7700 consensus_peers.cc:597] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:56.929804  9409 raft_consensus.cc:493] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:56.930307  9409 raft_consensus.cc:515] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:56.932113  9409 leader_election.cc:290] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:56.934800  9409 raft_consensus.cc:493] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.935184  9409 raft_consensus.cc:515] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:56.936862  7701 leader_election.cc:336] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
I20260709 12:13:56.936933  9409 leader_election.cc:290] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:56.942269  7702 leader_election.cc:336] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
W20260709 12:13:56.943172  7700 consensus_peers.cc:597] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:56.943734  7701 leader_election.cc:336] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
I20260709 12:13:56.944142  7701 leader_election.cc:304] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
W20260709 12:13:56.944236  7700 leader_election.cc:336] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
I20260709 12:13:56.944805  7700 leader_election.cc:304] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:56.944974  9409 raft_consensus.cc:2749] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:56.946226  9409 raft_consensus.cc:2749] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:56.975874  7700 consensus_peers.cc:597] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:56.980871  7700 consensus_peers.cc:597] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:56.987169  7702 consensus_peers.cc:597] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:57.010010  7700 consensus_peers.cc:597] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:57.014771  9409 raft_consensus.cc:493] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:57.015199  9409 raft_consensus.cc:515] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:57.020264  7702 leader_election.cc:336] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:57.021095  9409 leader_election.cc:290] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:57.021654  7701 leader_election.cc:336] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
I20260709 12:13:57.022073  7701 leader_election.cc:304] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:57.022696  9409 raft_consensus.cc:2749] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:57.026221  9409 raft_consensus.cc:493] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:57.026640  9409 raft_consensus.cc:515] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:57.034468  7702 leader_election.cc:336] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:57.034487  9409 leader_election.cc:290] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:57.036662  7700 consensus_peers.cc:597] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:57.037328  7701 leader_election.cc:336] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
I20260709 12:13:57.037810  7701 leader_election.cc:304] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
W20260709 12:13:57.038939  7700 leader_election.cc:336] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
I20260709 12:13:57.039260  9409 raft_consensus.cc:2749] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:57.091951  7702 consensus_peers.cc:597] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:57.147361  7700 consensus_peers.cc:597] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:57.166633  9409 raft_consensus.cc:493] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:57.167083  9409 raft_consensus.cc:515] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:57.169723  9409 leader_election.cc:290] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:57.176903  7701 leader_election.cc:336] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
W20260709 12:13:57.177394  7702 leader_election.cc:336] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:57.177829  7702 leader_election.cc:304] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:57.178495  9409 raft_consensus.cc:2749] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:57.194355  7700 consensus_peers.cc:597] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:57.240267  9409 raft_consensus.cc:493] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:57.240741  9409 raft_consensus.cc:515] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:57.242511  9409 leader_election.cc:290] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:57.247394  7700 leader_election.cc:336] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
W20260709 12:13:57.252225  7702 leader_election.cc:336] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:57.252743  7702 leader_election.cc:304] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:57.253439  9409 raft_consensus.cc:2749] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:13:57.308641  5907 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 7241)
I20260709 12:13:57.310639  9409 raft_consensus.cc:493] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:57.311124  9409 raft_consensus.cc:515] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:57.312996  9409 leader_election.cc:290] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:57.319106  7701 leader_election.cc:336] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
W20260709 12:13:57.324398  7702 leader_election.cc:336] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:57.324858  7702 leader_election.cc:304] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:57.325572  9409 raft_consensus.cc:2749] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:57.333353  9409 raft_consensus.cc:493] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:57.333770  9409 raft_consensus.cc:515] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:57.335638  9409 leader_election.cc:290] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:57.340102  7700 leader_election.cc:336] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
W20260709 12:13:57.345062  7702 leader_election.cc:336] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:57.345526  7702 leader_election.cc:304] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:57.346203  9409 raft_consensus.cc:2749] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:57.431196  9409 raft_consensus.cc:493] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:57.432214  9446 raft_consensus.cc:493] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:57.432740  9446 raft_consensus.cc:515] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:57.434891  9446 leader_election.cc:290] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:57.431797  9409 raft_consensus.cc:515] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:57.446338  7702 leader_election.cc:336] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
W20260709 12:13:57.446867  7702 leader_election.cc:336] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:57.449486  9409 leader_election.cc:290] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:57.462169  7700 leader_election.cc:336] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
I20260709 12:13:57.462634  7700 leader_election.cc:304] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:57.463532  9409 raft_consensus.cc:2749] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:57.469280  7700 leader_election.cc:336] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
I20260709 12:13:57.470130  7700 leader_election.cc:304] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:57.470788  9409 raft_consensus.cc:2749] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:57.477849  9409 raft_consensus.cc:493] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:57.478317  9409 raft_consensus.cc:515] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:57.484928  7702 leader_election.cc:336] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:57.487607  9409 leader_election.cc:290] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:57.496686  7700 leader_election.cc:336] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
I20260709 12:13:57.497115  7700 leader_election.cc:304] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:57.498148  9409 raft_consensus.cc:2749] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:57.613750  9409 raft_consensus.cc:493] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:57.614427  9409 raft_consensus.cc:515] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:57.621318  7701 leader_election.cc:336] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
I20260709 12:13:57.622370  9409 leader_election.cc:290] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:57.630561  7700 leader_election.cc:336] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
I20260709 12:13:57.634377  7700 leader_election.cc:304] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:57.635681  9409 raft_consensus.cc:2749] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:57.636772  9409 raft_consensus.cc:493] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:57.637250  9409 raft_consensus.cc:515] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:57.639184  9409 leader_election.cc:290] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:57.649925  7700 leader_election.cc:336] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
W20260709 12:13:57.652070  7702 leader_election.cc:336] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:57.652515  7702 leader_election.cc:304] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:57.653632  9409 raft_consensus.cc:2749] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:57.662729  9409 raft_consensus.cc:493] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:57.663292  9409 raft_consensus.cc:515] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:57.665094  9409 leader_election.cc:290] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:57.669588  7702 leader_election.cc:336] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
W20260709 12:13:57.674433  7700 leader_election.cc:336] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
I20260709 12:13:57.674906  7700 leader_election.cc:304] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:57.675601  9409 raft_consensus.cc:2749] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:57.765376  9409 raft_consensus.cc:493] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:57.765973  9409 raft_consensus.cc:515] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:57.770236  9409 leader_election.cc:290] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:57.774773  7702 leader_election.cc:336] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
W20260709 12:13:57.780053  7700 leader_election.cc:336] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
I20260709 12:13:57.780486  7700 leader_election.cc:304] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:57.781168  9409 raft_consensus.cc:2749] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:57.884037  9409 raft_consensus.cc:493] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:57.884526  9409 raft_consensus.cc:515] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:57.895248  7702 leader_election.cc:336] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
W20260709 12:13:57.896209  7701 leader_election.cc:336] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
I20260709 12:13:57.896586  7701 leader_election.cc:304] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:57.897560  9446 raft_consensus.cc:2749] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:57.898521  9409 leader_election.cc:290] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:58.010527  7701 consensus_peers.cc:597] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:58.199792  7701 consensus_peers.cc:597] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:58.209815  9446 raft_consensus.cc:493] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:58.211027  9446 raft_consensus.cc:515] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:58.214895  9446 leader_election.cc:290] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:58.220691  7700 leader_election.cc:336] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
W20260709 12:13:58.221171  7701 leader_election.cc:336] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
I20260709 12:13:58.221592  7701 leader_election.cc:304] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:58.222308  9446 raft_consensus.cc:2749] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:13:58.286804  7701 consensus_peers.cc:597] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:58.309271  5907 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 7241)
I20260709 12:13:58.325340  9446 raft_consensus.cc:493] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:58.326081  9446 raft_consensus.cc:515] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:58.332453  9446 leader_election.cc:290] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:58.333042  7700 leader_election.cc:336] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
W20260709 12:13:58.336653  7701 leader_election.cc:336] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
I20260709 12:13:58.337108  7701 leader_election.cc:304] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:58.338564  9446 raft_consensus.cc:2749] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:58.495998  9446 raft_consensus.cc:493] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:58.496721  9446 raft_consensus.cc:515] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:58.504994  7701 consensus_peers.cc:597] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:58.507139  7701 leader_election.cc:336] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
W20260709 12:13:58.508235  7700 leader_election.cc:336] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
I20260709 12:13:58.508364  9446 leader_election.cc:290] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:58.508699  7700 leader_election.cc:304] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:58.509460  9446 raft_consensus.cc:2749] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:58.514317  7701 consensus_peers.cc:597] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:58.524530  7701 consensus_peers.cc:597] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:58.528499  7701 consensus_peers.cc:597] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:58.581676  7701 consensus_peers.cc:597] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:58.596062  7701 consensus_peers.cc:597] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:58.618976  7701 consensus_peers.cc:597] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:58.619442  7701 consensus_peers.cc:597] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:58.770269  7702 consensus_peers.cc:597] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:58.865651  7701 consensus_peers.cc:597] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 -> Peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Couldn't send request to peer c2a2f6b3d7d142b6a42df8173818dc91. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:58.891571  9446 raft_consensus.cc:493] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:58.892247  9446 raft_consensus.cc:515] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:58.895264  9446 leader_election.cc:290] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:58.899219  7701 leader_election.cc:336] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
W20260709 12:13:58.899698  7702 leader_election.cc:336] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:58.900112  7702 leader_election.cc:304] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:58.900830  9446 raft_consensus.cc:2749] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:58.930928  7702 consensus_peers.cc:597] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:13:58.961110  9446 raft_consensus.cc:493] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:58.961807  9446 raft_consensus.cc:515] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:58.964715  9446 leader_election.cc:290] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:13:58.967763  9446 raft_consensus.cc:493] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
W20260709 12:13:58.967806  7700 leader_election.cc:336] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
I20260709 12:13:58.968570  9446 raft_consensus.cc:515] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:58.969710  7701 leader_election.cc:336] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
I20260709 12:13:58.970204  7701 leader_election.cc:304] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: b1c282c7d51e498b941387efd9ec54e1, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:58.971006  9409 raft_consensus.cc:2749] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:58.971395  9446 leader_election.cc:290] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:58.975857  7702 leader_election.cc:336] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
W20260709 12:13:58.977283  7701 leader_election.cc:336] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
I20260709 12:13:58.977662  7701 leader_election.cc:304] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:58.978302  9446 raft_consensus.cc:2749] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:59.048779  9446 raft_consensus.cc:493] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b1ff2643d61430a9fc6f52fe414891a)
I20260709 12:13:59.049456  9446 raft_consensus.cc:515] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:13:59.055074  7702 leader_election.cc:336] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:59.056361  9446 leader_election.cc:290] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:59.060976  7701 leader_election.cc:336] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
I20260709 12:13:59.061432  7701 leader_election.cc:304] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:59.062139  9409 raft_consensus.cc:2749] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:59.068058  7702 consensus_peers.cc:597] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:59.070247  7702 consensus_peers.cc:597] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:59.090063  7702 consensus_peers.cc:597] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:13:59.155793  9446 raft_consensus.cc:493] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:59.156544  9446 raft_consensus.cc:515] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:59.158741  9446 leader_election.cc:290] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:59.164332  7702 leader_election.cc:336] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
W20260709 12:13:59.164801  7701 leader_election.cc:336] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
I20260709 12:13:59.165244  7701 leader_election.cc:304] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:59.166287  9446 raft_consensus.cc:2749] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:59.166668  7702 consensus_peers.cc:597] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:59.232302  7700 consensus_peers.cc:597] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:59.257938  7700 consensus_peers.cc:597] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:59.294392  7702 consensus_peers.cc:597] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:59.302888  7700 consensus_peers.cc:597] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:59.306154  9446 raft_consensus.cc:493] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:59.306829  9446 raft_consensus.cc:515] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:59.308907  9446 leader_election.cc:290] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:59.309769  5907 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 7241)
W20260709 12:13:59.313815  7700 leader_election.cc:336] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
W20260709 12:13:59.314371  7702 leader_election.cc:336] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:59.314795  7702 leader_election.cc:304] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:59.315594  9449 raft_consensus.cc:2749] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:59.357143  7700 consensus_peers.cc:597] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:59.370985  7702 consensus_peers.cc:597] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:59.398640  7700 consensus_peers.cc:597] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:59.409684  7700 consensus_peers.cc:597] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:59.421020  7700 consensus_peers.cc:597] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:59.472147  9446 raft_consensus.cc:493] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:59.472949  9446 raft_consensus.cc:515] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } attrs { replace: true } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:59.475780  9446 leader_election.cc:290] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:59.480029  7702 leader_election.cc:336] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
W20260709 12:13:59.480777  7701 leader_election.cc:336] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
I20260709 12:13:59.481156  7701 leader_election.cc:304] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:59.481834  9446 raft_consensus.cc:2749] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:59.484057  7700 leader_election.cc:336] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
W20260709 12:13:59.486454  7700 consensus_peers.cc:597] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:59.518450  7700 consensus_peers.cc:597] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:59.541744  7700 consensus_peers.cc:597] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:59.566347  9446 raft_consensus.cc:493] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2a2f6b3d7d142b6a42df8173818dc91)
I20260709 12:13:59.567718  9446 raft_consensus.cc:515] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "c2a2f6b3d7d142b6a42df8173818dc91" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 37037 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:59.570655  9446 leader_election.cc:290] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037)
W20260709 12:13:59.575752  7701 leader_election.cc:336] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2a2f6b3d7d142b6a42df8173818dc91 (127.5.196.194:37037): Network error: Client connection negotiation failed: client connection to 127.5.196.194:37037: connect: Connection refused (error 111)
W20260709 12:13:59.576274  7702 leader_election.cc:336] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:59.576714  7702 leader_election.cc:304] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, c2a2f6b3d7d142b6a42df8173818dc91
I20260709 12:13:59.577757  9446 raft_consensus.cc:2749] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:59.616408  7702 consensus_peers.cc:597] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:59.685056  7702 consensus_peers.cc:597] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 -> Peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Couldn't send request to peer 4b1ff2643d61430a9fc6f52fe414891a. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:13:59.806633  9446 raft_consensus.cc:493] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:59.807363  9446 raft_consensus.cc:515] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:59.811285  9446 leader_election.cc:290] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:59.813207  7700 leader_election.cc:336] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
W20260709 12:13:59.814071  7702 leader_election.cc:336] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:59.814451  7702 leader_election.cc:304] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:59.815426  9446 raft_consensus.cc:2749] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:59.819610  9446 raft_consensus.cc:493] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:13:59.820223  9446 raft_consensus.cc:515] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:13:59.823495  9446 leader_election.cc:290] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:13:59.828313  7700 leader_election.cc:336] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
W20260709 12:13:59.828807  7700 consensus_peers.cc:597] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:59.829398  7702 leader_election.cc:336] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:13:59.830720  7702 leader_election.cc:304] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:13:59.831422  9449 raft_consensus.cc:2749] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:59.851943  7700 consensus_peers.cc:597] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 -> Peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Couldn't send request to peer b1c282c7d51e498b941387efd9ec54e1. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:59.913800  5907 tablet_server.cc:196] TabletServer@127.5.196.195:0 shutdown complete.
I20260709 12:14:00.011840  9449 raft_consensus.cc:493] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:14:00.012684  9449 raft_consensus.cc:515] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:14:00.015058  9449 leader_election.cc:290] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:14:00.019459  7702 leader_election.cc:336] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
W20260709 12:14:00.023914  7700 leader_election.cc:336] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
I20260709 12:14:00.024349  7700 leader_election.cc:304] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:14:00.025096  9449 raft_consensus.cc:2749] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:00.066896  5907 tablet_server.cc:179] TabletServer@127.5.196.196:0 shutting down...
I20260709 12:14:00.113376  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:00.114356  5907 tablet_replica.cc:333] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.115907  5907 raft_consensus.cc:2243] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:00.117022  5907 raft_consensus.cc:2272] T b13ef0a615bc425faa89b0fd40b68599 P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.119880  5907 tablet_replica.cc:333] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.120729  5907 raft_consensus.cc:2243] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:00.121927  5907 raft_consensus.cc:2272] T 6fae897c0126464d9228a7c5cb43f19b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.124192  9449 raft_consensus.cc:493] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:14:00.124401  5907 tablet_replica.cc:333] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.124804  9449 raft_consensus.cc:515] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:14:00.125452  5907 raft_consensus.cc:2243] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:00.126976  5907 raft_consensus.cc:2272] T b88d81d5236b4ce38682bc5f9e97900d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.127225  9449 leader_election.cc:290] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:14:00.127689  9446 raft_consensus.cc:493] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
I20260709 12:14:00.130134  5907 tablet_replica.cc:333] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.130033  9446 raft_consensus.cc:515] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
I20260709 12:14:00.131217  5907 raft_consensus.cc:2243] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:00.132162  5907 raft_consensus.cc:2272] T 1725dc8a9e124623ad878bc568e082dd P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.132205  9446 leader_election.cc:290] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
I20260709 12:14:00.135648  5907 tablet_replica.cc:333] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.136525  5907 raft_consensus.cc:2243] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:00.137905  5907 raft_consensus.cc:2272] T b31f9cb469ba4b99a3231bd60757e02c P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:00.132506  7700 leader_election.cc:336] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
I20260709 12:14:00.141407  5907 tablet_replica.cc:333] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.142455  5907 raft_consensus.cc:2243] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:00.143560  5907 raft_consensus.cc:2272] T 4cd821de76af411f89ed55ebe38cca00 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.144610  9450 raft_consensus.cc:493] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1c282c7d51e498b941387efd9ec54e1)
W20260709 12:14:00.144842  7700 leader_election.cc:336] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
I20260709 12:14:00.145246  9450 raft_consensus.cc:515] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b1ff2643d61430a9fc6f52fe414891a" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 38077 } } peers { permanent_uuid: "b1c282c7d51e498b941387efd9ec54e1" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33327 } } peers { permanent_uuid: "7e6a332a24e446039c4066659ebf69c2" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 37663 } attrs { promote: false } }
W20260709 12:14:00.146256  7702 leader_election.cc:336] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:14:00.146777  7702 leader_election.cc:304] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:14:00.147063  5907 tablet_replica.cc:333] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.147588  9446 raft_consensus.cc:2749] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:00.148003  5907 raft_consensus.cc:2243] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:00.147595  9450 leader_election.cc:290] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077), b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327)
W20260709 12:14:00.149060  7702 leader_election.cc:336] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:14:00.149612  5907 raft_consensus.cc:2272] T 52a48b32a65746a1a2e5a48fd8399afb P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.149533  7702 leader_election.cc:304] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:14:00.152262  9450 raft_consensus.cc:2749] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:00.152948  5907 tablet_replica.cc:333] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
W20260709 12:14:00.153275  7700 leader_election.cc:336] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1c282c7d51e498b941387efd9ec54e1 (127.5.196.195:33327): Network error: Client connection negotiation failed: client connection to 127.5.196.195:33327: connect: Connection refused (error 111)
I20260709 12:14:00.153921  5907 raft_consensus.cc:2243] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:00.155278  5907 raft_consensus.cc:2272] T dae2ca0d959e48d6afd48cd029cce2d0 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:00.155448  7702 leader_election.cc:336] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:14:00.155870  7702 leader_election.cc:304] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [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: 7e6a332a24e446039c4066659ebf69c2; no voters: 4b1ff2643d61430a9fc6f52fe414891a, b1c282c7d51e498b941387efd9ec54e1
I20260709 12:14:00.156535  9450 raft_consensus.cc:2749] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:00.158119  5907 tablet_replica.cc:333] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.158720  5907 raft_consensus.cc:2243] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:00.159705  5907 raft_consensus.cc:2272] T e7425f6112e647939ba6dc9d49dfb7ba P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.161851  5907 tablet_replica.cc:333] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.162443  5907 raft_consensus.cc:2243] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:00.163185  5907 raft_consensus.cc:2272] T 1dab3084f0e5400eb1f31c83c20723e4 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.165588  5907 tablet_replica.cc:333] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.166174  5907 raft_consensus.cc:2243] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:00.167230  5907 raft_consensus.cc:2272] T 5b3d827d487b45e798387af64742d318 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.169961  5907 tablet_replica.cc:333] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.170490  5907 raft_consensus.cc:2243] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:00.171036  5907 raft_consensus.cc:2272] T 6fa147a1ee0540c4a78532585e511a60 P 7e6a332a24e446039c4066659ebf69c2 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.173233  5907 tablet_replica.cc:333] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.173758  5907 raft_consensus.cc:2243] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:00.174292  5907 raft_consensus.cc:2272] T c1c7757637e84746a5018754bb05c409 P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.176436  5907 tablet_replica.cc:333] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.176980  5907 raft_consensus.cc:2243] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:00.177390  5907 raft_consensus.cc:2272] T df94cd19fb694878b740f2881d9f8594 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.179292  5907 tablet_replica.cc:333] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.179827  5907 raft_consensus.cc:2243] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:00.180275  5907 raft_consensus.cc:2272] T 3d85424709f54a518c9c7419bf6136f0 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.182147  5907 tablet_replica.cc:333] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.182658  5907 raft_consensus.cc:2243] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:00.183604  5907 raft_consensus.cc:2272] T 3cf0862997844611a85110d072ae5b04 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.185775  5907 tablet_replica.cc:333] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.186395  5907 raft_consensus.cc:2243] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:00.187038  5907 raft_consensus.cc:2272] T 8fc8c56a7fc14d368ae2f3f834e1dc84 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.189297  5907 tablet_replica.cc:333] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.189862  5907 raft_consensus.cc:2243] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:00.191274  5907 raft_consensus.cc:2272] T 4c39fa421bec422e922270e825f31bd8 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.193362  5907 tablet_replica.cc:333] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.193862  5907 raft_consensus.cc:2243] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:00.194716  5907 raft_consensus.cc:2272] T faba106b46bf4ebd8adf4850d6eade14 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.196762  5907 tablet_replica.cc:333] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.197274  5907 raft_consensus.cc:2243] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:00.198287  5907 raft_consensus.cc:2272] T 18902b409e654e819556dcf976df4069 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.200646  5907 tablet_replica.cc:333] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.201098  5907 raft_consensus.cc:2243] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:00.201907  5907 raft_consensus.cc:2272] T b7843d40ee384fff8ea2f2547aa18df0 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.203764  5907 tablet_replica.cc:333] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.204322  5907 raft_consensus.cc:2243] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:00.205168  5907 raft_consensus.cc:2272] T 8858c191209b4d38a5ad572d3d4f9d5a P 7e6a332a24e446039c4066659ebf69c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.207379  5907 tablet_replica.cc:333] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.207860  5907 raft_consensus.cc:2243] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:00.208575  5907 raft_consensus.cc:2272] T addceebd49be426487f3a1a3a0f1be4d P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.210467  5907 tablet_replica.cc:333] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.210959  5907 raft_consensus.cc:2243] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:00.211570  5907 raft_consensus.cc:2272] T 0063b668c8fe4ada9d2cf1f020216b9d P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.213625  5907 tablet_replica.cc:333] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.214154  5907 raft_consensus.cc:2243] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:00.215068  5907 raft_consensus.cc:2272] T 69905e39613c40ab9ee41ec3c60268d4 P 7e6a332a24e446039c4066659ebf69c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.217058  5907 tablet_replica.cc:333] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.217670  5907 raft_consensus.cc:2243] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:00.218648  5907 raft_consensus.cc:2272] T 481d695d5a214040b6363cd29196043c P 7e6a332a24e446039c4066659ebf69c2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.221745  5907 tablet_replica.cc:333] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.222409  5907 raft_consensus.cc:2243] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:00.223006  5907 raft_consensus.cc:2272] T 8ac00bbced8f4ccab7f93026388c6417 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.225734  5907 tablet_replica.cc:333] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.226449  5907 raft_consensus.cc:2243] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:14:00.227404  5907 raft_consensus.cc:2272] T 6c850407cd3945639e57b9d14cfa112b P 7e6a332a24e446039c4066659ebf69c2 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.229377  5907 tablet_replica.cc:333] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.229858  5907 raft_consensus.cc:2243] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:14:00.230700  5907 raft_consensus.cc:2272] T 3df756d1e8ab4e4ead90ff7923b65ec9 P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.232744  5907 tablet_replica.cc:333] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.233244  5907 raft_consensus.cc:2243] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:00.233778  5907 raft_consensus.cc:2272] T d8b6cfc050cb40dcaf8c85318ac59b0b P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.236075  5907 tablet_replica.cc:333] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.236572  5907 raft_consensus.cc:2243] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:00.237424  5907 raft_consensus.cc:2272] T ca20de5b8c1f469eaad750d988fec28f P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.239526  5907 tablet_replica.cc:333] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.240001  5907 raft_consensus.cc:2243] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:00.241003  5907 raft_consensus.cc:2272] T 7c95427111a24d6689e4f4ef0175a5f6 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.243183  5907 tablet_replica.cc:333] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.243678  5907 raft_consensus.cc:2243] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:00.244160  5907 raft_consensus.cc:2272] T 85834cc9960c40ceabe1ccbc7712867c P 7e6a332a24e446039c4066659ebf69c2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.246466  5907 tablet_replica.cc:333] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.246922  5907 raft_consensus.cc:2243] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:00.247823  5907 raft_consensus.cc:2272] T 7686674f80fc412990a7b8f302a9ae05 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.249882  5907 tablet_replica.cc:333] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.250360  5907 raft_consensus.cc:2243] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:00.251346  5907 raft_consensus.cc:2272] T 905c89fcd14c46e594dda62c9dd6c2b2 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.253437  5907 tablet_replica.cc:333] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.253898  5907 raft_consensus.cc:2243] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:00.254465  5907 raft_consensus.cc:2272] T d8cdf1d4cd114beea995c32b20903c44 P 7e6a332a24e446039c4066659ebf69c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.256397  5907 tablet_replica.cc:333] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.256901  5907 raft_consensus.cc:2243] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:00.257381  5907 raft_consensus.cc:2272] T e7ba9e2a936548189067b8ba467a7c13 P 7e6a332a24e446039c4066659ebf69c2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.259357  5907 tablet_replica.cc:333] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2: stopping tablet replica
I20260709 12:14:00.259750  5907 raft_consensus.cc:2243] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:00.260143  5907 raft_consensus.cc:2272] T a87bbfa5d3664717842f4834fffc6bf9 P 7e6a332a24e446039c4066659ebf69c2 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.472745  5907 tablet_server.cc:196] TabletServer@127.5.196.196:0 shutdown complete.
I20260709 12:14:00.536871  5907 master.cc:562] Master@127.5.196.254:34263 shutting down...
W20260709 12:14:00.568465  7017 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:14:00.568704  7017 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:14:00.568915  7017 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:14:00.804371  6956 catalog_manager.cc:4755] TS 4b1ff2643d61430a9fc6f52fe414891a (127.5.196.193:38077): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b13ef0a615bc425faa89b0fd40b68599: Network error: Client connection negotiation failed: client connection to 127.5.196.193:38077: connect: Connection refused (error 111)
I20260709 12:14:00.829295  5907 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0216466bb4f94ec49642a2d4e4765fad [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:00.829969  5907 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0216466bb4f94ec49642a2d4e4765fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:00.830294  5907 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0216466bb4f94ec49642a2d4e4765fad: stopping tablet replica
I20260709 12:14:00.937103  5907 master.cc:584] Master@127.5.196.254:34263 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (74622 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:14:01.019511  5907 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.196.254:35375
I20260709 12:14:01.020540  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:01.025760  9454 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:01.025853  9453 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:01.026788  9456 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:01.028548  5907 server_base.cc:1061] running on GCE node
I20260709 12:14:01.029915  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:01.030088  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:01.030197  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599241030187 us; error 0 us; skew 500 ppm
I20260709 12:14:01.030658  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:01.032737  5907 webserver.cc:533] Webserver started at http://127.5.196.254:36619/ using document root <none> and password file <none>
I20260709 12:14:01.033152  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:01.033303  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:01.033511  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:01.034642  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/master-0-root/instance:
uuid: "88f3f3519eb542898759de72384d6ed0"
format_stamp: "Formatted at 2026-07-09 12:14:01 on dist-test-slave-95fd"
I20260709 12:14:01.038941  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:14:01.042047  9461 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:01.042694  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:01.042924  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/master-0-root
uuid: "88f3f3519eb542898759de72384d6ed0"
format_stamp: "Formatted at 2026-07-09 12:14:01 on dist-test-slave-95fd"
I20260709 12:14:01.043155  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:01.052634  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:01.053690  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:01.088887  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.254:35375
I20260709 12:14:01.089006  9512 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.254:35375 every 8 connection(s)
I20260709 12:14:01.092666  9513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.102685  9513 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88f3f3519eb542898759de72384d6ed0: Bootstrap starting.
I20260709 12:14:01.107493  9513 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 88f3f3519eb542898759de72384d6ed0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.111390  9513 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88f3f3519eb542898759de72384d6ed0: No bootstrap required, opened a new log
I20260709 12:14:01.113536  9513 raft_consensus.cc:359] T 00000000000000000000000000000000 P 88f3f3519eb542898759de72384d6ed0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88f3f3519eb542898759de72384d6ed0" member_type: VOTER }
I20260709 12:14:01.113915  9513 raft_consensus.cc:385] T 00000000000000000000000000000000 P 88f3f3519eb542898759de72384d6ed0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.114137  9513 raft_consensus.cc:740] T 00000000000000000000000000000000 P 88f3f3519eb542898759de72384d6ed0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88f3f3519eb542898759de72384d6ed0, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.114728  9513 consensus_queue.cc:260] T 00000000000000000000000000000000 P 88f3f3519eb542898759de72384d6ed0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "88f3f3519eb542898759de72384d6ed0" member_type: VOTER }
I20260709 12:14:01.115195  9513 raft_consensus.cc:399] T 00000000000000000000000000000000 P 88f3f3519eb542898759de72384d6ed0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:01.115437  9513 raft_consensus.cc:493] T 00000000000000000000000000000000 P 88f3f3519eb542898759de72384d6ed0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:01.115696  9513 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 88f3f3519eb542898759de72384d6ed0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.119529  9513 raft_consensus.cc:515] T 00000000000000000000000000000000 P 88f3f3519eb542898759de72384d6ed0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88f3f3519eb542898759de72384d6ed0" member_type: VOTER }
I20260709 12:14:01.119992  9513 leader_election.cc:304] T 00000000000000000000000000000000 P 88f3f3519eb542898759de72384d6ed0 [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: 88f3f3519eb542898759de72384d6ed0; no voters: 
I20260709 12:14:01.120980  9513 leader_election.cc:290] T 00000000000000000000000000000000 P 88f3f3519eb542898759de72384d6ed0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:01.121304  9516 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 88f3f3519eb542898759de72384d6ed0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:01.122484  9516 raft_consensus.cc:697] T 00000000000000000000000000000000 P 88f3f3519eb542898759de72384d6ed0 [term 1 LEADER]: Becoming Leader. State: Replica: 88f3f3519eb542898759de72384d6ed0, State: Running, Role: LEADER
I20260709 12:14:01.123142  9516 consensus_queue.cc:237] T 00000000000000000000000000000000 P 88f3f3519eb542898759de72384d6ed0 [LEADER]: Queue going to LEADER mode. State: All 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: "88f3f3519eb542898759de72384d6ed0" member_type: VOTER }
I20260709 12:14:01.123822  9513 sys_catalog.cc:565] T 00000000000000000000000000000000 P 88f3f3519eb542898759de72384d6ed0 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:01.127767  9517 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88f3f3519eb542898759de72384d6ed0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "88f3f3519eb542898759de72384d6ed0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88f3f3519eb542898759de72384d6ed0" member_type: VOTER } }
I20260709 12:14:01.128043  9518 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88f3f3519eb542898759de72384d6ed0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 88f3f3519eb542898759de72384d6ed0. Latest consensus state: current_term: 1 leader_uuid: "88f3f3519eb542898759de72384d6ed0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88f3f3519eb542898759de72384d6ed0" member_type: VOTER } }
I20260709 12:14:01.128332  9517 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88f3f3519eb542898759de72384d6ed0 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:01.128679  9518 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88f3f3519eb542898759de72384d6ed0 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:01.132230  9523 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:01.139403  9523 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:01.140343  5907 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:01.147725  9523 catalog_manager.cc:1383] Generated new cluster ID: a830869aade241fdb7808407c31720f0
I20260709 12:14:01.148015  9523 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:01.164448  9523 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:01.165643  9523 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:01.191036  9523 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 88f3f3519eb542898759de72384d6ed0: Generated new TSK 0
I20260709 12:14:01.191612  9523 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:01.206568  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:01.212081  9534 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:01.213006  9535 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:01.214025  9537 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:01.214541  5907 server_base.cc:1061] running on GCE node
I20260709 12:14:01.215754  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:01.215930  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:01.216056  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599241216046 us; error 0 us; skew 500 ppm
I20260709 12:14:01.216507  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:01.218713  5907 webserver.cc:533] Webserver started at http://127.5.196.193:36733/ using document root <none> and password file <none>
I20260709 12:14:01.219202  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:01.219401  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:01.219617  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:01.220621  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/ts-0-root/instance:
uuid: "2a0b76f5e93847d297f0cc58a091981c"
format_stamp: "Formatted at 2026-07-09 12:14:01 on dist-test-slave-95fd"
I20260709 12:14:01.224532  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.005s
I20260709 12:14:01.227449  9542 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:01.228104  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:14:01.228363  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/ts-0-root
uuid: "2a0b76f5e93847d297f0cc58a091981c"
format_stamp: "Formatted at 2026-07-09 12:14:01 on dist-test-slave-95fd"
I20260709 12:14:01.228619  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:01.241514  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:01.242590  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:01.243968  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:01.246147  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:01.246330  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:01.246548  5907 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:01.246703  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:01.283934  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.193:44605
I20260709 12:14:01.284044  9604 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.193:44605 every 8 connection(s)
I20260709 12:14:01.288551  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:01.295467  9609 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:01.296243  9610 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:01.298842  9612 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:01.298975  5907 server_base.cc:1061] running on GCE node
I20260709 12:14:01.300347  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:01.300539  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:01.300714  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599241300695 us; error 0 us; skew 500 ppm
I20260709 12:14:01.301349  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:01.304013  5907 webserver.cc:533] Webserver started at http://127.5.196.194:41197/ using document root <none> and password file <none>
I20260709 12:14:01.304414  9605 heartbeater.cc:344] Connected to a master server at 127.5.196.254:35375
I20260709 12:14:01.304456  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:01.304890  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:01.304901  9605 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:01.305228  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:01.305703  9605 heartbeater.cc:507] Master 127.5.196.254:35375 requested a full tablet report, sending...
I20260709 12:14:01.306360  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/ts-1-root/instance:
uuid: "a51828382cae443aadafefcfe5178bb0"
format_stamp: "Formatted at 2026-07-09 12:14:01 on dist-test-slave-95fd"
I20260709 12:14:01.307607  9478 ts_manager.cc:194] Registered new tserver with Master: 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:01.309278  9478 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42942
I20260709 12:14:01.310823  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:14:01.314088  9617 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:01.314749  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:01.315011  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/ts-1-root
uuid: "a51828382cae443aadafefcfe5178bb0"
format_stamp: "Formatted at 2026-07-09 12:14:01 on dist-test-slave-95fd"
I20260709 12:14:01.315253  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:01.333539  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:01.334708  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:01.336062  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:01.338079  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:01.338272  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:01.338476  5907 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:01.338624  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:01.375384  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.194:36713
I20260709 12:14:01.375540  9679 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.194:36713 every 8 connection(s)
I20260709 12:14:01.379832  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:01.386415  9683 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:01.387051  9684 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:01.389605  9686 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:01.391124  5907 server_base.cc:1061] running on GCE node
I20260709 12:14:01.391963  9680 heartbeater.cc:344] Connected to a master server at 127.5.196.254:35375
I20260709 12:14:01.391990  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:01.392439  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:01.392513  9680 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:01.392673  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599241392653 us; error 0 us; skew 500 ppm
I20260709 12:14:01.393468  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:01.393401  9680 heartbeater.cc:507] Master 127.5.196.254:35375 requested a full tablet report, sending...
I20260709 12:14:01.395731  9478 ts_manager.cc:194] Registered new tserver with Master: a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:01.396198  5907 webserver.cc:533] Webserver started at http://127.5.196.195:38003/ using document root <none> and password file <none>
I20260709 12:14:01.396726  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:01.396900  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:01.397137  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:01.397272  9478 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42944
I20260709 12:14:01.398402  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/ts-2-root/instance:
uuid: "16873db00a1e46b7b9df91c0334ae3be"
format_stamp: "Formatted at 2026-07-09 12:14:01 on dist-test-slave-95fd"
I20260709 12:14:01.402848  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:14:01.405910  9691 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:01.406564  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:01.406821  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/ts-2-root
uuid: "16873db00a1e46b7b9df91c0334ae3be"
format_stamp: "Formatted at 2026-07-09 12:14:01 on dist-test-slave-95fd"
I20260709 12:14:01.407079  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:01.427552  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:01.428580  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:01.429888  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:01.431950  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:01.432147  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:01.432353  5907 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:01.432499  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:01.469909  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.195:37541
I20260709 12:14:01.469997  9753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.195:37541 every 8 connection(s)
I20260709 12:14:01.474370  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:01.480746  9757 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:01.482091  9758 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:01.484485  5907 server_base.cc:1061] running on GCE node
W20260709 12:14:01.484726  9760 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:01.485519  9754 heartbeater.cc:344] Connected to a master server at 127.5.196.254:35375
I20260709 12:14:01.485698  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:14:01.485937  9754 heartbeater.cc:461] Registering TS with master...
W20260709 12:14:01.485984  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:01.486290  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599241486270 us; error 0 us; skew 500 ppm
I20260709 12:14:01.486822  9754 heartbeater.cc:507] Master 127.5.196.254:35375 requested a full tablet report, sending...
I20260709 12:14:01.487058  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:01.489058  9478 ts_manager.cc:194] Registered new tserver with Master: 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:01.489621  5907 webserver.cc:533] Webserver started at http://127.5.196.196:36755/ using document root <none> and password file <none>
I20260709 12:14:01.490104  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:01.490279  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:01.490509  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:01.490502  9478 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42952
I20260709 12:14:01.492044  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/ts-3-root/instance:
uuid: "861946e926c44657a9166d32939517f4"
format_stamp: "Formatted at 2026-07-09 12:14:01 on dist-test-slave-95fd"
I20260709 12:14:01.496279  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:01.499213  9765 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:01.499949  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:14:01.500216  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/ts-3-root
uuid: "861946e926c44657a9166d32939517f4"
format_stamp: "Formatted at 2026-07-09 12:14:01 on dist-test-slave-95fd"
I20260709 12:14:01.500454  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:01.515339  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:01.516379  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:01.517661  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:01.519744  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:01.519918  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:01.520149  5907 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:01.520292  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:01.557631  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.196:45603
I20260709 12:14:01.557704  9827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.196:45603 every 8 connection(s)
I20260709 12:14:01.570060  9828 heartbeater.cc:344] Connected to a master server at 127.5.196.254:35375
I20260709 12:14:01.570405  9828 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:01.571087  9828 heartbeater.cc:507] Master 127.5.196.254:35375 requested a full tablet report, sending...
I20260709 12:14:01.572770  9478 ts_manager.cc:194] Registered new tserver with Master: 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:01.573036  5907 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012327881s
I20260709 12:14:01.574039  9478 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42956
I20260709 12:14:01.595933  9478 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42966:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 12:14:01.825306  9645 tablet_service.cc:1511] Processing CreateTablet for tablet 0ee4752d514f4e13b2498fec6b22387c (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:14:01.825568  9643 tablet_service.cc:1511] Processing CreateTablet for tablet 6c65d7867a9849769fdf0db8e2729f7c (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:14:01.826725  9645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ee4752d514f4e13b2498fec6b22387c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.827349  9643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c65d7867a9849769fdf0db8e2729f7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.828336  9644 tablet_service.cc:1511] Processing CreateTablet for tablet 4130430c804e40df918fe3a12a0627f9 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:14:01.829599  9644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4130430c804e40df918fe3a12a0627f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.836277  9569 tablet_service.cc:1511] Processing CreateTablet for tablet 6c65d7867a9849769fdf0db8e2729f7c (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:14:01.837599  9569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c65d7867a9849769fdf0db8e2729f7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.840198  9570 tablet_service.cc:1511] Processing CreateTablet for tablet 4130430c804e40df918fe3a12a0627f9 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:14:01.841503  9570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4130430c804e40df918fe3a12a0627f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.845855  9568 tablet_service.cc:1511] Processing CreateTablet for tablet 362891c1d23e4707aa300e419bf64b12 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:14:01.848398  9567 tablet_service.cc:1511] Processing CreateTablet for tablet 4fa9addc4f1e4153bec5d8d6eef0abd5 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:14:01.849399  9642 tablet_service.cc:1511] Processing CreateTablet for tablet 4fa9addc4f1e4153bec5d8d6eef0abd5 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:14:01.850669  9642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fa9addc4f1e4153bec5d8d6eef0abd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.851956  9565 tablet_service.cc:1511] Processing CreateTablet for tablet 51811ed526234a5391c7704b6bfe8590 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:14:01.852368  9641 tablet_service.cc:1511] Processing CreateTablet for tablet 0ce956b9ab6f41c78d1e029cae11759a (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:14:01.853608  9641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ce956b9ab6f41c78d1e029cae11759a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.854141  9564 tablet_service.cc:1511] Processing CreateTablet for tablet 03f0c92fa7604774847e9450d6650d20 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:14:01.855556  9640 tablet_service.cc:1511] Processing CreateTablet for tablet 42aae3c29cbb41d89ca3dca6f373b9e6 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:14:01.856794  9640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42aae3c29cbb41d89ca3dca6f373b9e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.860406  9718 tablet_service.cc:1511] Processing CreateTablet for tablet 4130430c804e40df918fe3a12a0627f9 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:14:01.868637  9718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4130430c804e40df918fe3a12a0627f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.869331  9636 tablet_service.cc:1511] Processing CreateTablet for tablet 3837e8898ce64cf4872c4f17e7a1d491 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:14:01.870592  9636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3837e8898ce64cf4872c4f17e7a1d491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.860414  9639 tablet_service.cc:1511] Processing CreateTablet for tablet 03f0c92fa7604774847e9450d6650d20 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:14:01.872545  9639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03f0c92fa7604774847e9450d6650d20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.876405  9562 tablet_service.cc:1511] Processing CreateTablet for tablet 8545c5456f814a159746b07e296e3d6d (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:14:01.878613  9561 tablet_service.cc:1511] Processing CreateTablet for tablet 3837e8898ce64cf4872c4f17e7a1d491 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:14:01.861469  9717 tablet_service.cc:1511] Processing CreateTablet for tablet 362891c1d23e4707aa300e419bf64b12 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:14:01.884616  9717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 362891c1d23e4707aa300e419bf64b12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.862537  9716 tablet_service.cc:1511] Processing CreateTablet for tablet 4fa9addc4f1e4153bec5d8d6eef0abd5 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:14:01.888645  9716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fa9addc4f1e4153bec5d8d6eef0abd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.863374  9637 tablet_service.cc:1511] Processing CreateTablet for tablet b890b0e7f4324535a977e31ef81d5a89 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:14:01.859259  9719 tablet_service.cc:1511] Processing CreateTablet for tablet 0ee4752d514f4e13b2498fec6b22387c (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:14:01.863584  9715 tablet_service.cc:1511] Processing CreateTablet for tablet 51811ed526234a5391c7704b6bfe8590 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:14:01.892211  9719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ee4752d514f4e13b2498fec6b22387c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.891279  9637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b890b0e7f4324535a977e31ef81d5a89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.895557  9715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51811ed526234a5391c7704b6bfe8590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.864656  9714 tablet_service.cc:1511] Processing CreateTablet for tablet 42aae3c29cbb41d89ca3dca6f373b9e6 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:14:01.850615  9566 tablet_service.cc:1511] Processing CreateTablet for tablet 0ce956b9ab6f41c78d1e029cae11759a (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:14:01.896651  9714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42aae3c29cbb41d89ca3dca6f373b9e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.874827  9563 tablet_service.cc:1511] Processing CreateTablet for tablet 99dbbfb525de486587be04b6e0da2d71 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:14:01.865727  9713 tablet_service.cc:1511] Processing CreateTablet for tablet 03f0c92fa7604774847e9450d6650d20 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:14:01.901005  9713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03f0c92fa7604774847e9450d6650d20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.866823  9712 tablet_service.cc:1511] Processing CreateTablet for tablet 8545c5456f814a159746b07e296e3d6d (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:14:01.903743  9712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8545c5456f814a159746b07e296e3d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.905761  9711 tablet_service.cc:1511] Processing CreateTablet for tablet b890b0e7f4324535a977e31ef81d5a89 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:14:01.906965  9711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b890b0e7f4324535a977e31ef81d5a89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.908601  9710 tablet_service.cc:1511] Processing CreateTablet for tablet 3837e8898ce64cf4872c4f17e7a1d491 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:14:01.909833  9710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3837e8898ce64cf4872c4f17e7a1d491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.862249  9638 tablet_service.cc:1511] Processing CreateTablet for tablet 99dbbfb525de486587be04b6e0da2d71 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:14:01.847196  9568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 362891c1d23e4707aa300e419bf64b12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.919891  9561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3837e8898ce64cf4872c4f17e7a1d491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.915979  9638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99dbbfb525de486587be04b6e0da2d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.915880  9644 tablet_service.cc:1511] Processing CreateTablet for tablet 6e39b219427148f091c0eb0a19deef3b (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:14:01.920917  9644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e39b219427148f091c0eb0a19deef3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.922578  9565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51811ed526234a5391c7704b6bfe8590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.927649  9562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8545c5456f814a159746b07e296e3d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.931650  9566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ce956b9ab6f41c78d1e029cae11759a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.933442  9564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03f0c92fa7604774847e9450d6650d20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.935678  9567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fa9addc4f1e4153bec5d8d6eef0abd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.939291  9563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99dbbfb525de486587be04b6e0da2d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.973105  9644 tablet_service.cc:1511] Processing CreateTablet for tablet 294f7340200d45bdb07fcbc62563e704 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:14:01.976365  9637 tablet_service.cc:1511] Processing CreateTablet for tablet c3c09b09b07846d5b44c782012577c80 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:14:01.978294  9636 tablet_service.cc:1511] Processing CreateTablet for tablet c67b74d6dbd4428fa0c3505649613af0 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:14:01.984709  9637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3c09b09b07846d5b44c782012577c80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.995568  9793 tablet_service.cc:1511] Processing CreateTablet for tablet 0ee4752d514f4e13b2498fec6b22387c (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:14:01.996798  9793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ee4752d514f4e13b2498fec6b22387c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.001221  9788 tablet_service.cc:1511] Processing CreateTablet for tablet 42aae3c29cbb41d89ca3dca6f373b9e6 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:14:02.001449  9789 tablet_service.cc:1511] Processing CreateTablet for tablet 51811ed526234a5391c7704b6bfe8590 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:14:02.002571  9788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42aae3c29cbb41d89ca3dca6f373b9e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.004012  9790 tablet_service.cc:1511] Processing CreateTablet for tablet 0ce956b9ab6f41c78d1e029cae11759a (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:14:02.005388  9790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ce956b9ab6f41c78d1e029cae11759a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.008481  9791 tablet_service.cc:1511] Processing CreateTablet for tablet 362891c1d23e4707aa300e419bf64b12 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:14:02.001250  9645 tablet_service.cc:1511] Processing CreateTablet for tablet 2ea1eed64c0c4bf3a9bce921500b92eb (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:14:02.009930  9791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 362891c1d23e4707aa300e419bf64b12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.011404  9787 tablet_service.cc:1511] Processing CreateTablet for tablet 99dbbfb525de486587be04b6e0da2d71 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:14:02.012743  9787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99dbbfb525de486587be04b6e0da2d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.014608  9792 tablet_service.cc:1511] Processing CreateTablet for tablet 6c65d7867a9849769fdf0db8e2729f7c (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:14:02.015949  9792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c65d7867a9849769fdf0db8e2729f7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.022815  9789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51811ed526234a5391c7704b6bfe8590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.024982  9786 tablet_service.cc:1511] Processing CreateTablet for tablet 8545c5456f814a159746b07e296e3d6d (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:14:02.026201  9786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8545c5456f814a159746b07e296e3d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.028095  9845 tablet_bootstrap.cc:492] T 0ee4752d514f4e13b2498fec6b22387c P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:02.028529  9785 tablet_service.cc:1511] Processing CreateTablet for tablet b890b0e7f4324535a977e31ef81d5a89 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:14:02.029728  9785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b890b0e7f4324535a977e31ef81d5a89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.031427  9636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67b74d6dbd4428fa0c3505649613af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.032917  9784 tablet_service.cc:1511] Processing CreateTablet for tablet 6e39b219427148f091c0eb0a19deef3b (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:14:02.033706  9645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ea1eed64c0c4bf3a9bce921500b92eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.034155  9784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e39b219427148f091c0eb0a19deef3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.036530  9845 tablet_bootstrap.cc:654] T 0ee4752d514f4e13b2498fec6b22387c P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.043157  9846 tablet_bootstrap.cc:492] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:02.046273  9644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294f7340200d45bdb07fcbc62563e704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.078536  9639 tablet_service.cc:1511] Processing CreateTablet for tablet f0c9a53cd5074987aa49b1d8589741f3 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:14:02.080950  9642 tablet_service.cc:1511] Processing CreateTablet for tablet 5323e8c571b14613af55f374641c6450 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:14:02.086820  9642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5323e8c571b14613af55f374641c6450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.092190  9568 tablet_service.cc:1511] Processing CreateTablet for tablet 6e39b219427148f091c0eb0a19deef3b (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:14:02.093408  9568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e39b219427148f091c0eb0a19deef3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.094343  9567 tablet_service.cc:1511] Processing CreateTablet for tablet 30283a69a8864b62ad329a30b4b958be (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:14:02.101336  9567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30283a69a8864b62ad329a30b4b958be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.107062  9562 tablet_service.cc:1511] Processing CreateTablet for tablet c67b74d6dbd4428fa0c3505649613af0 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:14:02.108327  9562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67b74d6dbd4428fa0c3505649613af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.109031  9643 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7c6030f1c0434b9afb91a450cefd83 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:14:02.110441  9718 tablet_service.cc:1511] Processing CreateTablet for tablet 30283a69a8864b62ad329a30b4b958be (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:14:02.111668  9718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30283a69a8864b62ad329a30b4b958be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.112066  9639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c9a53cd5074987aa49b1d8589741f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.114748  9715 tablet_service.cc:1511] Processing CreateTablet for tablet 72aac83779c34a618c39058b68d3fa9c (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:14:02.115602  9643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7c6030f1c0434b9afb91a450cefd83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.115995  9715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72aac83779c34a618c39058b68d3fa9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.107218  9710 tablet_service.cc:1511] Processing CreateTablet for tablet c3c09b09b07846d5b44c782012577c80 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:14:02.118170  9569 tablet_service.cc:1511] Processing CreateTablet for tablet 294f7340200d45bdb07fcbc62563e704 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:14:02.119091  9710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3c09b09b07846d5b44c782012577c80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.119244  9569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294f7340200d45bdb07fcbc62563e704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.125948  9785 tablet_service.cc:1511] Processing CreateTablet for tablet 342a45ed2172487c84777f3180d32991 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:14:02.127149  9785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 342a45ed2172487c84777f3180d32991. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:02.135313  9526 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:02.140770  9790 tablet_service.cc:1511] Processing CreateTablet for tablet 294f7340200d45bdb07fcbc62563e704 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:14:02.142067  9790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294f7340200d45bdb07fcbc62563e704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.111745  9717 tablet_service.cc:1511] Processing CreateTablet for tablet c67b74d6dbd4428fa0c3505649613af0 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:14:02.148466  9717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67b74d6dbd4428fa0c3505649613af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.155082  9567 tablet_service.cc:1511] Processing CreateTablet for tablet 72aac83779c34a618c39058b68d3fa9c (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:14:02.156406  9567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72aac83779c34a618c39058b68d3fa9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.156241  9714 tablet_service.cc:1511] Processing CreateTablet for tablet 2ea1eed64c0c4bf3a9bce921500b92eb (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:14:02.157416  9714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ea1eed64c0c4bf3a9bce921500b92eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.162770  9563 tablet_service.cc:1511] Processing CreateTablet for tablet f0c9a53cd5074987aa49b1d8589741f3 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:14:02.165215  9711 tablet_service.cc:1511] Processing CreateTablet for tablet f0c9a53cd5074987aa49b1d8589741f3 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:14:02.178164  9711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c9a53cd5074987aa49b1d8589741f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.165324  9789 tablet_service.cc:1511] Processing CreateTablet for tablet c3c09b09b07846d5b44c782012577c80 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:14:02.167421  9846 tablet_bootstrap.cc:654] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.168495  9712 tablet_service.cc:1511] Processing CreateTablet for tablet 342a45ed2172487c84777f3180d32991 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:14:02.184203  9712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 342a45ed2172487c84777f3180d32991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.185518  9570 tablet_service.cc:1511] Processing CreateTablet for tablet 5323e8c571b14613af55f374641c6450 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:14:02.170261  9713 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7c6030f1c0434b9afb91a450cefd83 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:14:02.150969  9787 tablet_service.cc:1511] Processing CreateTablet for tablet 30283a69a8864b62ad329a30b4b958be (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:14:02.186796  9789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3c09b09b07846d5b44c782012577c80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.186810  9713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7c6030f1c0434b9afb91a450cefd83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.175628  9845 tablet_bootstrap.cc:492] T 0ee4752d514f4e13b2498fec6b22387c P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:02.191676  9845 ts_tablet_manager.cc:1403] T 0ee4752d514f4e13b2498fec6b22387c P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.164s	user 0.012s	sys 0.000s
I20260709 12:14:02.192996  9565 tablet_service.cc:1511] Processing CreateTablet for tablet 342a45ed2172487c84777f3180d32991 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:14:02.192519  9787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30283a69a8864b62ad329a30b4b958be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.182883  9719 tablet_service.cc:1511] Processing CreateTablet for tablet 19b0ecf138e542c9978fc444ab25af99 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:14:02.178107  9563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c9a53cd5074987aa49b1d8589741f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.198071  9848 tablet_bootstrap.cc:492] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:02.203280  9786 tablet_service.cc:1511] Processing CreateTablet for tablet 5323e8c571b14613af55f374641c6450 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:14:02.204463  9786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5323e8c571b14613af55f374641c6450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.204119  9564 tablet_service.cc:1511] Processing CreateTablet for tablet 19b0ecf138e542c9978fc444ab25af99 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:14:02.207619  9645 tablet_service.cc:1511] Processing CreateTablet for tablet 19b0ecf138e542c9978fc444ab25af99 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:14:02.208786  9645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19b0ecf138e542c9978fc444ab25af99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.209209  9848 tablet_bootstrap.cc:654] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.212484  9792 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7c6030f1c0434b9afb91a450cefd83 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:14:02.213641  9792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7c6030f1c0434b9afb91a450cefd83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.216006  9849 tablet_bootstrap.cc:492] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:02.217950  9716 tablet_service.cc:1511] Processing CreateTablet for tablet 68137de95ef44caea89ec78013888973 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:14:02.219628  9565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 342a45ed2172487c84777f3180d32991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.221078  9845 raft_consensus.cc:359] T 0ee4752d514f4e13b2498fec6b22387c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:02.221834  9845 raft_consensus.cc:385] T 0ee4752d514f4e13b2498fec6b22387c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.222174  9845 raft_consensus.cc:740] T 0ee4752d514f4e13b2498fec6b22387c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.223032  9845 consensus_queue.cc:260] T 0ee4752d514f4e13b2498fec6b22387c P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:02.183048  9784 tablet_service.cc:1511] Processing CreateTablet for tablet 2ea1eed64c0c4bf3a9bce921500b92eb (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:14:02.246088  9784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ea1eed64c0c4bf3a9bce921500b92eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.247644  9849 tablet_bootstrap.cc:654] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.224207  9793 tablet_service.cc:1511] Processing CreateTablet for tablet 72aac83779c34a618c39058b68d3fa9c (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:14:02.250694  9793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72aac83779c34a618c39058b68d3fa9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.224774  9719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19b0ecf138e542c9978fc444ab25af99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.228310  9561 tablet_service.cc:1511] Processing CreateTablet for tablet 87da0466f5fe43e48bf5bac7ff50f526 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:14:02.229260  9564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19b0ecf138e542c9978fc444ab25af99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.232585  9562 tablet_service.cc:1511] Processing CreateTablet for tablet 52c090b9785d47b9973143bc10d579ac (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:14:02.240420  9715 tablet_service.cc:1511] Processing CreateTablet for tablet 52c090b9785d47b9973143bc10d579ac (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:14:02.257507  9790 tablet_service.cc:1511] Processing CreateTablet for tablet 68137de95ef44caea89ec78013888973 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:14:02.262428  9713 tablet_service.cc:1511] Processing CreateTablet for tablet 39eb21ccd33e4a1486e2f1a67e08fb37 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:14:02.264377  9789 tablet_service.cc:1511] Processing CreateTablet for tablet 3460926477fe42a28e7a9bd5d2546a9f (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:14:02.258692  9790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68137de95ef44caea89ec78013888973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.258714  9566 tablet_service.cc:1511] Processing CreateTablet for tablet 93bb80b01aaf4ca1bdf9ac13e89364f6 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:14:02.270418  9568 tablet_service.cc:1511] Processing CreateTablet for tablet 3460926477fe42a28e7a9bd5d2546a9f (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:14:02.240298  9641 tablet_service.cc:1511] Processing CreateTablet for tablet 68137de95ef44caea89ec78013888973 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:14:02.276703  9848 tablet_bootstrap.cc:492] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:02.277179  9848 ts_tablet_manager.cc:1403] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.002s
I20260709 12:14:02.285681  9789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3460926477fe42a28e7a9bd5d2546a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.289186  9644 tablet_service.cc:1511] Processing CreateTablet for tablet 87da0466f5fe43e48bf5bac7ff50f526 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:14:02.290212  9638 tablet_service.cc:1511] Processing CreateTablet for tablet 93bb80b01aaf4ca1bdf9ac13e89364f6 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:14:02.284814  9570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5323e8c571b14613af55f374641c6450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.294191  9716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68137de95ef44caea89ec78013888973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.301646  9636 tablet_service.cc:1511] Processing CreateTablet for tablet 3460926477fe42a28e7a9bd5d2546a9f (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:14:02.304992  9715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c090b9785d47b9973143bc10d579ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.318631  9717 tablet_service.cc:1511] Processing CreateTablet for tablet 03443fff68a545acab0f3e6af9d1a28a (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:14:02.319443  9605 heartbeater.cc:499] Master 127.5.196.254:35375 was elected leader, sending a full tablet report...
I20260709 12:14:02.320865  9711 tablet_service.cc:1511] Processing CreateTablet for tablet d5199d4c37e04e38be5afcecc11da02c (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:14:02.269837  9718 tablet_service.cc:1511] Processing CreateTablet for tablet 93bb80b01aaf4ca1bdf9ac13e89364f6 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:14:02.324599  9713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39eb21ccd33e4a1486e2f1a67e08fb37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.323513  9566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93bb80b01aaf4ca1bdf9ac13e89364f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.328881  9846 tablet_bootstrap.cc:492] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:02.329363  9846 ts_tablet_manager.cc:1403] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.287s	user 0.010s	sys 0.011s
I20260709 12:14:02.260157  9791 tablet_service.cc:1511] Processing CreateTablet for tablet 87da0466f5fe43e48bf5bac7ff50f526 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:14:02.331148  9561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87da0466f5fe43e48bf5bac7ff50f526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.331581  9791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87da0466f5fe43e48bf5bac7ff50f526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.338887  9717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03443fff68a545acab0f3e6af9d1a28a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.342476  9568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3460926477fe42a28e7a9bd5d2546a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.334424  9846 raft_consensus.cc:359] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:02.350090  9846 raft_consensus.cc:385] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.351388  9846 raft_consensus.cc:740] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.352591  9849 tablet_bootstrap.cc:492] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:02.352295  9846 consensus_queue.cc:260] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:02.353055  9849 ts_tablet_manager.cc:1403] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.137s	user 0.028s	sys 0.017s
I20260709 12:14:02.349177  9680 heartbeater.cc:499] Master 127.5.196.254:35375 was elected leader, sending a full tablet report...
I20260709 12:14:02.356760  9788 tablet_service.cc:1511] Processing CreateTablet for tablet 03443fff68a545acab0f3e6af9d1a28a (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:14:02.357936  9788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03443fff68a545acab0f3e6af9d1a28a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.359579  9562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c090b9785d47b9973143bc10d579ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.359704  9642 tablet_service.cc:1511] Processing CreateTablet for tablet 03443fff68a545acab0f3e6af9d1a28a (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:14:02.364135  9784 tablet_service.cc:1511] Processing CreateTablet for tablet 39eb21ccd33e4a1486e2f1a67e08fb37 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:14:02.365286  9784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39eb21ccd33e4a1486e2f1a67e08fb37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.350397  9848 raft_consensus.cc:359] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:02.368026  9848 raft_consensus.cc:385] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.368371  9848 raft_consensus.cc:740] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.369280  9848 consensus_queue.cc:260] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:02.370397  9641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68137de95ef44caea89ec78013888973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.369199  9849 raft_consensus.cc:359] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:02.348616  9845 ts_tablet_manager.cc:1434] T 0ee4752d514f4e13b2498fec6b22387c P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.155s	user 0.013s	sys 0.009s
I20260709 12:14:02.375314  9643 tablet_service.cc:1511] Processing CreateTablet for tablet d5199d4c37e04e38be5afcecc11da02c (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:14:02.376567  9643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5199d4c37e04e38be5afcecc11da02c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:02.379562  9681 tablet.cc:2406] T 0ee4752d514f4e13b2498fec6b22387c P a51828382cae443aadafefcfe5178bb0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:14:02.379899  9644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87da0466f5fe43e48bf5bac7ff50f526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.383633  9565 tablet_service.cc:1511] Processing CreateTablet for tablet d5199d4c37e04e38be5afcecc11da02c (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:14:02.384892  9640 tablet_service.cc:1511] Processing CreateTablet for tablet fd3c6d9376ad4560a0f1e545c067898c (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:14:02.384859  9565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5199d4c37e04e38be5afcecc11da02c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.383908  9792 tablet_service.cc:1511] Processing CreateTablet for tablet fd3c6d9376ad4560a0f1e545c067898c (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:14:02.392688  9712 tablet_service.cc:1511] Processing CreateTablet for tablet 6e410269c82a41c2a06180f03982bebe (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:14:02.392838  9846 ts_tablet_manager.cc:1434] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.062s	user 0.009s	sys 0.000s
I20260709 12:14:02.393966  9848 ts_tablet_manager.cc:1434] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.117s	user 0.010s	sys 0.000s
I20260709 12:14:02.410208  9828 heartbeater.cc:499] Master 127.5.196.254:35375 was elected leader, sending a full tablet report...
I20260709 12:14:02.401667  9567 tablet_service.cc:1511] Processing CreateTablet for tablet fd3c6d9376ad4560a0f1e545c067898c (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:14:02.416661  9754 heartbeater.cc:499] Master 127.5.196.254:35375 was elected leader, sending a full tablet report...
I20260709 12:14:02.409150  9792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3c6d9376ad4560a0f1e545c067898c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.403534  9640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3c6d9376ad4560a0f1e545c067898c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.386059  9711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5199d4c37e04e38be5afcecc11da02c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.418576  9569 tablet_service.cc:1511] Processing CreateTablet for tablet 39eb21ccd33e4a1486e2f1a67e08fb37 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:14:02.373605  9849 raft_consensus.cc:385] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.427502  9849 raft_consensus.cc:740] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.427809  9569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39eb21ccd33e4a1486e2f1a67e08fb37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.405383  9793 tablet_service.cc:1511] Processing CreateTablet for tablet 6e410269c82a41c2a06180f03982bebe (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:14:02.427712  9712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e410269c82a41c2a06180f03982bebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.389201  9785 tablet_service.cc:1511] Processing CreateTablet for tablet 52c090b9785d47b9973143bc10d579ac (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:14:02.429975  9636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3460926477fe42a28e7a9bd5d2546a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.418542  9846 tablet_bootstrap.cc:492] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:02.430482  9785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c090b9785d47b9973143bc10d579ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.423627  9848 tablet_bootstrap.cc:492] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:02.439581  9793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e410269c82a41c2a06180f03982bebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.428398  9849 consensus_queue.cc:260] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:02.440034  9718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93bb80b01aaf4ca1bdf9ac13e89364f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.432219  9845 tablet_bootstrap.cc:492] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:02.433686  9567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3c6d9376ad4560a0f1e545c067898c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.437671  9642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03443fff68a545acab0f3e6af9d1a28a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.450723  9638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93bb80b01aaf4ca1bdf9ac13e89364f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.464116  9564 tablet_service.cc:1511] Processing CreateTablet for tablet 6e410269c82a41c2a06180f03982bebe (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:14:02.465348  9564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e410269c82a41c2a06180f03982bebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.473011  9645 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc12963a0e54c91b8f6ab9d81f70343 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:14:02.474300  9645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc12963a0e54c91b8f6ab9d81f70343. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.476451  9848 tablet_bootstrap.cc:654] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.486660  9845 tablet_bootstrap.cc:654] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.487711  9786 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc12963a0e54c91b8f6ab9d81f70343 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:14:02.489326  9846 tablet_bootstrap.cc:654] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.496009  9786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc12963a0e54c91b8f6ab9d81f70343. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.505340  9562 tablet_service.cc:1511] Processing CreateTablet for tablet d109ca3389e14d76832959f9a30db79a (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:14:02.506587  9562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d109ca3389e14d76832959f9a30db79a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.510046  9710 tablet_service.cc:1511] Processing CreateTablet for tablet bcb1bcffcb8a4fb197dd60f6863c7919 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:14:02.510298  9787 tablet_service.cc:1511] Processing CreateTablet for tablet d109ca3389e14d76832959f9a30db79a (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:14:02.511591  9787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d109ca3389e14d76832959f9a30db79a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.517369  9849 ts_tablet_manager.cc:1434] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.164s	user 0.010s	sys 0.003s
I20260709 12:14:02.518389  9849 tablet_bootstrap.cc:492] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:02.531546  9643 tablet_service.cc:1511] Processing CreateTablet for tablet bcb1bcffcb8a4fb197dd60f6863c7919 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:14:02.513360  9710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb1bcffcb8a4fb197dd60f6863c7919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.531529  9853 raft_consensus.cc:493] T 0ee4752d514f4e13b2498fec6b22387c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.541783  9853 raft_consensus.cc:515] T 0ee4752d514f4e13b2498fec6b22387c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:02.544356  9853 leader_election.cc:290] T 0ee4752d514f4e13b2498fec6b22387c P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:02.534930  9566 tablet_service.cc:1511] Processing CreateTablet for tablet bcb1bcffcb8a4fb197dd60f6863c7919 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:14:02.519330  9719 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc12963a0e54c91b8f6ab9d81f70343 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:14:02.553046  9719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc12963a0e54c91b8f6ab9d81f70343. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.548889  9849 tablet_bootstrap.cc:654] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.568143  9566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb1bcffcb8a4fb197dd60f6863c7919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.574398  9845 tablet_bootstrap.cc:492] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:02.574889  9845 ts_tablet_manager.cc:1403] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.185s	user 0.010s	sys 0.005s
I20260709 12:14:02.577250  9640 tablet_service.cc:1511] Processing CreateTablet for tablet d109ca3389e14d76832959f9a30db79a (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:14:02.588004  9845 raft_consensus.cc:359] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:02.589635  9845 raft_consensus.cc:385] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.589969  9845 raft_consensus.cc:740] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.590883  9845 consensus_queue.cc:260] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:02.593284  9845 ts_tablet_manager.cc:1434] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:14:02.594286  9845 tablet_bootstrap.cc:492] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:02.602150  9567 tablet_service.cc:1511] Processing CreateTablet for tablet 4e4cc93669b643bb87c909a3dcf05a3b (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:14:02.603575  9567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e4cc93669b643bb87c909a3dcf05a3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.605429  9643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb1bcffcb8a4fb197dd60f6863c7919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.606223  9640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d109ca3389e14d76832959f9a30db79a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.611820  9638 tablet_service.cc:1511] Processing CreateTablet for tablet 8d9a730356314c5db12bf0af88d58285 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:14:02.612986  9638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d9a730356314c5db12bf0af88d58285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.618055  9787 tablet_service.cc:1511] Processing CreateTablet for tablet 4e4cc93669b643bb87c909a3dcf05a3b (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:14:02.619355  9787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e4cc93669b643bb87c909a3dcf05a3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.623507  9848 tablet_bootstrap.cc:492] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:02.624063  9848 ts_tablet_manager.cc:1403] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.201s	user 0.012s	sys 0.002s
I20260709 12:14:02.627933  9717 tablet_service.cc:1511] Processing CreateTablet for tablet 4e4cc93669b643bb87c909a3dcf05a3b (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:14:02.628881  9846 tablet_bootstrap.cc:492] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:02.633240  9717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e4cc93669b643bb87c909a3dcf05a3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.627053  9848 raft_consensus.cc:359] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:02.650331  9848 raft_consensus.cc:385] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.650655  9848 raft_consensus.cc:740] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.651506  9848 consensus_queue.cc:260] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:02.656610  9711 tablet_service.cc:1511] Processing CreateTablet for tablet 8d9a730356314c5db12bf0af88d58285 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:14:02.656970  9786 tablet_service.cc:1511] Processing CreateTablet for tablet 8d9a730356314c5db12bf0af88d58285 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:14:02.657891  9711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d9a730356314c5db12bf0af88d58285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.658434  9786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d9a730356314c5db12bf0af88d58285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.662642  9848 ts_tablet_manager.cc:1434] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.001s
I20260709 12:14:02.667920  9848 tablet_bootstrap.cc:492] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:02.648653  9846 ts_tablet_manager.cc:1403] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.230s	user 0.009s	sys 0.004s
I20260709 12:14:02.674320  9846 raft_consensus.cc:359] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:02.675010  9846 raft_consensus.cc:385] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.677299  9855 raft_consensus.cc:493] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.677786  9855 raft_consensus.cc:515] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:02.680277  9855 leader_election.cc:290] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:02.682052  9846 raft_consensus.cc:740] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.693255  9845 tablet_bootstrap.cc:654] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.696277  9856 raft_consensus.cc:493] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.703334  9846 consensus_queue.cc:260] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:02.717272  9856 raft_consensus.cc:515] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:02.722290  9849 tablet_bootstrap.cc:492] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:02.722831  9849 ts_tablet_manager.cc:1403] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.205s	user 0.027s	sys 0.024s
I20260709 12:14:02.723915  9856 leader_election.cc:290] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:02.720386  9564 tablet_service.cc:1511] Processing CreateTablet for tablet 84a990d1a74b4bbf992de171630404e7 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:14:02.721751  9846 ts_tablet_manager.cc:1434] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 12:14:02.727442  9848 tablet_bootstrap.cc:654] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.733551  9645 tablet_service.cc:1511] Processing CreateTablet for tablet 84a990d1a74b4bbf992de171630404e7 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:14:02.733503  9854 raft_consensus.cc:493] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.736078  9854 raft_consensus.cc:515] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:02.736873  9786 tablet_service.cc:1511] Processing CreateTablet for tablet 723d60a1ca994755bfd39e43b609c253 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:14:02.738217  9786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 723d60a1ca994755bfd39e43b609c253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.738870  9854 leader_election.cc:290] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:02.741513  9846 tablet_bootstrap.cc:492] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:02.750427  9564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84a990d1a74b4bbf992de171630404e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.734128  9711 tablet_service.cc:1511] Processing CreateTablet for tablet 84a990d1a74b4bbf992de171630404e7 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:14:02.763824  9569 tablet_service.cc:1511] Processing CreateTablet for tablet 723d60a1ca994755bfd39e43b609c253 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:14:02.764930  9645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84a990d1a74b4bbf992de171630404e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.775446  9569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 723d60a1ca994755bfd39e43b609c253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.776470  9849 raft_consensus.cc:359] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:02.776647  9640 tablet_service.cc:1511] Processing CreateTablet for tablet 723d60a1ca994755bfd39e43b609c253 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:14:02.777004  9719 tablet_service.cc:1511] Processing CreateTablet for tablet 2a712422cd16488f8b3d1ed9c08fb2fb (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:14:02.778162  9849 raft_consensus.cc:385] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.778173  9719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a712422cd16488f8b3d1ed9c08fb2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.778524  9849 raft_consensus.cc:740] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.779258  9849 consensus_queue.cc:260] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:02.779438  9790 tablet_service.cc:1511] Processing CreateTablet for tablet 2a712422cd16488f8b3d1ed9c08fb2fb (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:14:02.780650  9790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a712422cd16488f8b3d1ed9c08fb2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.781589  9849 ts_tablet_manager.cc:1434] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.000s
I20260709 12:14:02.782537  9849 tablet_bootstrap.cc:492] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:02.788818  9846 tablet_bootstrap.cc:654] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.797923  9711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84a990d1a74b4bbf992de171630404e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.800233  9640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 723d60a1ca994755bfd39e43b609c253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.804702  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee4752d514f4e13b2498fec6b22387c" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:02.806633  9562 tablet_service.cc:1511] Processing CreateTablet for tablet 2a712422cd16488f8b3d1ed9c08fb2fb (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:14:02.807832  9562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a712422cd16488f8b3d1ed9c08fb2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.831452  9643 tablet_service.cc:1511] Processing CreateTablet for tablet 81b08ae51928416dafb96e5f6c7e809e (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:14:02.832618  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee4752d514f4e13b2498fec6b22387c" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:02.832898  9643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b08ae51928416dafb96e5f6c7e809e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.849690  9849 tablet_bootstrap.cc:654] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:02.849747  9620 leader_election.cc:343] T 0ee4752d514f4e13b2498fec6b22387c P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:02.855384  9638 tablet_service.cc:1511] Processing CreateTablet for tablet ff05c96c8c6349df9aec789f348b8b35 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:14:02.856643  9638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff05c96c8c6349df9aec789f348b8b35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.859513  9787 tablet_service.cc:1511] Processing CreateTablet for tablet 81b08ae51928416dafb96e5f6c7e809e (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:14:02.860797  9787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b08ae51928416dafb96e5f6c7e809e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.873939  9854 raft_consensus.cc:493] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.874459  9854 raft_consensus.cc:515] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:02.874715  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42aae3c29cbb41d89ca3dca6f373b9e6" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:02.876638  9854 leader_election.cc:290] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
W20260709 12:14:02.877882  9694 leader_election.cc:343] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:02.893723  9640 tablet_service.cc:1511] Processing CreateTablet for tablet 38e007c9124841329659afa91660f03d (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:14:02.877978  9710 tablet_service.cc:1511] Processing CreateTablet for tablet ff05c96c8c6349df9aec789f348b8b35 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:14:02.896515  9710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff05c96c8c6349df9aec789f348b8b35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.897018  9640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38e007c9124841329659afa91660f03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.905748  9561 tablet_service.cc:1511] Processing CreateTablet for tablet 23e7260becc14d159ab77e973ee5bedb (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:14:02.907007  9561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e7260becc14d159ab77e973ee5bedb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.910212  9642 tablet_service.cc:1511] Processing CreateTablet for tablet 47e499742ebe4d71862e015d189702bb (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:14:02.912052  9568 tablet_service.cc:1511] Processing CreateTablet for tablet 452f397f7dcb4c4d9a015414e28f0a0c (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:14:02.913246  9568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 452f397f7dcb4c4d9a015414e28f0a0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.917316  9641 tablet_service.cc:1511] Processing CreateTablet for tablet 452f397f7dcb4c4d9a015414e28f0a0c (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:14:02.923888  9564 tablet_service.cc:1511] Processing CreateTablet for tablet 652558ac49b0483f8e6130388f386f77 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:14:02.925076  9564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 652558ac49b0483f8e6130388f386f77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.929502  9636 tablet_service.cc:1511] Processing CreateTablet for tablet 652558ac49b0483f8e6130388f386f77 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:14:02.935952  9636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 652558ac49b0483f8e6130388f386f77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.937167  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c65d7867a9849769fdf0db8e2729f7c" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
W20260709 12:14:02.899619  9620 leader_election.cc:343] T 0ee4752d514f4e13b2498fec6b22387c P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:02.943948  9848 tablet_bootstrap.cc:492] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:02.943753  9717 tablet_service.cc:1511] Processing CreateTablet for tablet 81b08ae51928416dafb96e5f6c7e809e (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:14:02.945524  9848 ts_tablet_manager.cc:1403] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.278s	user 0.004s	sys 0.014s
W20260709 12:14:02.947031  9766 leader_election.cc:343] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:02.947450  9846 tablet_bootstrap.cc:492] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:02.947932  9846 ts_tablet_manager.cc:1403] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.207s	user 0.033s	sys 0.015s
I20260709 12:14:02.948498  9792 tablet_service.cc:1511] Processing CreateTablet for tablet 23e7260becc14d159ab77e973ee5bedb (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:14:02.949766  9792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e7260becc14d159ab77e973ee5bedb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.950026  9641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 452f397f7dcb4c4d9a015414e28f0a0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.937601  9785 tablet_service.cc:1511] Processing CreateTablet for tablet 38e007c9124841329659afa91660f03d (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:14:02.940135  9567 tablet_service.cc:1511] Processing CreateTablet for tablet ff05c96c8c6349df9aec789f348b8b35 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:14:02.952445  9567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff05c96c8c6349df9aec789f348b8b35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.952230  9784 tablet_service.cc:1511] Processing CreateTablet for tablet 47e499742ebe4d71862e015d189702bb (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:14:02.954205  9791 tablet_service.cc:1511] Processing CreateTablet for tablet 652558ac49b0483f8e6130388f386f77 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:14:02.950748  9846 raft_consensus.cc:359] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:02.955899  9846 raft_consensus.cc:385] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.956240  9570 tablet_service.cc:1511] Processing CreateTablet for tablet 8f862e21a95d461ea2dacac8bc29287e (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:14:02.957437  9570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f862e21a95d461ea2dacac8bc29287e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.956815  9846 raft_consensus.cc:740] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.959424  9846 consensus_queue.cc:260] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:02.952317  9785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38e007c9124841329659afa91660f03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.963660  9642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47e499742ebe4d71862e015d189702bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.964351  9717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b08ae51928416dafb96e5f6c7e809e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.949417  9788 tablet_service.cc:1511] Processing CreateTablet for tablet 8f862e21a95d461ea2dacac8bc29287e (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:14:02.970774  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c65d7867a9849769fdf0db8e2729f7c" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:02.972244  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b890b0e7f4324535a977e31ef81d5a89" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:02.973136  9788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f862e21a95d461ea2dacac8bc29287e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:02.974028  9768 leader_election.cc:343] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:02.974509  9768 leader_election.cc:304] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
W20260709 12:14:02.975670  9768 leader_election.cc:343] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:02.976253  9854 raft_consensus.cc:2749] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:02.957562  9620 leader_election.cc:304] T 0ee4752d514f4e13b2498fec6b22387c P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4
W20260709 12:14:02.977787  9620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.196:45603, user_credentials={real_user=slave}} blocked reactor thread for 88258us
I20260709 12:14:02.978885  9853 raft_consensus.cc:2749] T 0ee4752d514f4e13b2498fec6b22387c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:02.979774  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42aae3c29cbb41d89ca3dca6f373b9e6" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
W20260709 12:14:02.981047  9694 leader_election.cc:343] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:02.981491  9694 leader_election.cc:304] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:02.982499  9855 raft_consensus.cc:2749] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:02.983376  9849 tablet_bootstrap.cc:492] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:02.983851  9849 ts_tablet_manager.cc:1403] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.202s	user 0.005s	sys 0.010s
I20260709 12:14:02.986653  9849 raft_consensus.cc:359] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:02.987286  9849 raft_consensus.cc:385] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.987596  9849 raft_consensus.cc:740] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.992229  9846 ts_tablet_manager.cc:1434] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.001s
I20260709 12:14:02.993273  9846 tablet_bootstrap.cc:492] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:02.998934  9846 tablet_bootstrap.cc:654] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.000381  9719 tablet_service.cc:1511] Processing CreateTablet for tablet 23e7260becc14d159ab77e973ee5bedb (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:14:02.996760  9849 consensus_queue.cc:260] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.001612  9719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e7260becc14d159ab77e973ee5bedb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.001896  9565 tablet_service.cc:1511] Processing CreateTablet for tablet d891f45170c14f689770443b7414c33a (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:14:03.003100  9565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d891f45170c14f689770443b7414c33a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.007854  9566 tablet_service.cc:1511] Processing CreateTablet for tablet 38e007c9124841329659afa91660f03d (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:14:03.009027  9566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38e007c9124841329659afa91660f03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.975752  9784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47e499742ebe4d71862e015d189702bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.011590  9791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 652558ac49b0483f8e6130388f386f77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.948477  9848 raft_consensus.cc:359] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.020784  9848 raft_consensus.cc:385] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.021127  9848 raft_consensus.cc:740] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.021978  9848 consensus_queue.cc:260] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.023763  9718 tablet_service.cc:1511] Processing CreateTablet for tablet 47e499742ebe4d71862e015d189702bb (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:14:03.024425  9848 ts_tablet_manager.cc:1434] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.079s	user 0.006s	sys 0.001s
I20260709 12:14:03.024969  9718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47e499742ebe4d71862e015d189702bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.028221  9712 tablet_service.cc:1511] Processing CreateTablet for tablet 452f397f7dcb4c4d9a015414e28f0a0c (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:14:03.029153  9848 tablet_bootstrap.cc:492] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:03.029399  9712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 452f397f7dcb4c4d9a015414e28f0a0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.032203  9713 tablet_service.cc:1511] Processing CreateTablet for tablet 8f862e21a95d461ea2dacac8bc29287e (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:14:03.033407  9713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f862e21a95d461ea2dacac8bc29287e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.035679  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b890b0e7f4324535a977e31ef81d5a89" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:03.036968  9856 raft_consensus.cc:493] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.037444  9856 raft_consensus.cc:515] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.037352  9848 tablet_bootstrap.cc:654] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:03.039978  9768 leader_election.cc:343] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.040426  9768 leader_election.cc:304] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:03.041429  9854 raft_consensus.cc:2749] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:03.051501  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f0c92fa7604774847e9450d6650d20" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:03.052098  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f0c92fa7604774847e9450d6650d20" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:03.052554  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362891c1d23e4707aa300e419bf64b12" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:03.053764  9856 leader_election.cc:290] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
W20260709 12:14:03.053886  9545 leader_election.cc:343] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:03.054564  9545 leader_election.cc:343] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:03.055183  9545 leader_election.cc:343] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.055450  9570 tablet_service.cc:1511] Processing CreateTablet for tablet 681142b5838d47459f8e6546fbd9c909 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:14:03.056645  9570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 681142b5838d47459f8e6546fbd9c909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.060223  9786 tablet_service.cc:1511] Processing CreateTablet for tablet 83af4442f85544938f9b10f64c545c87 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:14:03.060454  9715 tablet_service.cc:1511] Processing CreateTablet for tablet 83af4442f85544938f9b10f64c545c87 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:14:03.061430  9786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83af4442f85544938f9b10f64c545c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.061558  9715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83af4442f85544938f9b10f64c545c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.068480  9853 raft_consensus.cc:493] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.068980  9853 raft_consensus.cc:515] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.072664  9849 ts_tablet_manager.cc:1434] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.089s	user 0.008s	sys 0.000s
I20260709 12:14:03.071259  9853 leader_election.cc:290] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:03.074167  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4130430c804e40df918fe3a12a0627f9" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:03.075488  9728 raft_consensus.cc:2468] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 0.
I20260709 12:14:03.088150  9717 tablet_service.cc:1511] Processing CreateTablet for tablet d891f45170c14f689770443b7414c33a (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:14:03.111032  9856 raft_consensus.cc:493] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.116233  9620 leader_election.cc:304] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:03.116714  9856 raft_consensus.cc:515] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.109040  9710 tablet_service.cc:1511] Processing CreateTablet for tablet 621de87782c34744b341a3d636d82a85 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:14:03.095465  9642 tablet_service.cc:1511] Processing CreateTablet for tablet 681142b5838d47459f8e6546fbd9c909 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:14:03.117357  9853 raft_consensus.cc:2804] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.117899  9853 raft_consensus.cc:493] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.118247  9853 raft_consensus.cc:3060] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.096405  9711 tablet_service.cc:1511] Processing CreateTablet for tablet afe62e0ce63d43c4afc01f7e3b6b8900 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:14:03.118801  9856 leader_election.cc:290] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:03.075570  9562 tablet_service.cc:1511] Processing CreateTablet for tablet afe62e0ce63d43c4afc01f7e3b6b8900 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:14:03.119683  9711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe62e0ce63d43c4afc01f7e3b6b8900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.097823  9641 tablet_service.cc:1511] Processing CreateTablet for tablet 621de87782c34744b341a3d636d82a85 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:14:03.120494  9717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d891f45170c14f689770443b7414c33a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.121428  9849 tablet_bootstrap.cc:492] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:03.080261  9636 tablet_service.cc:1511] Processing CreateTablet for tablet 83af4442f85544938f9b10f64c545c87 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:14:03.074323  9643 tablet_service.cc:1511] Processing CreateTablet for tablet d891f45170c14f689770443b7414c33a (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:14:03.125380  9562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe62e0ce63d43c4afc01f7e3b6b8900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.112807  9788 tablet_service.cc:1511] Processing CreateTablet for tablet afe62e0ce63d43c4afc01f7e3b6b8900 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:14:03.126967  9788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe62e0ce63d43c4afc01f7e3b6b8900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.128682  9853 raft_consensus.cc:515] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.092752  9845 tablet_bootstrap.cc:492] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:03.130381  9845 ts_tablet_manager.cc:1403] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.536s	user 0.016s	sys 0.027s
I20260709 12:14:03.131536  9784 tablet_service.cc:1511] Processing CreateTablet for tablet 621de87782c34744b341a3d636d82a85 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:14:03.132310  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4130430c804e40df918fe3a12a0627f9" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:03.132781  9853 leader_election.cc:290] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:03.134986  9645 tablet_service.cc:1511] Processing CreateTablet for tablet 70e1cc708a8c4f0380b78406c9b3407f (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:14:03.137238  9790 tablet_service.cc:1511] Processing CreateTablet for tablet cf00543671f84317832d9e781feac0da (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
W20260709 12:14:03.137701  9526 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:03.138152  9710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 621de87782c34744b341a3d636d82a85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.138005  9716 tablet_service.cc:1511] Processing CreateTablet for tablet 70e1cc708a8c4f0380b78406c9b3407f (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:14:03.076130  9545 leader_election.cc:304] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:03.139235  9716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e1cc708a8c4f0380b78406c9b3407f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.139797  9856 raft_consensus.cc:2749] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:03.141577  9545 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:36713, user_credentials={real_user=slave}} blocked reactor thread for 86375.8us
I20260709 12:14:03.133507  9728 raft_consensus.cc:3060] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.137593  9848 tablet_bootstrap.cc:492] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:03.155825  9848 ts_tablet_manager.cc:1403] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.127s	user 0.008s	sys 0.012s
I20260709 12:14:03.125062  9565 tablet_service.cc:1511] Processing CreateTablet for tablet 70e1cc708a8c4f0380b78406c9b3407f (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:14:03.132694  9784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 621de87782c34744b341a3d636d82a85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.118330  9642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 681142b5838d47459f8e6546fbd9c909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.160534  9790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf00543671f84317832d9e781feac0da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.163651  9565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e1cc708a8c4f0380b78406c9b3407f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.164834  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:03.166924  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:03.168114  9785 tablet_service.cc:1511] Processing CreateTablet for tablet 681142b5838d47459f8e6546fbd9c909 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
W20260709 12:14:03.168422  9545 leader_election.cc:343] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.169310  9785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 681142b5838d47459f8e6546fbd9c909. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:03.169535  9545 leader_election.cc:343] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.169973  9545 leader_election.cc:304] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:03.170670  9856 raft_consensus.cc:2749] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:03.161273  9848 raft_consensus.cc:359] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.161742  9568 tablet_service.cc:1511] Processing CreateTablet for tablet aa9655c0496f4e63ae5fe5d315aa0cd4 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:14:03.171947  9566 tablet_service.cc:1511] Processing CreateTablet for tablet cf00543671f84317832d9e781feac0da (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:14:03.172578  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362891c1d23e4707aa300e419bf64b12" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:03.173161  9566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf00543671f84317832d9e781feac0da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.162180  9846 tablet_bootstrap.cc:492] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:03.174420  9846 ts_tablet_manager.cc:1403] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.181s	user 0.007s	sys 0.004s
I20260709 12:14:03.174741  9848 raft_consensus.cc:385] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.175901  9848 raft_consensus.cc:740] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.175559  9568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa9655c0496f4e63ae5fe5d315aa0cd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.176841  9638 tablet_service.cc:1511] Processing CreateTablet for tablet cf00543671f84317832d9e781feac0da (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:14:03.178144  9638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf00543671f84317832d9e781feac0da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.178717  9643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d891f45170c14f689770443b7414c33a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.182307  9846 raft_consensus.cc:359] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.183015  9846 raft_consensus.cc:385] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.183223  9645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e1cc708a8c4f0380b78406c9b3407f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.183385  9855 raft_consensus.cc:493] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.183905  9855 raft_consensus.cc:515] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.186139  9855 leader_election.cc:290] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:03.186252  9636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83af4442f85544938f9b10f64c545c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.187106  9641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 621de87782c34744b341a3d636d82a85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.189805  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3837e8898ce64cf4872c4f17e7a1d491" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
W20260709 12:14:03.192452  9694 leader_election.cc:343] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.183290  9846 raft_consensus.cc:740] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
W20260709 12:14:03.197544  9545 leader_election.cc:343] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.197990  9545 leader_election.cc:304] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4
I20260709 12:14:03.193910  9719 tablet_service.cc:1511] Processing CreateTablet for tablet aa9655c0496f4e63ae5fe5d315aa0cd4 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:14:03.198148  9846 consensus_queue.cc:260] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.199365  9719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa9655c0496f4e63ae5fe5d315aa0cd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.176862  9848 consensus_queue.cc:260] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.195730  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4130430c804e40df918fe3a12a0627f9" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:03.196882  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4130430c804e40df918fe3a12a0627f9" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:03.202054  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3837e8898ce64cf4872c4f17e7a1d491" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
W20260709 12:14:03.203934  9692 leader_election.cc:343] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.204352  9692 leader_election.cc:304] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:03.205111  9855 raft_consensus.cc:2749] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:03.211016  9792 tablet_service.cc:1511] Processing CreateTablet for tablet aa9655c0496f4e63ae5fe5d315aa0cd4 (DEFAULT_TABLE table=test-workload [id=4985d4a1ca3747a496dc95b47d0ecb37]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:14:03.133960  9845 raft_consensus.cc:359] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.218480  9728 raft_consensus.cc:2468] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:03.219058  9792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa9655c0496f4e63ae5fe5d315aa0cd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.216424  9856 raft_consensus.cc:2749] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:03.219579  9620 leader_election.cc:304] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:03.226143  9853 raft_consensus.cc:2804] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:03.219487  9848 ts_tablet_manager.cc:1434] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.002s
W20260709 12:14:03.223381  9618 leader_election.cc:343] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:03.227705  9618 leader_election.cc:343] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.227838  9848 tablet_bootstrap.cc:492] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:03.223896  9846 ts_tablet_manager.cc:1434] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.001s
I20260709 12:14:03.236723  9845 raft_consensus.cc:385] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.237433  9845 raft_consensus.cc:740] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.238925  9845 consensus_queue.cc:260] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.243423  9848 tablet_bootstrap.cc:654] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.246819  9853 raft_consensus.cc:697] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:03.259068  9853 consensus_queue.cc:237] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.256705  9846 tablet_bootstrap.cc:492] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:03.266463  9849 tablet_bootstrap.cc:654] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.280674  9845 ts_tablet_manager.cc:1434] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.150s	user 0.008s	sys 0.010s
I20260709 12:14:03.281697  9845 tablet_bootstrap.cc:492] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:03.284591  9478 catalog_manager.cc:5697] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:03.295980  9846 tablet_bootstrap.cc:654] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.303004  9846 tablet_bootstrap.cc:492] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:03.303406  9846 ts_tablet_manager.cc:1403] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.056s	user 0.006s	sys 0.007s
I20260709 12:14:03.304595  9848 tablet_bootstrap.cc:492] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:03.305130  9848 ts_tablet_manager.cc:1403] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.077s	user 0.018s	sys 0.007s
I20260709 12:14:03.306000  9846 raft_consensus.cc:359] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.306545  9846 raft_consensus.cc:385] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.306761  9846 raft_consensus.cc:740] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.309216  9848 raft_consensus.cc:359] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.309950  9848 raft_consensus.cc:385] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.303294  9849 tablet_bootstrap.cc:492] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:03.310267  9848 raft_consensus.cc:740] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.310609  9849 ts_tablet_manager.cc:1403] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.189s	user 0.008s	sys 0.014s
I20260709 12:14:03.311100  9845 tablet_bootstrap.cc:654] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.311141  9848 consensus_queue.cc:260] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.313042  9848 ts_tablet_manager.cc:1434] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:14:03.313395  9849 raft_consensus.cc:359] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.314028  9848 tablet_bootstrap.cc:492] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:03.314097  9849 raft_consensus.cc:385] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.314534  9849 raft_consensus.cc:740] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.307427  9846 consensus_queue.cc:260] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.320125  9848 tablet_bootstrap.cc:654] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.320232  9853 raft_consensus.cc:493] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.320744  9853 raft_consensus.cc:515] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.321420  9846 ts_tablet_manager.cc:1434] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260709 12:14:03.322389  9846 tablet_bootstrap.cc:492] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:03.323195  9853 leader_election.cc:290] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:03.323567  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b890b0e7f4324535a977e31ef81d5a89" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:03.324568  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b890b0e7f4324535a977e31ef81d5a89" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
W20260709 12:14:03.324931  9620 leader_election.cc:343] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.328979  9846 tablet_bootstrap.cc:654] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.329349  9803 raft_consensus.cc:2468] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 0.
I20260709 12:14:03.315223  9849 consensus_queue.cc:260] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.330794  9620 leader_election.cc:304] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:03.332185  9853 raft_consensus.cc:2804] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.332522  9853 raft_consensus.cc:493] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.332602  9849 ts_tablet_manager.cc:1434] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.022s	user 0.000s	sys 0.006s
I20260709 12:14:03.332870  9853 raft_consensus.cc:3060] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.333703  9849 tablet_bootstrap.cc:492] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:03.341676  9853 raft_consensus.cc:515] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.344542  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b890b0e7f4324535a977e31ef81d5a89" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
W20260709 12:14:03.346045  9620 leader_election.cc:343] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.348114  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b890b0e7f4324535a977e31ef81d5a89" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:03.348678  9803 raft_consensus.cc:3060] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.351897  9848 tablet_bootstrap.cc:492] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:03.352411  9848 ts_tablet_manager.cc:1403] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.006s
I20260709 12:14:03.353315  9849 tablet_bootstrap.cc:654] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.355417  9848 raft_consensus.cc:359] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.355957  9803 raft_consensus.cc:2468] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:03.356701  9848 raft_consensus.cc:385] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.357051  9848 raft_consensus.cc:740] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.357267  9620 leader_election.cc:304] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:03.357836  9848 consensus_queue.cc:260] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.358282  9883 raft_consensus.cc:2804] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:03.358886  9883 raft_consensus.cc:697] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:03.359746  9883 consensus_queue.cc:237] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.362591  9848 ts_tablet_manager.cc:1434] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:14:03.365690  9848 tablet_bootstrap.cc:492] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:03.366291  9854 raft_consensus.cc:493] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.366757  9854 raft_consensus.cc:515] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.368764  9854 leader_election.cc:290] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:03.370219  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99dbbfb525de486587be04b6e0da2d71" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:03.372164  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99dbbfb525de486587be04b6e0da2d71" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
W20260709 12:14:03.373536  9766 leader_election.cc:343] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:03.374603  9768 leader_election.cc:343] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.375061  9768 leader_election.cc:304] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:03.375213  9849 tablet_bootstrap.cc:492] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:03.375864  9849 ts_tablet_manager.cc:1403] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.008s
I20260709 12:14:03.376128  9853 leader_election.cc:290] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:03.376291  9854 raft_consensus.cc:493] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.376715  9854 raft_consensus.cc:515] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.378625  9848 tablet_bootstrap.cc:654] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.378862  9849 raft_consensus.cc:359] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.379626  9849 raft_consensus.cc:385] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.379935  9849 raft_consensus.cc:740] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.379959  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342a45ed2172487c84777f3180d32991" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
W20260709 12:14:03.382333  9766 leader_election.cc:343] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.382881  9849 consensus_queue.cc:260] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.381673  9854 leader_election.cc:290] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:03.386461  9854 raft_consensus.cc:2749] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:03.387037  9854 raft_consensus.cc:493] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.408267  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342a45ed2172487c84777f3180d32991" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:03.408682  9848 tablet_bootstrap.cc:492] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:03.409168  9848 ts_tablet_manager.cc:1403] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.012s
I20260709 12:14:03.404673  9854 raft_consensus.cc:515] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
W20260709 12:14:03.409792  9768 leader_election.cc:343] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.410300  9768 leader_election.cc:304] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:03.410373  9849 ts_tablet_manager.cc:1434] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 12:14:03.411296  9898 raft_consensus.cc:2749] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:03.411738  9854 leader_election.cc:290] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:03.415620  9849 tablet_bootstrap.cc:492] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:03.411620  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce956b9ab6f41c78d1e029cae11759a" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:03.417403  9846 tablet_bootstrap.cc:492] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:03.417872  9846 ts_tablet_manager.cc:1403] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.096s	user 0.022s	sys 0.001s
I20260709 12:14:03.419015  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce956b9ab6f41c78d1e029cae11759a" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
W20260709 12:14:03.419945  9766 leader_election.cc:343] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:03.420487  9768 leader_election.cc:343] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.420922  9768 leader_election.cc:304] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:03.422031  9846 raft_consensus.cc:359] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.422418  9849 tablet_bootstrap.cc:654] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.422619  9846 raft_consensus.cc:385] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.422981  9846 raft_consensus.cc:740] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.423746  9846 consensus_queue.cc:260] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.424808  9854 raft_consensus.cc:2749] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:03.425993  9845 tablet_bootstrap.cc:492] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:03.425046  9848 raft_consensus.cc:359] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.426829  9845 ts_tablet_manager.cc:1403] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.145s	user 0.037s	sys 0.026s
I20260709 12:14:03.427016  9848 raft_consensus.cc:385] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.427384  9848 raft_consensus.cc:740] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.428526  9846 ts_tablet_manager.cc:1434] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:14:03.428167  9848 consensus_queue.cc:260] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.429530  9846 tablet_bootstrap.cc:492] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:03.430395  9848 ts_tablet_manager.cc:1434] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260709 12:14:03.434036  9848 tablet_bootstrap.cc:492] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:03.436452  9846 tablet_bootstrap.cc:654] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.429667  9845 raft_consensus.cc:359] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.440537  9845 raft_consensus.cc:385] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.440866  9845 raft_consensus.cc:740] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.442144  9848 tablet_bootstrap.cc:654] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.441730  9845 consensus_queue.cc:260] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.444610  9845 ts_tablet_manager.cc:1434] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:14:03.449410  9849 tablet_bootstrap.cc:492] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:03.450024  9849 ts_tablet_manager.cc:1403] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.004s
I20260709 12:14:03.450539  9845 tablet_bootstrap.cc:492] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:03.452800  9849 raft_consensus.cc:359] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.453507  9849 raft_consensus.cc:385] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.453795  9849 raft_consensus.cc:740] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.454634  9849 consensus_queue.cc:260] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.456449  9854 raft_consensus.cc:493] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.456974  9854 raft_consensus.cc:515] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.457121  9845 tablet_bootstrap.cc:654] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.458889  9849 ts_tablet_manager.cc:1434] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:14:03.459892  9849 tablet_bootstrap.cc:492] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:03.460850  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51811ed526234a5391c7704b6bfe8590" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:03.461488  9728 raft_consensus.cc:2468] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 0.
I20260709 12:14:03.461648  9478 catalog_manager.cc:5697] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:03.462409  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51811ed526234a5391c7704b6bfe8590" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:03.463413  9854 leader_election.cc:290] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:03.468845  9849 tablet_bootstrap.cc:654] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:03.467186  9766 leader_election.cc:343] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.472404  9848 tablet_bootstrap.cc:492] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:03.472939  9848 ts_tablet_manager.cc:1403] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.000s
I20260709 12:14:03.473037  9768 leader_election.cc:304] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [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: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:03.474721  9854 raft_consensus.cc:2804] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.475124  9854 raft_consensus.cc:493] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.475541  9854 raft_consensus.cc:3060] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.475929  9848 raft_consensus.cc:359] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.476343  9846 tablet_bootstrap.cc:492] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:03.476696  9848 raft_consensus.cc:385] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.477013  9846 ts_tablet_manager.cc:1403] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.015s
I20260709 12:14:03.477114  9848 raft_consensus.cc:740] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.480026  9846 raft_consensus.cc:359] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.480716  9846 raft_consensus.cc:385] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.481014  9846 raft_consensus.cc:740] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.481241  9848 consensus_queue.cc:260] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.481835  9846 consensus_queue.cc:260] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.484495  9848 ts_tablet_manager.cc:1434] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:14:03.482422  9845 tablet_bootstrap.cc:492] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:03.485311  9845 ts_tablet_manager.cc:1403] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.035s	user 0.026s	sys 0.001s
I20260709 12:14:03.487404  9846 ts_tablet_manager.cc:1434] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:14:03.488430  9848 tablet_bootstrap.cc:492] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:03.489256  9855 raft_consensus.cc:493] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.489367  9845 raft_consensus.cc:359] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.490067  9845 raft_consensus.cc:385] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.489756  9855 raft_consensus.cc:515] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.490368  9845 raft_consensus.cc:740] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.491086  9845 consensus_queue.cc:260] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.491781  9855 leader_election.cc:290] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:03.493191  9845 ts_tablet_manager.cc:1434] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 12:14:03.494174  9845 tablet_bootstrap.cc:492] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:03.494056  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f0c92fa7604774847e9450d6650d20" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:03.494699  9578 raft_consensus.cc:2468] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 0.
I20260709 12:14:03.495683  9848 tablet_bootstrap.cc:654] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.496330  9692 leader_election.cc:304] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:03.497222  9855 raft_consensus.cc:2804] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.497952  9855 raft_consensus.cc:493] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.495638  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f0c92fa7604774847e9450d6650d20" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:03.501010  9855 raft_consensus.cc:3060] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.488384  9846 tablet_bootstrap.cc:492] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
W20260709 12:14:03.501893  9694 leader_election.cc:343] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.506796  9848 tablet_bootstrap.cc:492] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:03.507350  9848 ts_tablet_manager.cc:1403] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.002s
I20260709 12:14:03.507581  9846 tablet_bootstrap.cc:654] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.500401  9845 tablet_bootstrap.cc:654] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.510227  9848 raft_consensus.cc:359] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.510955  9848 raft_consensus.cc:385] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.511236  9848 raft_consensus.cc:740] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.512001  9848 consensus_queue.cc:260] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.514019  9848 ts_tablet_manager.cc:1434] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:03.515331  9848 tablet_bootstrap.cc:492] T 362891c1d23e4707aa300e419bf64b12 P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:03.519687  9855 raft_consensus.cc:515] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.520764  9848 tablet_bootstrap.cc:654] T 362891c1d23e4707aa300e419bf64b12 P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.523968  9854 raft_consensus.cc:515] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.529305  9855 leader_election.cc:290] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:03.531652  9848 tablet_bootstrap.cc:492] T 362891c1d23e4707aa300e419bf64b12 P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:03.532063  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f0c92fa7604774847e9450d6650d20" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:03.532713  9578 raft_consensus.cc:3060] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.534638  9849 tablet_bootstrap.cc:492] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:03.535115  9849 ts_tablet_manager.cc:1403] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.075s	user 0.020s	sys 0.025s
I20260709 12:14:03.535429  9846 tablet_bootstrap.cc:492] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:03.535511  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f0c92fa7604774847e9450d6650d20" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:03.536007  9846 ts_tablet_manager.cc:1403] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.008s
W20260709 12:14:03.536985  9694 leader_election.cc:343] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.530988  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51811ed526234a5391c7704b6bfe8590" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:03.537845  9728 raft_consensus.cc:3060] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.537974  9849 raft_consensus.cc:359] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.538775  9849 raft_consensus.cc:385] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.538524  9846 raft_consensus.cc:359] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.539081  9845 tablet_bootstrap.cc:492] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:03.539098  9849 raft_consensus.cc:740] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.539220  9846 raft_consensus.cc:385] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.539917  9846 raft_consensus.cc:740] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.540306  9849 consensus_queue.cc:260] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.540673  9846 consensus_queue.cc:260] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.539978  9845 ts_tablet_manager.cc:1403] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.012s
I20260709 12:14:03.544363  9845 raft_consensus.cc:359] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.547580  9845 raft_consensus.cc:385] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.545747  9854 leader_election.cc:290] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:03.532148  9848 ts_tablet_manager.cc:1403] T 362891c1d23e4707aa300e419bf64b12 P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 12:14:03.546784  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51811ed526234a5391c7704b6bfe8590" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:03.547241  9846 ts_tablet_manager.cc:1434] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:14:03.549110  9846 tablet_bootstrap.cc:492] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
W20260709 12:14:03.549289  9766 leader_election.cc:343] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.549654  9849 ts_tablet_manager.cc:1434] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260709 12:14:03.550717  9849 tablet_bootstrap.cc:492] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:03.552501  9848 raft_consensus.cc:359] T 362891c1d23e4707aa300e419bf64b12 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.553128  9848 raft_consensus.cc:385] T 362891c1d23e4707aa300e419bf64b12 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.553383  9848 raft_consensus.cc:740] T 362891c1d23e4707aa300e419bf64b12 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.547533  9728 raft_consensus.cc:2468] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:03.548058  9845 raft_consensus.cc:740] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.554538  9845 consensus_queue.cc:260] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.554911  9768 leader_election.cc:304] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:03.556015  9854 raft_consensus.cc:2804] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:03.556671  9845 ts_tablet_manager.cc:1434] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:14:03.557576  9845 tablet_bootstrap.cc:492] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:03.544607  9578 raft_consensus.cc:2468] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:03.559749  9849 tablet_bootstrap.cc:654] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.560273  9846 tablet_bootstrap.cc:654] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.560940  9692 leader_election.cc:304] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: a51828382cae443aadafefcfe5178bb0
I20260709 12:14:03.562026  9855 raft_consensus.cc:2804] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:03.566876  9845 tablet_bootstrap.cc:654] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.567045  9854 raft_consensus.cc:697] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Becoming Leader. State: Replica: 861946e926c44657a9166d32939517f4, State: Running, Role: LEADER
I20260709 12:14:03.568346  9854 consensus_queue.cc:237] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.572109  9848 consensus_queue.cc:260] T 362891c1d23e4707aa300e419bf64b12 P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.576560  9848 ts_tablet_manager.cc:1434] T 362891c1d23e4707aa300e419bf64b12 P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 12:14:03.576467  9845 tablet_bootstrap.cc:492] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:03.578305  9855 raft_consensus.cc:697] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:03.579380  9855 consensus_queue.cc:237] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.579007  9845 ts_tablet_manager.cc:1403] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.003s
I20260709 12:14:03.582986  9846 tablet_bootstrap.cc:492] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:03.583343  9848 tablet_bootstrap.cc:492] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:03.583264  9845 raft_consensus.cc:359] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.583478  9846 ts_tablet_manager.cc:1403] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.005s
I20260709 12:14:03.584260  9845 raft_consensus.cc:385] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.584662  9845 raft_consensus.cc:740] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.585395  9845 consensus_queue.cc:260] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.587589  9845 ts_tablet_manager.cc:1434] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 12:14:03.588436  9846 raft_consensus.cc:359] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.589120  9846 raft_consensus.cc:385] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.589407  9846 raft_consensus.cc:740] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.589833  9475 catalog_manager.cc:5697] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 861946e926c44657a9166d32939517f4 (127.5.196.196). New cstate: current_term: 1 leader_uuid: "861946e926c44657a9166d32939517f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:03.591665  9845 tablet_bootstrap.cc:492] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:03.592151  9849 tablet_bootstrap.cc:492] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:03.592605  9849 ts_tablet_manager.cc:1403] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.015s
I20260709 12:14:03.595096  9849 raft_consensus.cc:359] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.595790  9849 raft_consensus.cc:385] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.595001  9474 catalog_manager.cc:5697] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 0 to 1, leader changed from <none> to 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195). New cstate: current_term: 1 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:03.596033  9849 raft_consensus.cc:740] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.596732  9849 consensus_queue.cc:260] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.590087  9846 consensus_queue.cc:260] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.598560  9846 ts_tablet_manager.cc:1434] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 12:14:03.599382  9846 tablet_bootstrap.cc:492] T 0ee4752d514f4e13b2498fec6b22387c P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:03.601490  9849 ts_tablet_manager.cc:1434] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:14:03.602404  9849 tablet_bootstrap.cc:492] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:03.604909  9846 tablet_bootstrap.cc:654] T 0ee4752d514f4e13b2498fec6b22387c P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.607460  9849 tablet_bootstrap.cc:654] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.606025  9845 tablet_bootstrap.cc:654] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.621424  9845 tablet_bootstrap.cc:492] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:03.621928  9845 ts_tablet_manager.cc:1403] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.002s
I20260709 12:14:03.623056  9856 raft_consensus.cc:493] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.630563  9856 raft_consensus.cc:515] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.631803  9848 tablet_bootstrap.cc:654] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.632165  9846 tablet_bootstrap.cc:492] T 0ee4752d514f4e13b2498fec6b22387c P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:03.632663  9846 ts_tablet_manager.cc:1403] T 0ee4752d514f4e13b2498fec6b22387c P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.015s
I20260709 12:14:03.633308  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8545c5456f814a159746b07e296e3d6d" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:03.633952  9728 raft_consensus.cc:2468] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 0.
I20260709 12:14:03.635135  9545 leader_election.cc:304] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:03.624549  9845 raft_consensus.cc:359] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.636554  9845 raft_consensus.cc:385] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.636945  9845 raft_consensus.cc:740] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.635464  9846 raft_consensus.cc:359] T 0ee4752d514f4e13b2498fec6b22387c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.637794  9846 raft_consensus.cc:385] T 0ee4752d514f4e13b2498fec6b22387c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.638131  9856 leader_election.cc:290] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:03.638674  9856 raft_consensus.cc:2804] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.638389  9845 consensus_queue.cc:260] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.639052  9856 raft_consensus.cc:493] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.639457  9856 raft_consensus.cc:3060] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.640652  9845 ts_tablet_manager.cc:1434] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260709 12:14:03.638151  9846 raft_consensus.cc:740] T 0ee4752d514f4e13b2498fec6b22387c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.642019  9845 tablet_bootstrap.cc:492] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:03.643227  9849 tablet_bootstrap.cc:492] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:03.643738  9849 ts_tablet_manager.cc:1403] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.007s
I20260709 12:14:03.645612  9846 consensus_queue.cc:260] T 0ee4752d514f4e13b2498fec6b22387c P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.647750  9846 ts_tablet_manager.cc:1434] T 0ee4752d514f4e13b2498fec6b22387c P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:14:03.648470  9845 tablet_bootstrap.cc:654] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.648640  9846 tablet_bootstrap.cc:492] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:03.653193  9848 tablet_bootstrap.cc:492] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:03.653539  9854 raft_consensus.cc:493] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.653700  9848 ts_tablet_manager.cc:1403] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.003s
I20260709 12:14:03.654043  9854 raft_consensus.cc:515] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.654654  9846 tablet_bootstrap.cc:654] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.654917  9849 raft_consensus.cc:359] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.655578  9849 raft_consensus.cc:385] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.656370  9849 raft_consensus.cc:740] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.657059  9849 consensus_queue.cc:260] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.657495  9848 raft_consensus.cc:359] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.658887  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e39b219427148f091c0eb0a19deef3b" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:03.659101  9849 ts_tablet_manager.cc:1434] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 12:14:03.663933  9883 raft_consensus.cc:493] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.675806  9849 tablet_bootstrap.cc:492] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:03.675446  9883 raft_consensus.cc:515] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.676101  9848 raft_consensus.cc:385] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.676419  9848 raft_consensus.cc:740] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.677765  9883 leader_election.cc:290] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:03.677171  9848 consensus_queue.cc:260] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.662175  9856 raft_consensus.cc:515] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.679391  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e39b219427148f091c0eb0a19deef3b" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:03.680159  9848 ts_tablet_manager.cc:1434] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 12:14:03.678587  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e39b219427148f091c0eb0a19deef3b" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:03.680583  9856 leader_election.cc:290] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:03.681103  9848 tablet_bootstrap.cc:492] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:03.663492  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8545c5456f814a159746b07e296e3d6d" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:03.681754  9803 raft_consensus.cc:2468] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 0.
I20260709 12:14:03.682926  9883 raft_consensus.cc:493] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.656226  9855 raft_consensus.cc:493] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.684067  9855 raft_consensus.cc:515] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.684703  9845 tablet_bootstrap.cc:492] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:03.685187  9845 ts_tablet_manager.cc:1403] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.006s
I20260709 12:14:03.686807  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362891c1d23e4707aa300e419bf64b12" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:03.687404  9579 raft_consensus.cc:2468] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 0.
I20260709 12:14:03.687793  9845 raft_consensus.cc:359] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.688555  9845 raft_consensus.cc:385] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.660077  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e39b219427148f091c0eb0a19deef3b" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:03.688906  9845 raft_consensus.cc:740] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.689205  9849 tablet_bootstrap.cc:654] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.688603  9692 leader_election.cc:304] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:03.657156  9854 leader_election.cc:290] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:03.690696  9654 raft_consensus.cc:2468] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 0.
I20260709 12:14:03.691241  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362891c1d23e4707aa300e419bf64b12" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:03.691869  9803 raft_consensus.cc:2468] T 362891c1d23e4707aa300e419bf64b12 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 0.
I20260709 12:14:03.690047  9911 raft_consensus.cc:2804] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.692883  9911 raft_consensus.cc:493] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.692941  9845 consensus_queue.cc:260] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.691946  9768 leader_election.cc:304] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:03.693459  9911 raft_consensus.cc:3060] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.681028  9802 raft_consensus.cc:2468] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 0.
W20260709 12:14:03.694608  9766 leader_election.cc:343] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.695899  9620 leader_election.cc:304] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:03.696117  9854 raft_consensus.cc:2804] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.696673  9853 raft_consensus.cc:2804] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.697031  9853 raft_consensus.cc:493] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.697359  9853 raft_consensus.cc:3060] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.698868  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8545c5456f814a159746b07e296e3d6d" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:03.699087  9898 raft_consensus.cc:493] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.699863  9728 raft_consensus.cc:3060] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.700450  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8545c5456f814a159746b07e296e3d6d" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:03.701015  9802 raft_consensus.cc:3060] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.699607  9898 raft_consensus.cc:515] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
W20260709 12:14:03.697412  9618 leader_election.cc:343] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.703179  9898 leader_election.cc:290] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:03.683400  9883 raft_consensus.cc:515] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.705060  9883 leader_election.cc:290] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:03.706269  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:03.690044  9855 leader_election.cc:290] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
W20260709 12:14:03.707643  9620 leader_election.cc:343] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.706002  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c09b09b07846d5b44c782012577c80" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
W20260709 12:14:03.709206  9768 leader_election.cc:343] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.709098  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c09b09b07846d5b44c782012577c80" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:03.709980  9911 raft_consensus.cc:515] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
W20260709 12:14:03.710790  9768 leader_election.cc:343] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.714191  9768 leader_election.cc:304] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:03.714677  9845 ts_tablet_manager.cc:1434] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 12:14:03.714872  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:03.715240  9898 raft_consensus.cc:2749] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:03.698067  9854 raft_consensus.cc:493] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.715552  9578 raft_consensus.cc:2468] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 0.
I20260709 12:14:03.715984  9854 raft_consensus.cc:3060] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.716300  9848 tablet_bootstrap.cc:654] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.716733  9618 leader_election.cc:304] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [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: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:03.718047  9883 raft_consensus.cc:2804] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.715682  9845 tablet_bootstrap.cc:492] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:03.713176  9728 raft_consensus.cc:2468] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
I20260709 12:14:03.711247  9853 raft_consensus.cc:515] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.719558  9846 tablet_bootstrap.cc:492] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:03.720042  9846 ts_tablet_manager.cc:1403] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.072s	user 0.006s	sys 0.024s
I20260709 12:14:03.718396  9883 raft_consensus.cc:493] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.721585  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e39b219427148f091c0eb0a19deef3b" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:03.712795  9802 raft_consensus.cc:2468] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
I20260709 12:14:03.724867  9911 leader_election.cc:290] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:03.722486  9545 leader_election.cc:304] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:03.725461  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362891c1d23e4707aa300e419bf64b12" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:03.721917  9883 raft_consensus.cc:3060] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.726459  9802 raft_consensus.cc:3060] T 362891c1d23e4707aa300e419bf64b12 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.727089  9856 raft_consensus.cc:2804] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:03.727542  9845 tablet_bootstrap.cc:654] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.727762  9856 raft_consensus.cc:697] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:03.728665  9856 consensus_queue.cc:237] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.722654  9853 leader_election.cc:290] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:03.722543  9854 raft_consensus.cc:515] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.730075  9803 raft_consensus.cc:2393] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 in current term 1: Already voted for candidate 861946e926c44657a9166d32939517f4 in this term.
I20260709 12:14:03.726174  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362891c1d23e4707aa300e419bf64b12" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:03.731014  9578 raft_consensus.cc:3060] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.729285  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e39b219427148f091c0eb0a19deef3b" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:03.725374  9846 raft_consensus.cc:359] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.732962  9848 tablet_bootstrap.cc:492] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
W20260709 12:14:03.733387  9618 leader_election.cc:343] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.733420  9848 ts_tablet_manager.cc:1403] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.001s
I20260709 12:14:03.733907  9618 leader_election.cc:304] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:03.734299  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e39b219427148f091c0eb0a19deef3b" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:03.735193  9853 raft_consensus.cc:2749] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:03.730221  9919 raft_consensus.cc:493] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:03.735574  9766 leader_election.cc:343] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.732275  9846 raft_consensus.cc:385] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.736043  9846 raft_consensus.cc:740] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.735807  9919 raft_consensus.cc:515] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.736291  9848 raft_consensus.cc:359] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.736835  9846 consensus_queue.cc:260] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.739524  9846 ts_tablet_manager.cc:1434] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 12:14:03.740108  9849 tablet_bootstrap.cc:492] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:03.740618  9849 ts_tablet_manager.cc:1403] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.000s
I20260709 12:14:03.740877  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e39b219427148f091c0eb0a19deef3b" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:03.741406  9846 tablet_bootstrap.cc:492] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:03.741643  9654 raft_consensus.cc:2393] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 861946e926c44657a9166d32939517f4 in current term 1: Already voted for candidate a51828382cae443aadafefcfe5178bb0 in this term.
I20260709 12:14:03.742265  9848 raft_consensus.cc:385] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.742556  9848 raft_consensus.cc:740] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.743088  9849 raft_consensus.cc:359] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.748193  9849 raft_consensus.cc:385] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.743451  9898 raft_consensus.cc:493] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.743323  9848 consensus_queue.cc:260] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.749048  9898 raft_consensus.cc:515] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.751084  9898 leader_election.cc:290] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:03.748387  9856 raft_consensus.cc:493] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.752889  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee4752d514f4e13b2498fec6b22387c" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:03.747408  9802 raft_consensus.cc:2468] T 362891c1d23e4707aa300e419bf64b12 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:03.748607  9919 leader_election.cc:290] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:03.753618  9728 raft_consensus.cc:2468] T 0ee4752d514f4e13b2498fec6b22387c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 0.
I20260709 12:14:03.752912  9856 raft_consensus.cc:515] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.754369  9694 leader_election.cc:304] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:03.751060  9848 ts_tablet_manager.cc:1434] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:14:03.755453  9768 leader_election.cc:304] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:03.755721  9848 tablet_bootstrap.cc:492] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:03.756055  9856 leader_election.cc:290] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:03.746954  9846 tablet_bootstrap.cc:654] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.756780  9911 raft_consensus.cc:2804] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:03.757278  9911 raft_consensus.cc:697] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:03.758037  9911 consensus_queue.cc:237] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.758415  9853 raft_consensus.cc:493] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.758903  9853 raft_consensus.cc:515] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.759698  9898 raft_consensus.cc:2749] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:03.760841  9853 leader_election.cc:290] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:03.761323  9848 tablet_bootstrap.cc:654] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.756362  9768 leader_election.cc:304] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:03.762023  9478 catalog_manager.cc:5697] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 1 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:03.762699  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3837e8898ce64cf4872c4f17e7a1d491" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:03.762660  9898 raft_consensus.cc:2804] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.748451  9849 raft_consensus.cc:740] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.758920  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee4752d514f4e13b2498fec6b22387c" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:03.763705  9898 raft_consensus.cc:493] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.763373  9728 raft_consensus.cc:2468] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 0.
I20260709 12:14:03.764118  9654 raft_consensus.cc:2468] T 0ee4752d514f4e13b2498fec6b22387c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 0.
I20260709 12:14:03.764056  9849 consensus_queue.cc:260] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.764103  9898 raft_consensus.cc:3060] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.765489  9620 leader_election.cc:304] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:03.766541  9849 ts_tablet_manager.cc:1434] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 12:14:03.766474  9853 raft_consensus.cc:2804] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.766913  9853 raft_consensus.cc:493] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.767225  9853 raft_consensus.cc:3060] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.743597  9854 leader_election.cc:290] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:03.769259  9849 tablet_bootstrap.cc:492] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:03.773890  9883 raft_consensus.cc:515] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.774887  9849 tablet_bootstrap.cc:654] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.777948  9898 raft_consensus.cc:515] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.779888  9853 raft_consensus.cc:515] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.795856  9853 leader_election.cc:290] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:03.782989  9846 tablet_bootstrap.cc:492] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:03.796573  9846 ts_tablet_manager.cc:1403] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.004s
I20260709 12:14:03.798089  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3837e8898ce64cf4872c4f17e7a1d491" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:03.798341  9848 tablet_bootstrap.cc:492] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:03.798874  9848 ts_tablet_manager.cc:1403] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.003s
I20260709 12:14:03.799218  9846 raft_consensus.cc:359] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.799950  9846 raft_consensus.cc:385] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.785929  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99dbbfb525de486587be04b6e0da2d71" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:03.787288  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c65d7867a9849769fdf0db8e2729f7c" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:03.788417  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99dbbfb525de486587be04b6e0da2d71" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:03.801149  9802 raft_consensus.cc:2468] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 0.
I20260709 12:14:03.790820  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c65d7867a9849769fdf0db8e2729f7c" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:03.801580  9848 raft_consensus.cc:359] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.802160  9655 raft_consensus.cc:2468] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 0.
I20260709 12:14:03.802356  9898 leader_election.cc:290] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:03.799423  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee4752d514f4e13b2498fec6b22387c" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:03.800159  9855 raft_consensus.cc:493] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.803057  9653 raft_consensus.cc:3060] T 0ee4752d514f4e13b2498fec6b22387c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.803117  9855 raft_consensus.cc:515] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.804982  9855 leader_election.cc:290] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:03.792331  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3837e8898ce64cf4872c4f17e7a1d491" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:03.800235  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee4752d514f4e13b2498fec6b22387c" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:03.805758  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b890b0e7f4324535a977e31ef81d5a89" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:03.806105  9729 raft_consensus.cc:3060] T 0ee4752d514f4e13b2498fec6b22387c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.808698  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b890b0e7f4324535a977e31ef81d5a89" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:03.809434  9802 raft_consensus.cc:2393] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16873db00a1e46b7b9df91c0334ae3be in current term 1: Already voted for candidate a51828382cae443aadafefcfe5178bb0 in this term.
I20260709 12:14:03.810325  9653 raft_consensus.cc:2468] T 0ee4752d514f4e13b2498fec6b22387c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:03.810402  9694 leader_election.cc:304] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:03.811241  9855 raft_consensus.cc:3060] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.798823  9728 raft_consensus.cc:3060] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.803220  9849 tablet_bootstrap.cc:492] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:03.812036  9849 ts_tablet_manager.cc:1403] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.004s
I20260709 12:14:03.801227  9803 raft_consensus.cc:2468] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 0.
I20260709 12:14:03.814522  9849 raft_consensus.cc:359] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.815137  9849 raft_consensus.cc:385] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.815434  9849 raft_consensus.cc:740] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.800225  9846 raft_consensus.cc:740] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.816120  9846 consensus_queue.cc:260] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.816098  9849 consensus_queue.cc:260] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.819175  9768 leader_election.cc:304] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:03.819904  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3837e8898ce64cf4872c4f17e7a1d491" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:03.819988  9898 raft_consensus.cc:2804] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:03.820547  9579 raft_consensus.cc:3060] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.820773  9898 raft_consensus.cc:697] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Becoming Leader. State: Replica: 861946e926c44657a9166d32939517f4, State: Running, Role: LEADER
I20260709 12:14:03.820338  9849 ts_tablet_manager.cc:1434] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:14:03.821662  9898 consensus_queue.cc:237] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.822809  9849 tablet_bootstrap.cc:492] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:03.829844  9849 tablet_bootstrap.cc:654] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.829933  9855 raft_consensus.cc:2749] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:03.833642  9846 ts_tablet_manager.cc:1434] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.005s
I20260709 12:14:03.834528  9846 tablet_bootstrap.cc:492] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:03.834721  9853 consensus_queue.cc:1048] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:03.837922  9729 raft_consensus.cc:2468] T 0ee4752d514f4e13b2498fec6b22387c P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:03.841992  9846 tablet_bootstrap.cc:654] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.830191  9728 raft_consensus.cc:2468] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:03.844914  9620 leader_election.cc:304] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:03.845759  9478 catalog_manager.cc:5697] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 861946e926c44657a9166d32939517f4 (127.5.196.196). New cstate: current_term: 1 leader_uuid: "861946e926c44657a9166d32939517f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:03.846822  9853 raft_consensus.cc:2804] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:03.847388  9853 raft_consensus.cc:697] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:03.848191  9853 consensus_queue.cc:237] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.784444  9578 raft_consensus.cc:2468] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:03.854404  9856 raft_consensus.cc:493] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:03.854627  9618 leader_election.cc:343] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.854933  9856 raft_consensus.cc:515] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.856923  9856 leader_election.cc:290] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
W20260709 12:14:03.857724  9545 leader_election.cc:343] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.858943  9846 tablet_bootstrap.cc:492] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:03.859498  9846 ts_tablet_manager.cc:1403] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.002s
I20260709 12:14:03.861083  9882 consensus_queue.cc:1048] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:03.802428  9848 raft_consensus.cc:385] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.863142  9848 raft_consensus.cc:740] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.865399  9846 raft_consensus.cc:359] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.866798  9846 raft_consensus.cc:385] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.866302  9849 tablet_bootstrap.cc:492] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:03.858901  9545 leader_election.cc:304] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:03.867164  9846 raft_consensus.cc:740] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.867913  9846 consensus_queue.cc:260] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.867937  9856 raft_consensus.cc:2804] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.868914  9856 raft_consensus.cc:493] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.869257  9856 raft_consensus.cc:3060] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.868083  9545 leader_election.cc:304] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: a51828382cae443aadafefcfe5178bb0
I20260709 12:14:03.870530  9846 ts_tablet_manager.cc:1434] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:14:03.870671  9882 raft_consensus.cc:493] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.871093  9882 raft_consensus.cc:515] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.873091  9846 tablet_bootstrap.cc:492] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:03.873034  9882 leader_election.cc:290] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:03.875773  9848 consensus_queue.cc:260] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.874316  9849 ts_tablet_manager.cc:1403] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.004s
I20260709 12:14:03.875774  9478 catalog_manager.cc:5697] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 0 to 1, leader changed from <none> to 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195). New cstate: current_term: 1 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:03.853371  9579 raft_consensus.cc:2468] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:03.879210  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea1eed64c0c4bf3a9bce921500b92eb" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:03.883710  9475 catalog_manager.cc:5697] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:03.889709  9620 leader_election.cc:343] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.890470  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:03.890652  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30283a69a8864b62ad329a30b4b958be" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:03.891062  9729 raft_consensus.cc:3060] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.891214  9725 raft_consensus.cc:2468] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 0.
I20260709 12:14:03.877200  9919 raft_consensus.cc:2804] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.886965  9578 raft_consensus.cc:3060] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.888535  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30283a69a8864b62ad329a30b4b958be" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:03.889526  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea1eed64c0c4bf3a9bce921500b92eb" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:03.894675  9802 raft_consensus.cc:2468] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 0.
I20260709 12:14:03.897785  9620 leader_election.cc:304] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:03.898980  9853 raft_consensus.cc:2804] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.899446  9853 raft_consensus.cc:493] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.899838  9853 raft_consensus.cc:3060] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.902205  9882 consensus_queue.cc:1048] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:03.893687  9919 raft_consensus.cc:493] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.903781  9919 raft_consensus.cc:3060] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.876045  9883 leader_election.cc:290] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:03.912473  9926 raft_consensus.cc:493] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.913796  9846 tablet_bootstrap.cc:654] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.912287  9853 raft_consensus.cc:515] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.915046  9848 ts_tablet_manager.cc:1434] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.116s	user 0.003s	sys 0.004s
I20260709 12:14:03.916960  9919 raft_consensus.cc:515] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.918867  9919 leader_election.cc:290] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
W20260709 12:14:03.907683  9545 leader_election.cc:343] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.914336  9926 raft_consensus.cc:515] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:03.914191  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:03.920499  9578 raft_consensus.cc:3060] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.921180  9926 leader_election.cc:290] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:03.919652  9545 leader_election.cc:304] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [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: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 861946e926c44657a9166d32939517f4
I20260709 12:14:03.922879  9849 raft_consensus.cc:359] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.923545  9849 raft_consensus.cc:385] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.923998  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99dbbfb525de486587be04b6e0da2d71" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:03.924511  9802 raft_consensus.cc:3060] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.924474  9848 tablet_bootstrap.cc:492] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:03.927695  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea1eed64c0c4bf3a9bce921500b92eb" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:03.928246  9803 raft_consensus.cc:3060] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.927095  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea1eed64c0c4bf3a9bce921500b92eb" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
W20260709 12:14:03.931044  9620 leader_election.cc:343] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.931286  9802 raft_consensus.cc:2468] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
I20260709 12:14:03.932821  9926 raft_consensus.cc:2804] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.923791  9849 raft_consensus.cc:740] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.933209  9848 tablet_bootstrap.cc:654] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.910786  9856 raft_consensus.cc:515] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.934598  9849 consensus_queue.cc:260] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.935477  9856 leader_election.cc:290] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:03.935945  9803 raft_consensus.cc:2468] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:03.937047  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99dbbfb525de486587be04b6e0da2d71" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:03.938042  9620 leader_election.cc:304] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:03.927052  9853 leader_election.cc:290] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:03.944650  9853 raft_consensus.cc:493] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.945127  9853 raft_consensus.cc:515] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.933771  9926 raft_consensus.cc:493] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.928216  9729 raft_consensus.cc:2468] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:03.954561  9849 ts_tablet_manager.cc:1434] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.078s	user 0.004s	sys 0.004s
I20260709 12:14:03.955750  9849 tablet_bootstrap.cc:492] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:03.952526  9926 raft_consensus.cc:3060] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.960536  9938 raft_consensus.cc:2804] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:03.961072  9938 raft_consensus.cc:697] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:03.961792  9938 consensus_queue.cc:237] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.962909  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51811ed526234a5391c7704b6bfe8590" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:03.963093  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c65d7867a9849769fdf0db8e2729f7c" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:03.963407  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c65d7867a9849769fdf0db8e2729f7c" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:03.963972  9653 raft_consensus.cc:3060] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.960446  9845 tablet_bootstrap.cc:492] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:03.964648  9845 ts_tablet_manager.cc:1403] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.249s	user 0.026s	sys 0.040s
I20260709 12:14:03.964008  9802 raft_consensus.cc:3060] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.969812  9845 raft_consensus.cc:359] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.970463  9845 raft_consensus.cc:385] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.970707  9845 raft_consensus.cc:740] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.970753  9578 raft_consensus.cc:2468] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:03.965940  9919 raft_consensus.cc:493] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.971755  9919 raft_consensus.cc:515] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.971968  9845 consensus_queue.cc:260] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.973834  9919 leader_election.cc:290] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:03.974005  9845 ts_tablet_manager.cc:1434] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
W20260709 12:14:03.975903  9545 leader_election.cc:343] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.977571  9620 leader_election.cc:304] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:03.978425  9942 raft_consensus.cc:2804] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:03.971752  9853 leader_election.cc:290] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:03.984637  9942 raft_consensus.cc:697] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:03.985630  9911 raft_consensus.cc:493] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.977013  9545 leader_election.cc:304] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: a51828382cae443aadafefcfe5178bb0
I20260709 12:14:03.986528  9911 raft_consensus.cc:515] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:03.987118  9653 raft_consensus.cc:2468] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
I20260709 12:14:03.987455  9919 raft_consensus.cc:2804] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:03.987941  9919 raft_consensus.cc:697] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:03.988628  9911 leader_election.cc:290] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:03.988517  9919 consensus_queue.cc:237] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:03.989656  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:03.990530  9802 raft_consensus.cc:2468] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
W20260709 12:14:03.990957  9694 leader_election.cc:343] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.992947  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f0c92fa7604774847e9450d6650d20" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:03.993247  9940 consensus_queue.cc:1048] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:03.994576  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce956b9ab6f41c78d1e029cae11759a" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:03.995187  9803 raft_consensus.cc:2468] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 0.
I20260709 12:14:03.991557  9942 consensus_queue.cc:237] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:03.999162  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce956b9ab6f41c78d1e029cae11759a" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:04.001754  9846 tablet_bootstrap.cc:492] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:04.002604  9846 ts_tablet_manager.cc:1403] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.130s	user 0.009s	sys 0.012s
I20260709 12:14:04.003756  9911 raft_consensus.cc:493] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.004261  9911 raft_consensus.cc:515] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.005301  9846 raft_consensus.cc:359] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.010426  9846 raft_consensus.cc:385] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.010666  9846 raft_consensus.cc:740] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.014664  9846 consensus_queue.cc:260] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
W20260709 12:14:04.008894  9936 log.cc:927] Time spent T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260709 12:14:04.013108  9883 raft_consensus.cc:493] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.018541  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72aac83779c34a618c39058b68d3fa9c" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:04.018493  9911 leader_election.cc:290] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
W20260709 12:14:04.021698  9694 leader_election.cc:343] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.021818  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f0c92fa7604774847e9450d6650d20" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:04.022121  9883 raft_consensus.cc:515] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.023388  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72aac83779c34a618c39058b68d3fa9c" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:04.023991  9883 leader_election.cc:290] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:04.013986  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:04.028155  9846 ts_tablet_manager.cc:1434] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:14:04.029505  9578 raft_consensus.cc:2393] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 in current term 1: Already voted for candidate 16873db00a1e46b7b9df91c0334ae3be in this term.
W20260709 12:14:04.027470  9694 leader_election.cc:343] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.030651  9694 leader_election.cc:304] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:04.030911  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51811ed526234a5391c7704b6bfe8590" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
W20260709 12:14:04.027420  9692 leader_election.cc:343] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.029642  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99dbbfb525de486587be04b6e0da2d71" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:04.033923  9545 leader_election.cc:304] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:04.034219  9802 raft_consensus.cc:2393] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 in current term 1: Already voted for candidate 2a0b76f5e93847d297f0cc58a091981c in this term.
I20260709 12:14:04.036907  9729 raft_consensus.cc:2393] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c in current term 1: Already voted for candidate 861946e926c44657a9166d32939517f4 in this term.
I20260709 12:14:04.034972  9692 leader_election.cc:304] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:04.038622  9898 raft_consensus.cc:493] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.039068  9919 raft_consensus.cc:2804] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:04.039110  9898 raft_consensus.cc:515] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.032799  9911 raft_consensus.cc:2749] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.039707  9919 raft_consensus.cc:697] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:04.039650  9931 raft_consensus.cc:2749] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.040872  9474 catalog_manager.cc:5697] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.041684  9931 consensus_queue.cc:1048] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.040603  9919 consensus_queue.cc:237] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.043573  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294f7340200d45bdb07fcbc62563e704" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
W20260709 12:14:04.045755  9766 leader_election.cc:343] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.046448  9846 tablet_bootstrap.cc:492] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:04.047887  9854 consensus_queue.cc:1048] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.041808  9898 leader_election.cc:290] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:04.050763  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294f7340200d45bdb07fcbc62563e704" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
W20260709 12:14:04.051975  9768 leader_election.cc:343] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.052100  9846 tablet_bootstrap.cc:654] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.052419  9768 leader_election.cc:304] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:04.053483  9898 raft_consensus.cc:2749] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.055167  9845 tablet_bootstrap.cc:492] T 294f7340200d45bdb07fcbc62563e704 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:04.057435  9545 leader_election.cc:304] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:04.058241  9856 raft_consensus.cc:2804] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.058604  9856 raft_consensus.cc:493] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:04.058771  9545 leader_election.cc:343] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.058983  9856 raft_consensus.cc:3060] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.059813  9849 tablet_bootstrap.cc:654] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.060576  9545 leader_election.cc:304] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4
I20260709 12:14:04.060729  9618 leader_election.cc:304] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:04.061542  9882 raft_consensus.cc:3060] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.069898  9848 tablet_bootstrap.cc:492] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:04.070374  9848 ts_tablet_manager.cc:1403] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.146s	user 0.008s	sys 0.005s
I20260709 12:14:04.074744  9919 raft_consensus.cc:3060] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.080600  9919 raft_consensus.cc:2749] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.081496  9846 tablet_bootstrap.cc:492] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:04.081966  9846 ts_tablet_manager.cc:1403] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.003s
I20260709 12:14:04.088097  9846 raft_consensus.cc:359] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.088747  9846 raft_consensus.cc:385] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.089008  9846 raft_consensus.cc:740] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.089648  9846 consensus_queue.cc:260] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.095336  9845 tablet_bootstrap.cc:654] T 294f7340200d45bdb07fcbc62563e704 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.097757  9856 raft_consensus.cc:515] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.097667  9846 ts_tablet_manager.cc:1434] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:14:04.084828  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99dbbfb525de486587be04b6e0da2d71" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:04.099460  9846 tablet_bootstrap.cc:492] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:04.102368  9856 leader_election.cc:290] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:04.102113  9926 raft_consensus.cc:515] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.100857  9882 raft_consensus.cc:2749] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.101810  9618 leader_election.cc:304] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:04.105785  9855 consensus_queue.cc:1048] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.106309  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce956b9ab6f41c78d1e029cae11759a" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:04.106863  9801 raft_consensus.cc:3060] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.111428  9853 raft_consensus.cc:3060] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.112397  9846 tablet_bootstrap.cc:654] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.115527  9926 leader_election.cc:290] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:04.105680  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce956b9ab6f41c78d1e029cae11759a" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:04.121289  9801 raft_consensus.cc:2468] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
I20260709 12:14:04.124612  9853 raft_consensus.cc:2749] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.134012  9848 raft_consensus.cc:359] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.134827  9848 raft_consensus.cc:385] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.135022  9848 raft_consensus.cc:740] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.136708  9848 consensus_queue.cc:260] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.137657  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30283a69a8864b62ad329a30b4b958be" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:04.138334  9725 raft_consensus.cc:3060] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:04.142824  9526 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:04.143918  9545 leader_election.cc:304] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:04.145586  9954 raft_consensus.cc:2804] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:04.146170  9954 raft_consensus.cc:697] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:04.146962  9954 consensus_queue.cc:237] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.148993  9855 raft_consensus.cc:493] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.149509  9855 raft_consensus.cc:515] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
W20260709 12:14:04.150334  9545 leader_election.cc:343] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.151503  9855 leader_election.cc:290] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:04.154934  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c9a53cd5074987aa49b1d8589741f3" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:04.155630  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c9a53cd5074987aa49b1d8589741f3" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:04.145514  9725 raft_consensus.cc:2468] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
I20260709 12:14:04.156507  9849 tablet_bootstrap.cc:492] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:04.156976  9849 ts_tablet_manager.cc:1403] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.201s	user 0.013s	sys 0.000s
I20260709 12:14:04.157169  9545 leader_election.cc:304] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:04.159729  9926 raft_consensus.cc:2804] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:04.160385  9926 raft_consensus.cc:697] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:04.161212  9926 consensus_queue.cc:237] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.162386  9478 catalog_manager.cc:5697] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 1 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:04.165087  9694 leader_election.cc:343] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.165454  9478 catalog_manager.cc:5697] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 1 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:04.167979  9692 leader_election.cc:343] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.168473  9692 leader_election.cc:304] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:04.173233  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30283a69a8864b62ad329a30b4b958be" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:04.175734  9848 ts_tablet_manager.cc:1434] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.105s	user 0.007s	sys 0.000s
I20260709 12:14:04.175936  9855 raft_consensus.cc:2749] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.176872  9849 raft_consensus.cc:359] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
W20260709 12:14:04.177312  9545 leader_election.cc:343] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.179481  9849 raft_consensus.cc:385] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.179597  9896 consensus_queue.cc:1048] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:04.183387  9845 tablet_bootstrap.cc:492] T 294f7340200d45bdb07fcbc62563e704 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:04.180830  9848 tablet_bootstrap.cc:492] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:04.183820  9845 ts_tablet_manager.cc:1403] T 294f7340200d45bdb07fcbc62563e704 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.129s	user 0.010s	sys 0.017s
I20260709 12:14:04.184278  9849 raft_consensus.cc:740] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.186376  9845 raft_consensus.cc:359] T 294f7340200d45bdb07fcbc62563e704 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.187058  9845 raft_consensus.cc:385] T 294f7340200d45bdb07fcbc62563e704 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.187443  9845 raft_consensus.cc:740] T 294f7340200d45bdb07fcbc62563e704 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.188221  9849 consensus_queue.cc:260] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.188221  9845 consensus_queue.cc:260] T 294f7340200d45bdb07fcbc62563e704 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.189132  9848 tablet_bootstrap.cc:654] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.190663  9849 ts_tablet_manager.cc:1434] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 12:14:04.191057  9845 ts_tablet_manager.cc:1434] T 294f7340200d45bdb07fcbc62563e704 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:04.191363  9849 tablet_bootstrap.cc:492] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:04.191974  9845 tablet_bootstrap.cc:492] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:04.196791  9849 tablet_bootstrap.cc:654] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.197654  9845 tablet_bootstrap.cc:654] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.204257  9474 catalog_manager.cc:5697] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.205706  9855 consensus_queue.cc:1048] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.206199  9896 consensus_queue.cc:1048] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.210129  9846 tablet_bootstrap.cc:492] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:04.210561  9846 ts_tablet_manager.cc:1403] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.005s
I20260709 12:14:04.213003  9846 raft_consensus.cc:359] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.213613  9846 raft_consensus.cc:385] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.213860  9846 raft_consensus.cc:740] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.230687  9846 consensus_queue.cc:260] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.231926  9855 consensus_queue.cc:1048] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.233549  9926 consensus_queue.cc:1048] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.234756  9846 ts_tablet_manager.cc:1434] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:14:04.246331  9846 tablet_bootstrap.cc:492] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:04.252317  9926 raft_consensus.cc:493] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.252861  9926 raft_consensus.cc:515] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.254757  9848 tablet_bootstrap.cc:492] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:04.255280  9848 ts_tablet_manager.cc:1403] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.075s	user 0.032s	sys 0.036s
I20260709 12:14:04.255031  9926 leader_election.cc:290] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:04.256701  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:04.257371  9728 raft_consensus.cc:2468] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 0.
I20260709 12:14:04.258107  9848 raft_consensus.cc:359] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.256701  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:04.258671  9545 leader_election.cc:304] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:04.259526  9848 raft_consensus.cc:385] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.259857  9848 raft_consensus.cc:740] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.260241  9926 raft_consensus.cc:2804] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:14:04.259929  9545 leader_election.cc:343] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.260494  9848 consensus_queue.cc:260] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.261377  9954 raft_consensus.cc:493] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.261492  9926 raft_consensus.cc:493] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.261915  9926 raft_consensus.cc:3060] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.261857  9954 raft_consensus.cc:515] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.262730  9848 ts_tablet_manager.cc:1434] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:14:04.263671  9848 tablet_bootstrap.cc:492] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:04.264043  9954 leader_election.cc:290] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:04.264743  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e39b219427148f091c0eb0a19deef3b" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:04.265553  9802 raft_consensus.cc:2393] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c in current term 1: Already voted for candidate 861946e926c44657a9166d32939517f4 in this term.
I20260709 12:14:04.265789  9845 tablet_bootstrap.cc:492] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:04.266238  9845 ts_tablet_manager.cc:1403] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.041s
I20260709 12:14:04.267779  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e39b219427148f091c0eb0a19deef3b" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:04.268507  9653 raft_consensus.cc:2393] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c in current term 1: Already voted for candidate a51828382cae443aadafefcfe5178bb0 in this term.
I20260709 12:14:04.268801  9845 raft_consensus.cc:359] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.269420  9845 raft_consensus.cc:385] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.269680  9845 raft_consensus.cc:740] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.269733  9545 leader_election.cc:304] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:04.270560  9954 raft_consensus.cc:3060] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.270357  9845 consensus_queue.cc:260] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.271637  9846 tablet_bootstrap.cc:654] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.272507  9845 ts_tablet_manager.cc:1434] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:14:04.273411  9845 tablet_bootstrap.cc:492] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:04.274889  9478 catalog_manager.cc:5697] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 1 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.276578  9478 catalog_manager.cc:5697] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 1 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:04.277969  9954 raft_consensus.cc:2749] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.278401  9845 tablet_bootstrap.cc:654] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.280009  9848 tablet_bootstrap.cc:654] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.289940  9845 tablet_bootstrap.cc:492] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:04.290346  9845 ts_tablet_manager.cc:1403] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 12:14:04.292671  9845 raft_consensus.cc:359] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.293262  9845 raft_consensus.cc:385] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.293556  9845 raft_consensus.cc:740] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.293403  9919 consensus_queue.cc:1048] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.294972  9845 consensus_queue.cc:260] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.304811  9845 ts_tablet_manager.cc:1434] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:14:04.306310  9848 tablet_bootstrap.cc:492] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:04.306770  9848 ts_tablet_manager.cc:1403] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.043s	user 0.005s	sys 0.009s
I20260709 12:14:04.309219  9848 raft_consensus.cc:359] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.309485  9942 consensus_queue.cc:1048] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.309842  9848 raft_consensus.cc:385] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.310148  9848 raft_consensus.cc:740] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.310796  9848 consensus_queue.cc:260] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.312866  9848 ts_tablet_manager.cc:1434] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 12:14:04.313712  9848 tablet_bootstrap.cc:492] T 30283a69a8864b62ad329a30b4b958be P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:04.315156  9896 raft_consensus.cc:493] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.315660  9896 raft_consensus.cc:515] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.317673  9896 leader_election.cc:290] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:04.318886  9848 tablet_bootstrap.cc:654] T 30283a69a8864b62ad329a30b4b958be P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.319461  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42aae3c29cbb41d89ca3dca6f373b9e6" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:04.320144  9725 raft_consensus.cc:2468] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 0.
I20260709 12:14:04.322867  9768 leader_election.cc:304] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:04.323719  9896 raft_consensus.cc:2804] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.324057  9896 raft_consensus.cc:493] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.324347  9896 raft_consensus.cc:3060] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.325620  9926 raft_consensus.cc:515] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.326208  9845 tablet_bootstrap.cc:492] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:04.327533  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42aae3c29cbb41d89ca3dca6f373b9e6" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
W20260709 12:14:04.328047  9970 log.cc:927] Time spent T 0ee4752d514f4e13b2498fec6b22387c P 16873db00a1e46b7b9df91c0334ae3be: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 12:14:04.329322  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
W20260709 12:14:04.330600  9545 leader_election.cc:343] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.272651  9849 tablet_bootstrap.cc:492] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:04.331728  9849 ts_tablet_manager.cc:1403] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.141s	user 0.007s	sys 0.008s
W20260709 12:14:04.331619  9768 leader_election.cc:343] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.337507  9898 consensus_queue.cc:1048] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.348527  9849 raft_consensus.cc:359] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.349218  9849 raft_consensus.cc:385] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.349496  9849 raft_consensus.cc:740] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.350550  9926 leader_election.cc:290] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:04.351891  9849 consensus_queue.cc:260] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.353384  9849 ts_tablet_manager.cc:1434] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.002s
I20260709 12:14:04.354249  9849 tablet_bootstrap.cc:492] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:04.360769  9849 tablet_bootstrap.cc:654] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.361726  9883 consensus_queue.cc:1048] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.362049  9926 raft_consensus.cc:493] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.363005  9926 raft_consensus.cc:515] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.367219  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294f7340200d45bdb07fcbc62563e704" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:04.365054  9926 leader_election.cc:290] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:04.367848  9801 raft_consensus.cc:2468] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 0.
I20260709 12:14:04.368058  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:04.369151  9845 tablet_bootstrap.cc:654] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.368644  9729 raft_consensus.cc:3060] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.369582  9545 leader_election.cc:304] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:04.368532  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294f7340200d45bdb07fcbc62563e704" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:04.370873  9655 raft_consensus.cc:2468] T 294f7340200d45bdb07fcbc62563e704 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 0.
I20260709 12:14:04.370999  9926 raft_consensus.cc:2804] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.371451  9926 raft_consensus.cc:493] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.371789  9926 raft_consensus.cc:3060] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.374992  9849 tablet_bootstrap.cc:492] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:04.375468  9849 ts_tablet_manager.cc:1403] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.007s
I20260709 12:14:04.377841  9849 raft_consensus.cc:359] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.378434  9849 raft_consensus.cc:385] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.378690  9849 raft_consensus.cc:740] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.379266  9849 consensus_queue.cc:260] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.381457  9849 ts_tablet_manager.cc:1434] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:04.381780  9845 tablet_bootstrap.cc:492] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:04.382311  9845 ts_tablet_manager.cc:1403] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.006s
I20260709 12:14:04.386173  9855 raft_consensus.cc:493] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.386641  9855 raft_consensus.cc:515] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.388579  9855 leader_election.cc:290] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:04.382349  9849 tablet_bootstrap.cc:492] T 72aac83779c34a618c39058b68d3fa9c P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:04.389253  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342a45ed2172487c84777f3180d32991" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:04.389853  9801 raft_consensus.cc:2468] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 0.
I20260709 12:14:04.391120  9694 leader_election.cc:304] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:04.391925  9855 raft_consensus.cc:2804] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.392293  9855 raft_consensus.cc:493] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.392346  9845 raft_consensus.cc:359] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.392782  9855 raft_consensus.cc:3060] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.393155  9845 raft_consensus.cc:385] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.393599  9845 raft_consensus.cc:740] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.394305  9845 consensus_queue.cc:260] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.396234  9845 ts_tablet_manager.cc:1434] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:14:04.397148  9845 tablet_bootstrap.cc:492] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:04.399660  9855 raft_consensus.cc:515] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.402174  9845 tablet_bootstrap.cc:654] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.402312  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342a45ed2172487c84777f3180d32991" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:04.402894  9801 raft_consensus.cc:3060] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.389894  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342a45ed2172487c84777f3180d32991" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:04.406517  9579 raft_consensus.cc:2468] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 0.
I20260709 12:14:04.394714  9926 raft_consensus.cc:515] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.381112  9896 raft_consensus.cc:515] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.409425  9801 raft_consensus.cc:2468] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:04.410488  9694 leader_election.cc:304] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:04.411268  9931 raft_consensus.cc:2804] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:04.411478  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42aae3c29cbb41d89ca3dca6f373b9e6" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:04.411830  9931 raft_consensus.cc:697] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:04.412717  9931 consensus_queue.cc:237] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
W20260709 12:14:04.413254  9768 leader_election.cc:343] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.415711  9896 leader_election.cc:290] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
W20260709 12:14:04.417263  9620 consensus_peers.cc:597] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 -> Peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541): Couldn't send request to peer 16873db00a1e46b7b9df91c0334ae3be. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:04.416122  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42aae3c29cbb41d89ca3dca6f373b9e6" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:04.417654  9846 tablet_bootstrap.cc:492] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:04.417922  9728 raft_consensus.cc:3060] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.418100  9846 ts_tablet_manager.cc:1403] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.172s	user 0.015s	sys 0.016s
I20260709 12:14:04.420593  9846 raft_consensus.cc:359] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.421185  9846 raft_consensus.cc:385] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.421446  9846 raft_consensus.cc:740] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.422021  9846 consensus_queue.cc:260] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.413465  9849 tablet_bootstrap.cc:654] T 72aac83779c34a618c39058b68d3fa9c P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.425711  9728 raft_consensus.cc:2468] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:04.427294  9768 leader_election.cc:304] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: a51828382cae443aadafefcfe5178bb0
I20260709 12:14:04.428102  9896 raft_consensus.cc:2804] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:04.426234  9846 ts_tablet_manager.cc:1434] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:14:04.428541  9896 raft_consensus.cc:697] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Becoming Leader. State: Replica: 861946e926c44657a9166d32939517f4, State: Running, Role: LEADER
I20260709 12:14:04.429366  9896 consensus_queue.cc:237] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.431737  9855 leader_election.cc:290] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:04.432907  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342a45ed2172487c84777f3180d32991" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:04.433463  9579 raft_consensus.cc:3060] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.429358  9846 tablet_bootstrap.cc:492] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:04.437209  9478 catalog_manager.cc:5697] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 0 to 1, leader changed from <none> to 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195). New cstate: current_term: 1 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.439270  9845 tablet_bootstrap.cc:492] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:04.439750  9845 ts_tablet_manager.cc:1403] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.005s
I20260709 12:14:04.440141  9579 raft_consensus.cc:2468] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:04.445312  9926 leader_election.cc:290] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:04.447472  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294f7340200d45bdb07fcbc62563e704" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:04.447628  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294f7340200d45bdb07fcbc62563e704" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:04.448050  9655 raft_consensus.cc:3060] T 294f7340200d45bdb07fcbc62563e704 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.449620  9846 tablet_bootstrap.cc:654] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.451628  9802 raft_consensus.cc:3060] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.452862  9729 raft_consensus.cc:2468] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
I20260709 12:14:04.454490  9655 raft_consensus.cc:2468] T 294f7340200d45bdb07fcbc62563e704 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
I20260709 12:14:04.454810  9845 raft_consensus.cc:359] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.455463  9845 raft_consensus.cc:385] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.455698  9545 leader_election.cc:304] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:04.456702  9545 leader_election.cc:304] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: a51828382cae443aadafefcfe5178bb0
I20260709 12:14:04.457473  9856 raft_consensus.cc:2804] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:04.457921  9856 raft_consensus.cc:697] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:04.458709  9856 consensus_queue.cc:237] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.460975  9919 raft_consensus.cc:2804] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:04.461395  9475 catalog_manager.cc:5697] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 861946e926c44657a9166d32939517f4 (127.5.196.196). New cstate: current_term: 1 leader_uuid: "861946e926c44657a9166d32939517f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:04.465775  9848 tablet_bootstrap.cc:492] T 30283a69a8864b62ad329a30b4b958be P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:04.466104  9802 raft_consensus.cc:2468] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
I20260709 12:14:04.466214  9848 ts_tablet_manager.cc:1403] T 30283a69a8864b62ad329a30b4b958be P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.153s	user 0.044s	sys 0.039s
I20260709 12:14:04.468307  9938 consensus_queue.cc:1048] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.461459  9919 raft_consensus.cc:697] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:04.469664  9919 consensus_queue.cc:237] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.470453  9846 tablet_bootstrap.cc:492] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:04.470868  9846 ts_tablet_manager.cc:1403] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.003s
I20260709 12:14:04.472491  9938 consensus_queue.cc:1048] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.468784  9848 raft_consensus.cc:359] T 30283a69a8864b62ad329a30b4b958be P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.474314  9848 raft_consensus.cc:385] T 30283a69a8864b62ad329a30b4b958be P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.474581  9848 raft_consensus.cc:740] T 30283a69a8864b62ad329a30b4b958be P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.475281  9848 consensus_queue.cc:260] T 30283a69a8864b62ad329a30b4b958be P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.477452  9848 ts_tablet_manager.cc:1434] T 30283a69a8864b62ad329a30b4b958be P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 12:14:04.478302  9848 tablet_bootstrap.cc:492] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:04.483251  9848 tablet_bootstrap.cc:654] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.473330  9846 raft_consensus.cc:359] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.485900  9846 raft_consensus.cc:385] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.486195  9846 raft_consensus.cc:740] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.486984  9846 consensus_queue.cc:260] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.488608  9849 tablet_bootstrap.cc:492] T 72aac83779c34a618c39058b68d3fa9c P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:04.489084  9846 ts_tablet_manager.cc:1434] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:14:04.489115  9849 ts_tablet_manager.cc:1403] T 72aac83779c34a618c39058b68d3fa9c P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.107s	user 0.015s	sys 0.005s
I20260709 12:14:04.490128  9846 tablet_bootstrap.cc:492] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:04.492302  9849 raft_consensus.cc:359] T 72aac83779c34a618c39058b68d3fa9c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.492990  9849 raft_consensus.cc:385] T 72aac83779c34a618c39058b68d3fa9c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.493276  9849 raft_consensus.cc:740] T 72aac83779c34a618c39058b68d3fa9c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.494045  9849 consensus_queue.cc:260] T 72aac83779c34a618c39058b68d3fa9c P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.496729  9849 ts_tablet_manager.cc:1434] T 72aac83779c34a618c39058b68d3fa9c P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:04.496912  9846 tablet_bootstrap.cc:654] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.497689  9849 tablet_bootstrap.cc:492] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:04.455735  9845 raft_consensus.cc:740] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.502876  9845 consensus_queue.cc:260] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.504927  9845 ts_tablet_manager.cc:1434] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.065s	user 0.005s	sys 0.000s
I20260709 12:14:04.504568  9478 catalog_manager.cc:5697] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 1 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.507004  9938 raft_consensus.cc:493] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.508296  9845 tablet_bootstrap.cc:492] T 42aae3c29cbb41d89ca3dca6f373b9e6 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:04.507921  9938 raft_consensus.cc:515] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.509538  9848 tablet_bootstrap.cc:492] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:04.515290  9849 tablet_bootstrap.cc:654] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.515432  9848 ts_tablet_manager.cc:1403] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.000s
I20260709 12:14:04.518023  9846 tablet_bootstrap.cc:492] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:04.518474  9846 ts_tablet_manager.cc:1403] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.002s
I20260709 12:14:04.520354  9848 raft_consensus.cc:359] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.521039  9848 raft_consensus.cc:385] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.521071  9919 consensus_queue.cc:1048] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:04.520886  9846 raft_consensus.cc:359] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.521945  9846 raft_consensus.cc:385] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.522221  9846 raft_consensus.cc:740] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.522864  9846 consensus_queue.cc:260] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.525324  9846 ts_tablet_manager.cc:1434] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:04.526183  9846 tablet_bootstrap.cc:492] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:04.527685  9942 consensus_queue.cc:1048] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.521559  9848 raft_consensus.cc:740] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.531617  9883 raft_consensus.cc:493] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.532111  9848 consensus_queue.cc:260] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.532617  9883 raft_consensus.cc:515] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.534408  9848 ts_tablet_manager.cc:1434] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 12:14:04.534754  9883 leader_election.cc:290] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:04.535247  9848 tablet_bootstrap.cc:492] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:04.536549  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:04.537369  9729 raft_consensus.cc:2393] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 in current term 1: Already voted for candidate 2a0b76f5e93847d297f0cc58a091981c in this term.
I20260709 12:14:04.537261  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:04.538837  9618 leader_election.cc:304] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:04.538800  9856 consensus_queue.cc:1048] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:04.540325  9883 raft_consensus.cc:3060] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.553540  9919 consensus_queue.cc:1048] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.557801  9896 raft_consensus.cc:493] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.558344  9896 raft_consensus.cc:515] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.558084  9478 catalog_manager.cc:5697] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 1 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.531625  9846 tablet_bootstrap.cc:654] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.560353  9896 leader_election.cc:290] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:04.562831  9938 leader_election.cc:290] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:04.564038  9856 consensus_queue.cc:1048] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.564843  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:04.565565  9655 raft_consensus.cc:2468] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 0.
I20260709 12:14:04.566726  9768 leader_election.cc:304] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:04.567876  9854 raft_consensus.cc:2804] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.568259  9854 raft_consensus.cc:493] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.568580  9854 raft_consensus.cc:3060] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.570389  9855 raft_consensus.cc:493] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.570827  9855 raft_consensus.cc:515] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.571540  9845 tablet_bootstrap.cc:654] T 42aae3c29cbb41d89ca3dca6f373b9e6 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.572746  9855 leader_election.cc:290] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:04.575742  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68137de95ef44caea89ec78013888973" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
W20260709 12:14:04.576997  9694 leader_election.cc:343] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.577981  9846 tablet_bootstrap.cc:492] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:04.578460  9846 ts_tablet_manager.cc:1403] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.004s
I20260709 12:14:04.580114  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:04.580700  9729 raft_consensus.cc:2468] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 0.
I20260709 12:14:04.580786  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:04.580794  9846 raft_consensus.cc:359] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.582104  9620 leader_election.cc:304] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:04.582423  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68137de95ef44caea89ec78013888973" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:04.582935  9938 raft_consensus.cc:2804] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.583279  9938 raft_consensus.cc:493] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.583612  9938 raft_consensus.cc:3060] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.583781  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:04.584450  9728 raft_consensus.cc:2468] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 0.
I20260709 12:14:04.585067  9896 raft_consensus.cc:493] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.585623  9896 raft_consensus.cc:515] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.590423  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72aac83779c34a618c39058b68d3fa9c" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:04.590988  9579 raft_consensus.cc:2468] T 72aac83779c34a618c39058b68d3fa9c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 0.
W20260709 12:14:04.591724  9694 leader_election.cc:343] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.592242  9896 leader_election.cc:290] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:04.592175  9766 leader_election.cc:304] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:04.592792  9849 tablet_bootstrap.cc:492] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:04.593144  9896 raft_consensus.cc:2804] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.593288  9849 ts_tablet_manager.cc:1403] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.096s	user 0.007s	sys 0.003s
I20260709 12:14:04.592163  9694 leader_election.cc:304] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:04.593901  9938 raft_consensus.cc:515] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.594277  9855 raft_consensus.cc:2749] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.594974  9896 raft_consensus.cc:493] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.595432  9896 raft_consensus.cc:3060] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.595907  9849 raft_consensus.cc:359] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.596616  9849 raft_consensus.cc:385] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.596904  9849 raft_consensus.cc:740] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.595722  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72aac83779c34a618c39058b68d3fa9c" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:04.597442  9728 raft_consensus.cc:2468] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 0.
I20260709 12:14:04.597532  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:04.597637  9849 consensus_queue.cc:260] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.598176  9729 raft_consensus.cc:3060] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.599856  9849 ts_tablet_manager.cc:1434] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:04.600718  9849 tablet_bootstrap.cc:492] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:04.604797  9854 raft_consensus.cc:515] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.605301  9896 raft_consensus.cc:515] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.606473  9849 tablet_bootstrap.cc:654] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.610904  9729 raft_consensus.cc:2468] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:04.612377  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:04.614128  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72aac83779c34a618c39058b68d3fa9c" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:04.614678  9728 raft_consensus.cc:3060] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.596365  9938 leader_election.cc:290] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:04.615567  9845 tablet_bootstrap.cc:492] T 42aae3c29cbb41d89ca3dca6f373b9e6 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:04.616055  9845 ts_tablet_manager.cc:1403] T 42aae3c29cbb41d89ca3dca6f373b9e6 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.108s	user 0.010s	sys 0.000s
I20260709 12:14:04.620241  9845 raft_consensus.cc:359] T 42aae3c29cbb41d89ca3dca6f373b9e6 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.617252  9620 leader_election.cc:304] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 861946e926c44657a9166d32939517f4
I20260709 12:14:04.621521  9938 raft_consensus.cc:2804] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:04.621977  9938 raft_consensus.cc:697] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:04.582109  9846 raft_consensus.cc:385] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.622486  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72aac83779c34a618c39058b68d3fa9c" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:04.622917  9848 tablet_bootstrap.cc:654] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.623198  9579 raft_consensus.cc:3060] T 72aac83779c34a618c39058b68d3fa9c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.623180  9938 consensus_queue.cc:237] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.623975  9883 raft_consensus.cc:2749] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.622630  9846 raft_consensus.cc:740] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.625888  9846 consensus_queue.cc:260] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.627883  9846 ts_tablet_manager.cc:1434] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.000s
I20260709 12:14:04.628196  9845 raft_consensus.cc:385] T 42aae3c29cbb41d89ca3dca6f373b9e6 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.628460  9845 raft_consensus.cc:740] T 42aae3c29cbb41d89ca3dca6f373b9e6 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.629595  9846 tablet_bootstrap.cc:492] T 6e410269c82a41c2a06180f03982bebe P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:04.629997  9845 consensus_queue.cc:260] T 42aae3c29cbb41d89ca3dca6f373b9e6 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.636647  9845 ts_tablet_manager.cc:1434] T 42aae3c29cbb41d89ca3dca6f373b9e6 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260709 12:14:04.639932  9801 raft_consensus.cc:2393] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 in current term 1: Already voted for candidate 861946e926c44657a9166d32939517f4 in this term.
I20260709 12:14:04.640772  9854 leader_election.cc:290] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:04.642167  9579 raft_consensus.cc:2468] T 72aac83779c34a618c39058b68d3fa9c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:04.643600  9766 leader_election.cc:304] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:04.646202  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:04.646682  9854 raft_consensus.cc:2804] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:04.647042  9729 raft_consensus.cc:2393] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 861946e926c44657a9166d32939517f4 in current term 1: Already voted for candidate a51828382cae443aadafefcfe5178bb0 in this term.
I20260709 12:14:04.647658  9728 raft_consensus.cc:2468] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:04.648072  9854 raft_consensus.cc:697] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Becoming Leader. State: Replica: 861946e926c44657a9166d32939517f4, State: Running, Role: LEADER
I20260709 12:14:04.649946  9845 tablet_bootstrap.cc:492] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:04.648489  9896 leader_election.cc:290] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:04.649680  9854 consensus_queue.cc:237] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.657063  9846 tablet_bootstrap.cc:654] T 6e410269c82a41c2a06180f03982bebe P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.658778  9849 tablet_bootstrap.cc:492] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:04.659391  9849 ts_tablet_manager.cc:1403] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.059s	user 0.024s	sys 0.016s
I20260709 12:14:04.659437  9855 raft_consensus.cc:493] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.660004  9855 raft_consensus.cc:515] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.662129  9849 raft_consensus.cc:359] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.662781  9849 raft_consensus.cc:385] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.663048  9849 raft_consensus.cc:740] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.663098  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c09b09b07846d5b44c782012577c80" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:04.663335  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c09b09b07846d5b44c782012577c80" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:04.663789  9801 raft_consensus.cc:2468] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 0.
I20260709 12:14:04.664860  9845 tablet_bootstrap.cc:654] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.665100  9694 leader_election.cc:304] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:04.663811  9849 consensus_queue.cc:260] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.666348  9911 raft_consensus.cc:2804] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.666745  9911 raft_consensus.cc:493] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.667073  9911 raft_consensus.cc:3060] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.667316  9938 raft_consensus.cc:493] T 42aae3c29cbb41d89ca3dca6f373b9e6 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.667877  9849 ts_tablet_manager.cc:1434] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:04.667797  9938 raft_consensus.cc:515] T 42aae3c29cbb41d89ca3dca6f373b9e6 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.662101  9855 leader_election.cc:290] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
W20260709 12:14:04.668036  9694 leader_election.cc:343] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.668797  9849 tablet_bootstrap.cc:492] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:04.669782  9938 leader_election.cc:290] T 42aae3c29cbb41d89ca3dca6f373b9e6 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:04.671139  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42aae3c29cbb41d89ca3dca6f373b9e6" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:04.671981  9728 raft_consensus.cc:2393] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 in current term 1: Already voted for candidate 861946e926c44657a9166d32939517f4 in this term.
I20260709 12:14:04.674289  9849 tablet_bootstrap.cc:654] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.676384  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42aae3c29cbb41d89ca3dca6f373b9e6" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:04.678260  9620 leader_election.cc:304] T 42aae3c29cbb41d89ca3dca6f373b9e6 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4
I20260709 12:14:04.679037  9938 raft_consensus.cc:3060] T 42aae3c29cbb41d89ca3dca6f373b9e6 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.678221  9845 tablet_bootstrap.cc:492] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:04.680610  9845 ts_tablet_manager.cc:1403] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.001s
I20260709 12:14:04.682924  9911 raft_consensus.cc:515] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.683666  9845 raft_consensus.cc:359] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.685998  9938 raft_consensus.cc:2749] T 42aae3c29cbb41d89ca3dca6f373b9e6 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.692400  9849 tablet_bootstrap.cc:492] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:04.701854  9845 raft_consensus.cc:385] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.701797  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:04.702329  9845 raft_consensus.cc:740] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.697058  9478 catalog_manager.cc:5697] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 861946e926c44657a9166d32939517f4 (127.5.196.196). New cstate: current_term: 1 leader_uuid: "861946e926c44657a9166d32939517f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.703034  9845 consensus_queue.cc:260] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.704030  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c09b09b07846d5b44c782012577c80" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:04.704988  9845 ts_tablet_manager.cc:1434] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
W20260709 12:14:04.705421  9694 leader_election.cc:343] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.705858  9845 tablet_bootstrap.cc:492] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:04.706346  9856 consensus_queue.cc:1048] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.707687  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c09b09b07846d5b44c782012577c80" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:04.708274  9801 raft_consensus.cc:3060] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.713634  9768 leader_election.cc:304] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:04.714291  9654 raft_consensus.cc:3060] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.714814  9854 raft_consensus.cc:2749] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.718874  9801 raft_consensus.cc:2468] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:04.720641  9694 leader_election.cc:304] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: a51828382cae443aadafefcfe5178bb0
I20260709 12:14:04.721549  9855 raft_consensus.cc:2804] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:04.722074  9855 raft_consensus.cc:697] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:04.722922  9855 consensus_queue.cc:237] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.723552  9845 tablet_bootstrap.cc:654] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.702404  9849 ts_tablet_manager.cc:1403] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.015s
I20260709 12:14:04.728988  9849 raft_consensus.cc:359] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.719388  9911 leader_election.cc:290] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:04.731505  9845 tablet_bootstrap.cc:492] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:04.733235  9845 ts_tablet_manager.cc:1403] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.005s
I20260709 12:14:04.733922  9477 catalog_manager.cc:5697] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.735849  9845 raft_consensus.cc:359] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.736578  9845 raft_consensus.cc:385] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.736871  9845 raft_consensus.cc:740] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.737583  9845 consensus_queue.cc:260] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.738297  9938 raft_consensus.cc:493] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.738318  9849 raft_consensus.cc:385] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.738790  9938 raft_consensus.cc:515] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.740451  9849 raft_consensus.cc:740] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.741186  9849 consensus_queue.cc:260] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.742182  9938 leader_election.cc:290] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:04.740077  9845 ts_tablet_manager.cc:1434] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:14:04.743026  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce956b9ab6f41c78d1e029cae11759a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:04.743242  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce956b9ab6f41c78d1e029cae11759a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:04.745901  9846 tablet_bootstrap.cc:492] T 6e410269c82a41c2a06180f03982bebe P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:04.745946  9802 raft_consensus.cc:2468] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:04.746541  9846 ts_tablet_manager.cc:1403] T 6e410269c82a41c2a06180f03982bebe P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.117s	user 0.026s	sys 0.040s
I20260709 12:14:04.744174  9856 consensus_queue.cc:1048] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.747377  9620 leader_election.cc:304] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:04.748484  9938 raft_consensus.cc:2804] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:04.748821  9938 raft_consensus.cc:493] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.749115  9938 raft_consensus.cc:3060] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:04.749166  9846 raft_consensus.cc:359] T 6e410269c82a41c2a06180f03982bebe P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.749998  9846 raft_consensus.cc:385] T 6e410269c82a41c2a06180f03982bebe P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.750309  9846 raft_consensus.cc:740] T 6e410269c82a41c2a06180f03982bebe P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.750948  9846 consensus_queue.cc:260] T 6e410269c82a41c2a06180f03982bebe P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.753114  9846 ts_tablet_manager.cc:1434] T 6e410269c82a41c2a06180f03982bebe P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:04.754038  9846 tablet_bootstrap.cc:492] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:04.754551  9845 tablet_bootstrap.cc:492] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:04.757395  9938 raft_consensus.cc:515] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.759415  9849 ts_tablet_manager.cc:1434] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 12:14:04.759786  9938 leader_election.cc:290] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:04.760533  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce956b9ab6f41c78d1e029cae11759a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:04.764797  9849 tablet_bootstrap.cc:492] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:04.765090  9802 raft_consensus.cc:3060] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:04.768640  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce956b9ab6f41c78d1e029cae11759a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:04.770328  9849 tablet_bootstrap.cc:654] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.770659  9803 raft_consensus.cc:3060] T 30283a69a8864b62ad329a30b4b958be P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.771903  9802 raft_consensus.cc:2468] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:04.761469  9846 tablet_bootstrap.cc:654] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.763062  9848 tablet_bootstrap.cc:492] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:04.763824  9845 tablet_bootstrap.cc:654] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.772905  9620 leader_election.cc:304] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:04.773451  9848 ts_tablet_manager.cc:1403] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.238s	user 0.029s	sys 0.024s
I20260709 12:14:04.773725  9883 raft_consensus.cc:2804] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:04.774216  9883 raft_consensus.cc:697] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:04.774995  9883 consensus_queue.cc:237] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER 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: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.776059  9848 raft_consensus.cc:359] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.776671  9848 raft_consensus.cc:385] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.776928  9848 raft_consensus.cc:740] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.777941  9882 raft_consensus.cc:493] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.777697  9848 consensus_queue.cc:260] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.778409  9882 raft_consensus.cc:515] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.780349  9882 leader_election.cc:290] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:04.782775  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323e8c571b14613af55f374641c6450" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:04.784458  9848 ts_tablet_manager.cc:1434] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:14:04.785403  9848 tablet_bootstrap.cc:492] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:04.790355  9848 tablet_bootstrap.cc:654] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.799965  9801 raft_consensus.cc:1240] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Rejecting Update request from peer 2a0b76f5e93847d297f0cc58a091981c for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:04.801354  9845 tablet_bootstrap.cc:492] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:04.801821  9845 ts_tablet_manager.cc:1403] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.008s
I20260709 12:14:04.802665  9846 tablet_bootstrap.cc:492] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:04.803097  9846 ts_tablet_manager.cc:1403] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.004s
I20260709 12:14:04.803399  9896 raft_consensus.cc:493] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.803836  9896 raft_consensus.cc:515] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.804399  9911 consensus_queue.cc:1048] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.805614  9846 raft_consensus.cc:359] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.806265  9846 raft_consensus.cc:385] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.806808  9846 raft_consensus.cc:740] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.804386  9845 raft_consensus.cc:359] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.807210  9845 raft_consensus.cc:385] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.807514  9845 raft_consensus.cc:740] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.807523  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3460926477fe42a28e7a9bd5d2546a9f" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:04.808296  9845 consensus_queue.cc:260] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.806237  9896 leader_election.cc:290] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:04.806308  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3460926477fe42a28e7a9bd5d2546a9f" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
W20260709 12:14:04.809223  9768 leader_election.cc:343] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.809494  9919 consensus_queue.cc:1059] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:04.810184  9766 leader_election.cc:343] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.807523  9846 consensus_queue.cc:260] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.806237  9849 tablet_bootstrap.cc:492] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:04.810382  9926 raft_consensus.cc:3055] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:04.810619  9766 leader_election.cc:304] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:04.811035  9849 ts_tablet_manager.cc:1403] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.046s	user 0.004s	sys 0.017s
I20260709 12:14:04.810937  9926 raft_consensus.cc:740] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:04.811877  9854 raft_consensus.cc:493] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.812032  9846 ts_tablet_manager.cc:1434] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:14:04.812755  9896 raft_consensus.cc:2749] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.812345  9854 raft_consensus.cc:515] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.810438  9845 ts_tablet_manager.cc:1434] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:14:04.808652  9856 consensus_queue.cc:1048] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:14:04.814668  9845 tablet_bootstrap.cc:492] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:04.815419  9854 leader_election.cc:290] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:04.816008  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323e8c571b14613af55f374641c6450" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:04.817145  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323e8c571b14613af55f374641c6450" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:04.817850  9653 raft_consensus.cc:2468] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 0.
I20260709 12:14:04.812366  9926 consensus_queue.cc:260] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
W20260709 12:14:04.817229  9766 leader_election.cc:343] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.813648  9849 raft_consensus.cc:359] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.819801  9926 raft_consensus.cc:3060] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:04.819870  9849 raft_consensus.cc:385] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.819886  9768 leader_election.cc:304] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:04.820389  9849 raft_consensus.cc:740] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.821111  9854 raft_consensus.cc:2804] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.821038  9849 consensus_queue.cc:260] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.821491  9854 raft_consensus.cc:493] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.821851  9854 raft_consensus.cc:3060] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.822906  9849 ts_tablet_manager.cc:1434] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260709 12:14:04.823771  9849 tablet_bootstrap.cc:492] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:04.812913  9846 tablet_bootstrap.cc:492] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:04.827188  9475 catalog_manager.cc:5697] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 1 to 2, leader changed from 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193) to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:04.828274  9845 tablet_bootstrap.cc:654] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.828040  9854 raft_consensus.cc:515] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.830610  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323e8c571b14613af55f374641c6450" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
W20260709 12:14:04.831921  9766 leader_election.cc:343] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.832247  9849 tablet_bootstrap.cc:654] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.833281  9848 tablet_bootstrap.cc:492] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:04.833817  9848 ts_tablet_manager.cc:1403] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.000s
I20260709 12:14:04.836393  9911 raft_consensus.cc:493] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.836555  9848 raft_consensus.cc:359] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.836862  9911 raft_consensus.cc:515] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:04.839432  9846 tablet_bootstrap.cc:654] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.837194  9848 raft_consensus.cc:385] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.840345  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea1eed64c0c4bf3a9bce921500b92eb" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:04.840739  9848 raft_consensus.cc:740] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
W20260709 12:14:04.840353  9618 leader_election.cc:343] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.841955  9911 leader_election.cc:290] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:04.840299  9845 tablet_bootstrap.cc:492] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:04.842746  9845 ts_tablet_manager.cc:1403] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.002s
I20260709 12:14:04.841610  9848 consensus_queue.cc:260] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.845827  9845 raft_consensus.cc:359] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.843058  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323e8c571b14613af55f374641c6450" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:04.847513  9803 raft_consensus.cc:2393] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 in current term 1: Already voted for candidate 861946e926c44657a9166d32939517f4 in this term.
I20260709 12:14:04.847818  9848 ts_tablet_manager.cc:1434] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260709 12:14:04.848273  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323e8c571b14613af55f374641c6450" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:04.848668  9620 leader_election.cc:304] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:04.848814  9653 raft_consensus.cc:3060] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.849334  9854 leader_election.cc:290] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:04.850203  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea1eed64c0c4bf3a9bce921500b92eb" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:04.842761  9849 tablet_bootstrap.cc:492] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:04.855938  9849 ts_tablet_manager.cc:1403] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.000s
I20260709 12:14:04.858387  9849 raft_consensus.cc:359] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.859001  9849 raft_consensus.cc:385] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.846515  9845 raft_consensus.cc:385] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.859441  9845 raft_consensus.cc:740] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.860102  9845 consensus_queue.cc:260] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.861011  9694 leader_election.cc:304] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:04.862196  9845 ts_tablet_manager.cc:1434] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.005s
I20260709 12:14:04.862546  9855 raft_consensus.cc:2749] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.863072  9845 tablet_bootstrap.cc:492] T d5199d4c37e04e38be5afcecc11da02c P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:04.863842  9653 raft_consensus.cc:2468] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:04.864338  9883 raft_consensus.cc:2749] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.846150  9654 raft_consensus.cc:1240] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Rejecting Update request from peer 2a0b76f5e93847d297f0cc58a091981c for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:14:04.867077  9926 consensus_queue.cc:1048] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.860172  9474 catalog_manager.cc:5697] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 0 to 1, leader changed from <none> to 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195). New cstate: current_term: 1 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.870514  9768 leader_election.cc:304] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:04.848837  9848 tablet_bootstrap.cc:492] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:04.874053  9931 consensus_queue.cc:1048] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.879345  9896 raft_consensus.cc:2804] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:04.879873  9896 raft_consensus.cc:697] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Becoming Leader. State: Replica: 861946e926c44657a9166d32939517f4, State: Running, Role: LEADER
I20260709 12:14:04.859256  9849 raft_consensus.cc:740] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.880699  9896 consensus_queue.cc:237] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.882059  9849 consensus_queue.cc:260] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.883764  9898 consensus_queue.cc:1048] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.884060  9849 ts_tablet_manager.cc:1434] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:14:04.885968  9849 tablet_bootstrap.cc:492] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:04.892539  9845 tablet_bootstrap.cc:654] T d5199d4c37e04e38be5afcecc11da02c P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.895687  9849 tablet_bootstrap.cc:654] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.897794  9856 raft_consensus.cc:493] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.898288  9856 raft_consensus.cc:515] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.900302  9856 leader_election.cc:290] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:04.904050  9883 raft_consensus.cc:493] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.910286  9883 raft_consensus.cc:515] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.912406  9883 leader_election.cc:290] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:04.905555  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b0ecf138e542c9978fc444ab25af99" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:04.906965  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b0ecf138e542c9978fc444ab25af99" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:04.913086  9654 raft_consensus.cc:2468] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 0.
I20260709 12:14:04.913640  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87da0466f5fe43e48bf5bac7ff50f526" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:04.908985  9919 consensus_queue.cc:1048] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:04.915472  9620 leader_election.cc:343] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.913668  9728 raft_consensus.cc:2468] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 0.
I20260709 12:14:04.921414  9848 tablet_bootstrap.cc:654] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.922808  9545 leader_election.cc:304] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:04.924026  9856 raft_consensus.cc:2804] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.924317  9856 raft_consensus.cc:493] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.924577  9856 raft_consensus.cc:3060] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.906961  9849 tablet_bootstrap.cc:492] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:04.925952  9849 ts_tablet_manager.cc:1403] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.000s
I20260709 12:14:04.926281  9846 tablet_bootstrap.cc:492] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:04.926785  9846 ts_tablet_manager.cc:1403] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.114s	user 0.022s	sys 0.028s
I20260709 12:14:04.928437  9849 raft_consensus.cc:359] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.929111  9849 raft_consensus.cc:385] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.929409  9846 raft_consensus.cc:359] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.930117  9846 raft_consensus.cc:385] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.930436  9846 raft_consensus.cc:740] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.931211  9846 consensus_queue.cc:260] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.931867  9845 tablet_bootstrap.cc:492] T d5199d4c37e04e38be5afcecc11da02c P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:04.932310  9845 ts_tablet_manager.cc:1403] T d5199d4c37e04e38be5afcecc11da02c P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.001s
I20260709 12:14:04.932655  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87da0466f5fe43e48bf5bac7ff50f526" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:04.933434  9846 ts_tablet_manager.cc:1434] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:14:04.934479  9846 tablet_bootstrap.cc:492] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
W20260709 12:14:04.934566  9618 leader_election.cc:343] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.935077  9618 leader_election.cc:304] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:04.934726  9845 raft_consensus.cc:359] T d5199d4c37e04e38be5afcecc11da02c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.936149  9883 raft_consensus.cc:2749] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.936299  9845 raft_consensus.cc:385] T d5199d4c37e04e38be5afcecc11da02c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.936673  9845 raft_consensus.cc:740] T d5199d4c37e04e38be5afcecc11da02c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.937386  9845 consensus_queue.cc:260] T d5199d4c37e04e38be5afcecc11da02c P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.939497  9845 ts_tablet_manager.cc:1434] T d5199d4c37e04e38be5afcecc11da02c P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:14:04.941180  9846 tablet_bootstrap.cc:654] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.929360  9849 raft_consensus.cc:740] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.942130  9849 consensus_queue.cc:260] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.944133  9845 tablet_bootstrap.cc:492] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:04.944080  9849 ts_tablet_manager.cc:1434] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:14:04.947340  9849 tablet_bootstrap.cc:492] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:04.951843  9883 raft_consensus.cc:493] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.953266  9883 raft_consensus.cc:515] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.955431  9856 raft_consensus.cc:515] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.956944  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c9a53cd5074987aa49b1d8589741f3" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:04.952461  9849 tablet_bootstrap.cc:654] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.957541  9725 raft_consensus.cc:2468] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 0.
I20260709 12:14:04.958931  9620 leader_election.cc:304] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:04.959239  9896 consensus_queue.cc:1048] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.959784  9938 raft_consensus.cc:2804] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.960177  9938 raft_consensus.cc:493] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.960489  9938 raft_consensus.cc:3060] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.962808  9845 tablet_bootstrap.cc:654] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.963462  9883 leader_election.cc:290] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:04.968113  9938 raft_consensus.cc:515] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.968539  9846 tablet_bootstrap.cc:492] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:04.969135  9846 ts_tablet_manager.cc:1403] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.004s
I20260709 12:14:04.971741  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c9a53cd5074987aa49b1d8589741f3" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:04.972366  9725 raft_consensus.cc:3060] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.972280  9846 raft_consensus.cc:359] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.973026  9846 raft_consensus.cc:385] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.973307  9846 raft_consensus.cc:740] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.973973  9846 consensus_queue.cc:260] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.974720  9845 tablet_bootstrap.cc:492] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:04.976692  9846 ts_tablet_manager.cc:1434] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 12:14:04.975155  9845 ts_tablet_manager.cc:1403] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 12:14:04.977574  9846 tablet_bootstrap.cc:492] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:04.979231  9845 raft_consensus.cc:359] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.979867  9845 raft_consensus.cc:385] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.980121  9845 raft_consensus.cc:740] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.980716  9845 consensus_queue.cc:260] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.982399  9931 raft_consensus.cc:493] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.982542  9845 ts_tablet_manager.cc:1434] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 12:14:04.982874  9931 raft_consensus.cc:515] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.983996  9729 raft_consensus.cc:3060] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.984869  9931 leader_election.cc:290] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:04.985883  9919 raft_consensus.cc:493] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.986333  9848 tablet_bootstrap.cc:492] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:04.986035  9476 catalog_manager.cc:5697] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 861946e926c44657a9166d32939517f4 (127.5.196.196). New cstate: current_term: 1 leader_uuid: "861946e926c44657a9166d32939517f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.986354  9919 raft_consensus.cc:515] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:04.986883  9848 ts_tablet_manager.cc:1403] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.138s	user 0.010s	sys 0.010s
I20260709 12:14:04.986735  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5199d4c37e04e38be5afcecc11da02c" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:04.987849  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5199d4c37e04e38be5afcecc11da02c" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:04.988341  9578 raft_consensus.cc:2468] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 0.
I20260709 12:14:04.988469  9654 raft_consensus.cc:2468] T d5199d4c37e04e38be5afcecc11da02c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 0.
I20260709 12:14:04.988857  9919 leader_election.cc:290] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:04.989652  9694 leader_election.cc:304] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:04.990036  9848 raft_consensus.cc:359] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:04.990676  9848 raft_consensus.cc:385] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.990933  9848 raft_consensus.cc:740] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.957319  9856 leader_election.cc:290] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:04.991479  9855 raft_consensus.cc:2804] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.991847  9855 raft_consensus.cc:493] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.992183  9855 raft_consensus.cc:3060] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.991243  9931 raft_consensus.cc:493] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.995841  9931 raft_consensus.cc:515] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:04.995414  9938 leader_election.cc:290] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:04.998005  9845 tablet_bootstrap.cc:492] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:04.996680  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b0ecf138e542c9978fc444ab25af99" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:04.999703  9849 tablet_bootstrap.cc:492] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:05.000767  9849 ts_tablet_manager.cc:1403] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.002s
I20260709 12:14:05.002393  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b0ecf138e542c9978fc444ab25af99" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:05.002161  9848 consensus_queue.cc:260] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:05.004446  9848 ts_tablet_manager.cc:1434] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:14:05.004213  9849 raft_consensus.cc:359] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:05.004864  9849 raft_consensus.cc:385] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.005128  9849 raft_consensus.cc:740] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.005334  9848 tablet_bootstrap.cc:492] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:05.005519  9846 tablet_bootstrap.cc:654] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.006639  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93bb80b01aaf4ca1bdf9ac13e89364f6" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:05.007448  9849 consensus_queue.cc:260] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:05.008553  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93bb80b01aaf4ca1bdf9ac13e89364f6" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:05.001135  9931 leader_election.cc:290] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:05.010841  9848 tablet_bootstrap.cc:654] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.002962  9728 raft_consensus.cc:3060] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.012946  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb21ccd33e4a1486e2f1a67e08fb37" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:05.007542  9896 raft_consensus.cc:493] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:05.014084  9692 leader_election.cc:343] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.014640  9896 raft_consensus.cc:515] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:05.016448  9896 leader_election.cc:290] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:05.001731  9654 raft_consensus.cc:3060] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.020187  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c6d9376ad4560a0f1e545c067898c" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:05.020764  9653 raft_consensus.cc:2468] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 0.
I20260709 12:14:04.992120  9725 raft_consensus.cc:2468] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:05.016602  9849 ts_tablet_manager.cc:1434] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:14:05.022562  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c6d9376ad4560a0f1e545c067898c" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:05.024362  9849 tablet_bootstrap.cc:492] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:05.020156  9896 raft_consensus.cc:493] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.030825  9620 leader_election.cc:304] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:05.033138  9938 raft_consensus.cc:2804] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.033507  9845 tablet_bootstrap.cc:654] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.033891  9938 raft_consensus.cc:697] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:05.034756  9938 consensus_queue.cc:237] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:05.026314  9768 leader_election.cc:304] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:05.036928  9898 raft_consensus.cc:2804] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.037272  9898 raft_consensus.cc:493] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.037503  9654 raft_consensus.cc:2468] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
W20260709 12:14:05.037650  9766 leader_election.cc:343] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.037582  9898 raft_consensus.cc:3060] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.030192  9896 raft_consensus.cc:515] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:05.042717  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c9a53cd5074987aa49b1d8589741f3" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:05.043476  9578 raft_consensus.cc:2468] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 0.
I20260709 12:14:05.043771  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c9a53cd5074987aa49b1d8589741f3" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:05.042695  9896 leader_election.cc:290] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:05.044335  9579 raft_consensus.cc:3060] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.044855  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e410269c82a41c2a06180f03982bebe" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:05.037550  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb21ccd33e4a1486e2f1a67e08fb37" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:05.045523  9725 raft_consensus.cc:2468] T 6e410269c82a41c2a06180f03982bebe P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 0.
W20260709 12:14:05.046645  9694 leader_election.cc:343] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.047084  9694 leader_election.cc:304] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:05.048172  9931 raft_consensus.cc:2749] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:05.047971  9898 raft_consensus.cc:515] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:05.049527  9768 leader_election.cc:304] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:05.050010  9898 leader_election.cc:290] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:05.045184  9855 raft_consensus.cc:515] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:05.052589  9579 raft_consensus.cc:2468] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:05.054930  9855 leader_election.cc:290] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:05.057150  9882 consensus_queue.cc:1048] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.051205  9854 raft_consensus.cc:2804] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.059599  9854 raft_consensus.cc:493] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.059964  9854 raft_consensus.cc:3060] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.060388  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5199d4c37e04e38be5afcecc11da02c" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:05.061008  9653 raft_consensus.cc:3060] T d5199d4c37e04e38be5afcecc11da02c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.070664  9849 tablet_bootstrap.cc:654] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.071398  9577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c6d9376ad4560a0f1e545c067898c" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:05.071976  9653 raft_consensus.cc:2468] T d5199d4c37e04e38be5afcecc11da02c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:05.073079  9694 leader_election.cc:304] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:05.073993  9855 raft_consensus.cc:2804] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.067479  9728 raft_consensus.cc:2468] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
W20260709 12:14:05.074508  9766 leader_election.cc:343] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.074985  9855 raft_consensus.cc:697] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:05.075913  9855 consensus_queue.cc:237] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:05.078433  9846 tablet_bootstrap.cc:492] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:05.078910  9846 ts_tablet_manager.cc:1403] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.102s	user 0.012s	sys 0.006s
I20260709 12:14:05.071331  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e410269c82a41c2a06180f03982bebe" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:05.066956  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5199d4c37e04e38be5afcecc11da02c" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:05.094310  9846 raft_consensus.cc:359] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:05.095476  9846 raft_consensus.cc:385] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.095784  9846 raft_consensus.cc:740] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.097117  9846 consensus_queue.cc:260] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:05.101003  9846 ts_tablet_manager.cc:1434] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260709 12:14:05.108568  9846 tablet_bootstrap.cc:492] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:05.087339  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c6d9376ad4560a0f1e545c067898c" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:05.099126  9579 raft_consensus.cc:3060] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:05.082604  9766 leader_election.cc:343] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.104506  9845 tablet_bootstrap.cc:492] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:05.108788  9848 tablet_bootstrap.cc:492] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:05.112140  9848 ts_tablet_manager.cc:1403] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.107s	user 0.014s	sys 0.006s
I20260709 12:14:05.111828  9845 ts_tablet_manager.cc:1403] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.114s	user 0.011s	sys 0.016s
I20260709 12:14:05.099514  9931 raft_consensus.cc:493] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.114379  9654 raft_consensus.cc:3060] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:05.104900  9545 leader_election.cc:343] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.125856  9545 leader_election.cc:304] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:05.127192  9919 raft_consensus.cc:2804] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.127679  9919 raft_consensus.cc:697] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:05.127554  9954 consensus_queue.cc:1048] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.106261  9854 raft_consensus.cc:515] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:05.152590  9845 raft_consensus.cc:359] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
W20260709 12:14:05.127269  9545 leader_election.cc:343] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.154831  9845 raft_consensus.cc:385] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.155381  9845 raft_consensus.cc:740] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.159139  9848 raft_consensus.cc:359] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:05.159797  9848 raft_consensus.cc:385] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:14:05.146085  9766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:44605, user_credentials={real_user=slave}} blocked reactor thread for 64927.3us
I20260709 12:14:05.119056  9931 raft_consensus.cc:515] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:05.159569  9545 leader_election.cc:304] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:05.160115  9848 raft_consensus.cc:740] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.159852  9845 consensus_queue.cc:260] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:05.162804  9931 leader_election.cc:290] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:05.180935  9845 ts_tablet_manager.cc:1434] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.068s	user 0.010s	sys 0.005s
I20260709 12:14:05.160355  9655 raft_consensus.cc:3060] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.181944  9845 tablet_bootstrap.cc:492] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:05.165201  9856 raft_consensus.cc:2749] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:05.164884  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c090b9785d47b9973143bc10d579ac" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:05.166383  9926 consensus_queue.cc:1048] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 12:14:05.185796  9919 consensus_queue.cc:237] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:05.198630  9854 leader_election.cc:290] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:05.191247  9578 raft_consensus.cc:2468] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 0.
I20260709 12:14:05.206485  9848 consensus_queue.cc:260] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:05.202193  9654 raft_consensus.cc:2468] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:05.208665  9477 catalog_manager.cc:5697] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:05.216169  9846 tablet_bootstrap.cc:654] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.220688  9579 raft_consensus.cc:2468] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:05.221230  9849 tablet_bootstrap.cc:492] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:05.221740  9849 ts_tablet_manager.cc:1403] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.198s	user 0.024s	sys 0.034s
I20260709 12:14:05.222143  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e410269c82a41c2a06180f03982bebe" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:05.222710  9727 raft_consensus.cc:3060] T 6e410269c82a41c2a06180f03982bebe P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.224553  9849 raft_consensus.cc:359] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:05.225237  9849 raft_consensus.cc:385] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.225497  9849 raft_consensus.cc:740] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.226334  9849 consensus_queue.cc:260] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:05.229719  9848 ts_tablet_manager.cc:1434] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.117s	user 0.010s	sys 0.000s
I20260709 12:14:05.240447  9849 ts_tablet_manager.cc:1434] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 12:14:05.241499  9849 tablet_bootstrap.cc:492] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:05.255936  9692 leader_election.cc:304] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:05.256515  9845 tablet_bootstrap.cc:654] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.257614  9855 raft_consensus.cc:2804] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.258061  9855 raft_consensus.cc:493] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.258436  9855 raft_consensus.cc:3060] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.260064  9911 consensus_queue.cc:1048] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.260874  9938 consensus_queue.cc:1048] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.264716  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e410269c82a41c2a06180f03982bebe" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:05.265799  9848 tablet_bootstrap.cc:492] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4: Bootstrap starting.
W20260709 12:14:05.267045  9766 leader_election.cc:343] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.269757  9854 consensus_queue.cc:1048] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:14:05.270560  9883 raft_consensus.cc:493] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.271044  9883 raft_consensus.cc:515] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:05.276141  9896 consensus_queue.cc:1048] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.276134  9856 raft_consensus.cc:493] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.277885  9856 raft_consensus.cc:515] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:05.289234  9768 leader_election.cc:304] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:05.290764  9883 leader_election.cc:290] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:05.291175  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c090b9785d47b9973143bc10d579ac" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:05.292148  9898 raft_consensus.cc:2804] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.293246  9478 catalog_manager.cc:5697] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 1 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:05.301949  9476 catalog_manager.cc:5697] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 0 to 1, leader changed from <none> to 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195). New cstate: current_term: 1 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:05.308812  9694 leader_election.cc:343] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.316403  9883 raft_consensus.cc:493] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.316869  9883 raft_consensus.cc:515] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:05.317267  9577 raft_consensus.cc:1275] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 12:14:05.317668  9577 pending_rounds.cc:85] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c: Aborting all ops after (but not including) 0
I20260709 12:14:05.317912  9577 pending_rounds.cc:107] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:14:05.318179  9577 raft_consensus.cc:2889] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:05.318819  9883 leader_election.cc:290] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:05.319320  9845 tablet_bootstrap.cc:492] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:05.319764  9845 ts_tablet_manager.cc:1403] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.138s	user 0.023s	sys 0.003s
W20260709 12:14:05.320601  9526 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:05.322307  9845 raft_consensus.cc:359] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:05.322885  9848 tablet_bootstrap.cc:654] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.323774  9845 raft_consensus.cc:385] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.324075  9845 raft_consensus.cc:740] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.326942  9845 consensus_queue.cc:260] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:05.328971  9845 ts_tablet_manager.cc:1434] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:14:05.329886  9845 tablet_bootstrap.cc:492] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:05.306681  9931 consensus_queue.cc:1048] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 12:14:05.346208  9727 raft_consensus.cc:2468] T 6e410269c82a41c2a06180f03982bebe P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:05.348469  9855 raft_consensus.cc:515] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:05.350644  9855 leader_election.cc:290] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:05.354892  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e39b219427148f091c0eb0a19deef3b" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:05.356536  9898 raft_consensus.cc:697] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Becoming Leader. State: Replica: 861946e926c44657a9166d32939517f4, State: Running, Role: LEADER
I20260709 12:14:05.369676  9911 raft_consensus.cc:493] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.374544  9845 tablet_bootstrap.cc:654] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.369758  9938 raft_consensus.cc:493] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.397115  9938 raft_consensus.cc:515] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:05.376674  9911 raft_consensus.cc:515] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:05.401204  9911 leader_election.cc:290] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:05.378667  9856 leader_election.cc:290] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:05.381361  9849 tablet_bootstrap.cc:654] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.403426  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03443fff68a545acab0f3e6af9d1a28a" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:05.405846  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c090b9785d47b9973143bc10d579ac" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
W20260709 12:14:05.406257  9694 leader_election.cc:343] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.406407  9578 raft_consensus.cc:3060] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.407171  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3460926477fe42a28e7a9bd5d2546a9f" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:05.407881  9798 raft_consensus.cc:2468] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 0.
I20260709 12:14:05.409335  9620 leader_election.cc:304] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:05.410260  9942 raft_consensus.cc:2804] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.410651  9942 raft_consensus.cc:493] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.411013  9942 raft_consensus.cc:3060] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.381088  9898 consensus_queue.cc:237] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:05.382112  9846 tablet_bootstrap.cc:492] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:05.411787  9846 ts_tablet_manager.cc:1403] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.303s	user 0.004s	sys 0.019s
I20260709 12:14:05.412405  9856 raft_consensus.cc:493] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.412873  9856 raft_consensus.cc:515] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:05.414459  9846 raft_consensus.cc:359] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
W20260709 12:14:05.383186  9768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:37541, user_credentials={real_user=slave}} blocked reactor thread for 56804.3us
I20260709 12:14:05.389173  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c09b09b07846d5b44c782012577c80" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:05.384054  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c09b09b07846d5b44c782012577c80" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:05.419389  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3460926477fe42a28e7a9bd5d2546a9f" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:05.391981  9799 raft_consensus.cc:1275] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:14:05.393262  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87da0466f5fe43e48bf5bac7ff50f526" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:05.373718  9579 raft_consensus.cc:2468] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:05.394061  9883 consensus_queue.cc:1048] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.419281  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323e8c571b14613af55f374641c6450" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:05.396073  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87da0466f5fe43e48bf5bac7ff50f526" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:05.422170  9652 raft_consensus.cc:2468] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 0.
I20260709 12:14:05.399081  9938 leader_election.cc:290] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:05.415126  9846 raft_consensus.cc:385] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.424260  9846 raft_consensus.cc:740] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.414727  9856 leader_election.cc:290] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:05.390592  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e39b219427148f091c0eb0a19deef3b" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:05.425173  9579 raft_consensus.cc:3060] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.424974  9846 consensus_queue.cc:260] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:05.424325  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323e8c571b14613af55f374641c6450" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:05.426376  9653 raft_consensus.cc:2393] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c in current term 1: Already voted for candidate 861946e926c44657a9166d32939517f4 in this term.
I20260709 12:14:05.425359  9800 raft_consensus.cc:2468] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:05.426836  9618 leader_election.cc:304] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [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: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:05.420837  9620 leader_election.cc:304] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4
I20260709 12:14:05.430611  9882 raft_consensus.cc:2804] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:05.420022  9580 raft_consensus.cc:2468] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 0.
I20260709 12:14:05.426836  9545 leader_election.cc:304] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:05.431017  9882 raft_consensus.cc:493] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.431423  9882 raft_consensus.cc:3060] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:05.432073 10043 raft_consensus.cc:2804] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.429246  9846 ts_tablet_manager.cc:1434] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 12:14:05.435177  9846 tablet_bootstrap.cc:492] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:05.432467 10043 raft_consensus.cc:493] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.418568  9942 raft_consensus.cc:515] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:05.459273 10043 raft_consensus.cc:3060] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.462322  9578 raft_consensus.cc:2468] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:05.463676  9896 consensus_queue.cc:1048] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:05.507979  9545 leader_election.cc:343] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.512975  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c090b9785d47b9973143bc10d579ac" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:05.520375  9848 tablet_bootstrap.cc:492] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:05.503211  9692 leader_election.cc:304] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:05.520866  9848 ts_tablet_manager.cc:1403] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.255s	user 0.015s	sys 0.041s
I20260709 12:14:05.515457  9883 raft_consensus.cc:2749] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:05.527043  9911 raft_consensus.cc:2804] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.527554  9911 raft_consensus.cc:697] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:05.528373  9911 consensus_queue.cc:237] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:05.531962  9545 leader_election.cc:304] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:05.532562 10051 raft_consensus.cc:493] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.533017 10051 raft_consensus.cc:515] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:05.533655  9926 raft_consensus.cc:2749] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:05.534371  9896 consensus_queue.cc:1048] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.528885  9846 tablet_bootstrap.cc:654] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.540300  9848 raft_consensus.cc:359] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:05.540956  9848 raft_consensus.cc:385] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.541208  9848 raft_consensus.cc:740] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.541561  9882 raft_consensus.cc:515] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:05.535147 10051 leader_election.cc:290] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:05.550738  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93bb80b01aaf4ca1bdf9ac13e89364f6" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:05.543478  9855 consensus_queue.cc:1048] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:14:05.543253  9476 catalog_manager.cc:5697] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 861946e926c44657a9166d32939517f4 (127.5.196.196). New cstate: current_term: 1 leader_uuid: "861946e926c44657a9166d32939517f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:05.551652  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e39b219427148f091c0eb0a19deef3b" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:05.544157  9848 consensus_queue.cc:260] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:05.551369  9938 raft_consensus.cc:493] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.560182  9942 leader_election.cc:290] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:05.560910  9848 ts_tablet_manager.cc:1434] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.001s
I20260709 12:14:05.544943 10043 raft_consensus.cc:515] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:05.560348  9938 raft_consensus.cc:515] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:05.570942  9938 leader_election.cc:290] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:05.546998  9845 tablet_bootstrap.cc:492] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:05.571152 10043 leader_election.cc:290] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:05.571630  9845 ts_tablet_manager.cc:1403] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.242s	user 0.018s	sys 0.002s
I20260709 12:14:05.572047  9848 tablet_bootstrap.cc:492] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:05.545795  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03443fff68a545acab0f3e6af9d1a28a" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:05.561858  9578 raft_consensus.cc:3060] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:05.573292  9801 raft_consensus.cc:2468] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 0.
I20260709 12:14:05.547158  9768 leader_election.cc:304] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:05.548025  9882 leader_election.cc:290] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:05.575484 10050 raft_consensus.cc:2804] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.575940 10050 raft_consensus.cc:697] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Becoming Leader. State: Replica: 861946e926c44657a9166d32939517f4, State: Running, Role: LEADER
I20260709 12:14:05.559235  9579 raft_consensus.cc:2468] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 0.
I20260709 12:14:05.547156  9883 consensus_queue.cc:1048] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:14:05.576674 10050 consensus_queue.cc:237] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:05.597932  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68137de95ef44caea89ec78013888973" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:05.598171  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e39b219427148f091c0eb0a19deef3b" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:05.592229  9846 tablet_bootstrap.cc:492] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:05.593652  9692 leader_election.cc:304] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:05.593875  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68137de95ef44caea89ec78013888973" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:05.596395  9577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3460926477fe42a28e7a9bd5d2546a9f" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:05.596496  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87da0466f5fe43e48bf5bac7ff50f526" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:05.597254  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3460926477fe42a28e7a9bd5d2546a9f" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:05.595005  9845 raft_consensus.cc:359] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:05.605530  9845 raft_consensus.cc:385] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.599409  9846 ts_tablet_manager.cc:1403] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.165s	user 0.006s	sys 0.007s
I20260709 12:14:05.605813  9845 raft_consensus.cc:740] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.606985  9845 consensus_queue.cc:260] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:05.608357  9845 ts_tablet_manager.cc:1434] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260709 12:14:05.598713  9802 raft_consensus.cc:3060] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:05.604741  9849 tablet_bootstrap.cc:492] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:05.611181  9849 ts_tablet_manager.cc:1403] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.370s	user 0.007s	sys 0.021s
I20260709 12:14:05.610846  9845 tablet_bootstrap.cc:492] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:05.606323  9726 raft_consensus.cc:2468] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 0.
I20260709 12:14:05.609045  9800 raft_consensus.cc:3060] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.610641  9798 raft_consensus.cc:3060] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.610179  9577 raft_consensus.cc:3060] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.611800 10051 raft_consensus.cc:2804] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.622471  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87da0466f5fe43e48bf5bac7ff50f526" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:05.635674  9654 raft_consensus.cc:3060] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.636180 10065 consensus_queue.cc:1048] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
I20260709 12:14:05.625058 10051 raft_consensus.cc:493] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:05.625373  9620 leader_election.cc:343] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.648864  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93bb80b01aaf4ca1bdf9ac13e89364f6" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:05.649533  9653 raft_consensus.cc:2468] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 0.
I20260709 12:14:05.659231  9800 raft_consensus.cc:2468] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
I20260709 12:14:05.663216  9849 raft_consensus.cc:359] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:05.666016  9849 raft_consensus.cc:385] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.666335  9849 raft_consensus.cc:740] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.667037  9849 consensus_queue.cc:260] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:05.667958  9545 leader_election.cc:304] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:05.668780 10043 raft_consensus.cc:2804] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.669239 10043 raft_consensus.cc:697] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:05.643339 10051 raft_consensus.cc:3060] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.670925  9848 tablet_bootstrap.cc:654] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.634107  9578 raft_consensus.cc:2468] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:05.671902 10043 consensus_queue.cc:237] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
W20260709 12:14:05.672706  9694 leader_election.cc:343] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.682220  9694 leader_election.cc:304] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: a51828382cae443aadafefcfe5178bb0
I20260709 12:14:05.683090  9618 leader_election.cc:304] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:05.683956 10069 raft_consensus.cc:2804] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:05.684408 10069 raft_consensus.cc:697] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:05.685070  9855 raft_consensus.cc:2804] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.685520  9855 raft_consensus.cc:493] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.685855  9855 raft_consensus.cc:3060] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:05.687765 10062 log.cc:927] Time spent T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260709 12:14:05.690791  9938 consensus_queue.cc:1048] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.685141 10069 consensus_queue.cc:237] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER 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: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:05.690953  9620 leader_election.cc:304] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [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: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 861946e926c44657a9166d32939517f4
I20260709 12:14:05.678264  9849 ts_tablet_manager.cc:1434] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.000s
I20260709 12:14:05.698289  9849 tablet_bootstrap.cc:492] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:05.706561  9846 raft_consensus.cc:359] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:05.707185  9846 raft_consensus.cc:385] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.707424  9846 raft_consensus.cc:740] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.715548  9802 raft_consensus.cc:2468] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:05.708125  9846 consensus_queue.cc:260] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:05.718025  9855 raft_consensus.cc:515] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:05.732332  9846 ts_tablet_manager.cc:1434] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.126s	user 0.002s	sys 0.003s
I20260709 12:14:05.733039  9846 tablet_bootstrap.cc:492] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:05.721462 10065 raft_consensus.cc:2804] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.734601 10065 raft_consensus.cc:493] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.734935 10065 raft_consensus.cc:3060] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.738277  9798 raft_consensus.cc:2468] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:05.743877 10051 raft_consensus.cc:515] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:05.745905 10051 leader_election.cc:290] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:05.747481  9855 leader_election.cc:290] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:05.749848  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03443fff68a545acab0f3e6af9d1a28a" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:05.750440  9801 raft_consensus.cc:3060] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.750165  9845 tablet_bootstrap.cc:654] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.758138  9576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93bb80b01aaf4ca1bdf9ac13e89364f6" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:05.758771  9576 raft_consensus.cc:3060] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.734127  9654 raft_consensus.cc:2468] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
I20260709 12:14:05.797829  9846 tablet_bootstrap.cc:654] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.800308  9848 tablet_bootstrap.cc:492] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:05.800798  9848 ts_tablet_manager.cc:1403] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.239s	user 0.021s	sys 0.019s
I20260709 12:14:05.802591 10065 raft_consensus.cc:515] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
W20260709 12:14:05.783524  9620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:37541, user_credentials={real_user=slave}} blocked reactor thread for 60818.9us
I20260709 12:14:05.804277  9848 raft_consensus.cc:359] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:05.808302  9848 raft_consensus.cc:385] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.808616  9848 raft_consensus.cc:740] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.809070  9577 raft_consensus.cc:2468] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:05.809908 10065 leader_election.cc:290] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:05.810581  9848 consensus_queue.cc:260] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:05.812479  9618 leader_election.cc:304] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:05.813326  9882 raft_consensus.cc:2804] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.813613  9848 ts_tablet_manager.cc:1434] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:14:05.814067  9882 raft_consensus.cc:697] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:05.814520  9848 tablet_bootstrap.cc:492] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:05.814862  9882 consensus_queue.cc:237] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:05.816124  9849 tablet_bootstrap.cc:654] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.817471  9801 raft_consensus.cc:2468] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:05.813217 10044 consensus_queue.cc:1048] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:14:05.826433  9474 catalog_manager.cc:5697] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 0 to 1, leader changed from <none> to 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195). New cstate: current_term: 1 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:05.833156  9478 catalog_manager.cc:5697] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 0 to 2, leader changed from <none> to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:05.836105  9694 leader_election.cc:304] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:05.838146  9911 raft_consensus.cc:2804] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.838687  9911 raft_consensus.cc:697] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:05.840220  9911 consensus_queue.cc:237] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:05.841720  9579 raft_consensus.cc:3060] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.848709 10080 consensus_queue.cc:1048] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:14:05.851115  9477 catalog_manager.cc:5697] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 1 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:05.851457  9954 consensus_queue.cc:1048] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.855918  9848 tablet_bootstrap.cc:654] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.862385  9845 tablet_bootstrap.cc:492] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:05.862843  9845 ts_tablet_manager.cc:1403] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.253s	user 0.013s	sys 0.002s
I20260709 12:14:05.862900  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68137de95ef44caea89ec78013888973" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:05.863981  9846 tablet_bootstrap.cc:492] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:05.864421  9846 ts_tablet_manager.cc:1403] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.132s	user 0.010s	sys 0.001s
I20260709 12:14:05.865389  9845 raft_consensus.cc:359] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:05.866044  9845 raft_consensus.cc:385] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.860690  9576 raft_consensus.cc:2468] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:05.866298  9845 raft_consensus.cc:740] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.867033  9845 consensus_queue.cc:260] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:05.870340  9845 ts_tablet_manager.cc:1434] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:14:05.871814  9845 tablet_bootstrap.cc:492] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:05.871698  9846 raft_consensus.cc:359] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:05.872227  9846 raft_consensus.cc:385] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.872431  9846 raft_consensus.cc:740] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.872886  9846 consensus_queue.cc:260] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:05.874724  9692 leader_election.cc:304] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:05.875487  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03443fff68a545acab0f3e6af9d1a28a" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:05.875636  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93bb80b01aaf4ca1bdf9ac13e89364f6" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:05.876047  9652 raft_consensus.cc:3060] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.876215  9655 raft_consensus.cc:3060] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:05.878260  9620 leader_election.cc:343] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.878741 10080 raft_consensus.cc:2804] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.879215 10080 raft_consensus.cc:697] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:05.880245 10080 consensus_queue.cc:237] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:05.880867  9846 ts_tablet_manager.cc:1434] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260709 12:14:05.881727  9846 tablet_bootstrap.cc:492] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:05.906210  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68137de95ef44caea89ec78013888973" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:05.906760  9729 raft_consensus.cc:3060] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.917003  9898 consensus_queue.cc:1048] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.918190 10050 consensus_queue.cc:1048] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.924224  9476 catalog_manager.cc:5697] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 861946e926c44657a9166d32939517f4 (127.5.196.196). New cstate: current_term: 1 leader_uuid: "861946e926c44657a9166d32939517f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:05.922931  9478 catalog_manager.cc:5697] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 0 to 1, leader changed from <none> to 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195). New cstate: current_term: 1 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:05.938572  9846 tablet_bootstrap.cc:654] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.941220  9845 tablet_bootstrap.cc:654] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.947561  9655 raft_consensus.cc:2468] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:05.950722 10074 consensus_queue.cc:1048] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:05.953578  9849 tablet_bootstrap.cc:492] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:05.964773  9849 ts_tablet_manager.cc:1403] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.267s	user 0.017s	sys 0.003s
I20260709 12:14:05.967259  9849 raft_consensus.cc:359] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:05.968694  9849 raft_consensus.cc:385] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.968954  9849 raft_consensus.cc:740] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.937310  9729 raft_consensus.cc:2468] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:05.946017  9652 raft_consensus.cc:2468] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:05.972576  9849 consensus_queue.cc:260] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:05.987500  9849 ts_tablet_manager.cc:1434] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 12:14:05.997473  9849 tablet_bootstrap.cc:492] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:06.003213  9849 tablet_bootstrap.cc:654] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.005553 10080 raft_consensus.cc:493] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.006064 10080 raft_consensus.cc:515] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:06.032150  9848 tablet_bootstrap.cc:492] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:06.032617  9848 ts_tablet_manager.cc:1403] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.218s	user 0.015s	sys 0.011s
I20260709 12:14:06.035183  9848 raft_consensus.cc:359] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:06.037747  9848 raft_consensus.cc:385] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.018920  9620 leader_election.cc:304] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 861946e926c44657a9166d32939517f4
W20260709 12:14:06.039496  9694 consensus_peers.cc:597] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be -> Peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Couldn't send request to peer 861946e926c44657a9166d32939517f4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:06.041070  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9a730356314c5db12bf0af88d58285" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:06.041889  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9a730356314c5db12bf0af88d58285" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:06.042192  9882 raft_consensus.cc:2804] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:06.042683  9882 raft_consensus.cc:697] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:06.043485  9882 consensus_queue.cc:237] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:06.046979  9476 catalog_manager.cc:5697] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:06.049856  9694 leader_election.cc:343] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:06.056620  9694 leader_election.cc:343] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.057041  9694 leader_election.cc:304] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:06.037969  9848 raft_consensus.cc:740] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.058274  9911 raft_consensus.cc:2749] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:06.058863  9848 consensus_queue.cc:260] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:06.062047  9848 ts_tablet_manager.cc:1434] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 12:14:06.022908 10080 leader_election.cc:290] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:06.064843  9848 tablet_bootstrap.cc:492] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:06.086756  9846 tablet_bootstrap.cc:492] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:06.087285  9846 ts_tablet_manager.cc:1403] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.206s	user 0.005s	sys 0.008s
I20260709 12:14:06.089010  9848 tablet_bootstrap.cc:654] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.090046  9846 raft_consensus.cc:359] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:06.090831  9846 raft_consensus.cc:385] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.093020 10080 raft_consensus.cc:493] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.093576 10080 raft_consensus.cc:515] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:06.096349  9577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb1bcffcb8a4fb197dd60f6863c7919" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:06.091123  9846 raft_consensus.cc:740] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
W20260709 12:14:06.097816  9692 leader_election.cc:343] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:06.101260  9766 consensus_peers.cc:597] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:06.101420 10080 leader_election.cc:290] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:06.102260  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb1bcffcb8a4fb197dd60f6863c7919" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
W20260709 12:14:06.103432  9694 leader_election.cc:343] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.103919  9694 leader_election.cc:304] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:06.107542  9846 consensus_queue.cc:260] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:06.110950  9911 raft_consensus.cc:2749] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:06.113297  9846 ts_tablet_manager.cc:1434] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.002s
I20260709 12:14:06.114298  9846 tablet_bootstrap.cc:492] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:06.120409  9849 tablet_bootstrap.cc:492] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:06.120893  9849 ts_tablet_manager.cc:1403] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.124s	user 0.046s	sys 0.064s
I20260709 12:14:06.120211  9478 catalog_manager.cc:5697] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 0 to 1, leader changed from <none> to 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195). New cstate: current_term: 1 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:06.122308  9848 tablet_bootstrap.cc:492] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:06.122682  9848 ts_tablet_manager.cc:1403] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.002s
I20260709 12:14:06.123337  9849 raft_consensus.cc:359] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:06.123977  9849 raft_consensus.cc:385] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.124224  9849 raft_consensus.cc:740] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.124912  9849 consensus_queue.cc:260] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:06.120500  9845 tablet_bootstrap.cc:492] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:06.127724  9845 ts_tablet_manager.cc:1403] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.256s	user 0.017s	sys 0.015s
I20260709 12:14:06.130141  9848 raft_consensus.cc:359] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:06.130885  9848 raft_consensus.cc:385] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.131125  9848 raft_consensus.cc:740] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.131748  9848 consensus_queue.cc:260] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:06.133657  9848 ts_tablet_manager.cc:1434] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 12:14:06.134665  9849 ts_tablet_manager.cc:1434] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:14:06.135346  9849 tablet_bootstrap.cc:492] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:06.138765  9848 tablet_bootstrap.cc:492] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:06.140285  9577 raft_consensus.cc:1275] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:14:06.141664  9849 tablet_bootstrap.cc:654] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.141650  9882 consensus_queue.cc:1048] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:06.144870  9848 tablet_bootstrap.cc:654] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.145494  9954 raft_consensus.cc:493] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.145965  9954 raft_consensus.cc:515] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:06.147900  9954 leader_election.cc:290] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:06.137661  9845 raft_consensus.cc:359] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:06.148450  9845 raft_consensus.cc:385] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.148720  9845 raft_consensus.cc:740] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.149314  9845 consensus_queue.cc:260] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:06.151248  9845 ts_tablet_manager.cc:1434] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.002s
I20260709 12:14:06.152503  9845 tablet_bootstrap.cc:492] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:06.158155  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb21ccd33e4a1486e2f1a67e08fb37" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:06.158887  9801 raft_consensus.cc:2468] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 0.
I20260709 12:14:06.161921  9845 tablet_bootstrap.cc:654] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.164057  9545 leader_election.cc:304] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:06.158547  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb21ccd33e4a1486e2f1a67e08fb37" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:06.180106  9954 raft_consensus.cc:2804] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:06.170712  9846 tablet_bootstrap.cc:654] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.177481  9848 tablet_bootstrap.cc:492] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:06.180594  9954 raft_consensus.cc:493] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.181308  9954 raft_consensus.cc:3060] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.180064  9725 raft_consensus.cc:2468] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 0.
I20260709 12:14:06.189777  9800 raft_consensus.cc:1275] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:14:06.191344  9938 consensus_queue.cc:1048] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:06.196007  9954 raft_consensus.cc:515] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:06.200155  9848 ts_tablet_manager.cc:1403] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.011s
I20260709 12:14:06.207607 10050 consensus_queue.cc:1048] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:06.207856  9926 consensus_queue.cc:1048] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:06.217754  9848 raft_consensus.cc:359] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:06.220875  9848 raft_consensus.cc:385] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.221197  9848 raft_consensus.cc:740] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.221479  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb21ccd33e4a1486e2f1a67e08fb37" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:06.201756  9476 catalog_manager.cc:5697] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:06.222040  9726 raft_consensus.cc:3060] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.222393  9848 consensus_queue.cc:260] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:06.220474  9954 leader_election.cc:290] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:06.226644  9848 ts_tablet_manager.cc:1434] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 12:14:06.232924 10050 raft_consensus.cc:493] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.234869  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb21ccd33e4a1486e2f1a67e08fb37" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:06.236516  9801 raft_consensus.cc:3060] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.237030  9726 raft_consensus.cc:2468] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
I20260709 12:14:06.238474  9545 leader_election.cc:304] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:06.243796 10050 raft_consensus.cc:515] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:06.247939  9801 raft_consensus.cc:2468] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
I20260709 12:14:06.251057  9848 tablet_bootstrap.cc:492] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:06.261292  9849 tablet_bootstrap.cc:492] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:06.261801  9849 ts_tablet_manager.cc:1403] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.127s	user 0.061s	sys 0.054s
I20260709 12:14:06.262444  9854 raft_consensus.cc:493] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.263892 10044 raft_consensus.cc:493] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.264348  9849 raft_consensus.cc:359] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:06.265025  9849 raft_consensus.cc:385] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.265285  9849 raft_consensus.cc:740] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.262894  9854 raft_consensus.cc:515] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:06.265901  9849 consensus_queue.cc:260] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:06.267329  9854 leader_election.cc:290] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:06.268182 10050 leader_election.cc:290] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:06.250533  9954 raft_consensus.cc:2804] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:06.263787  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c090b9785d47b9973143bc10d579ac" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:06.269332  9954 raft_consensus.cc:697] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:06.269268  9849 ts_tablet_manager.cc:1434] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:14:06.271332  9849 tablet_bootstrap.cc:492] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:06.264336 10044 raft_consensus.cc:515] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:06.270324  9954 consensus_queue.cc:237] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:06.322027  9938 consensus_queue.cc:1048] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:14:06.327696  9577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c090b9785d47b9973143bc10d579ac" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:06.330081  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68137de95ef44caea89ec78013888973" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:06.330786  9726 raft_consensus.cc:2393] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 861946e926c44657a9166d32939517f4 in current term 1: Already voted for candidate a51828382cae443aadafefcfe5178bb0 in this term.
W20260709 12:14:06.323534  9768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:37541, user_credentials={real_user=slave}} blocked reactor thread for 45020.3us
I20260709 12:14:06.333020  9926 raft_consensus.cc:493] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.333527  9926 raft_consensus.cc:515] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:06.335502  9926 leader_election.cc:290] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:06.336943  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e410269c82a41c2a06180f03982bebe" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:06.339048  9849 tablet_bootstrap.cc:654] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.342012  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68137de95ef44caea89ec78013888973" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:06.346747  9848 tablet_bootstrap.cc:654] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.354404 10076 raft_consensus.cc:493] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.354923 10076 raft_consensus.cc:515] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:06.363034 10076 leader_election.cc:290] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:06.366914  9845 tablet_bootstrap.cc:492] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:06.367429  9845 ts_tablet_manager.cc:1403] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.215s	user 0.011s	sys 0.015s
I20260709 12:14:06.369956  9845 raft_consensus.cc:359] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:06.370590  9845 raft_consensus.cc:385] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.370853  9845 raft_consensus.cc:740] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.371629  9768 leader_election.cc:304] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:06.373413  9846 tablet_bootstrap.cc:492] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:06.373848  9846 ts_tablet_manager.cc:1403] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.260s	user 0.022s	sys 0.013s
I20260709 12:14:06.376892  9845 consensus_queue.cc:260] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:06.380028  9845 ts_tablet_manager.cc:1434] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:14:06.381116  9845 tablet_bootstrap.cc:492] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:06.378764 10050 raft_consensus.cc:3060] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.387442  9846 raft_consensus.cc:359] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:06.388140  9846 raft_consensus.cc:385] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.388391  9846 raft_consensus.cc:740] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.388991  9846 consensus_queue.cc:260] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:06.390046  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc12963a0e54c91b8f6ab9d81f70343" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:06.390715  9652 raft_consensus.cc:2468] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 0.
I20260709 12:14:06.392207  9856 consensus_queue.cc:1048] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:06.378695  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc12963a0e54c91b8f6ab9d81f70343" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:06.381431 10065 raft_consensus.cc:493] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.400641 10065 raft_consensus.cc:515] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:06.397936  9651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109ca3389e14d76832959f9a30db79a" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:06.399581  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e410269c82a41c2a06180f03982bebe" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:06.402580 10065 leader_election.cc:290] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:06.403002  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109ca3389e14d76832959f9a30db79a" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:06.403618  9798 raft_consensus.cc:2468] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 0.
I20260709 12:14:06.407740  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9a730356314c5db12bf0af88d58285" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:06.408293  9725 raft_consensus.cc:2468] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 0.
I20260709 12:14:06.411594  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9a730356314c5db12bf0af88d58285" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:06.414690  9620 leader_election.cc:304] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:06.415838  9845 tablet_bootstrap.cc:654] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:06.415987  9526 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:06.417250  9938 raft_consensus.cc:2804] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:06.419549  9846 ts_tablet_manager.cc:1434] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
W20260709 12:14:06.415560  9620 leader_election.cc:343] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.421379  9846 tablet_bootstrap.cc:492] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:06.386175 10044 leader_election.cc:290] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:06.421293  9938 raft_consensus.cc:493] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.394330  9911 consensus_queue.cc:1048] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260709 12:14:06.396929  9766 leader_election.cc:304] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:06.443768  9938 raft_consensus.cc:3060] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:06.454939  9692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:44605, user_credentials={real_user=slave}} blocked reactor thread for 45469.2us
W20260709 12:14:06.450327  9694 leader_election.cc:343] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.458673  9694 leader_election.cc:304] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 861946e926c44657a9166d32939517f4
I20260709 12:14:06.459328 10080 consensus_queue.cc:1048] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:06.460012 10076 raft_consensus.cc:2804] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:06.460449 10076 raft_consensus.cc:493] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.460765 10076 raft_consensus.cc:3060] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.456254  9854 raft_consensus.cc:2749] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:06.463835  9848 tablet_bootstrap.cc:492] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:06.464274  9848 ts_tablet_manager.cc:1403] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.213s	user 0.012s	sys 0.020s
I20260709 12:14:06.464607  9849 tablet_bootstrap.cc:492] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:06.465045  9849 ts_tablet_manager.cc:1403] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.194s	user 0.021s	sys 0.010s
I20260709 12:14:06.467813  9848 raft_consensus.cc:359] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:06.468413  9848 raft_consensus.cc:385] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.468684  9848 raft_consensus.cc:740] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.469240  9848 consensus_queue.cc:260] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:06.470199  9849 raft_consensus.cc:359] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:06.471490  9849 raft_consensus.cc:385] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.471771  9849 raft_consensus.cc:740] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
W20260709 12:14:06.472602  9766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:44605, user_credentials={real_user=slave}} blocked reactor thread for 87153.7us
I20260709 12:14:06.470906  9848 ts_tablet_manager.cc:1434] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:06.474339  9849 consensus_queue.cc:260] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:06.475502  9848 tablet_bootstrap.cc:492] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:06.472520  9800 raft_consensus.cc:3060] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.485441  9849 ts_tablet_manager.cc:1434] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 12:14:06.460670 10051 consensus_queue.cc:1048] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 12:14:06.486658  9849 tablet_bootstrap.cc:492] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:06.491508  9848 tablet_bootstrap.cc:654] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:06.471716  9545 leader_election.cc:343] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.504925  9849 tablet_bootstrap.cc:654] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.513841 10050 raft_consensus.cc:2749] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:06.516443  9846 tablet_bootstrap.cc:654] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.516131  9938 raft_consensus.cc:515] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:06.517059  9545 leader_election.cc:304] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4
I20260709 12:14:06.518070  9938 leader_election.cc:290] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:06.518213  9545 leader_election.cc:304] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: a51828382cae443aadafefcfe5178bb0
I20260709 12:14:06.502240 10074 consensus_queue.cc:1048] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 12:14:06.502592 10076 raft_consensus.cc:515] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:06.536569  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9a730356314c5db12bf0af88d58285" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:06.537165  9725 raft_consensus.cc:3060] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.538131 10076 leader_election.cc:290] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:06.532096  9954 raft_consensus.cc:2804] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:06.539269  9954 raft_consensus.cc:493] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.539647  9954 raft_consensus.cc:3060] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.531173 10112 raft_consensus.cc:2749] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:06.545306  9845 tablet_bootstrap.cc:492] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:06.545768  9845 ts_tablet_manager.cc:1403] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.165s	user 0.013s	sys 0.005s
I20260709 12:14:06.560724  9848 tablet_bootstrap.cc:492] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:06.561190  9848 ts_tablet_manager.cc:1403] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.086s	user 0.003s	sys 0.015s
I20260709 12:14:06.563318  9846 tablet_bootstrap.cc:492] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:06.563832  9846 ts_tablet_manager.cc:1403] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.143s	user 0.010s	sys 0.008s
I20260709 12:14:06.573395  9849 tablet_bootstrap.cc:492] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:06.573848  9849 ts_tablet_manager.cc:1403] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.087s	user 0.008s	sys 0.008s
I20260709 12:14:06.574301  9845 raft_consensus.cc:359] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:06.565915 10065 consensus_queue.cc:1048] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:14:06.574981  9845 raft_consensus.cc:385] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.575268  9845 raft_consensus.cc:740] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.575906  9845 consensus_queue.cc:260] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:06.586792  9849 raft_consensus.cc:359] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:06.587474  9849 raft_consensus.cc:385] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.587752  9849 raft_consensus.cc:740] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.588321  9849 consensus_queue.cc:260] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:06.587059  9848 raft_consensus.cc:359] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:06.589826  9848 raft_consensus.cc:385] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.590106  9848 raft_consensus.cc:740] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.599454  9848 consensus_queue.cc:260] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:06.608642  9848 ts_tablet_manager.cc:1434] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 12:14:06.613852  9849 ts_tablet_manager.cc:1434] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 12:14:06.614897  9849 tablet_bootstrap.cc:492] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:06.610822 10076 raft_consensus.cc:493] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.634284  9848 tablet_bootstrap.cc:492] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:06.632999  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9a730356314c5db12bf0af88d58285" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:06.612767 10085 consensus_queue.cc:1048] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 12:14:06.641618  9849 tablet_bootstrap.cc:654] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.642179  9799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc12963a0e54c91b8f6ab9d81f70343" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:06.655812  9799 raft_consensus.cc:3060] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.638058  9954 raft_consensus.cc:515] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:06.660770  9954 leader_election.cc:290] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:06.651674  9802 raft_consensus.cc:3060] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.667243  9799 raft_consensus.cc:2468] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:06.643354  9725 raft_consensus.cc:2468] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:06.645605  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc12963a0e54c91b8f6ab9d81f70343" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:06.619161 10076 raft_consensus.cc:515] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:06.669791  9938 raft_consensus.cc:493] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.670351  9938 raft_consensus.cc:515] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:06.671528 10076 leader_election.cc:290] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:06.673914  9938 leader_election.cc:290] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:06.674576  9694 leader_election.cc:304] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:06.676122 10051 raft_consensus.cc:2804] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:06.676605 10051 raft_consensus.cc:697] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:06.677402 10051 consensus_queue.cc:237] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:06.680301  9620 leader_election.cc:304] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:06.681001  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb1bcffcb8a4fb197dd60f6863c7919" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:06.681668  9729 raft_consensus.cc:2468] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 0.
I20260709 12:14:06.681952  9938 raft_consensus.cc:2804] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:06.682495  9938 raft_consensus.cc:697] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:06.683081  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4cc93669b643bb87c909a3dcf05a3b" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:06.683713  9579 raft_consensus.cc:2468] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 0.
I20260709 12:14:06.685161  9692 leader_election.cc:304] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:06.685983 10114 raft_consensus.cc:2804] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:06.683292  9938 consensus_queue.cc:237] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:06.686363 10114 raft_consensus.cc:493] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.686803  9848 tablet_bootstrap.cc:654] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.688876  9654 raft_consensus.cc:3060] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.687362 10114 raft_consensus.cc:3060] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.688566  9845 ts_tablet_manager.cc:1434] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.143s	user 0.007s	sys 0.019s
W20260709 12:14:06.692577 10116 log.cc:927] Time spent T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c: Append to log took a long time: real 0.086s	user 0.000s	sys 0.000s
I20260709 12:14:06.697521 10114 raft_consensus.cc:515] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:06.699616  9576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb1bcffcb8a4fb197dd60f6863c7919" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:06.700256  9576 raft_consensus.cc:2468] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 0.
I20260709 12:14:06.701321  9618 leader_election.cc:304] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:06.702608  9799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4cc93669b643bb87c909a3dcf05a3b" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:06.702556  9802 raft_consensus.cc:2468] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:06.705080 10065 raft_consensus.cc:2804] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:06.716964 10065 raft_consensus.cc:493] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.717290 10065 raft_consensus.cc:3060] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.718627  9799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4cc93669b643bb87c909a3dcf05a3b" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
W20260709 12:14:06.720894  9694 leader_election.cc:343] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.729853  9845 tablet_bootstrap.cc:492] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:06.757102  9478 catalog_manager.cc:5697] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 1 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:06.758236  9846 raft_consensus.cc:359] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:06.763710  9846 raft_consensus.cc:385] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.764004  9846 raft_consensus.cc:740] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.754019 10114 leader_election.cc:290] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
W20260709 12:14:06.753496  9694 leader_election.cc:343] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.770368  9846 consensus_queue.cc:260] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:06.779167 10129 consensus_queue.cc:1048] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.052s
I20260709 12:14:06.793147  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4cc93669b643bb87c909a3dcf05a3b" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:06.793730  9579 raft_consensus.cc:3060] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.796249 10065 raft_consensus.cc:515] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:06.798411 10065 leader_election.cc:290] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:06.803378  9845 tablet_bootstrap.cc:654] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.807827  9846 ts_tablet_manager.cc:1434] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.244s	user 0.006s	sys 0.001s
I20260709 12:14:06.808769  9846 tablet_bootstrap.cc:492] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:06.800935  9654 raft_consensus.cc:2468] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:06.828162  9849 tablet_bootstrap.cc:492] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:06.828593  9849 ts_tablet_manager.cc:1403] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.214s	user 0.032s	sys 0.021s
I20260709 12:14:06.831755  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb1bcffcb8a4fb197dd60f6863c7919" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:06.832345  9725 raft_consensus.cc:3060] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.815804  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb1bcffcb8a4fb197dd60f6863c7919" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:06.839012  9848 tablet_bootstrap.cc:492] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:06.839514  9848 ts_tablet_manager.cc:1403] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.206s	user 0.015s	sys 0.038s
I20260709 12:14:06.830996  9849 raft_consensus.cc:359] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:06.840278  9849 raft_consensus.cc:385] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.840572  9849 raft_consensus.cc:740] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.842291  9849 consensus_queue.cc:260] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:06.845709  9848 raft_consensus.cc:359] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:06.850100  9848 raft_consensus.cc:385] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.848538  9578 raft_consensus.cc:3060] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.850875  9848 raft_consensus.cc:740] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.854966  9848 consensus_queue.cc:260] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:06.859181  9849 ts_tablet_manager.cc:1434] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 12:14:06.860088  9848 ts_tablet_manager.cc:1434] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 12:14:06.861291  9848 tablet_bootstrap.cc:492] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:06.861879  9849 tablet_bootstrap.cc:492] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:06.857669  9799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109ca3389e14d76832959f9a30db79a" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:06.868239  9799 raft_consensus.cc:3060] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.881165  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109ca3389e14d76832959f9a30db79a" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:06.888437  9799 raft_consensus.cc:2468] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
I20260709 12:14:06.890803  9545 leader_election.cc:304] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:06.891856  9856 raft_consensus.cc:2804] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:06.892329  9856 raft_consensus.cc:697] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:06.893133  9856 consensus_queue.cc:237] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:06.894932 10135 raft_consensus.cc:493] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.895447 10135 raft_consensus.cc:515] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:06.901845  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4cc93669b643bb87c909a3dcf05a3b" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:06.902578  9729 raft_consensus.cc:2393] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 861946e926c44657a9166d32939517f4 in current term 1: Already voted for candidate 16873db00a1e46b7b9df91c0334ae3be in this term.
I20260709 12:14:06.893654  9578 raft_consensus.cc:2468] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:06.904271  9618 leader_election.cc:304] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:06.905368 10130 raft_consensus.cc:2804] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:06.906760 10130 raft_consensus.cc:697] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:06.907585 10135 leader_election.cc:290] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:06.907624 10130 consensus_queue.cc:237] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:06.909812  9848 tablet_bootstrap.cc:654] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:06.917171  9766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:44605, user_credentials={real_user=slave}} blocked reactor thread for 251765us
I20260709 12:14:06.918635  9846 tablet_bootstrap.cc:654] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:06.937412  9545 leader_election.cc:343] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.939985  9849 tablet_bootstrap.cc:654] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.930146  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4cc93669b643bb87c909a3dcf05a3b" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:06.953781 10121 consensus_queue.cc:1048] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:06.954248  9766 leader_election.cc:304] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:06.924559  9576 raft_consensus.cc:3060] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.928442  9579 raft_consensus.cc:2468] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:06.956173  9926 consensus_queue.cc:1048] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:06.957566 10135 raft_consensus.cc:3060] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.927867  9725 raft_consensus.cc:2468] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:06.962103  9692 leader_election.cc:304] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 861946e926c44657a9166d32939517f4
I20260709 12:14:06.964989 10114 raft_consensus.cc:2804] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:06.965430 10114 raft_consensus.cc:697] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:06.966197 10114 consensus_queue.cc:237] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:06.976895  9845 tablet_bootstrap.cc:492] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:06.977619  9845 ts_tablet_manager.cc:1403] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.248s	user 0.033s	sys 0.017s
I20260709 12:14:06.985308  9845 raft_consensus.cc:359] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:06.985903  9845 raft_consensus.cc:385] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.986169  9845 raft_consensus.cc:740] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.986424 10135 raft_consensus.cc:2749] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:06.986734  9845 consensus_queue.cc:260] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:06.997366  9848 tablet_bootstrap.cc:492] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:06.997887  9848 ts_tablet_manager.cc:1403] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.137s	user 0.011s	sys 0.000s
I20260709 12:14:07.017171  9846 tablet_bootstrap.cc:492] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:07.017645  9846 ts_tablet_manager.cc:1403] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.209s	user 0.020s	sys 0.015s
I20260709 12:14:07.017319  9848 raft_consensus.cc:359] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:07.017957  9848 raft_consensus.cc:385] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.018224  9848 raft_consensus.cc:740] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.018469  9845 ts_tablet_manager.cc:1434] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.041s	user 0.001s	sys 0.005s
I20260709 12:14:07.019392  9845 tablet_bootstrap.cc:492] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:07.020077  9846 raft_consensus.cc:359] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:07.020712  9846 raft_consensus.cc:385] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.020958  9846 raft_consensus.cc:740] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.021471  9926 raft_consensus.cc:493] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.025223  9848 consensus_queue.cc:260] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:07.025619  9926 raft_consensus.cc:515] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:07.021695  9846 consensus_queue.cc:260] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:07.028227  9926 leader_election.cc:290] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:07.030391  9849 tablet_bootstrap.cc:492] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:07.032131  9848 ts_tablet_manager.cc:1434] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.003s
I20260709 12:14:07.029778  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723d60a1ca994755bfd39e43b609c253" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:07.031996  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723d60a1ca994755bfd39e43b609c253" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
W20260709 12:14:07.033206  9545 leader_election.cc:343] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.034047  9849 ts_tablet_manager.cc:1403] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.174s	user 0.011s	sys 0.001s
I20260709 12:14:07.029381  9846 ts_tablet_manager.cc:1434] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:14:07.035553  9846 tablet_bootstrap.cc:492] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
W20260709 12:14:07.036190  9545 leader_election.cc:343] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.036595  9545 leader_election.cc:304] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:07.037842 10112 raft_consensus.cc:2749] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:07.040441  9845 tablet_bootstrap.cc:654] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.042166  9846 tablet_bootstrap.cc:654] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.036474  9848 tablet_bootstrap.cc:492] T 2a712422cd16488f8b3d1ed9c08fb2fb P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:07.063318  9848 tablet_bootstrap.cc:654] T 2a712422cd16488f8b3d1ed9c08fb2fb P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.069731 10114 consensus_queue.cc:1048] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:07.070116  9845 tablet_bootstrap.cc:492] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:07.070719  9845 ts_tablet_manager.cc:1403] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.017s
I20260709 12:14:07.072935  9846 tablet_bootstrap.cc:492] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:07.073400  9846 ts_tablet_manager.cc:1403] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.014s
I20260709 12:14:07.073239  9845 raft_consensus.cc:359] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:07.074064  9845 raft_consensus.cc:385] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.073732  9474 catalog_manager.cc:5697] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 0 to 1, leader changed from <none> to 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195). New cstate: current_term: 1 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:07.074407  9845 raft_consensus.cc:740] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.075268  9845 consensus_queue.cc:260] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:07.076006  9846 raft_consensus.cc:359] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:07.076650  9846 raft_consensus.cc:385] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.076894  9846 raft_consensus.cc:740] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.077893  9845 ts_tablet_manager.cc:1434] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:14:07.078766  9848 tablet_bootstrap.cc:492] T 2a712422cd16488f8b3d1ed9c08fb2fb P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:07.078846  9845 tablet_bootstrap.cc:492] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:07.078080  9846 consensus_queue.cc:260] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:07.079286  9848 ts_tablet_manager.cc:1403] T 2a712422cd16488f8b3d1ed9c08fb2fb P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.000s
I20260709 12:14:07.081481  9846 ts_tablet_manager.cc:1434] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:14:07.081979  9848 raft_consensus.cc:359] T 2a712422cd16488f8b3d1ed9c08fb2fb P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:07.082340  9846 tablet_bootstrap.cc:492] T 81b08ae51928416dafb96e5f6c7e809e P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:07.082640  9848 raft_consensus.cc:385] T 2a712422cd16488f8b3d1ed9c08fb2fb P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.082909  9848 raft_consensus.cc:740] T 2a712422cd16488f8b3d1ed9c08fb2fb P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.083511  9848 consensus_queue.cc:260] T 2a712422cd16488f8b3d1ed9c08fb2fb P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:07.085357  9848 ts_tablet_manager.cc:1434] T 2a712422cd16488f8b3d1ed9c08fb2fb P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:14:07.086185  9848 tablet_bootstrap.cc:492] T 723d60a1ca994755bfd39e43b609c253 P 861946e926c44657a9166d32939517f4: Bootstrap starting.
W20260709 12:14:07.087775  9545 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:45603, user_credentials={real_user=slave}} blocked reactor thread for 50136.1us
I20260709 12:14:07.088196  9846 tablet_bootstrap.cc:654] T 81b08ae51928416dafb96e5f6c7e809e P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.088555  9845 tablet_bootstrap.cc:654] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.090404  9938 raft_consensus.cc:493] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.090871  9938 raft_consensus.cc:515] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:07.092895  9938 leader_election.cc:290] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:07.094803  9576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109ca3389e14d76832959f9a30db79a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:07.096033  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109ca3389e14d76832959f9a30db79a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:07.096776  9798 raft_consensus.cc:2393] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 in current term 1: Already voted for candidate 2a0b76f5e93847d297f0cc58a091981c in this term.
I20260709 12:14:07.100445  9618 leader_election.cc:304] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:07.101506  9938 raft_consensus.cc:3060] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.104745  9848 tablet_bootstrap.cc:654] T 723d60a1ca994755bfd39e43b609c253 P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.110090  9938 raft_consensus.cc:2749] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:07.112332  9846 tablet_bootstrap.cc:492] T 81b08ae51928416dafb96e5f6c7e809e P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:07.113045  9846 ts_tablet_manager.cc:1403] T 81b08ae51928416dafb96e5f6c7e809e P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.009s
I20260709 12:14:07.115521  9846 raft_consensus.cc:359] T 81b08ae51928416dafb96e5f6c7e809e P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:07.116271  9846 raft_consensus.cc:385] T 81b08ae51928416dafb96e5f6c7e809e P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.116519  9846 raft_consensus.cc:740] T 81b08ae51928416dafb96e5f6c7e809e P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.117265  9846 consensus_queue.cc:260] T 81b08ae51928416dafb96e5f6c7e809e P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:07.109930  9477 catalog_manager.cc:5697] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 1 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:07.107008  9849 raft_consensus.cc:359] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:07.119650  9846 ts_tablet_manager.cc:1434] T 81b08ae51928416dafb96e5f6c7e809e P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:07.119936  9849 raft_consensus.cc:385] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.120267  9849 raft_consensus.cc:740] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.120586  9846 tablet_bootstrap.cc:492] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:07.120934  9849 consensus_queue.cc:260] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:07.126443  9846 tablet_bootstrap.cc:654] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.135602 10051 raft_consensus.cc:493] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.136078 10051 raft_consensus.cc:515] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:07.138036 10051 leader_election.cc:290] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:07.138631  9846 tablet_bootstrap.cc:492] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:07.139073  9846 ts_tablet_manager.cc:1403] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.006s
I20260709 12:14:07.139456 10076 raft_consensus.cc:493] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.139947 10076 raft_consensus.cc:515] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:07.142016 10076 leader_election.cc:290] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:07.143090  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a990d1a74b4bbf992de171630404e7" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:07.143566  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a712422cd16488f8b3d1ed9c08fb2fb" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:07.144264  9798 raft_consensus.cc:2468] T 2a712422cd16488f8b3d1ed9c08fb2fb P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 0.
W20260709 12:14:07.144503  9694 leader_election.cc:343] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.146700  9694 leader_election.cc:304] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:07.149251  9576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a712422cd16488f8b3d1ed9c08fb2fb" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:07.149273  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a990d1a74b4bbf992de171630404e7" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:07.149942 10076 raft_consensus.cc:2804] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:07.150100  9578 raft_consensus.cc:2468] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 0.
I20260709 12:14:07.150358 10076 raft_consensus.cc:493] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:07.150840  9692 leader_election.cc:343] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.151432 10114 consensus_queue.cc:1048] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:07.151989  9692 leader_election.cc:304] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: a51828382cae443aadafefcfe5178bb0
I20260709 12:14:07.153179 10114 raft_consensus.cc:2804] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:07.153548 10114 raft_consensus.cc:493] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:07.153878 10114 raft_consensus.cc:3060] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.150734 10076 raft_consensus.cc:3060] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.164305  9846 raft_consensus.cc:359] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:07.164971  9846 raft_consensus.cc:385] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.165237  9846 raft_consensus.cc:740] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.165868  9846 consensus_queue.cc:260] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:07.165968 10114 raft_consensus.cc:515] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:07.169768  9846 ts_tablet_manager.cc:1434] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.001s
I20260709 12:14:07.170620  9846 tablet_bootstrap.cc:492] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:07.171792  9849 ts_tablet_manager.cc:1434] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.137s	user 0.005s	sys 0.000s
I20260709 12:14:07.172798  9849 tablet_bootstrap.cc:492] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:07.190757  9474 catalog_manager.cc:5697] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 0 to 1, leader changed from <none> to 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195). New cstate: current_term: 1 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:07.196842 10076 raft_consensus.cc:515] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:07.199501  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a712422cd16488f8b3d1ed9c08fb2fb" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:07.200055  9798 raft_consensus.cc:3060] T 2a712422cd16488f8b3d1ed9c08fb2fb P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.206810  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a712422cd16488f8b3d1ed9c08fb2fb" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:07.207222  9938 consensus_queue.cc:1048] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:07.208642  9692 leader_election.cc:343] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.209610 10076 leader_election.cc:290] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:07.210963  9798 raft_consensus.cc:2468] T 2a712422cd16488f8b3d1ed9c08fb2fb P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:07.212220  9694 leader_election.cc:304] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:07.213311 10074 raft_consensus.cc:2804] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:07.213750 10074 raft_consensus.cc:697] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:07.214541 10074 consensus_queue.cc:237] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:07.214501  9846 tablet_bootstrap.cc:654] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.219817  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a990d1a74b4bbf992de171630404e7" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:07.220347 10114 leader_election.cc:290] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:07.220359  9578 raft_consensus.cc:3060] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.221963  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a990d1a74b4bbf992de171630404e7" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
W20260709 12:14:07.223251  9694 leader_election.cc:343] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.227135  9578 raft_consensus.cc:2468] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:07.228262  9692 leader_election.cc:304] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: a51828382cae443aadafefcfe5178bb0
I20260709 12:14:07.229007  9845 tablet_bootstrap.cc:492] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:07.229332 10114 raft_consensus.cc:2804] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:07.230674 10114 raft_consensus.cc:697] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:07.235908  9848 tablet_bootstrap.cc:492] T 723d60a1ca994755bfd39e43b609c253 P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:07.237215  9848 ts_tablet_manager.cc:1403] T 723d60a1ca994755bfd39e43b609c253 P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.151s	user 0.010s	sys 0.017s
I20260709 12:14:07.237077 10114 consensus_queue.cc:237] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:07.230708  9845 ts_tablet_manager.cc:1403] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.152s	user 0.028s	sys 0.037s
I20260709 12:14:07.239907  9848 raft_consensus.cc:359] T 723d60a1ca994755bfd39e43b609c253 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:07.246475  9846 tablet_bootstrap.cc:492] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:07.250918  9846 ts_tablet_manager.cc:1403] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.081s	user 0.009s	sys 0.001s
I20260709 12:14:07.252175  9849 tablet_bootstrap.cc:654] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.253434  9846 raft_consensus.cc:359] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:07.254143  9846 raft_consensus.cc:385] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.242619  9845 raft_consensus.cc:359] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:07.254398  9846 raft_consensus.cc:740] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.255350  9938 consensus_queue.cc:1048] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:07.255079  9846 consensus_queue.cc:260] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:07.259135  9938 raft_consensus.cc:493] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.259781  9938 raft_consensus.cc:515] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:07.260500  9846 ts_tablet_manager.cc:1434] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:14:07.261413  9846 tablet_bootstrap.cc:492] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:07.261708  9938 leader_election.cc:290] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:07.262362  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723d60a1ca994755bfd39e43b609c253" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:07.262961  9578 raft_consensus.cc:2468] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 0.
I20260709 12:14:07.240581  9848 raft_consensus.cc:385] T 723d60a1ca994755bfd39e43b609c253 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.264676  9848 raft_consensus.cc:740] T 723d60a1ca994755bfd39e43b609c253 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.264652  9618 leader_election.cc:304] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:07.265501  9938 raft_consensus.cc:2804] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:07.265810  9938 raft_consensus.cc:493] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:07.266098  9938 raft_consensus.cc:3060] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.266893  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723d60a1ca994755bfd39e43b609c253" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:07.254585  9845 raft_consensus.cc:385] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.268107  9845 raft_consensus.cc:740] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.269253 10114 raft_consensus.cc:493] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.269014  9845 consensus_queue.cc:260] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:07.269726 10114 raft_consensus.cc:515] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:07.271914  9845 ts_tablet_manager.cc:1434] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.002s
I20260709 12:14:07.272864  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83af4442f85544938f9b10f64c545c87" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:07.274134  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83af4442f85544938f9b10f64c545c87" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
W20260709 12:14:07.275403  9694 leader_election.cc:343] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:07.276412  9694 leader_election.cc:343] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.276845  9694 leader_election.cc:304] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:07.278008 10051 raft_consensus.cc:2749] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:07.278672 10114 leader_election.cc:290] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:07.272871  9845 tablet_bootstrap.cc:492] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:07.279844  9849 tablet_bootstrap.cc:492] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:07.280339  9849 ts_tablet_manager.cc:1403] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.108s	user 0.011s	sys 0.000s
I20260709 12:14:07.281594  9848 consensus_queue.cc:260] T 723d60a1ca994755bfd39e43b609c253 P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:07.282464  9797 raft_consensus.cc:2468] T 723d60a1ca994755bfd39e43b609c253 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 0.
I20260709 12:14:07.283414  9846 tablet_bootstrap.cc:654] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.285015  9845 tablet_bootstrap.cc:654] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.286453  9848 ts_tablet_manager.cc:1434] T 723d60a1ca994755bfd39e43b609c253 P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.002s
I20260709 12:14:07.287349  9848 tablet_bootstrap.cc:492] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:07.288147  9849 raft_consensus.cc:359] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:07.288828  9849 raft_consensus.cc:385] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.289129  9849 raft_consensus.cc:740] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.289878  9849 consensus_queue.cc:260] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:07.294289  9846 tablet_bootstrap.cc:492] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:07.294724  9846 ts_tablet_manager.cc:1403] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.003s
I20260709 12:14:07.297103  9846 raft_consensus.cc:359] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:07.297698  9846 raft_consensus.cc:385] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.297941  9846 raft_consensus.cc:740] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.298676  9846 consensus_queue.cc:260] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:07.299937  9849 ts_tablet_manager.cc:1434] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260709 12:14:07.300815  9849 tablet_bootstrap.cc:492] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:07.300240  9475 catalog_manager.cc:5697] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:07.301849  9475 catalog_manager.cc:5697] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:07.303582  9846 ts_tablet_manager.cc:1434] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:14:07.304414  9938 raft_consensus.cc:515] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:07.319067 10114 raft_consensus.cc:493] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.319578 10114 raft_consensus.cc:515] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:07.321451 10114 leader_election.cc:290] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:07.332921  9882 raft_consensus.cc:493] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.333393  9882 raft_consensus.cc:515] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:07.335249  9882 leader_election.cc:290] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:07.372713  9845 tablet_bootstrap.cc:492] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:07.372866  9846 tablet_bootstrap.cc:492] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:07.373265  9845 ts_tablet_manager.cc:1403] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.101s	user 0.002s	sys 0.009s
I20260709 12:14:07.374630  9848 tablet_bootstrap.cc:654] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.375332  9938 leader_election.cc:290] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:07.375885  9845 raft_consensus.cc:359] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:07.376561  9845 raft_consensus.cc:385] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.376828  9845 raft_consensus.cc:740] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.376684  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723d60a1ca994755bfd39e43b609c253" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:07.376971  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b08ae51928416dafb96e5f6c7e809e" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:07.377580  9797 raft_consensus.cc:3060] T 723d60a1ca994755bfd39e43b609c253 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.377693  9729 raft_consensus.cc:2468] T 81b08ae51928416dafb96e5f6c7e809e P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 0.
I20260709 12:14:07.377624  9845 consensus_queue.cc:260] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:07.385453  9845 ts_tablet_manager.cc:1434] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:14:07.386303  9845 tablet_bootstrap.cc:492] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:07.388585  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff05c96c8c6349df9aec789f348b8b35" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:07.389070  9620 leader_election.cc:304] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
W20260709 12:14:07.389889  9692 leader_election.cc:343] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.391482  9845 tablet_bootstrap.cc:654] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.391809  9797 raft_consensus.cc:2468] T 723d60a1ca994755bfd39e43b609c253 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:07.394959  9846 tablet_bootstrap.cc:654] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.397396  9882 raft_consensus.cc:2804] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:07.397784  9882 raft_consensus.cc:493] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:07.398108  9882 raft_consensus.cc:3060] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.404655  9620 leader_election.cc:304] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:07.405066  9849 tablet_bootstrap.cc:654] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.405648  9938 raft_consensus.cc:2804] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:07.406124  9938 raft_consensus.cc:697] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:07.403525  9474 catalog_manager.cc:5697] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 0 to 1, leader changed from <none> to 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195). New cstate: current_term: 1 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:07.406852  9938 consensus_queue.cc:237] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:07.408986  9474 catalog_manager.cc:5697] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 0 to 1, leader changed from <none> to 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195). New cstate: current_term: 1 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:07.403643 10130 consensus_queue.cc:1048] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:14:07.414297  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff05c96c8c6349df9aec789f348b8b35" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:07.418867  9576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723d60a1ca994755bfd39e43b609c253" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:07.419458  9576 raft_consensus.cc:3060] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.422987  9799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b08ae51928416dafb96e5f6c7e809e" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:07.423633  9799 raft_consensus.cc:2468] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 0.
I20260709 12:14:07.428314 10051 consensus_queue.cc:1048] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:07.419235  9882 raft_consensus.cc:515] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:07.435247  9882 leader_election.cc:290] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:07.441174  9926 consensus_queue.cc:1048] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:14:07.440578 10114 raft_consensus.cc:493] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:07.449331  9694 leader_election.cc:343] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.453596  9694 leader_election.cc:304] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:07.454757 10076 raft_consensus.cc:2749] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:07.455021  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b08ae51928416dafb96e5f6c7e809e" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:07.455623  9725 raft_consensus.cc:3060] T 81b08ae51928416dafb96e5f6c7e809e P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.468820  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b08ae51928416dafb96e5f6c7e809e" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:07.469434  9802 raft_consensus.cc:3060] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.462569 10114 raft_consensus.cc:515] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:07.471880 10114 leader_election.cc:290] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:07.473244  9848 tablet_bootstrap.cc:492] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:07.473703  9848 ts_tablet_manager.cc:1403] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.187s	user 0.014s	sys 0.003s
I20260709 12:14:07.484537  9848 raft_consensus.cc:359] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:07.485157  9848 raft_consensus.cc:385] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.485424  9848 raft_consensus.cc:740] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.486059  9848 consensus_queue.cc:260] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
W20260709 12:14:07.488137  9620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:37541, user_credentials={real_user=slave}} blocked reactor thread for 50658.1us
I20260709 12:14:07.490931  9848 ts_tablet_manager.cc:1434] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260709 12:14:07.492587  9848 tablet_bootstrap.cc:492] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:07.500388  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e499742ebe4d71862e015d189702bb" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:07.501024  9798 raft_consensus.cc:2468] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 0.
I20260709 12:14:07.489502  9926 consensus_queue.cc:1048] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:14:07.501821  9846 tablet_bootstrap.cc:492] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:07.503099  9846 ts_tablet_manager.cc:1403] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.130s	user 0.009s	sys 0.017s
I20260709 12:14:07.523140  9802 raft_consensus.cc:2468] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:07.526432  9576 raft_consensus.cc:2468] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:07.529845  9845 tablet_bootstrap.cc:492] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:07.530471  9845 ts_tablet_manager.cc:1403] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.144s	user 0.032s	sys 0.011s
I20260709 12:14:07.524258  9856 raft_consensus.cc:493] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.550276  9620 leader_election.cc:304] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:07.551045  9938 raft_consensus.cc:2804] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:07.551499  9938 raft_consensus.cc:697] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:07.539408  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e499742ebe4d71862e015d189702bb" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:07.561410  9846 raft_consensus.cc:359] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:07.562150  9846 raft_consensus.cc:385] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.562408  9846 raft_consensus.cc:740] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.552110  9938 consensus_queue.cc:237] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:07.564199  9846 consensus_queue.cc:260] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
W20260709 12:14:07.544409  9768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:36713, user_credentials={real_user=slave}} blocked reactor thread for 44572.3us
I20260709 12:14:07.572446  9846 ts_tablet_manager.cc:1434] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.000s
I20260709 12:14:07.542884  9856 raft_consensus.cc:515] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:07.579437  9849 tablet_bootstrap.cc:492] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:07.579886  9849 ts_tablet_manager.cc:1403] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.279s	user 0.032s	sys 0.004s
I20260709 12:14:07.585462  9849 raft_consensus.cc:359] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:07.586190  9849 raft_consensus.cc:385] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.586440  9849 raft_consensus.cc:740] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.589884 10076 consensus_queue.cc:1048] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:07.587085  9849 consensus_queue.cc:260] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:07.600517  9694 leader_election.cc:304] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:07.601804  9911 raft_consensus.cc:2804] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:07.602144  9911 raft_consensus.cc:493] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:07.602494  9911 raft_consensus.cc:3060] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.618352  9849 ts_tablet_manager.cc:1434] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 12:14:07.619292  9849 tablet_bootstrap.cc:492] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:07.581219  9725 raft_consensus.cc:2468] T 81b08ae51928416dafb96e5f6c7e809e P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
W20260709 12:14:07.602164  9694 leader_election.cc:343] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.644618  9882 consensus_queue.cc:1048] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:14:07.658005  9846 tablet_bootstrap.cc:492] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:07.668192  9848 tablet_bootstrap.cc:654] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.669112  9856 leader_election.cc:290] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:07.674938  9911 raft_consensus.cc:515] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:07.704692  9651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652558ac49b0483f8e6130388f386f77" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:07.706096  9846 tablet_bootstrap.cc:654] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.705967  9845 raft_consensus.cc:359] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:07.707263  9845 raft_consensus.cc:385] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.711700  9845 raft_consensus.cc:740] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.712280  9845 consensus_queue.cc:260] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:07.703315  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652558ac49b0483f8e6130388f386f77" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:07.714603  9651 raft_consensus.cc:2468] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 0.
I20260709 12:14:07.720968  9845 ts_tablet_manager.cc:1434] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.189s	user 0.003s	sys 0.006s
I20260709 12:14:07.721936  9845 tablet_bootstrap.cc:492] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:07.720072 10130 raft_consensus.cc:493] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.726680 10130 raft_consensus.cc:515] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:07.727612  9911 leader_election.cc:290] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:07.729351 10130 leader_election.cc:290] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:07.731273  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e499742ebe4d71862e015d189702bb" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
W20260709 12:14:07.736039  9545 leader_election.cc:343] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.739449  9849 tablet_bootstrap.cc:654] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.743747  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e499742ebe4d71862e015d189702bb" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:07.744359  9798 raft_consensus.cc:3060] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.748677  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a990d1a74b4bbf992de171630404e7" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:07.751829  9579 raft_consensus.cc:2393] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 in current term 1: Already voted for candidate 16873db00a1e46b7b9df91c0334ae3be in this term.
W20260709 12:14:07.755012  9526 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:07.761962 10051 consensus_queue.cc:1048] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:07.763495  9692 consensus_peers.cc:597] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:07.770533  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a990d1a74b4bbf992de171630404e7" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
W20260709 12:14:07.774168  9694 leader_election.cc:343] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.763015  9798 raft_consensus.cc:2468] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:07.795512  9545 leader_election.cc:304] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 861946e926c44657a9166d32939517f4
I20260709 12:14:07.800377  9846 tablet_bootstrap.cc:492] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:07.801031  9846 ts_tablet_manager.cc:1403] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.143s	user 0.012s	sys 0.000s
I20260709 12:14:07.802073  9911 raft_consensus.cc:493] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.798357  9618 leader_election.cc:304] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:07.802560  9911 raft_consensus.cc:515] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:07.801337  9651 raft_consensus.cc:3060] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.804508  9911 leader_election.cc:290] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:07.807646  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f862e21a95d461ea2dacac8bc29287e" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
W20260709 12:14:07.808914  9692 leader_election.cc:343] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.800024 10188 raft_consensus.cc:2804] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:07.813431 10188 raft_consensus.cc:493] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:07.813766 10188 raft_consensus.cc:3060] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.816447  9938 raft_consensus.cc:2749] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:07.817888 10051 consensus_queue.cc:1048] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:07.819043  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f862e21a95d461ea2dacac8bc29287e" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:07.819545  9694 leader_election.cc:304] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: a51828382cae443aadafefcfe5178bb0
I20260709 12:14:07.821090 10051 raft_consensus.cc:2804] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:07.821570 10051 raft_consensus.cc:697] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:07.822320 10051 consensus_queue.cc:237] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:07.830351  9846 raft_consensus.cc:359] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:07.831034  9846 raft_consensus.cc:385] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.831287  9846 raft_consensus.cc:740] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.832034  9846 consensus_queue.cc:260] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:07.833918  9846 ts_tablet_manager.cc:1434] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.001s
I20260709 12:14:07.834618  9845 tablet_bootstrap.cc:654] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.837406  9846 tablet_bootstrap.cc:492] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:07.838060  9474 catalog_manager.cc:5697] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:07.839164  9474 catalog_manager.cc:5697] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:07.855656  9849 tablet_bootstrap.cc:492] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:07.856154  9849 ts_tablet_manager.cc:1403] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.237s	user 0.011s	sys 0.009s
I20260709 12:14:07.860726  9849 raft_consensus.cc:359] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:07.861369  9849 raft_consensus.cc:385] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.861624  9849 raft_consensus.cc:740] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.862282  9849 consensus_queue.cc:260] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:07.864487  9849 ts_tablet_manager.cc:1434] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 12:14:07.865360  9849 tablet_bootstrap.cc:492] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:07.847546 10188 raft_consensus.cc:515] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:07.870482 10188 leader_election.cc:290] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:07.871827  9848 tablet_bootstrap.cc:492] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:07.872293  9848 ts_tablet_manager.cc:1403] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.380s	user 0.018s	sys 0.011s
W20260709 12:14:07.849753  9694 leader_election.cc:343] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.879330  9694 leader_election.cc:304] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:07.875221 10130 consensus_queue.cc:1048] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:14:07.883141  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652558ac49b0483f8e6130388f386f77" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
W20260709 12:14:07.884260  9545 leader_election.cc:343] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.884760  9474 catalog_manager.cc:5697] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 0 to 1, leader changed from <none> to 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195). New cstate: current_term: 1 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:07.886346  9911 raft_consensus.cc:2749] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:07.890775  9911 consensus_queue.cc:1048] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:07.893939  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652558ac49b0483f8e6130388f386f77" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:07.894591  9652 raft_consensus.cc:3060] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.903556  9848 raft_consensus.cc:359] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:07.904201  9848 raft_consensus.cc:385] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.904683  9848 raft_consensus.cc:740] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.905542  9848 consensus_queue.cc:260] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:07.909767  9848 ts_tablet_manager.cc:1434] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 12:14:07.975785  9846 tablet_bootstrap.cc:654] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.976248  9849 tablet_bootstrap.cc:654] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.976866  9848 tablet_bootstrap.cc:492] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:07.999185  9652 raft_consensus.cc:2468] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
I20260709 12:14:08.023902  9545 leader_election.cc:304] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 861946e926c44657a9166d32939517f4
I20260709 12:14:08.027662 10189 raft_consensus.cc:2804] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:08.028182 10189 raft_consensus.cc:697] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:08.017984 10188 raft_consensus.cc:493] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.029054 10189 consensus_queue.cc:237] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:08.029524 10188 raft_consensus.cc:515] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:08.031450 10183 raft_consensus.cc:493] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.031996 10183 raft_consensus.cc:515] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:08.033020  9848 tablet_bootstrap.cc:654] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.034039 10183 leader_election.cc:290] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:08.031498 10188 leader_election.cc:290] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:08.046509  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff05c96c8c6349df9aec789f348b8b35" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:08.047247  9725 raft_consensus.cc:2468] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 0.
I20260709 12:14:08.047618  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f862e21a95d461ea2dacac8bc29287e" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:08.048264  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f862e21a95d461ea2dacac8bc29287e" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:08.048964  9729 raft_consensus.cc:2468] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 0.
W20260709 12:14:08.051919  9545 leader_election.cc:343] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.056860  9545 leader_election.cc:304] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:08.057734  9545 leader_election.cc:304] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [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: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 861946e926c44657a9166d32939517f4
I20260709 12:14:08.059944 10174 consensus_queue.cc:1048] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:14:08.062479 10112 raft_consensus.cc:2804] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.062865 10112 raft_consensus.cc:493] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.063203 10112 raft_consensus.cc:3060] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.064798  9845 tablet_bootstrap.cc:492] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:08.065265  9845 ts_tablet_manager.cc:1403] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.344s	user 0.018s	sys 0.016s
I20260709 12:14:08.083372  9477 catalog_manager.cc:5697] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 1 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:08.086215  9845 raft_consensus.cc:359] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:08.088577  9845 raft_consensus.cc:385] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.088827  9845 raft_consensus.cc:740] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.089427  9845 consensus_queue.cc:260] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:08.080497 10189 raft_consensus.cc:2804] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.094367  9845 ts_tablet_manager.cc:1434] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 12:14:08.085496  9911 raft_consensus.cc:493] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.095537  9845 tablet_bootstrap.cc:492] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:08.094370 10189 raft_consensus.cc:493] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.102617  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff05c96c8c6349df9aec789f348b8b35" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:08.103226  9652 raft_consensus.cc:2468] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 0.
I20260709 12:14:08.097756  9911 raft_consensus.cc:515] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:08.106207  9911 leader_election.cc:290] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:08.106895  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891f45170c14f689770443b7414c33a" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:08.101576 10189 raft_consensus.cc:3060] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.126238  9846 tablet_bootstrap.cc:492] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:08.126724  9846 ts_tablet_manager.cc:1403] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.290s	user 0.018s	sys 0.036s
W20260709 12:14:08.108992  9692 leader_election.cc:343] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.128870  9848 tablet_bootstrap.cc:492] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:08.129321  9848 ts_tablet_manager.cc:1403] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.155s	user 0.021s	sys 0.016s
I20260709 12:14:08.130563 10076 raft_consensus.cc:493] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.131016 10076 raft_consensus.cc:515] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:08.132913 10076 leader_election.cc:290] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:08.133975  9577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e7260becc14d159ab77e973ee5bedb" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:08.134696  9848 raft_consensus.cc:359] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:08.135046  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e7260becc14d159ab77e973ee5bedb" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
W20260709 12:14:08.137360  9694 leader_election.cc:343] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.138306  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891f45170c14f689770443b7414c33a" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:08.139323  9848 raft_consensus.cc:385] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.139694  9848 raft_consensus.cc:740] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.139782 10112 raft_consensus.cc:515] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:08.140630  9848 consensus_queue.cc:260] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:08.142300  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff05c96c8c6349df9aec789f348b8b35" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:08.142854  9655 raft_consensus.cc:3060] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.143965  9846 raft_consensus.cc:359] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:08.144596  9846 raft_consensus.cc:385] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.144838  9846 raft_consensus.cc:740] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
W20260709 12:14:08.138598  9692 leader_election.cc:343] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.145444  9692 leader_election.cc:304] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:08.145453  9846 consensus_queue.cc:260] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:08.149247 10074 raft_consensus.cc:2749] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:08.150491  9694 leader_election.cc:343] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.150933  9694 leader_election.cc:304] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:08.151644 10074 raft_consensus.cc:2749] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:08.152967  9849 tablet_bootstrap.cc:492] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:08.153424  9849 ts_tablet_manager.cc:1403] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.288s	user 0.010s	sys 0.013s
I20260709 12:14:08.153517  9655 raft_consensus.cc:2468] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
I20260709 12:14:08.156225  9848 ts_tablet_manager.cc:1434] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
I20260709 12:14:08.156060  9545 leader_election.cc:304] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:08.156970 10121 raft_consensus.cc:2804] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:08.157423 10121 raft_consensus.cc:697] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:08.157781  9848 tablet_bootstrap.cc:492] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:08.158205 10121 consensus_queue.cc:237] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:08.160998 10129 consensus_queue.cc:1048] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.155916  9849 raft_consensus.cc:359] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:08.161643  9849 raft_consensus.cc:385] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.162288  9849 raft_consensus.cc:740] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.170006  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff05c96c8c6349df9aec789f348b8b35" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:08.163053 10112 leader_election.cc:290] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:08.170614  9729 raft_consensus.cc:3060] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.165772  9845 tablet_bootstrap.cc:654] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.173007  9849 consensus_queue.cc:260] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:08.177839  9846 ts_tablet_manager.cc:1434] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 12:14:08.183890 10174 consensus_queue.cc:1048] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.185252  9849 ts_tablet_manager.cc:1434] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260709 12:14:08.183863  9848 tablet_bootstrap.cc:654] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.189491  9849 tablet_bootstrap.cc:492] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:08.193104  9580 raft_consensus.cc:3060] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.197368  9846 tablet_bootstrap.cc:492] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:08.198163  9845 tablet_bootstrap.cc:492] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:08.198613  9845 ts_tablet_manager.cc:1403] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.103s	user 0.006s	sys 0.004s
I20260709 12:14:08.183854  9729 raft_consensus.cc:2468] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
I20260709 12:14:08.201046  9845 raft_consensus.cc:359] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:08.201673  9845 raft_consensus.cc:385] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.201908  9845 raft_consensus.cc:740] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.204154  9848 tablet_bootstrap.cc:492] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:08.204602  9848 ts_tablet_manager.cc:1403] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.002s
I20260709 12:14:08.205725  9849 tablet_bootstrap.cc:654] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.207036  9848 raft_consensus.cc:359] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:08.207713  9848 raft_consensus.cc:385] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.207962  9848 raft_consensus.cc:740] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.209230  9845 consensus_queue.cc:260] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:08.218906  9845 ts_tablet_manager.cc:1434] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 12:14:08.219856  9845 tablet_bootstrap.cc:492] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:08.176626 10189 raft_consensus.cc:515] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:08.226711  9475 catalog_manager.cc:5697] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 1 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:08.228062  9848 consensus_queue.cc:260] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:08.233577  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f862e21a95d461ea2dacac8bc29287e" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:08.234207  9729 raft_consensus.cc:3060] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.235332  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f862e21a95d461ea2dacac8bc29287e" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:08.235937  9800 raft_consensus.cc:3060] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.239349  9848 ts_tablet_manager.cc:1434] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 12:14:08.240199  9848 tablet_bootstrap.cc:492] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:08.246328  9845 tablet_bootstrap.cc:654] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.247031  9729 raft_consensus.cc:2468] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
I20260709 12:14:08.248052  9545 leader_election.cc:304] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:08.249130 10121 raft_consensus.cc:2804] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:08.249600 10121 raft_consensus.cc:697] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:08.250629 10189 leader_election.cc:290] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:08.256690  9800 raft_consensus.cc:2468] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
I20260709 12:14:08.258942  9846 tablet_bootstrap.cc:654] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.260250 10121 consensus_queue.cc:237] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:08.261307  9849 tablet_bootstrap.cc:492] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:08.261746  9849 ts_tablet_manager.cc:1403] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.019s
I20260709 12:14:08.262332  9845 tablet_bootstrap.cc:492] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:08.262760  9845 ts_tablet_manager.cc:1403] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.000s
I20260709 12:14:08.264422  9849 raft_consensus.cc:359] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:08.265079  9849 raft_consensus.cc:385] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.265552  9849 raft_consensus.cc:740] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.268114  9849 consensus_queue.cc:260] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:08.265187  9845 raft_consensus.cc:359] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:08.269832  9845 raft_consensus.cc:385] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.270167  9845 raft_consensus.cc:740] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.271806  9849 ts_tablet_manager.cc:1434] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:14:08.274230  9848 tablet_bootstrap.cc:654] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.339727  9849 tablet_bootstrap.cc:492] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:08.330749 10219 raft_consensus.cc:493] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.342598 10219 raft_consensus.cc:515] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:08.345301  9655 raft_consensus.cc:3060] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.350811 10220 consensus_queue.cc:1048] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:08.372325  9848 tablet_bootstrap.cc:492] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:08.373396  9848 ts_tablet_manager.cc:1403] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.133s	user 0.007s	sys 0.004s
I20260709 12:14:08.378036  9848 raft_consensus.cc:359] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:08.378997  9848 raft_consensus.cc:385] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.379369  9848 raft_consensus.cc:740] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.380190  9848 consensus_queue.cc:260] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:08.385020  9848 ts_tablet_manager.cc:1434] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.009s
I20260709 12:14:08.388569 10184 raft_consensus.cc:493] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.389464 10184 raft_consensus.cc:515] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:08.395948  9845 consensus_queue.cc:260] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:08.402189  9845 ts_tablet_manager.cc:1434] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.139s	user 0.007s	sys 0.001s
I20260709 12:14:08.404285  9845 tablet_bootstrap.cc:492] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:08.397326 10219 leader_election.cc:290] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:08.398897  9651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e007c9124841329659afa91660f03d" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:08.409137 10184 leader_election.cc:290] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:08.419636  9848 tablet_bootstrap.cc:492] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4: Bootstrap starting.
W20260709 12:14:08.420686  9768 leader_election.cc:343] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.425485 10076 consensus_queue.cc:1048] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:08.427470  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e7260becc14d159ab77e973ee5bedb" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:08.428144 10129 raft_consensus.cc:493] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.428364  9725 raft_consensus.cc:2468] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 0.
I20260709 12:14:08.429733  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e007c9124841329659afa91660f03d" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:08.429774  9768 leader_election.cc:304] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:08.426764  9475 catalog_manager.cc:5697] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 1 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:08.431468  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e7260becc14d159ab77e973ee5bedb" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
W20260709 12:14:08.436362  9766 leader_election.cc:343] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.439666  9766 leader_election.cc:304] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:08.428745 10129 raft_consensus.cc:515] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:08.441612 10181 raft_consensus.cc:2749] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:08.447788 10129 leader_election.cc:290] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:08.449186  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e499742ebe4d71862e015d189702bb" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:08.450256  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e499742ebe4d71862e015d189702bb" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
W20260709 12:14:08.449400  9545 consensus_peers.cc:597] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c -> Peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Couldn't send request to peer 861946e926c44657a9166d32939517f4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:08.449287  9766 leader_election.cc:343] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.452796  9620 leader_election.cc:304] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4
I20260709 12:14:08.437105 10184 raft_consensus.cc:2804] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.457940 10184 raft_consensus.cc:493] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.461433  9849 tablet_bootstrap.cc:654] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.461256 10184 raft_consensus.cc:3060] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.465262 10188 consensus_queue.cc:1048] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:08.493408  9845 tablet_bootstrap.cc:654] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.502830 10184 raft_consensus.cc:515] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:08.527539 10219 raft_consensus.cc:493] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.528051 10219 raft_consensus.cc:515] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:08.530746 10219 leader_election.cc:290] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:08.537181  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83af4442f85544938f9b10f64c545c87" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:08.538790  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83af4442f85544938f9b10f64c545c87" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:08.539609  9729 raft_consensus.cc:2468] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 0.
I20260709 12:14:08.540679  9848 tablet_bootstrap.cc:654] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:08.541165  9768 leader_election.cc:343] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.541842  9768 leader_election.cc:304] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4 [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: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: a51828382cae443aadafefcfe5178bb0
I20260709 12:14:08.546566 10174 raft_consensus.cc:2749] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:08.548868 10219 raft_consensus.cc:2804] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.549403 10219 raft_consensus.cc:493] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.550083 10219 raft_consensus.cc:3060] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.558531 10219 raft_consensus.cc:515] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:08.561529  9849 tablet_bootstrap.cc:492] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:08.562067  9849 ts_tablet_manager.cc:1403] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.223s	user 0.014s	sys 0.030s
I20260709 12:14:08.562147  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e7260becc14d159ab77e973ee5bedb" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:08.562707  9729 raft_consensus.cc:3060] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.563607  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e7260becc14d159ab77e973ee5bedb" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:08.564760 10112 raft_consensus.cc:493] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.564994  9846 tablet_bootstrap.cc:492] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:08.565284 10112 raft_consensus.cc:515] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
W20260709 12:14:08.565375  9766 leader_election.cc:343] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.565547  9846 ts_tablet_manager.cc:1403] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.368s	user 0.012s	sys 0.000s
I20260709 12:14:08.568463  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681142b5838d47459f8e6546fbd9c909" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
W20260709 12:14:08.569749  9545 leader_election.cc:343] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.562455 10184 leader_election.cc:290] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:08.570878  9846 raft_consensus.cc:359] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:08.571635  9846 raft_consensus.cc:385] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.572469 10219 leader_election.cc:290] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:08.571890  9846 raft_consensus.cc:740] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.573215  9849 raft_consensus.cc:359] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:08.573477  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83af4442f85544938f9b10f64c545c87" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:08.577216  9725 raft_consensus.cc:3060] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.577657  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681142b5838d47459f8e6546fbd9c909" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:08.591471  9848 tablet_bootstrap.cc:492] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:08.592041  9848 ts_tablet_manager.cc:1403] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.205s	user 0.010s	sys 0.002s
I20260709 12:14:08.574548 10112 leader_election.cc:290] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:08.575975  9849 raft_consensus.cc:385] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.593948  9849 raft_consensus.cc:740] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.594722  9849 consensus_queue.cc:260] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:08.595093  9848 raft_consensus.cc:359] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:08.595873  9848 raft_consensus.cc:385] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.596191  9848 raft_consensus.cc:740] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.596956  9849 ts_tablet_manager.cc:1434] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
W20260709 12:14:08.597951  9545 leader_election.cc:343] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.598481  9849 tablet_bootstrap.cc:492] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:08.572956  9651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83af4442f85544938f9b10f64c545c87" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:08.585059 10189 consensus_queue.cc:1048] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:08.588294  9725 raft_consensus.cc:2468] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
W20260709 12:14:08.601017  9768 leader_election.cc:343] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.580787  9846 consensus_queue.cc:260] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:08.603204  9768 leader_election.cc:304] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: a51828382cae443aadafefcfe5178bb0
I20260709 12:14:08.596993  9848 consensus_queue.cc:260] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:08.598440  9545 leader_election.cc:304] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:08.606112 10219 raft_consensus.cc:2804] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:08.607465 10189 raft_consensus.cc:2749] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:08.610852  9729 raft_consensus.cc:2468] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:08.615797  9848 ts_tablet_manager.cc:1434] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:14:08.616906  9768 leader_election.cc:304] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:08.617865 10189 raft_consensus.cc:493] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.617966 10219 raft_consensus.cc:697] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Becoming Leader. State: Replica: 861946e926c44657a9166d32939517f4, State: Running, Role: LEADER
I20260709 12:14:08.618829  9846 ts_tablet_manager.cc:1434] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260709 12:14:08.618443 10189 raft_consensus.cc:515] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:08.618587  9849 tablet_bootstrap.cc:654] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.622008 10189 leader_election.cc:290] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:08.620215  9846 tablet_bootstrap.cc:492] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:08.623064  9848 tablet_bootstrap.cc:492] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:08.626542  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:08.619000 10219 consensus_queue.cc:237] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:08.629966 10189 consensus_queue.cc:1048] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.630467  9651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:08.631361  9651 raft_consensus.cc:2468] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 0.
W20260709 12:14:08.630699  9545 leader_election.cc:343] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.637310  9545 leader_election.cc:304] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:08.640594  9845 tablet_bootstrap.cc:492] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:08.641135  9845 ts_tablet_manager.cc:1403] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.237s	user 0.010s	sys 0.014s
I20260709 12:14:08.618746 10181 raft_consensus.cc:2804] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:08.640259 10112 raft_consensus.cc:2804] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.648273 10181 raft_consensus.cc:697] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Becoming Leader. State: Replica: 861946e926c44657a9166d32939517f4, State: Running, Role: LEADER
I20260709 12:14:08.654582 10181 consensus_queue.cc:237] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:08.657899  9848 tablet_bootstrap.cc:654] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.665548 10051 raft_consensus.cc:493] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.666182 10051 raft_consensus.cc:515] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:08.668311 10051 leader_election.cc:290] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:08.658001 10112 raft_consensus.cc:493] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.672647 10112 raft_consensus.cc:3060] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.675489  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e1cc708a8c4f0380b78406c9b3407f" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:08.678653  9846 tablet_bootstrap.cc:654] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:08.687425  9694 leader_election.cc:343] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.690438 10112 raft_consensus.cc:515] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:08.691272  9577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e1cc708a8c4f0380b78406c9b3407f" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:08.693497 10112 leader_election.cc:290] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:08.695133  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
W20260709 12:14:08.698743  9545 leader_election.cc:343] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.700067  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:08.700627  9652 raft_consensus.cc:3060] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:08.703317  9692 leader_election.cc:343] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.704162  9692 leader_election.cc:304] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:08.711387 10114 raft_consensus.cc:2749] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:08.711992  9845 raft_consensus.cc:359] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:08.712687  9845 raft_consensus.cc:385] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.712949  9845 raft_consensus.cc:740] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.714877  9845 consensus_queue.cc:260] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:08.717134  9845 ts_tablet_manager.cc:1434] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.076s	user 0.007s	sys 0.000s
I20260709 12:14:08.718894  9845 tablet_bootstrap.cc:492] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:08.719648  9849 tablet_bootstrap.cc:492] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:08.720095  9849 ts_tablet_manager.cc:1403] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.122s	user 0.017s	sys 0.018s
I20260709 12:14:08.722656  9849 raft_consensus.cc:359] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:08.723244  9849 raft_consensus.cc:385] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.723528  9849 raft_consensus.cc:740] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.726878  9848 tablet_bootstrap.cc:492] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:08.727340  9848 ts_tablet_manager.cc:1403] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.105s	user 0.010s	sys 0.010s
I20260709 12:14:08.738871  9849 consensus_queue.cc:260] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:08.747046  9652 raft_consensus.cc:2468] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
I20260709 12:14:08.748518  9848 raft_consensus.cc:359] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:08.749104  9848 raft_consensus.cc:385] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.749306  9848 raft_consensus.cc:740] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.749754 10076 raft_consensus.cc:493] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.750238 10076 raft_consensus.cc:515] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:08.751051  9477 catalog_manager.cc:5697] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 861946e926c44657a9166d32939517f4 (127.5.196.196). New cstate: current_term: 1 leader_uuid: "861946e926c44657a9166d32939517f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:08.752437 10076 leader_election.cc:290] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:08.752693  9845 tablet_bootstrap.cc:654] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.753649  9848 consensus_queue.cc:260] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:08.754387  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621de87782c34744b341a3d636d82a85" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:08.754554  9545 leader_election.cc:304] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:08.755034  9800 raft_consensus.cc:2468] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 0.
I20260709 12:14:08.755975 10112 raft_consensus.cc:2804] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:08.757057  9694 leader_election.cc:304] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:08.756800 10112 raft_consensus.cc:697] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:08.757840  9651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621de87782c34744b341a3d636d82a85" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:08.758571 10112 consensus_queue.cc:237] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:08.763070 10114 raft_consensus.cc:2804] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.764248 10114 raft_consensus.cc:493] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.764568 10114 raft_consensus.cc:3060] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.760980  9477 catalog_manager.cc:5697] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 861946e926c44657a9166d32939517f4 (127.5.196.196). New cstate: current_term: 1 leader_uuid: "861946e926c44657a9166d32939517f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:08.769443  9694 leader_election.cc:343] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.770303  9848 ts_tablet_manager.cc:1434] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.002s
I20260709 12:14:08.771405  9848 tablet_bootstrap.cc:492] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:08.776001  9849 ts_tablet_manager.cc:1434] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.001s
I20260709 12:14:08.777026  9849 tablet_bootstrap.cc:492] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:08.778712  9846 tablet_bootstrap.cc:492] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:08.782256  9849 tablet_bootstrap.cc:654] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.779151  9846 ts_tablet_manager.cc:1403] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.159s	user 0.018s	sys 0.000s
I20260709 12:14:08.786230 10114 raft_consensus.cc:515] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:08.788923 10114 leader_election.cc:290] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:08.789376  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621de87782c34744b341a3d636d82a85" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:08.790839  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621de87782c34744b341a3d636d82a85" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:08.793803 10181 raft_consensus.cc:493] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.786844  9846 raft_consensus.cc:359] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:08.811028  9846 raft_consensus.cc:385] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:14:08.807224  9694 leader_election.cc:343] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.811362  9846 raft_consensus.cc:740] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.812026 10181 raft_consensus.cc:515] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:08.811632  9800 raft_consensus.cc:3060] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.816134  9846 consensus_queue.cc:260] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:08.818056  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652558ac49b0483f8e6130388f386f77" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:08.820665  9846 ts_tablet_manager.cc:1434] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260709 12:14:08.821767  9848 tablet_bootstrap.cc:654] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.824198 10181 leader_election.cc:290] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:08.826994  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652558ac49b0483f8e6130388f386f77" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:08.828639 10076 raft_consensus.cc:493] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.828775  9768 leader_election.cc:304] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:08.829137 10076 raft_consensus.cc:515] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:08.829998  9846 tablet_bootstrap.cc:492] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:08.830999  9849 tablet_bootstrap.cc:492] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:08.832438  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe62e0ce63d43c4afc01f7e3b6b8900" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:08.833014  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe62e0ce63d43c4afc01f7e3b6b8900" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
W20260709 12:14:08.834349  9694 leader_election.cc:343] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.834575  9798 raft_consensus.cc:3060] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.836836  9845 tablet_bootstrap.cc:492] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:08.837291  9845 ts_tablet_manager.cc:1403] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.119s	user 0.009s	sys 0.018s
I20260709 12:14:08.831173 10076 leader_election.cc:290] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:08.839956  9845 raft_consensus.cc:359] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:08.840595  9845 raft_consensus.cc:385] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.847002  9800 raft_consensus.cc:2468] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
W20260709 12:14:08.847599  9692 leader_election.cc:343] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.848272  9694 leader_election.cc:304] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: a51828382cae443aadafefcfe5178bb0
I20260709 12:14:08.849336  9849 ts_tablet_manager.cc:1403] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.003s
I20260709 12:14:08.849716  9692 leader_election.cc:304] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:08.849915  9911 raft_consensus.cc:2804] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:08.850394 10051 raft_consensus.cc:2749] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:08.852501  9849 raft_consensus.cc:359] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:08.853157  9849 raft_consensus.cc:385] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.853411  9849 raft_consensus.cc:740] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.850423  9911 raft_consensus.cc:697] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:08.854156  9849 consensus_queue.cc:260] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:08.854337  9911 consensus_queue.cc:237] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:08.840845  9845 raft_consensus.cc:740] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.858570  9845 consensus_queue.cc:260] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
W20260709 12:14:08.881953  9526 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:08.907958  9848 tablet_bootstrap.cc:492] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:08.908468  9848 ts_tablet_manager.cc:1403] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.137s	user 0.006s	sys 0.013s
I20260709 12:14:08.909992  9849 ts_tablet_manager.cc:1434] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.060s	user 0.009s	sys 0.011s
I20260709 12:14:08.911425 10112 consensus_queue.cc:1048] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:08.911396  9845 ts_tablet_manager.cc:1434] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.074s	user 0.014s	sys 0.005s
I20260709 12:14:08.915571  9849 tablet_bootstrap.cc:492] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:08.911430  9848 raft_consensus.cc:359] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:08.916086  9848 raft_consensus.cc:385] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.915231  9845 tablet_bootstrap.cc:492] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:08.916368  9848 raft_consensus.cc:740] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.917671  9848 consensus_queue.cc:260] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:08.918927  9477 catalog_manager.cc:5697] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 0 to 1, leader changed from <none> to 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195). New cstate: current_term: 1 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:08.921249  9848 ts_tablet_manager.cc:1434] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:14:08.913628  9846 tablet_bootstrap.cc:654] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.925678  9848 tablet_bootstrap.cc:492] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:08.929292 10181 raft_consensus.cc:2749] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:08.934664  9848 tablet_bootstrap.cc:654] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.934353  9478 catalog_manager.cc:5697] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 1 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:08.936519  9849 tablet_bootstrap.cc:654] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.933370  9845 tablet_bootstrap.cc:654] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.945256 10189 consensus_queue.cc:1048] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.968982  9849 tablet_bootstrap.cc:492] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:08.969589  9849 ts_tablet_manager.cc:1403] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.004s
I20260709 12:14:08.973009  9849 raft_consensus.cc:359] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:08.976032  9849 raft_consensus.cc:385] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.976377  9849 raft_consensus.cc:740] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.975203 10129 raft_consensus.cc:493] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.977008 10129 raft_consensus.cc:515] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:08.977130  9849 consensus_queue.cc:260] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:08.975642  9845 tablet_bootstrap.cc:492] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:08.979638  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e007c9124841329659afa91660f03d" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:08.979909  9845 ts_tablet_manager.cc:1403] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.003s
I20260709 12:14:08.980316  9849 ts_tablet_manager.cc:1434] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:14:08.980273  9798 raft_consensus.cc:2468] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 0.
I20260709 12:14:08.981575  9849 tablet_bootstrap.cc:492] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:08.982630  9620 leader_election.cc:304] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:08.983402 10174 raft_consensus.cc:2804] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.983779 10174 raft_consensus.cc:493] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.984171 10174 raft_consensus.cc:3060] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.983704 10129 leader_election.cc:290] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:08.996492 10174 raft_consensus.cc:515] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:09.000511  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e007c9124841329659afa91660f03d" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:09.001062  9798 raft_consensus.cc:3060] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.982685  9845 raft_consensus.cc:359] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:09.008407  9845 raft_consensus.cc:385] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.008670  9845 raft_consensus.cc:740] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.013515 10189 raft_consensus.cc:493] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.016863 10112 raft_consensus.cc:493] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.017338 10112 raft_consensus.cc:515] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:09.019241 10112 leader_election.cc:290] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:09.021582  9798 raft_consensus.cc:2468] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:09.022253  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e007c9124841329659afa91660f03d" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:09.025308  9651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e007c9124841329659afa91660f03d" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:09.031364  9651 raft_consensus.cc:2393] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c in current term 1: Already voted for candidate a51828382cae443aadafefcfe5178bb0 in this term.
I20260709 12:14:09.031687 10189 raft_consensus.cc:515] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:09.032855 10174 leader_election.cc:290] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:09.033708  9848 tablet_bootstrap.cc:492] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:09.009313  9845 consensus_queue.cc:260] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:09.034386  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e7260becc14d159ab77e973ee5bedb" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:09.037390  9848 ts_tablet_manager.cc:1403] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.112s	user 0.027s	sys 0.013s
I20260709 12:14:09.037601  9729 raft_consensus.cc:2393] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c in current term 1: Already voted for candidate 861946e926c44657a9166d32939517f4 in this term.
I20260709 12:14:09.034982  9545 leader_election.cc:304] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:09.038627 10044 raft_consensus.cc:3060] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.039958  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e007c9124841329659afa91660f03d" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:09.040153  9848 raft_consensus.cc:359] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:09.040773  9848 raft_consensus.cc:385] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.041030  9848 raft_consensus.cc:740] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.041776  9577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e007c9124841329659afa91660f03d" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:09.042873  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e7260becc14d159ab77e973ee5bedb" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:09.044396  9545 leader_election.cc:304] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4
I20260709 12:14:09.036655 10189 leader_election.cc:290] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:09.041653  9848 consensus_queue.cc:260] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:09.044859  9620 leader_election.cc:304] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:09.045387 10121 raft_consensus.cc:3060] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.046106  9848 ts_tablet_manager.cc:1434] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:14:09.047327  9848 tablet_bootstrap.cc:492] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:09.052938  9848 tablet_bootstrap.cc:654] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.054869 10121 raft_consensus.cc:2749] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:09.056751 10065 raft_consensus.cc:2804] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.057267 10065 raft_consensus.cc:697] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:09.058135  9845 ts_tablet_manager.cc:1434] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.078s	user 0.004s	sys 0.001s
I20260709 12:14:09.059082  9845 tablet_bootstrap.cc:492] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:09.036857  9849 tablet_bootstrap.cc:654] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.056072 10044 raft_consensus.cc:2749] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:09.077533  9846 tablet_bootstrap.cc:492] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:09.078063  9846 ts_tablet_manager.cc:1403] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.248s	user 0.014s	sys 0.007s
I20260709 12:14:09.083523  9579 raft_consensus.cc:2468] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:09.101469  9845 tablet_bootstrap.cc:654] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:09.103011  9768 consensus_peers.cc:597] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4 -> Peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Couldn't send request to peer a51828382cae443aadafefcfe5178bb0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:09.091295 10065 consensus_queue.cc:237] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:09.107431 10181 consensus_queue.cc:1048] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.109123  9848 tablet_bootstrap.cc:492] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:09.109642  9848 ts_tablet_manager.cc:1403] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.063s	user 0.025s	sys 0.007s
I20260709 12:14:09.112396  9848 raft_consensus.cc:359] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:09.113651  9848 raft_consensus.cc:385] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.114542  9848 raft_consensus.cc:740] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.116425  9848 consensus_queue.cc:260] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:09.120275 10184 raft_consensus.cc:493] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.120692 10184 raft_consensus.cc:515] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:09.125083  9938 raft_consensus.cc:493] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.125352  9849 tablet_bootstrap.cc:492] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:09.125782  9849 ts_tablet_manager.cc:1403] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.144s	user 0.006s	sys 0.003s
I20260709 12:14:09.124541  9846 raft_consensus.cc:359] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:09.126305  9846 raft_consensus.cc:385] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.126734  9846 raft_consensus.cc:740] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.131258 10181 consensus_queue.cc:1048] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:09.131273  9849 raft_consensus.cc:359] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:09.132195  9849 raft_consensus.cc:385] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.132553  9849 raft_consensus.cc:740] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.132234  9938 raft_consensus.cc:515] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:09.134034  9938 leader_election.cc:290] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:09.134907  9849 consensus_queue.cc:260] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:09.136308  9849 ts_tablet_manager.cc:1434] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:14:09.137796 10184 leader_election.cc:290] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:09.138460  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf00543671f84317832d9e781feac0da" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:09.139066  9579 raft_consensus.cc:2468] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 0.
I20260709 12:14:09.140239  9766 leader_election.cc:304] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:09.141079 10181 raft_consensus.cc:2804] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.141463 10181 raft_consensus.cc:493] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.141793 10181 raft_consensus.cc:3060] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.143563  9651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf00543671f84317832d9e781feac0da" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:09.144229  9651 raft_consensus.cc:2468] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 0.
W20260709 12:14:09.147019  9618 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:44605, user_credentials={real_user=slave}} blocked reactor thread for 100886us
I20260709 12:14:09.153008 10181 raft_consensus.cc:515] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:09.157815  9849 tablet_bootstrap.cc:492] T afe62e0ce63d43c4afc01f7e3b6b8900 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:09.127874  9846 consensus_queue.cc:260] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:09.163371 10076 raft_consensus.cc:493] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.163806 10076 raft_consensus.cc:515] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:09.166167 10076 leader_election.cc:290] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:09.169564  9845 tablet_bootstrap.cc:492] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:09.170419 10044 raft_consensus.cc:493] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.170933 10044 raft_consensus.cc:515] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:09.175580 10044 leader_election.cc:290] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:09.166127  9848 ts_tablet_manager.cc:1434] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.000s
I20260709 12:14:09.180639  9848 tablet_bootstrap.cc:492] T 681142b5838d47459f8e6546fbd9c909 P 861946e926c44657a9166d32939517f4: Bootstrap starting.
I20260709 12:14:09.186393  9577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:09.191496  9848 tablet_bootstrap.cc:654] T 681142b5838d47459f8e6546fbd9c909 P 861946e926c44657a9166d32939517f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.191846  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf00543671f84317832d9e781feac0da" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:09.192607  9579 raft_consensus.cc:2468] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 0.
I20260709 12:14:09.193778  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf00543671f84317832d9e781feac0da" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:09.194531  9798 raft_consensus.cc:2393] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 in current term 1: Already voted for candidate 861946e926c44657a9166d32939517f4 in this term.
I20260709 12:14:09.195036  9476 catalog_manager.cc:5697] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:09.188279  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891f45170c14f689770443b7414c33a" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:09.196489  9725 raft_consensus.cc:2468] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 0.
I20260709 12:14:09.196972  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf00543671f84317832d9e781feac0da" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:09.197458  9579 raft_consensus.cc:3060] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.199146  9618 leader_election.cc:304] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:09.200527 10129 raft_consensus.cc:2804] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.200886 10129 raft_consensus.cc:493] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.201218 10129 raft_consensus.cc:3060] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.203680  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891f45170c14f689770443b7414c33a" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:09.201720  9545 leader_election.cc:304] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:09.206676 10121 raft_consensus.cc:2804] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.207015 10121 raft_consensus.cc:493] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.207330 10121 raft_consensus.cc:3060] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.210172 10129 raft_consensus.cc:515] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:09.212311  9846 ts_tablet_manager.cc:1434] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.134s	user 0.001s	sys 0.006s
W20260709 12:14:09.215682  9545 leader_election.cc:343] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.216154 10121 raft_consensus.cc:515] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:09.170012  9845 ts_tablet_manager.cc:1403] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.006s
I20260709 12:14:09.222271  9845 raft_consensus.cc:359] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:09.222855  9845 raft_consensus.cc:385] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.223129  9845 raft_consensus.cc:740] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.223867  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891f45170c14f689770443b7414c33a" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:09.223701  9845 consensus_queue.cc:260] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:09.224552 10129 leader_election.cc:290] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:09.225106  9846 tablet_bootstrap.cc:492] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be: Bootstrap starting.
I20260709 12:14:09.226722  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf00543671f84317832d9e781feac0da" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
W20260709 12:14:09.228433  9545 leader_election.cc:343] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.229216 10181 leader_election.cc:290] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:09.229422  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf00543671f84317832d9e781feac0da" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:09.244812  9652 raft_consensus.cc:2393] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 861946e926c44657a9166d32939517f4 in current term 1: Already voted for candidate a51828382cae443aadafefcfe5178bb0 in this term.
I20260709 12:14:09.245992 10121 leader_election.cc:290] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:09.235351  9579 raft_consensus.cc:2468] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:09.249812  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891f45170c14f689770443b7414c33a" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:09.250871  9725 raft_consensus.cc:3060] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.252131  9766 leader_election.cc:304] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: a51828382cae443aadafefcfe5178bb0
I20260709 12:14:09.237277  9651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:09.236717  9849 tablet_bootstrap.cc:654] T afe62e0ce63d43c4afc01f7e3b6b8900 P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.249399 10128 consensus_queue.cc:1048] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.253549 10065 raft_consensus.cc:493] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.255355  9651 raft_consensus.cc:2393] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16873db00a1e46b7b9df91c0334ae3be in current term 1: Already voted for candidate 2a0b76f5e93847d297f0cc58a091981c in this term.
I20260709 12:14:09.240918  9848 tablet_bootstrap.cc:492] T 681142b5838d47459f8e6546fbd9c909 P 861946e926c44657a9166d32939517f4: No bootstrap required, opened a new log
I20260709 12:14:09.255900  9845 ts_tablet_manager.cc:1434] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260709 12:14:09.256319  9848 ts_tablet_manager.cc:1403] T 681142b5838d47459f8e6546fbd9c909 P 861946e926c44657a9166d32939517f4: Time spent bootstrapping tablet: real 0.076s	user 0.005s	sys 0.005s
I20260709 12:14:09.256857 10065 raft_consensus.cc:515] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:09.258783 10065 leader_election.cc:290] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:09.258818  9848 raft_consensus.cc:359] T 681142b5838d47459f8e6546fbd9c909 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:09.260183  9848 raft_consensus.cc:385] T 681142b5838d47459f8e6546fbd9c909 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.260496  9848 raft_consensus.cc:740] T 681142b5838d47459f8e6546fbd9c909 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.256870  9845 tablet_bootstrap.cc:492] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:09.261137  9848 consensus_queue.cc:260] T 681142b5838d47459f8e6546fbd9c909 P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:09.262038  9694 leader_election.cc:304] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:09.263055 10051 raft_consensus.cc:3060] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.263404  9848 ts_tablet_manager.cc:1434] T 681142b5838d47459f8e6546fbd9c909 P 861946e926c44657a9166d32939517f4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:14:09.265027  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf00543671f84317832d9e781feac0da" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:09.265794  9798 raft_consensus.cc:2393] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 in current term 1: Already voted for candidate 861946e926c44657a9166d32939517f4 in this term.
I20260709 12:14:09.267571 10128 raft_consensus.cc:2804] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.268018 10128 raft_consensus.cc:697] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Becoming Leader. State: Replica: 861946e926c44657a9166d32939517f4, State: Running, Role: LEADER
I20260709 12:14:09.268575  9845 tablet_bootstrap.cc:654] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.268767 10128 consensus_queue.cc:237] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:09.261970  9725 raft_consensus.cc:2468] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
I20260709 12:14:09.283749 10051 raft_consensus.cc:2749] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:09.285354  9475 catalog_manager.cc:5697] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 861946e926c44657a9166d32939517f4 (127.5.196.196). New cstate: current_term: 1 leader_uuid: "861946e926c44657a9166d32939517f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:09.290184  9620 leader_election.cc:304] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:09.232750  9846 tablet_bootstrap.cc:654] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.293790  9845 tablet_bootstrap.cc:492] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:09.294304  9845 ts_tablet_manager.cc:1403] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.004s
I20260709 12:14:09.297569  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681142b5838d47459f8e6546fbd9c909" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:09.298178  9798 raft_consensus.cc:2468] T 681142b5838d47459f8e6546fbd9c909 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 0.
I20260709 12:14:09.301213  9545 leader_election.cc:304] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: a51828382cae443aadafefcfe5178bb0
I20260709 12:14:09.302100 10129 raft_consensus.cc:2749] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:09.303512  9845 raft_consensus.cc:359] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:09.304229  9845 raft_consensus.cc:385] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.304482  9845 raft_consensus.cc:740] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.305120  9845 consensus_queue.cc:260] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:09.306171  9620 leader_election.cc:304] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:09.306881 10128 raft_consensus.cc:493] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.307420 10128 raft_consensus.cc:515] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:09.309037 10112 raft_consensus.cc:2804] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.309465 10128 leader_election.cc:290] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:09.312788  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9655c0496f4e63ae5fe5d315aa0cd4" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:09.309482 10112 raft_consensus.cc:697] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:09.314179 10112 consensus_queue.cc:237] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
W20260709 12:14:09.314028  9766 leader_election.cc:343] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.315500 10051 consensus_queue.cc:1048] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.312716  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9655c0496f4e63ae5fe5d315aa0cd4" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
W20260709 12:14:09.318228  9768 leader_election.cc:343] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.318672  9768 leader_election.cc:304] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:09.319456 10256 raft_consensus.cc:2749] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:09.321478 10129 raft_consensus.cc:2804] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.321909 10129 raft_consensus.cc:493] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.322247 10129 raft_consensus.cc:3060] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.324751  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681142b5838d47459f8e6546fbd9c909" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:09.325335  9579 raft_consensus.cc:2468] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 0.
I20260709 12:14:09.331154  9651 raft_consensus.cc:3060] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.339723  9845 ts_tablet_manager.cc:1434] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260709 12:14:09.340863  9845 tablet_bootstrap.cc:492] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:09.343225  9475 catalog_manager.cc:5697] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 1 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:09.346851 10129 raft_consensus.cc:515] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:09.355691 10129 leader_election.cc:290] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:09.360741  9845 tablet_bootstrap.cc:654] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.362653  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681142b5838d47459f8e6546fbd9c909" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:09.363245  9801 raft_consensus.cc:3060] T 681142b5838d47459f8e6546fbd9c909 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.368697  9801 raft_consensus.cc:2468] T 681142b5838d47459f8e6546fbd9c909 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:09.370177 10114 consensus_queue.cc:1048] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.374393  9845 tablet_bootstrap.cc:492] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:09.374907  9845 ts_tablet_manager.cc:1403] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.001s
I20260709 12:14:09.379053  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681142b5838d47459f8e6546fbd9c909" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:09.379592  9579 raft_consensus.cc:3060] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.380820  9620 leader_election.cc:304] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:09.383080 10129 raft_consensus.cc:2804] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.383565 10129 raft_consensus.cc:697] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:09.384370 10129 consensus_queue.cc:237] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:09.385124  9845 raft_consensus.cc:359] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:09.385795  9845 raft_consensus.cc:385] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.386047  9845 raft_consensus.cc:740] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.386655  9845 consensus_queue.cc:260] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:09.389089  9579 raft_consensus.cc:2468] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:09.392051  9845 ts_tablet_manager.cc:1434] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260709 12:14:09.394904  9849 tablet_bootstrap.cc:492] T afe62e0ce63d43c4afc01f7e3b6b8900 P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:09.395525  9849 ts_tablet_manager.cc:1403] T afe62e0ce63d43c4afc01f7e3b6b8900 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.238s	user 0.037s	sys 0.065s
I20260709 12:14:09.397066 10112 consensus_queue.cc:1048] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.398115  9849 raft_consensus.cc:359] T afe62e0ce63d43c4afc01f7e3b6b8900 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:09.398790  9849 raft_consensus.cc:385] T afe62e0ce63d43c4afc01f7e3b6b8900 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.399094  9849 raft_consensus.cc:740] T afe62e0ce63d43c4afc01f7e3b6b8900 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.399794  9849 consensus_queue.cc:260] T afe62e0ce63d43c4afc01f7e3b6b8900 P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:09.401808  9849 ts_tablet_manager.cc:1434] T afe62e0ce63d43c4afc01f7e3b6b8900 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:14:09.394966  9846 tablet_bootstrap.cc:492] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be: No bootstrap required, opened a new log
I20260709 12:14:09.418712  9849 tablet_bootstrap.cc:492] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:09.420890  9846 ts_tablet_manager.cc:1403] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be: Time spent bootstrapping tablet: real 0.208s	user 0.013s	sys 0.000s
I20260709 12:14:09.423925  9845 tablet_bootstrap.cc:492] T 83af4442f85544938f9b10f64c545c87 P a51828382cae443aadafefcfe5178bb0: Bootstrap starting.
I20260709 12:14:09.433445 10112 consensus_queue.cc:1048] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.425164  9477 catalog_manager.cc:5697] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:09.436434  9846 raft_consensus.cc:359] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:09.437091  9846 raft_consensus.cc:385] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.437352  9846 raft_consensus.cc:740] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.439270  9845 tablet_bootstrap.cc:654] T 83af4442f85544938f9b10f64c545c87 P a51828382cae443aadafefcfe5178bb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.441936  9846 consensus_queue.cc:260] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:09.439563  9849 tablet_bootstrap.cc:654] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.451253  9846 ts_tablet_manager.cc:1434] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 12:14:09.460319  9845 tablet_bootstrap.cc:492] T 83af4442f85544938f9b10f64c545c87 P a51828382cae443aadafefcfe5178bb0: No bootstrap required, opened a new log
I20260709 12:14:09.460853  9845 ts_tablet_manager.cc:1403] T 83af4442f85544938f9b10f64c545c87 P a51828382cae443aadafefcfe5178bb0: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.000s
I20260709 12:14:09.467083  9849 tablet_bootstrap.cc:492] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:09.468045  9849 ts_tablet_manager.cc:1403] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.001s
I20260709 12:14:09.470696  9849 raft_consensus.cc:359] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:09.472025  9849 raft_consensus.cc:385] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.472379  9849 raft_consensus.cc:740] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.473050  9849 consensus_queue.cc:260] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:09.471336  9845 raft_consensus.cc:359] T 83af4442f85544938f9b10f64c545c87 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:09.474190  9845 raft_consensus.cc:385] T 83af4442f85544938f9b10f64c545c87 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.474382 10129 raft_consensus.cc:493] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.477172  9845 raft_consensus.cc:740] T 83af4442f85544938f9b10f64c545c87 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.477279 10129 raft_consensus.cc:515] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:09.477980  9845 consensus_queue.cc:260] T 83af4442f85544938f9b10f64c545c87 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:09.479247 10129 leader_election.cc:290] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:09.480221  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e1cc708a8c4f0380b78406c9b3407f" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:09.480806  9729 raft_consensus.cc:2468] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 0.
I20260709 12:14:09.481410 10128 raft_consensus.cc:493] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.481935  9620 leader_election.cc:304] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:09.481930 10128 raft_consensus.cc:515] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:09.483323  9849 ts_tablet_manager.cc:1434] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260709 12:14:09.484450 10129 raft_consensus.cc:2804] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.484479  9845 ts_tablet_manager.cc:1434] T 83af4442f85544938f9b10f64c545c87 P a51828382cae443aadafefcfe5178bb0: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 12:14:09.484905 10129 raft_consensus.cc:493] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.485684  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe62e0ce63d43c4afc01f7e3b6b8900" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:09.486299  9849 tablet_bootstrap.cc:492] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:09.486610  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe62e0ce63d43c4afc01f7e3b6b8900" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:09.487162  9729 raft_consensus.cc:2468] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 0.
I20260709 12:14:09.484157 10128 leader_election.cc:290] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:09.489167  9768 leader_election.cc:304] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:09.490109 10181 raft_consensus.cc:2804] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.490463 10181 raft_consensus.cc:493] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.490782 10181 raft_consensus.cc:3060] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.485272 10129 raft_consensus.cc:3060] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.496996  9849 tablet_bootstrap.cc:654] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.486263  9579 raft_consensus.cc:2468] T afe62e0ce63d43c4afc01f7e3b6b8900 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 0.
I20260709 12:14:09.508580 10181 raft_consensus.cc:515] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:09.511137 10181 leader_election.cc:290] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:09.511274 10129 raft_consensus.cc:515] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:09.512094  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe62e0ce63d43c4afc01f7e3b6b8900" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:09.512602  9579 raft_consensus.cc:3060] T afe62e0ce63d43c4afc01f7e3b6b8900 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.513088  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe62e0ce63d43c4afc01f7e3b6b8900" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:09.513725  9726 raft_consensus.cc:3060] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.514073 10129 leader_election.cc:290] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:09.511145  9849 tablet_bootstrap.cc:492] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c: No bootstrap required, opened a new log
I20260709 12:14:09.515030  9849 ts_tablet_manager.cc:1403] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.009s
I20260709 12:14:09.519353  9579 raft_consensus.cc:2468] T afe62e0ce63d43c4afc01f7e3b6b8900 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:09.519418  9849 raft_consensus.cc:359] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:09.520184  9849 raft_consensus.cc:385] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.520517  9849 raft_consensus.cc:740] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.520531  9766 leader_election.cc:304] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:09.521363  9849 consensus_queue.cc:260] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:09.521592  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e1cc708a8c4f0380b78406c9b3407f" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:09.534263  9729 raft_consensus.cc:3060] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.536576  9849 ts_tablet_manager.cc:1434] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 12:14:09.537649  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e1cc708a8c4f0380b78406c9b3407f" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:09.538229  9580 raft_consensus.cc:3060] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.539841  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e1cc708a8c4f0380b78406c9b3407f" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:09.540849 10181 raft_consensus.cc:2804] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.541379 10181 raft_consensus.cc:697] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Becoming Leader. State: Replica: 861946e926c44657a9166d32939517f4, State: Running, Role: LEADER
I20260709 12:14:09.542213 10181 consensus_queue.cc:237] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:09.545279 10129 consensus_queue.cc:1048] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.548631  9729 raft_consensus.cc:2468] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:09.548825  9652 raft_consensus.cc:3060] T 83af4442f85544938f9b10f64c545c87 P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.549273  9580 raft_consensus.cc:2468] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:09.551646  9620 leader_election.cc:304] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:09.552644 10065 raft_consensus.cc:2804] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.553151 10065 raft_consensus.cc:697] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:09.526230  9726 raft_consensus.cc:2468] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:09.553982 10065 consensus_queue.cc:237] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:09.593024  9475 catalog_manager.cc:5697] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 861946e926c44657a9166d32939517f4 (127.5.196.196). New cstate: current_term: 1 leader_uuid: "861946e926c44657a9166d32939517f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:09.623713  9474 catalog_manager.cc:5697] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:09.625315 10129 consensus_queue.cc:1048] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.646767 10044 raft_consensus.cc:493] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.647261 10044 raft_consensus.cc:515] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:09.649350 10044 leader_election.cc:290] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:09.650707  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9655c0496f4e63ae5fe5d315aa0cd4" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:09.651504  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9655c0496f4e63ae5fe5d315aa0cd4" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:09.651953  9798 raft_consensus.cc:2468] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 0.
I20260709 12:14:09.652117  9725 raft_consensus.cc:2468] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 0.
I20260709 12:14:09.653030  9545 leader_election.cc:304] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:09.653771 10044 raft_consensus.cc:2804] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.654143 10044 raft_consensus.cc:493] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.654470 10044 raft_consensus.cc:3060] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.665473 10044 raft_consensus.cc:515] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:09.667405 10044 leader_election.cc:290] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:09.668901  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9655c0496f4e63ae5fe5d315aa0cd4" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:09.669384  9798 raft_consensus.cc:3060] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.670006  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9655c0496f4e63ae5fe5d315aa0cd4" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:09.670552  9725 raft_consensus.cc:3060] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.674468  9725 raft_consensus.cc:2468] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
I20260709 12:14:09.674532  9798 raft_consensus.cc:2468] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
I20260709 12:14:09.675347  9545 leader_election.cc:304] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:09.675871 10044 raft_consensus.cc:2804] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.676221 10044 raft_consensus.cc:697] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:09.676883 10044 consensus_queue.cc:237] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:09.685958  9474 catalog_manager.cc:5697] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 1 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:09.691645 10256 consensus_queue.cc:1048] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.701797 10181 consensus_queue.cc:1048] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.743331 10129 raft_consensus.cc:493] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.743628 10044 consensus_queue.cc:1048] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.743816 10129 raft_consensus.cc:515] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:09.745867 10129 leader_election.cc:290] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:09.746474  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891f45170c14f689770443b7414c33a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:09.746743  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891f45170c14f689770443b7414c33a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:09.748239  9620 leader_election.cc:304] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:09.748965 10129 raft_consensus.cc:2749] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:09.754077  9651 raft_consensus.cc:3060] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.762027 10189 consensus_queue.cc:1048] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.903597 10129 consensus_queue.cc:1048] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.914139  9938 consensus_queue.cc:1048] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.947114 10247 consensus_queue.cc:1048] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.954270  5907 tablet_server.cc:179] TabletServer@127.5.196.193:0 shutting down...
W20260709 12:14:09.962072  9692 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 318 similar messages]
I20260709 12:14:09.965181 10219 consensus_queue.cc:1048] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:09.990187  9692 consensus_peers.cc:597] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:09.993475  9618 consensus_peers.cc:597] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:09.994096  9618 consensus_peers.cc:597] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:09.996783  9766 consensus_peers.cc:597] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:09.999565  9766 consensus_peers.cc:597] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.030916  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:10.031939  5907 tablet_replica.cc:333] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.032881  5907 raft_consensus.cc:2243] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:10.032984  9692 consensus_peers.cc:597] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.033504  5907 raft_consensus.cc:2272] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.035816  5907 tablet_replica.cc:333] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.036509  5907 raft_consensus.cc:2243] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.036864  5907 raft_consensus.cc:2272] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.038679  5907 tablet_replica.cc:333] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
W20260709 12:14:10.039263  9618 consensus_peers.cc:597] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.039269  5907 raft_consensus.cc:2243] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.040117  5907 raft_consensus.cc:2272] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.042023  5907 tablet_replica.cc:333] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.042586  5907 raft_consensus.cc:2243] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:10.043229  5907 raft_consensus.cc:2272] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.045410  5907 tablet_replica.cc:333] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.045949  5907 raft_consensus.cc:2243] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:10.046816  5907 raft_consensus.cc:2272] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.048434  5907 tablet_replica.cc:333] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.048946  5907 raft_consensus.cc:2243] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:10.049569  5907 raft_consensus.cc:2272] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.051287  5907 tablet_replica.cc:333] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.052026  5907 raft_consensus.cc:2243] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:10.052646  5907 pending_rounds.cc:70] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c: Trying to abort 1 pending ops.
I20260709 12:14:10.052814  5907 pending_rounds.cc:77] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305622526683095040 op_type: NO_OP noop_request { }
I20260709 12:14:10.053125  5907 raft_consensus.cc:2889] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:14:10.053373  5907 raft_consensus.cc:2272] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.055200  5907 tablet_replica.cc:333] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.055896  5907 raft_consensus.cc:2243] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.056424  5907 raft_consensus.cc:2272] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.058844  5907 tablet_replica.cc:333] T afe62e0ce63d43c4afc01f7e3b6b8900 P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.059511  5907 raft_consensus.cc:2243] T afe62e0ce63d43c4afc01f7e3b6b8900 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.059904  5907 raft_consensus.cc:2272] T afe62e0ce63d43c4afc01f7e3b6b8900 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.061525  5907 tablet_replica.cc:333] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.062023  5907 raft_consensus.cc:2243] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:10.062661  5907 raft_consensus.cc:2272] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.064518  5907 tablet_replica.cc:333] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.064996  5907 raft_consensus.cc:2243] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.065320  5907 raft_consensus.cc:2272] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.067068  5907 tablet_replica.cc:333] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.067688  5907 raft_consensus.cc:2243] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.068055  5907 raft_consensus.cc:2272] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.070040  5907 tablet_replica.cc:333] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.070547  5907 raft_consensus.cc:2243] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.070878  5907 raft_consensus.cc:2272] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.072665  5907 tablet_replica.cc:333] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.073288  5907 raft_consensus.cc:2243] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:10.074096  5907 raft_consensus.cc:2272] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.076090  5907 tablet_replica.cc:333] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.076670  5907 raft_consensus.cc:2243] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.077088  5907 raft_consensus.cc:2272] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.079121  5907 tablet_replica.cc:333] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.079715  5907 raft_consensus.cc:2243] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.080092  5907 raft_consensus.cc:2272] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:10.080936  9766 consensus_peers.cc:597] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.081827  5907 tablet_replica.cc:333] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.082584  5907 raft_consensus.cc:2243] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:10.083267  5907 raft_consensus.cc:2272] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.085383  5907 tablet_replica.cc:333] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
W20260709 12:14:10.085417  9618 consensus_peers.cc:597] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.086182  5907 raft_consensus.cc:2243] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:10.087008  5907 raft_consensus.cc:2272] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.088816  5907 tablet_replica.cc:333] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.089303  5907 raft_consensus.cc:2243] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.089653  5907 raft_consensus.cc:2272] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.091646  5907 tablet_replica.cc:333] T 72aac83779c34a618c39058b68d3fa9c P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.092372  5907 raft_consensus.cc:2243] T 72aac83779c34a618c39058b68d3fa9c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.092859  5907 raft_consensus.cc:2272] T 72aac83779c34a618c39058b68d3fa9c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.095050  5907 tablet_replica.cc:333] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.095754  5907 raft_consensus.cc:2243] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.096184  5907 raft_consensus.cc:2272] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.098266  5907 tablet_replica.cc:333] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.098783  5907 raft_consensus.cc:2243] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.099164  5907 raft_consensus.cc:2272] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.101428  5907 tablet_replica.cc:333] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.102095  5907 raft_consensus.cc:2243] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.102514  5907 raft_consensus.cc:2272] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.104627  5907 tablet_replica.cc:333] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.105309  5907 raft_consensus.cc:2243] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.105751  5907 raft_consensus.cc:2272] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:10.107095  9766 consensus_peers.cc:597] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.108107  5907 tablet_replica.cc:333] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.108906  5907 raft_consensus.cc:2243] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:14:10.109263  9618 consensus_peers.cc:597] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.109777  5907 raft_consensus.cc:2272] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.112228  5907 tablet_replica.cc:333] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.112905  5907 raft_consensus.cc:2243] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:10.113859  5907 raft_consensus.cc:2272] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.116320  5907 tablet_replica.cc:333] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.116984  5907 raft_consensus.cc:2243] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.117445  5907 raft_consensus.cc:2272] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.119612  5907 tablet_replica.cc:333] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.120076  5907 raft_consensus.cc:2243] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:10.120738  5907 raft_consensus.cc:2272] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.122593  5907 tablet_replica.cc:333] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.123049  5907 raft_consensus.cc:2243] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.123413  5907 raft_consensus.cc:2272] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.125006  5907 tablet_replica.cc:333] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.125483  5907 raft_consensus.cc:2243] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.125877  5907 raft_consensus.cc:2272] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.127578  5907 tablet_replica.cc:333] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.128062  5907 raft_consensus.cc:2243] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.128422  5907 raft_consensus.cc:2272] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.130286  5907 tablet_replica.cc:333] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.130756  5907 raft_consensus.cc:2243] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:10.131613  5907 raft_consensus.cc:2272] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.133795  5907 tablet_replica.cc:333] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.134341  5907 raft_consensus.cc:2243] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:10.134990  5907 raft_consensus.cc:2272] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.136607  5907 tablet_replica.cc:333] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.137089  5907 raft_consensus.cc:2243] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.137456  5907 raft_consensus.cc:2272] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.139110  5907 tablet_replica.cc:333] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.139632  5907 raft_consensus.cc:2243] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.140005  5907 raft_consensus.cc:2272] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.141630  5907 tablet_replica.cc:333] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.142195  5907 raft_consensus.cc:2243] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.142622  5907 raft_consensus.cc:2272] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.144568  5907 tablet_replica.cc:333] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
W20260709 12:14:10.144940  9692 consensus_peers.cc:597] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.145090  5907 raft_consensus.cc:2243] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.145571  5907 raft_consensus.cc:2272] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.147553  5907 tablet_replica.cc:333] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.148020  5907 raft_consensus.cc:2243] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.148366  5907 raft_consensus.cc:2272] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.150034  5907 tablet_replica.cc:333] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.150460  5907 raft_consensus.cc:2243] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:10.151275  5907 raft_consensus.cc:2272] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.153311  5907 tablet_replica.cc:333] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.153893  5907 raft_consensus.cc:2243] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:10.153888  9618 consensus_peers.cc:597] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.154457  5907 raft_consensus.cc:2272] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.156894  5907 tablet_replica.cc:333] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.157450  5907 raft_consensus.cc:2243] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:10.158203  5907 raft_consensus.cc:2272] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.160323  5907 tablet_replica.cc:333] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.160869  5907 raft_consensus.cc:2243] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:14:10.160970  9766 consensus_peers.cc:597] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.161712  5907 raft_consensus.cc:2272] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.163460  5907 tablet_replica.cc:333] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.163897  5907 raft_consensus.cc:2243] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.164261  5907 raft_consensus.cc:2272] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.166193  5907 tablet_replica.cc:333] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.166618  5907 raft_consensus.cc:2243] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.166965  5907 raft_consensus.cc:2272] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.168807  5907 tablet_replica.cc:333] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c: stopping tablet replica
I20260709 12:14:10.169219  5907 raft_consensus.cc:2243] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.169552  5907 raft_consensus.cc:2272] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:10.218916  9766 consensus_peers.cc:597] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.240319  5907 tablet_server.cc:196] TabletServer@127.5.196.193:0 shutdown complete.
W20260709 12:14:10.240779  9766 consensus_peers.cc:597] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:10.246495  9618 consensus_peers.cc:597] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:10.259972  9618 consensus_peers.cc:597] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:10.264789  9692 consensus_peers.cc:597] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:10.294826  9692 consensus_peers.cc:597] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:10.296780  9692 consensus_peers.cc:597] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:10.300809  9692 consensus_peers.cc:597] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:10.311671  9766 consensus_peers.cc:597] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.315521  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:10.321909 10296 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:10.321946 10295 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:10.322614 10298 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:10.325296  5907 server_base.cc:1061] running on GCE node
I20260709 12:14:10.328996  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:10.329205  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:10.329375  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599250329356 us; error 0 us; skew 500 ppm
I20260709 12:14:10.329862  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:10.332353  5907 webserver.cc:533] Webserver started at http://127.5.196.193:36733/ using document root <none> and password file <none>
I20260709 12:14:10.332824  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:10.333000  5907 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:14:10.336834  5907 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.002s
W20260709 12:14:10.340515  9692 consensus_peers.cc:597] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:10.342550  9618 consensus_peers.cc:597] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:10.343456  9692 consensus_peers.cc:597] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.346688 10303 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:10.347515  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:14:10.347843  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/ts-0-root
uuid: "2a0b76f5e93847d297f0cc58a091981c"
format_stamp: "Formatted at 2026-07-09 12:14:01 on dist-test-slave-95fd"
I20260709 12:14:10.348287  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599106579108-5907-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 12:14:10.361198  9618 consensus_peers.cc:597] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:10.373888  9618 consensus_peers.cc:597] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.381800  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:10.383013  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:10.384783  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:10.389348 10310 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 12:14:10.404389  9618 consensus_peers.cc:597] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.600425  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:14:10.600781  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.212s	user 0.008s	sys 0.000s
I20260709 12:14:10.601137  5907 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:14:10.605827 10310 tablet_bootstrap.cc:492] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:10.623790 10310 tablet_bootstrap.cc:492] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.624643 10310 tablet_bootstrap.cc:492] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:10.625216 10310 ts_tablet_manager.cc:1403] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260709 12:14:10.627625 10310 raft_consensus.cc:359] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:10.628258 10310 raft_consensus.cc:740] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.628947 10310 consensus_queue.cc:260] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c [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: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:10.632506 10310 ts_tablet_manager.cc:1434] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:10.633250 10310 tablet_bootstrap.cc:492] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:10.684093 10310 tablet_bootstrap.cc:492] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.684897 10310 tablet_bootstrap.cc:492] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:10.685413 10310 ts_tablet_manager.cc:1403] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.052s	user 0.025s	sys 0.020s
I20260709 12:14:10.687088 10310 raft_consensus.cc:359] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:10.687595 10310 raft_consensus.cc:740] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.688144 10310 consensus_queue.cc:260] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [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: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:10.689582 10310 ts_tablet_manager.cc:1434] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:10.690263 10310 tablet_bootstrap.cc:492] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:10.710959 10310 tablet_bootstrap.cc:492] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.711906 10310 tablet_bootstrap.cc:492] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:10.712548 10310 ts_tablet_manager.cc:1403] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260709 12:14:10.714843 10310 raft_consensus.cc:359] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:10.715508 10310 raft_consensus.cc:740] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.716130 10310 consensus_queue.cc:260] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [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: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:10.717855 10310 ts_tablet_manager.cc:1434] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:14:10.718565 10310 tablet_bootstrap.cc:492] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:10.732466 10310 tablet_bootstrap.cc:492] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.733397 10310 tablet_bootstrap.cc:492] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:10.734081 10310 ts_tablet_manager.cc:1403] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 12:14:10.736392 10310 raft_consensus.cc:359] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:10.737186 10310 raft_consensus.cc:740] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.737820 10310 consensus_queue.cc:260] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c [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: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:10.739152 10310 ts_tablet_manager.cc:1434] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:14:10.739737 10310 tablet_bootstrap.cc:492] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:10.750525 10310 tablet_bootstrap.cc:492] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.751400 10310 tablet_bootstrap.cc:492] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:10.751955 10310 ts_tablet_manager.cc:1403] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 12:14:10.754199 10310 raft_consensus.cc:359] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:10.754835 10310 raft_consensus.cc:740] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.755470 10310 consensus_queue.cc:260] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:10.757319 10310 ts_tablet_manager.cc:1434] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:10.758025 10310 tablet_bootstrap.cc:492] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:10.776158 10310 tablet_bootstrap.cc:492] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.777091 10310 tablet_bootstrap.cc:492] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:10.777729 10310 ts_tablet_manager.cc:1403] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260709 12:14:10.780072 10310 raft_consensus.cc:359] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:10.780755 10310 raft_consensus.cc:740] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.781526 10310 consensus_queue.cc:260] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [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: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:10.784070 10310 ts_tablet_manager.cc:1434] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:10.784847 10310 tablet_bootstrap.cc:492] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:10.794827 10310 tablet_bootstrap.cc:492] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.795519 10310 tablet_bootstrap.cc:492] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:10.796025 10310 ts_tablet_manager.cc:1403] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.004s
I20260709 12:14:10.797663 10310 raft_consensus.cc:359] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:10.798120 10310 raft_consensus.cc:740] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.798609 10310 consensus_queue.cc:260] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c [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: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:10.799882 10310 ts_tablet_manager.cc:1434] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:10.800504 10310 tablet_bootstrap.cc:492] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:10.814095 10310 tablet_bootstrap.cc:492] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.814913 10310 tablet_bootstrap.cc:492] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:10.815478 10310 ts_tablet_manager.cc:1403] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 12:14:10.817441 10310 raft_consensus.cc:359] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:10.817889 10310 raft_consensus.cc:740] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.818414 10310 consensus_queue.cc:260] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c [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: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:10.819792 10310 ts_tablet_manager.cc:1434] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:10.820344 10310 tablet_bootstrap.cc:492] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:10.826406  5907 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:14:10.826659  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.226s	user 0.200s	sys 0.008s
I20260709 12:14:10.829988 10310 tablet_bootstrap.cc:492] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:14:10.830897 10310 tablet_bootstrap.cc:492] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:10.831454 10310 ts_tablet_manager.cc:1403] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 12:14:10.833532 10310 raft_consensus.cc:359] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:10.834308 10310 raft_consensus.cc:740] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.834955 10310 consensus_queue.cc:260] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:10.836848 10310 ts_tablet_manager.cc:1434] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:10.837584 10310 tablet_bootstrap.cc:492] T afe62e0ce63d43c4afc01f7e3b6b8900 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:10.855667 10310 tablet_bootstrap.cc:492] T afe62e0ce63d43c4afc01f7e3b6b8900 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.856514 10310 tablet_bootstrap.cc:492] T afe62e0ce63d43c4afc01f7e3b6b8900 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:10.857156 10310 ts_tablet_manager.cc:1403] T afe62e0ce63d43c4afc01f7e3b6b8900 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260709 12:14:10.859675 10310 raft_consensus.cc:359] T afe62e0ce63d43c4afc01f7e3b6b8900 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:10.860370 10310 raft_consensus.cc:740] T afe62e0ce63d43c4afc01f7e3b6b8900 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.861071 10310 consensus_queue.cc:260] T afe62e0ce63d43c4afc01f7e3b6b8900 P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:10.863279 10310 ts_tablet_manager.cc:1434] T afe62e0ce63d43c4afc01f7e3b6b8900 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:14:10.864097 10310 tablet_bootstrap.cc:492] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:10.894215 10310 tablet_bootstrap.cc:492] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.895193 10310 tablet_bootstrap.cc:492] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:10.895777 10310 ts_tablet_manager.cc:1403] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.011s
I20260709 12:14:10.898156 10310 raft_consensus.cc:359] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:10.898789 10310 raft_consensus.cc:740] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.899593 10310 consensus_queue.cc:260] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c [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: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:10.901695 10310 ts_tablet_manager.cc:1434] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:10.902470 10310 tablet_bootstrap.cc:492] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:10.923779 10310 tablet_bootstrap.cc:492] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.924634 10310 tablet_bootstrap.cc:492] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:10.925205 10310 ts_tablet_manager.cc:1403] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 12:14:10.927502 10310 raft_consensus.cc:359] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:10.928157 10310 raft_consensus.cc:740] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.928869 10310 consensus_queue.cc:260] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c [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: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:10.930904 10310 ts_tablet_manager.cc:1434] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:14:10.931619 10310 tablet_bootstrap.cc:492] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:10.948756 10310 tablet_bootstrap.cc:492] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.949597 10310 tablet_bootstrap.cc:492] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:10.950238 10310 ts_tablet_manager.cc:1403] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 12:14:10.952643 10310 raft_consensus.cc:359] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:10.953282 10310 raft_consensus.cc:740] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.954013 10310 consensus_queue.cc:260] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [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: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:10.956117 10310 ts_tablet_manager.cc:1434] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:10.956828 10310 tablet_bootstrap.cc:492] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:10.971895 10310 tablet_bootstrap.cc:492] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.972733 10310 tablet_bootstrap.cc:492] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:10.973186 10310 ts_tablet_manager.cc:1403] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260709 12:14:10.975425 10310 raft_consensus.cc:359] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:10.976045 10310 raft_consensus.cc:740] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.976792 10310 consensus_queue.cc:260] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [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: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:10.978221 10310 ts_tablet_manager.cc:1434] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:14:10.978915 10310 tablet_bootstrap.cc:492] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:11.002547 10310 tablet_bootstrap.cc:492] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:11.003364 10310 tablet_bootstrap.cc:492] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:11.009378 10310 ts_tablet_manager.cc:1403] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.008s
I20260709 12:14:11.011569 10310 raft_consensus.cc:359] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.012202 10310 raft_consensus.cc:740] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.012981 10310 consensus_queue.cc:260] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [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: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.015093 10310 ts_tablet_manager.cc:1434] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:11.015851 10310 tablet_bootstrap.cc:492] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:11.036907 10310 tablet_bootstrap.cc:492] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:11.037639 10310 tablet_bootstrap.cc:492] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:11.038251 10310 ts_tablet_manager.cc:1403] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260709 12:14:11.040684 10310 raft_consensus.cc:359] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.041357 10310 raft_consensus.cc:740] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.042155 10310 consensus_queue.cc:260] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c [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: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.044369 10310 ts_tablet_manager.cc:1434] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:11.045188 10310 tablet_bootstrap.cc:492] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:11.052672  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.193:44605
I20260709 12:14:11.052809 10385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.193:44605 every 8 connection(s)
I20260709 12:14:11.057060 10310 tablet_bootstrap.cc:492] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:11.057957 10310 tablet_bootstrap.cc:492] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:11.058588 10310 ts_tablet_manager.cc:1403] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:14:11.060865 10310 raft_consensus.cc:359] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.061564 10310 raft_consensus.cc:740] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.062330 10310 consensus_queue.cc:260] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [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: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.064863 10310 ts_tablet_manager.cc:1434] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:11.065797 10310 tablet_bootstrap.cc:492] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:11.080722 10310 tablet_bootstrap.cc:492] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:11.081569 10310 tablet_bootstrap.cc:492] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:11.082109 10310 ts_tablet_manager.cc:1403] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 12:14:11.083848 10310 raft_consensus.cc:359] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.084288 10310 raft_consensus.cc:740] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.084805 10310 consensus_queue.cc:260] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [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: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.086633 10310 ts_tablet_manager.cc:1434] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 12:14:11.087350 10310 tablet_bootstrap.cc:492] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:11.090591 10387 heartbeater.cc:344] Connected to a master server at 127.5.196.254:35375
I20260709 12:14:11.090973 10387 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:11.091835 10387 heartbeater.cc:507] Master 127.5.196.254:35375 requested a full tablet report, sending...
I20260709 12:14:11.104362 10065 raft_consensus.cc:493] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.104943 10065 raft_consensus.cc:515] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.107394  9475 ts_manager.cc:194] Re-registered known tserver with Master: 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:11.110042 10129 raft_consensus.cc:493] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.110512 10310 tablet_bootstrap.cc:492] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:11.111387 10310 tablet_bootstrap.cc:492] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:11.111967 10310 ts_tablet_manager.cc:1403] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.000s
I20260709 12:14:11.112509 10311 raft_consensus.cc:493] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.112988 10311 raft_consensus.cc:515] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.113986 10065 leader_election.cc:290] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:11.114347 10310 raft_consensus.cc:359] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.115006 10310 raft_consensus.cc:740] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.115471  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:11.115645 10310 consensus_queue.cc:260] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c [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: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.116272 10311 leader_election.cc:290] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:11.116065  9725 raft_consensus.cc:2468] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:11.117868  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:11.118522  9652 raft_consensus.cc:2468] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:11.119007  9620 leader_election.cc:304] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [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: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:11.120069 10310 ts_tablet_manager.cc:1434] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:11.120873 10310 tablet_bootstrap.cc:492] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:11.120108  9694 leader_election.cc:304] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:11.122542 10311 raft_consensus.cc:2804] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:11.122936 10311 raft_consensus.cc:493] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.123347 10311 raft_consensus.cc:3060] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.110484 10129 raft_consensus.cc:515] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.127142 10129 leader_election.cc:290] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:11.127560 10129 raft_consensus.cc:2804] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:11.127832 10129 raft_consensus.cc:493] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.128127 10129 raft_consensus.cc:3060] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.130021 10219 raft_consensus.cc:493] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.130499 10219 raft_consensus.cc:515] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.132395 10219 leader_election.cc:290] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:11.132591  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652558ac49b0483f8e6130388f386f77" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:11.133955  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8545c5456f814a159746b07e296e3d6d" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:11.148768 10311 raft_consensus.cc:515] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.147266 10129 raft_consensus.cc:515] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.151016 10129 leader_election.cc:290] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:11.155788 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:11.155857 10311 leader_election.cc:290] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:11.156579 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:11.157349 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652558ac49b0483f8e6130388f386f77" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:11.152863  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:11.159708  9725 raft_consensus.cc:2393] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 in current term 2: Already voted for candidate 16873db00a1e46b7b9df91c0334ae3be in this term.
W20260709 12:14:11.161762  9618 leader_election.cc:343] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:11.162367  9618 leader_election.cc:343] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:11.163143  9618 leader_election.cc:343] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.163517  9618 leader_election.cc:304] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:11.165841  9938 raft_consensus.cc:2749] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:11.165920  9475 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58308
I20260709 12:14:11.166095 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:11.167876 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8545c5456f814a159746b07e296e3d6d" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
W20260709 12:14:11.170158  9692 leader_election.cc:343] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.169523  9620 leader_election.cc:304] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:11.171207 10129 raft_consensus.cc:2749] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:11.171983  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
W20260709 12:14:11.172973  9766 leader_election.cc:343] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.173434  9766 leader_election.cc:304] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:11.173074  9652 raft_consensus.cc:2393] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 16873db00a1e46b7b9df91c0334ae3be in current term 2: Already voted for candidate a51828382cae443aadafefcfe5178bb0 in this term.
I20260709 12:14:11.174067 10219 raft_consensus.cc:2749] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:11.175655 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
W20260709 12:14:11.176789  9692 leader_election.cc:343] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.177172  9692 leader_election.cc:304] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:11.179188 10310 tablet_bootstrap.cc:492] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:11.179447 10315 raft_consensus.cc:2749] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:11.180088 10310 tablet_bootstrap.cc:492] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:11.180742 10310 ts_tablet_manager.cc:1403] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.060s	user 0.033s	sys 0.024s
I20260709 12:14:11.180749 10387 heartbeater.cc:499] Master 127.5.196.254:35375 was elected leader, sending a full tablet report...
I20260709 12:14:11.171891 10311 raft_consensus.cc:493] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.181555 10311 raft_consensus.cc:515] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.182754 10310 raft_consensus.cc:359] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:11.183275 10310 raft_consensus.cc:740] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.183583 10311 leader_election.cc:290] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:11.184588  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:11.184666 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:11.183943 10310 consensus_queue.cc:260] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [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: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
W20260709 12:14:11.185835  9692 leader_election.cc:343] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.186215  9692 leader_election.cc:304] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:11.186717 10311 raft_consensus.cc:2749] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:11.186875 10310 ts_tablet_manager.cc:1434] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:14:11.187703 10310 tablet_bootstrap.cc:492] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:11.205739 10310 tablet_bootstrap.cc:492] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:11.206460 10310 tablet_bootstrap.cc:492] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:11.205767 10065 raft_consensus.cc:493] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.206980 10310 ts_tablet_manager.cc:1403] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:14:11.207497 10065 raft_consensus.cc:515] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.209801 10310 raft_consensus.cc:359] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.210134 10065 leader_election.cc:290] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:11.210472 10310 raft_consensus.cc:740] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.210162 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b0ecf138e542c9978fc444ab25af99" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:11.211050  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b0ecf138e542c9978fc444ab25af99" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:11.211275 10310 consensus_queue.cc:260] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c [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: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
W20260709 12:14:11.212669  9618 leader_election.cc:343] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.213200 10310 ts_tablet_manager.cc:1434] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:14:11.213176  9620 leader_election.cc:304] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:11.214078 10310 tablet_bootstrap.cc:492] T 72aac83779c34a618c39058b68d3fa9c P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:11.213896 10065 raft_consensus.cc:2749] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:11.225119 10310 tablet_bootstrap.cc:492] T 72aac83779c34a618c39058b68d3fa9c P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:11.225822 10310 tablet_bootstrap.cc:492] T 72aac83779c34a618c39058b68d3fa9c P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:11.226277 10310 ts_tablet_manager.cc:1403] T 72aac83779c34a618c39058b68d3fa9c P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:14:11.228390 10129 raft_consensus.cc:493] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.228539 10310 raft_consensus.cc:359] T 72aac83779c34a618c39058b68d3fa9c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.228852 10129 raft_consensus.cc:515] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.229184 10310 raft_consensus.cc:740] T 72aac83779c34a618c39058b68d3fa9c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.229847 10310 consensus_queue.cc:260] T 72aac83779c34a618c39058b68d3fa9c P 2a0b76f5e93847d297f0cc58a091981c [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: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.231719 10310 ts_tablet_manager.cc:1434] T 72aac83779c34a618c39058b68d3fa9c P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:14:11.231600 10129 leader_election.cc:290] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:11.231537  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff05c96c8c6349df9aec789f348b8b35" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:11.231498 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff05c96c8c6349df9aec789f348b8b35" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:11.232618 10310 tablet_bootstrap.cc:492] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
W20260709 12:14:11.233668  9618 leader_election.cc:343] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.234077  9618 leader_election.cc:304] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:11.234712 10129 raft_consensus.cc:2749] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:11.244470 10310 tablet_bootstrap.cc:492] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:11.245123 10310 tablet_bootstrap.cc:492] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:11.245620 10310 ts_tablet_manager.cc:1403] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 12:14:11.247213 10310 raft_consensus.cc:359] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.247859 10310 raft_consensus.cc:740] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.248477 10310 consensus_queue.cc:260] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c [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: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.250447 10310 ts_tablet_manager.cc:1434] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:14:11.251171 10310 tablet_bootstrap.cc:492] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:11.255373 10311 raft_consensus.cc:493] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.255805 10311 raft_consensus.cc:515] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.257561 10311 leader_election.cc:290] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:11.258525  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891f45170c14f689770443b7414c33a" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:11.259111 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891f45170c14f689770443b7414c33a" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
W20260709 12:14:11.260847  9692 leader_election.cc:343] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.261358  9694 leader_election.cc:304] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:11.262096 10311 raft_consensus.cc:2749] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:11.265434 10129 raft_consensus.cc:493] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.266336 10311 raft_consensus.cc:493] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.266793 10311 raft_consensus.cc:515] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.269291 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff05c96c8c6349df9aec789f348b8b35" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:11.269539  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff05c96c8c6349df9aec789f348b8b35" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:11.270150  9652 raft_consensus.cc:2468] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
W20260709 12:14:11.270601  9692 leader_election.cc:343] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.271235  9694 leader_election.cc:304] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:11.271919 10311 leader_election.cc:290] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:11.271955 10315 raft_consensus.cc:2804] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:11.266062 10129 raft_consensus.cc:515] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.272786 10315 raft_consensus.cc:493] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.273171 10315 raft_consensus.cc:3060] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.275067 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891f45170c14f689770443b7414c33a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:11.275733 10219 raft_consensus.cc:493] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.276211 10219 raft_consensus.cc:515] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
W20260709 12:14:11.276597  9618 leader_election.cc:343] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.277926 10129 leader_election.cc:290] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:11.278214 10219 leader_election.cc:290] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:11.280269  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891f45170c14f689770443b7414c33a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:11.280872  9725 raft_consensus.cc:2468] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:11.282060  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109ca3389e14d76832959f9a30db79a" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:11.286770  9620 leader_election.cc:304] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [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: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:11.289001 10065 raft_consensus.cc:2804] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:11.289327 10065 raft_consensus.cc:493] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.289645 10065 raft_consensus.cc:3060] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.290349 10310 tablet_bootstrap.cc:492] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:11.290597 10315 raft_consensus.cc:515] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.291218 10310 tablet_bootstrap.cc:492] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:11.291899 10310 ts_tablet_manager.cc:1403] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.012s
I20260709 12:14:11.292729 10315 leader_election.cc:290] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:11.294441 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109ca3389e14d76832959f9a30db79a" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:11.294337 10310 raft_consensus.cc:359] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.295205  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff05c96c8c6349df9aec789f348b8b35" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:11.295830  9652 raft_consensus.cc:3060] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:11.296092  9766 leader_election.cc:343] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.296528  9766 leader_election.cc:304] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:11.297459 10219 raft_consensus.cc:2749] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:11.297600 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff05c96c8c6349df9aec789f348b8b35" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:11.295641 10310 raft_consensus.cc:740] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.297847 10065 raft_consensus.cc:515] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
W20260709 12:14:11.298702  9692 leader_election.cc:343] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.298563 10310 consensus_queue.cc:260] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [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: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.302613 10065 leader_election.cc:290] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:11.303000 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891f45170c14f689770443b7414c33a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:11.302129  9652 raft_consensus.cc:2468] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 2.
I20260709 12:14:11.303563  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891f45170c14f689770443b7414c33a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:11.304077  9725 raft_consensus.cc:3060] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.304474 10310 ts_tablet_manager.cc:1434] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:14:11.305243 10310 tablet_bootstrap.cc:492] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
W20260709 12:14:11.305498  9618 leader_election.cc:343] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.306113  9694 leader_election.cc:304] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:11.306850 10315 raft_consensus.cc:2804] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:11.307375 10315 raft_consensus.cc:697] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [term 2 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:11.308363 10315 consensus_queue.cc:237] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.322695 10310 tablet_bootstrap.cc:492] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:11.323755 10310 tablet_bootstrap.cc:492] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:11.324398 10310 ts_tablet_manager.cc:1403] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.006s
I20260709 12:14:11.324445  9725 raft_consensus.cc:2468] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:11.325798  9475 catalog_manager.cc:5697] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 1 to 2, leader changed from 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193) to 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195). New cstate: current_term: 2 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:11.326578  9620 leader_election.cc:304] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [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: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:11.327256 10219 raft_consensus.cc:493] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.327109 10310 raft_consensus.cc:359] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.327594 10065 raft_consensus.cc:2804] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:11.327967 10310 raft_consensus.cc:740] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.328138 10065 raft_consensus.cc:697] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:11.327811 10219 raft_consensus.cc:515] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.328805 10310 consensus_queue.cc:260] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.329092 10065 consensus_queue.cc:237] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.330159 10219 leader_election.cc:290] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:11.330924 10310 ts_tablet_manager.cc:1434] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 12:14:11.331748 10310 tablet_bootstrap.cc:492] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:11.333115  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87da0466f5fe43e48bf5bac7ff50f526" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:11.331604 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87da0466f5fe43e48bf5bac7ff50f526" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
W20260709 12:14:11.335047  9766 leader_election.cc:343] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.333799 10129 raft_consensus.cc:493] T 294f7340200d45bdb07fcbc62563e704 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.335681 10129 raft_consensus.cc:515] T 294f7340200d45bdb07fcbc62563e704 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.337390 10129 leader_election.cc:290] T 294f7340200d45bdb07fcbc62563e704 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:11.342401  9768 leader_election.cc:304] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:11.343709 10256 raft_consensus.cc:2749] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:11.340492  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294f7340200d45bdb07fcbc62563e704" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:11.346930 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294f7340200d45bdb07fcbc62563e704" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
W20260709 12:14:11.359099  9618 leader_election.cc:343] T 294f7340200d45bdb07fcbc62563e704 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.359606  9618 leader_election.cc:304] T 294f7340200d45bdb07fcbc62563e704 P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:11.360924 10065 raft_consensus.cc:2749] T 294f7340200d45bdb07fcbc62563e704 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:11.365511  9476 catalog_manager.cc:5697] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 1 to 2, leader changed from 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193) to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:11.373075 10065 raft_consensus.cc:493] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.373615 10065 raft_consensus.cc:515] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.375887 10065 leader_election.cc:290] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:11.377627 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109ca3389e14d76832959f9a30db79a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:11.378612  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109ca3389e14d76832959f9a30db79a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:11.379280  9798 raft_consensus.cc:2468] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:11.379990 10129 raft_consensus.cc:493] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.380088 10311 raft_consensus.cc:493] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.380398  9620 leader_election.cc:304] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:11.380568 10129 raft_consensus.cc:515] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.380705 10311 raft_consensus.cc:515] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.381407  9938 raft_consensus.cc:2804] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:11.381770  9938 raft_consensus.cc:493] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.382087  9938 raft_consensus.cc:3060] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.382496 10129 leader_election.cc:290] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:11.382892 10311 leader_election.cc:290] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:11.383924  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87da0466f5fe43e48bf5bac7ff50f526" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:11.384291 10219 raft_consensus.cc:493] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.384539  9798 raft_consensus.cc:2468] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:11.384811 10219 raft_consensus.cc:515] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.381124 10128 raft_consensus.cc:493] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.387362 10219 leader_election.cc:290] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:11.387774 10128 raft_consensus.cc:515] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.389711 10128 leader_election.cc:290] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:11.389961 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b0ecf138e542c9978fc444ab25af99" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:11.390357  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652558ac49b0483f8e6130388f386f77" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:11.390584 10356 raft_consensus.cc:2468] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:11.390965  9654 raft_consensus.cc:2468] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:11.391330  9620 leader_election.cc:304] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:11.392577  9692 leader_election.cc:304] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:11.392731  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b0ecf138e542c9978fc444ab25af99" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:11.393395  9652 raft_consensus.cc:2468] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:11.393332  9911 raft_consensus.cc:2804] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:11.390697  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f862e21a95d461ea2dacac8bc29287e" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:11.394642  9768 leader_election.cc:304] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:11.395978 10128 raft_consensus.cc:2804] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:11.396222 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f862e21a95d461ea2dacac8bc29287e" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:11.396354 10128 raft_consensus.cc:493] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.397010 10128 raft_consensus.cc:3060] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.395325  9911 raft_consensus.cc:493] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
W20260709 12:14:11.397663  9766 leader_election.cc:343] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.397946  9911 raft_consensus.cc:3060] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.398113  9766 leader_election.cc:304] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:11.400528 10219 raft_consensus.cc:2749] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:11.394580 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652558ac49b0483f8e6130388f386f77" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
W20260709 12:14:11.403571  9618 leader_election.cc:343] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.404399  9911 raft_consensus.cc:515] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.405261 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87da0466f5fe43e48bf5bac7ff50f526" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:11.406989 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b0ecf138e542c9978fc444ab25af99" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:11.407224  9911 leader_election.cc:290] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
W20260709 12:14:11.407538  9766 leader_election.cc:343] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.407672 10355 raft_consensus.cc:3060] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.393673 10065 raft_consensus.cc:2804] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:11.408543 10065 raft_consensus.cc:493] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.408872 10128 raft_consensus.cc:515] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.411849  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652558ac49b0483f8e6130388f386f77" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:11.412353  9654 raft_consensus.cc:3060] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.413357 10128 leader_election.cc:290] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:11.414999 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652558ac49b0483f8e6130388f386f77" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:11.408876 10065 raft_consensus.cc:3060] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:11.416378  9766 leader_election.cc:343] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.393445  9938 raft_consensus.cc:515] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.418846  9938 leader_election.cc:290] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:11.419397  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109ca3389e14d76832959f9a30db79a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:11.419945  9801 raft_consensus.cc:3060] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.420185  9654 raft_consensus.cc:2468] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 2.
W20260709 12:14:11.420529  9618 leader_election.cc:343] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.422199  9768 leader_election.cc:304] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:11.424616 10219 raft_consensus.cc:2804] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:11.425781 10219 raft_consensus.cc:697] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [term 2 LEADER]: Becoming Leader. State: Replica: 861946e926c44657a9166d32939517f4, State: Running, Role: LEADER
I20260709 12:14:11.426016 10311 raft_consensus.cc:493] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.426947 10311 raft_consensus.cc:515] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.430275  9801 raft_consensus.cc:2468] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:11.430979  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30283a69a8864b62ad329a30b4b958be" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:11.431473  9620 leader_election.cc:304] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:11.427068 10219 consensus_queue.cc:237] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.430295 10311 leader_election.cc:290] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:11.415725  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b0ecf138e542c9978fc444ab25af99" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:11.435853 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30283a69a8864b62ad329a30b4b958be" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:11.436528 10354 raft_consensus.cc:2468] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:11.436744 10129 raft_consensus.cc:2804] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:11.437237 10129 raft_consensus.cc:697] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:11.435892  9652 raft_consensus.cc:3060] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.434792 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109ca3389e14d76832959f9a30db79a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:11.442241  9938 raft_consensus.cc:493] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.442742  9938 raft_consensus.cc:515] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.445734 10065 raft_consensus.cc:515] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.437927 10129 consensus_queue.cc:237] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.452258 10065 leader_election.cc:290] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:11.453109  9692 leader_election.cc:304] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 861946e926c44657a9166d32939517f4
I20260709 12:14:11.454252  9652 raft_consensus.cc:2468] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 2.
I20260709 12:14:11.452822 10256 raft_consensus.cc:493] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.455513 10256 raft_consensus.cc:515] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.452482  9938 leader_election.cc:290] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:11.446144 10311 raft_consensus.cc:493] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.458647 10256 leader_election.cc:290] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:11.459872  9911 raft_consensus.cc:2804] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:11.461208  9911 raft_consensus.cc:493] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.461558  9911 raft_consensus.cc:3060] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.460392  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c65d7867a9849769fdf0db8e2729f7c" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:11.463114 10311 raft_consensus.cc:515] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.465149 10311 leader_election.cc:290] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:11.466131 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c65d7867a9849769fdf0db8e2729f7c" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:11.467060  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8545c5456f814a159746b07e296e3d6d" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
W20260709 12:14:11.467478  9766 leader_election.cc:343] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.467648  9801 raft_consensus.cc:2468] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:11.468782  9694 leader_election.cc:304] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:11.468878  9911 raft_consensus.cc:515] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.470521  9768 leader_election.cc:304] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:11.473090 10128 raft_consensus.cc:2749] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:11.474062 10311 raft_consensus.cc:2804] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:11.474363 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8545c5456f814a159746b07e296e3d6d" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:11.474578 10311 raft_consensus.cc:493] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.475180 10311 raft_consensus.cc:3060] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:11.476004  9692 leader_election.cc:343] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.476363  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99dbbfb525de486587be04b6e0da2d71" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:11.478952  9694 leader_election.cc:304] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:11.479858  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87da0466f5fe43e48bf5bac7ff50f526" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:11.480434  9801 raft_consensus.cc:3060] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.483665 10310 tablet_bootstrap.cc:492] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:11.484781  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30283a69a8864b62ad329a30b4b958be" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
W20260709 12:14:11.484534  9618 leader_election.cc:343] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.487186 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30283a69a8864b62ad329a30b4b958be" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:11.487766 10354 raft_consensus.cc:3060] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.490159  9801 raft_consensus.cc:2468] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:11.491087  9620 leader_election.cc:304] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:11.491178 10268 raft_consensus.cc:2804] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:11.491787 10268 raft_consensus.cc:697] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [term 2 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:11.491983 10411 raft_consensus.cc:2804] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:11.493425  9911 leader_election.cc:290] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:11.493086 10411 raft_consensus.cc:697] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:11.493746 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99dbbfb525de486587be04b6e0da2d71" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:11.495453 10356 raft_consensus.cc:2468] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:11.495334 10411 consensus_queue.cc:237] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.493152 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87da0466f5fe43e48bf5bac7ff50f526" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:11.497239 10268 consensus_queue.cc:237] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.476012 10355 raft_consensus.cc:2468] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 2.
I20260709 12:14:11.502372 10310 tablet_bootstrap.cc:492] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:11.502250  9475 catalog_manager.cc:5697] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 reported cstate change: term changed from 1 to 2, leader changed from 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193) to 861946e926c44657a9166d32939517f4 (127.5.196.196). New cstate: current_term: 2 leader_uuid: "861946e926c44657a9166d32939517f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:11.503062 10310 ts_tablet_manager.cc:1403] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.171s	user 0.050s	sys 0.068s
I20260709 12:14:11.503728 10354 raft_consensus.cc:2468] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 2.
I20260709 12:14:11.505313  9692 leader_election.cc:304] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 861946e926c44657a9166d32939517f4
I20260709 12:14:11.501629 10311 raft_consensus.cc:515] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.506273 10315 raft_consensus.cc:2804] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:11.509503 10315 raft_consensus.cc:697] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be [term 2 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:11.506947 10310 raft_consensus.cc:359] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.510326 10310 raft_consensus.cc:740] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.510982 10310 consensus_queue.cc:260] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [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: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.512231 10315 consensus_queue.cc:237] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.516683 10129 raft_consensus.cc:493] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.517376 10129 raft_consensus.cc:515] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.519361 10129 leader_election.cc:290] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:11.519755 10268 raft_consensus.cc:493] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.520270 10268 raft_consensus.cc:515] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.521693  9911 raft_consensus.cc:493] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:11.522125  9911 raft_consensus.cc:515] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.522810  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c65d7867a9849769fdf0db8e2729f7c" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:11.523384  9798 raft_consensus.cc:2468] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:11.524461  9620 leader_election.cc:304] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:11.525135 10129 raft_consensus.cc:2804] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:11.525522 10129 raft_consensus.cc:493] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.526057 10129 raft_consensus.cc:3060] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.526086  9618 leader_election.cc:304] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [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: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 861946e926c44657a9166d32939517f4
I20260709 12:14:11.526575  9911 leader_election.cc:290] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:11.527040  9911 raft_consensus.cc:493] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
W20260709 12:14:11.527172  9618 leader_election.cc:343] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.527455  9911 raft_consensus.cc:515] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.525465 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9655c0496f4e63ae5fe5d315aa0cd4" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:11.511036 10219 raft_consensus.cc:493] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.539618 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c65d7867a9849769fdf0db8e2729f7c" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:11.541461 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f862e21a95d461ea2dacac8bc29287e" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:11.534163  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f862e21a95d461ea2dacac8bc29287e" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:11.566164  9801 raft_consensus.cc:2468] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:11.567281  9694 leader_election.cc:304] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:11.535467  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9655c0496f4e63ae5fe5d315aa0cd4" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:11.562448 10065 raft_consensus.cc:493] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.569468  9798 raft_consensus.cc:2468] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:11.533578 10129 raft_consensus.cc:515] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.569666 10065 raft_consensus.cc:515] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.563409  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb21ccd33e4a1486e2f1a67e08fb37" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:11.562809 10268 leader_election.cc:290] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:11.536819  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8545c5456f814a159746b07e296e3d6d" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:11.539250  9474 catalog_manager.cc:5697] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 1 to 2, leader changed from 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193) to 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195). New cstate: current_term: 2 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:11.560436 10354 raft_consensus.cc:2410] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16873db00a1e46b7b9df91c0334ae3be for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 12:14:11.530959  9911 leader_election.cc:290] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
W20260709 12:14:11.571368  9618 leader_election.cc:343] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.576326 10129 leader_election.cc:290] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:11.577589  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c65d7867a9849769fdf0db8e2729f7c" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:11.584507  9798 raft_consensus.cc:3060] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.584964  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:11.584555 10065 leader_election.cc:290] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:11.585556  9725 raft_consensus.cc:2468] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:11.586674  9620 leader_election.cc:304] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [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: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:11.562225 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8545c5456f814a159746b07e296e3d6d" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:11.560570 10414 raft_consensus.cc:2804] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:11.593039  9694 leader_election.cc:304] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:11.593143  9938 raft_consensus.cc:2804] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:11.560838 10311 leader_election.cc:290] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:11.560103 10256 raft_consensus.cc:493] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.598709  9938 raft_consensus.cc:493] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.600193  9938 raft_consensus.cc:3060] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.591168  9798 raft_consensus.cc:2468] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:11.587361  9797 raft_consensus.cc:3060] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.601634  9620 leader_election.cc:304] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:11.587262 10128 raft_consensus.cc:493] T 30283a69a8864b62ad329a30b4b958be P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.570569 10219 raft_consensus.cc:515] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.609015 10219 leader_election.cc:290] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:11.598138 10315 raft_consensus.cc:2804] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:11.610350 10065 raft_consensus.cc:2804] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:11.628902 10065 raft_consensus.cc:697] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:11.598445 10414 raft_consensus.cc:493] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
W20260709 12:14:11.630982  9692 leader_election.cc:343] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.631270  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb21ccd33e4a1486e2f1a67e08fb37" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:11.636269  9938 raft_consensus.cc:515] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:11.636762  9725 raft_consensus.cc:2468] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:11.640784  9938 leader_election.cc:290] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:11.604936 10423 raft_consensus.cc:2804] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:11.638814  9768 leader_election.cc:304] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [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: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:11.642354  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:11.643010  9725 raft_consensus.cc:3060] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.639700 10065 consensus_queue.cc:237] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.628633 10315 raft_consensus.cc:493] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.638218 10414 raft_consensus.cc:3060] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.603672 10256 raft_consensus.cc:515] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.629845  9800 raft_consensus.cc:2468] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:11.649593 10310 ts_tablet_manager.cc:1434] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.146s	user 0.021s	sys 0.048s
I20260709 12:14:11.643394 10423 raft_consensus.cc:493] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:11.636009 10128 raft_consensus.cc:515] T 30283a69a8864b62ad329a30b4b958be P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.656935 10427 raft_consensus.cc:493] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.650305 10315 raft_consensus.cc:3060] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.655267 10423 raft_consensus.cc:3060] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.658676 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c65d7867a9849769fdf0db8e2729f7c" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
W20260709 12:14:11.672011 10416 log.cc:927] Time spent T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
W20260709 12:14:11.677749  9692 leader_election.cc:343] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.683984 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb21ccd33e4a1486e2f1a67e08fb37" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:11.684540 10310 tablet_bootstrap.cc:492] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:11.687098  9725 raft_consensus.cc:2468] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:11.689453  9620 leader_election.cc:304] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:11.690114 10411 raft_consensus.cc:2804] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:11.690563 10411 raft_consensus.cc:697] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:11.691339 10411 consensus_queue.cc:237] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
W20260709 12:14:11.696066  9692 leader_election.cc:343] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.661278 10427 raft_consensus.cc:515] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.700030 10128 leader_election.cc:290] T 30283a69a8864b62ad329a30b4b958be P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:11.701051  9797 raft_consensus.cc:2468] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 2.
I20260709 12:14:11.702090 10256 leader_election.cc:290] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:11.676954 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:11.701056 10219 raft_consensus.cc:2804] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:14:11.713357  9618 leader_election.cc:343] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.716732 10423 raft_consensus.cc:515] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.715025 10219 raft_consensus.cc:493] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.717693 10219 raft_consensus.cc:3060] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.720073 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:11.717903 10427 leader_election.cc:290] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:11.720158 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9655c0496f4e63ae5fe5d315aa0cd4" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:11.723438 10356 raft_consensus.cc:3060] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:11.736328  9618 leader_election.cc:343] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:11.748780  9618 leader_election.cc:343] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.720223 10423 leader_election.cc:290] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:11.758347 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb21ccd33e4a1486e2f1a67e08fb37" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:11.760649 10414 raft_consensus.cc:515] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.762671 10414 leader_election.cc:290] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:11.765383 10356 raft_consensus.cc:2410] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 16873db00a1e46b7b9df91c0334ae3be for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 12:14:11.771263 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294f7340200d45bdb07fcbc62563e704" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
W20260709 12:14:11.771987  9766 leader_election.cc:343] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:11.772740  9766 leader_election.cc:343] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.774207 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99dbbfb525de486587be04b6e0da2d71" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:11.774807 10352 raft_consensus.cc:3060] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.776274 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99dbbfb525de486587be04b6e0da2d71" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
W20260709 12:14:11.778173  9618 consensus_peers.cc:597] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:11.782352 10352 raft_consensus.cc:2468] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:11.783941  9618 leader_election.cc:304] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
W20260709 12:14:11.784708  9768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:37541, user_credentials={real_user=slave}} blocked reactor thread for 145970us
I20260709 12:14:11.786798  9694 leader_election.cc:304] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:11.737684 10315 raft_consensus.cc:515] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.788805  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99dbbfb525de486587be04b6e0da2d71" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:11.790997  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294f7340200d45bdb07fcbc62563e704" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:11.791373  9798 raft_consensus.cc:3060] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.785887 10414 raft_consensus.cc:2804] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:11.789556 10268 raft_consensus.cc:2804] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:11.791688  9652 raft_consensus.cc:2468] T 294f7340200d45bdb07fcbc62563e704 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:11.791966  9694 leader_election.cc:304] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:11.793912  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99dbbfb525de486587be04b6e0da2d71" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:11.799774  9798 raft_consensus.cc:2468] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:11.795629  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30283a69a8864b62ad329a30b4b958be" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:11.795711 10423 raft_consensus.cc:2804] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:11.804533 10423 raft_consensus.cc:697] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [term 2 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:11.805323 10423 consensus_queue.cc:237] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.794404 10268 raft_consensus.cc:493] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.806370 10268 raft_consensus.cc:3060] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.809653 10315 leader_election.cc:290] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:11.790689 10219 raft_consensus.cc:515] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.812366 10219 leader_election.cc:290] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:11.812804 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb21ccd33e4a1486e2f1a67e08fb37" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
W20260709 12:14:11.814323  9766 leader_election.cc:343] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.795998 10414 raft_consensus.cc:697] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:11.815838 10414 consensus_queue.cc:237] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.792436 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30283a69a8864b62ad329a30b4b958be" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:11.817399 10356 raft_consensus.cc:2393] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 861946e926c44657a9166d32939517f4 in current term 2: Already voted for candidate 16873db00a1e46b7b9df91c0334ae3be in this term.
I20260709 12:14:11.806020 10310 tablet_bootstrap.cc:492] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:11.821641 10310 tablet_bootstrap.cc:492] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:11.822219 10310 ts_tablet_manager.cc:1403] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.138s	user 0.014s	sys 0.030s
I20260709 12:14:11.828038  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9655c0496f4e63ae5fe5d315aa0cd4" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:11.828641  9800 raft_consensus.cc:3060] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.830286 10310 raft_consensus.cc:359] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.830927 10310 raft_consensus.cc:740] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.831566 10310 consensus_queue.cc:260] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [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: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.833520 10310 ts_tablet_manager.cc:1434] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:14:11.842417 10310 tablet_bootstrap.cc:492] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:11.846084  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f862e21a95d461ea2dacac8bc29287e" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:11.846660  9801 raft_consensus.cc:3060] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.849700  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb21ccd33e4a1486e2f1a67e08fb37" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:11.853267  9654 raft_consensus.cc:1275] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Refusing update from remote peer 861946e926c44657a9166d32939517f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.833765 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f862e21a95d461ea2dacac8bc29287e" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:11.856812 10268 raft_consensus.cc:515] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.861248  9725 raft_consensus.cc:2393] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 861946e926c44657a9166d32939517f4 in current term 2: Already voted for candidate 16873db00a1e46b7b9df91c0334ae3be in this term.
I20260709 12:14:11.857813  9801 raft_consensus.cc:2468] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 2.
I20260709 12:14:11.863538 10268 leader_election.cc:290] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:11.864645  9800 raft_consensus.cc:2468] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 2.
W20260709 12:14:11.897631  9692 leader_election.cc:343] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.898165 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb21ccd33e4a1486e2f1a67e08fb37" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
W20260709 12:14:11.899528  9692 consensus_peers.cc:597] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:11.902541  9692 leader_election.cc:343] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.903855  9768 leader_election.cc:304] T 30283a69a8864b62ad329a30b4b958be P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:11.907318  9725 raft_consensus.cc:1275] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.907480 10428 raft_consensus.cc:3060] T 30283a69a8864b62ad329a30b4b958be P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.913494  9652 raft_consensus.cc:1275] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Refusing update from remote peer 16873db00a1e46b7b9df91c0334ae3be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.913910 10428 raft_consensus.cc:2749] T 30283a69a8864b62ad329a30b4b958be P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:11.914572 10065 consensus_queue.cc:1048] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:11.907491  9768 leader_election.cc:304] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:11.916421 10256 raft_consensus.cc:2749] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:11.915843  9474 catalog_manager.cc:5697] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 1 to 2, leader changed from 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193) to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:11.917127  9768 leader_election.cc:304] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:11.918185 10256 raft_consensus.cc:2804] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:11.918634 10256 raft_consensus.cc:493] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:11.918825  9800 raft_consensus.cc:1275] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.920094 10434 consensus_queue.cc:1048] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:11.920149 10423 consensus_queue.cc:1048] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:11.921085 10256 raft_consensus.cc:3060] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.922046 10065 consensus_queue.cc:1048] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:11.921083  9768 leader_election.cc:304] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:11.924404 10356 raft_consensus.cc:1275] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Refusing update from remote peer 16873db00a1e46b7b9df91c0334ae3be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.918238  9474 catalog_manager.cc:5697] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 1 to 2, leader changed from 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193) to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:11.925652 10434 raft_consensus.cc:2749] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:11.926494 10423 consensus_queue.cc:1048] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:11.929925  9694 leader_election.cc:304] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:11.930948 10423 raft_consensus.cc:2804] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:11.931223  9694 leader_election.cc:304] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:11.931488 10423 raft_consensus.cc:697] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [term 2 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:11.932078 10315 raft_consensus.cc:2804] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:11.934041 10315 raft_consensus.cc:697] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [term 2 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:11.933478 10423 consensus_queue.cc:237] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.934859 10315 consensus_queue.cc:237] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER 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: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.929574  9474 catalog_manager.cc:5697] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 1 to 2, leader changed from 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193) to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:11.943773  9474 catalog_manager.cc:5697] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 1 to 2, leader changed from 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193) to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:11.945286 10310 tablet_bootstrap.cc:492] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:11.945376 10357 raft_consensus.cc:3060] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:11.945905  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb21ccd33e4a1486e2f1a67e08fb37" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:11.960748  9798 raft_consensus.cc:2393] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 16873db00a1e46b7b9df91c0334ae3be in current term 2: Already voted for candidate 861946e926c44657a9166d32939517f4 in this term.
I20260709 12:14:11.948408 10355 raft_consensus.cc:1275] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Refusing update from remote peer 16873db00a1e46b7b9df91c0334ae3be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:14:11.950855  9766 consensus_peers.cc:597] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:11.953186  9801 raft_consensus.cc:1275] T 30283a69a8864b62ad329a30b4b958be P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Refusing update from remote peer 16873db00a1e46b7b9df91c0334ae3be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.965556  9475 catalog_manager.cc:5697] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 1 to 2, leader changed from 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193) to 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195). New cstate: current_term: 2 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:11.966706 10423 consensus_queue.cc:1048] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:11.953972 10256 raft_consensus.cc:515] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.974754 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294f7340200d45bdb07fcbc62563e704" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:11.975767 10418 raft_consensus.cc:493] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:11.976521 10310 tablet_bootstrap.cc:492] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:11.976259 10418 raft_consensus.cc:515] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:11.977169 10310 ts_tablet_manager.cc:1403] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.135s	user 0.018s	sys 0.005s
I20260709 12:14:11.978682 10418 leader_election.cc:290] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
W20260709 12:14:11.981407  9766 leader_election.cc:343] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.986099  9694 leader_election.cc:304] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:11.979764 10310 raft_consensus.cc:359] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.986829 10310 raft_consensus.cc:740] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.987488 10310 consensus_queue.cc:260] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [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: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:11.993438  9911 raft_consensus.cc:2749] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:11.993575  9801 raft_consensus.cc:1275] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.973451  9475 catalog_manager.cc:5697] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 1 to 2, leader changed from 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193) to 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195). New cstate: current_term: 2 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:12.003768 10310 ts_tablet_manager.cc:1434] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 12:14:12.004776 10310 tablet_bootstrap.cc:492] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:12.009187 10065 consensus_queue.cc:1048] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:12.007190 10357 raft_consensus.cc:1275] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:12.001016 10268 consensus_queue.cc:1048] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
W20260709 12:14:12.111153  9618 consensus_peers.cc:597] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:12.125887 10426 consensus_queue.cc:1048] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 12:14:12.126747  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9655c0496f4e63ae5fe5d315aa0cd4" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:12.136623 10256 leader_election.cc:290] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:12.152611  9729 raft_consensus.cc:1275] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:12.157567  9654 raft_consensus.cc:1275] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Refusing update from remote peer 16873db00a1e46b7b9df91c0334ae3be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:14:12.174248  9618 consensus_peers.cc:597] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:12.175024  9618 consensus_peers.cc:597] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:12.182598  9938 consensus_queue.cc:1048] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:12.187264  9474 catalog_manager.cc:5697] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 1 to 2, leader changed from 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193) to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:12.176817  9651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294f7340200d45bdb07fcbc62563e704" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:12.220621  9651 raft_consensus.cc:3060] T 294f7340200d45bdb07fcbc62563e704 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:12.232993  9620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:37541, user_credentials={real_user=slave}} blocked reactor thread for 51041.4us
I20260709 12:14:12.248152  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9655c0496f4e63ae5fe5d315aa0cd4" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:12.248898  9800 raft_consensus.cc:2468] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 2.
I20260709 12:14:12.250720  9796 raft_consensus.cc:1275] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:12.253820 10306 leader_election.cc:304] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:12.254668 10418 raft_consensus.cc:2804] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:12.255015 10418 raft_consensus.cc:493] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:12.255352 10418 raft_consensus.cc:3060] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:12.244536 10268 consensus_queue.cc:1048] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 12:14:12.262871 10310 tablet_bootstrap.cc:492] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:12.263809 10310 tablet_bootstrap.cc:492] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
W20260709 12:14:12.264463  9766 consensus_peers.cc:597] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:12.267314  9475 catalog_manager.cc:5697] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 1 to 2, leader changed from 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193) to 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195). New cstate: current_term: 2 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:12.268759  9475 catalog_manager.cc:5697] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 1 to 2, leader changed from 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193) to 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195). New cstate: current_term: 2 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:12.269987  9692 consensus_peers.cc:597] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:12.264400 10310 ts_tablet_manager.cc:1403] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.260s	user 0.014s	sys 0.008s
I20260709 12:14:12.272962  9651 raft_consensus.cc:2468] T 294f7340200d45bdb07fcbc62563e704 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 2.
I20260709 12:14:12.273962  9768 leader_election.cc:304] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:12.291883 10065 consensus_queue.cc:1048] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:12.283533 10434 raft_consensus.cc:2804] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:12.300539 10434 raft_consensus.cc:697] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [term 2 LEADER]: Becoming Leader. State: Replica: 861946e926c44657a9166d32939517f4, State: Running, Role: LEADER
I20260709 12:14:12.301344 10434 consensus_queue.cc:237] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:12.336681 10354 raft_consensus.cc:1275] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:12.338573 10310 raft_consensus.cc:359] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:12.339382 10411 consensus_queue.cc:1048] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:12.349380 10418 raft_consensus.cc:515] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:12.342620 10310 raft_consensus.cc:740] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.358644  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9655c0496f4e63ae5fe5d315aa0cd4" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:12.361554 10310 consensus_queue.cc:260] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [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: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:12.364902  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9655c0496f4e63ae5fe5d315aa0cd4" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:12.365468  9801 raft_consensus.cc:3060] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:12.371899  9801 raft_consensus.cc:2468] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 3.
I20260709 12:14:12.372210 10310 ts_tablet_manager.cc:1434] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.100s	user 0.004s	sys 0.002s
I20260709 12:14:12.372982 10310 tablet_bootstrap.cc:492] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:12.356197 10418 leader_election.cc:290] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:12.384522  9801 raft_consensus.cc:1275] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Refusing update from remote peer 16873db00a1e46b7b9df91c0334ae3be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:12.385782  9911 consensus_queue.cc:1048] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:12.374871 10306 leader_election.cc:304] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:12.398736  9474 catalog_manager.cc:5697] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 reported cstate change: term changed from 1 to 2, leader changed from 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193) to 861946e926c44657a9166d32939517f4 (127.5.196.196). New cstate: current_term: 2 leader_uuid: "861946e926c44657a9166d32939517f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:12.412793  9796 raft_consensus.cc:1275] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:12.418112 10465 consensus_queue.cc:1048] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:12.423285  9796 raft_consensus.cc:1275] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Refusing update from remote peer 16873db00a1e46b7b9df91c0334ae3be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:12.398478 10356 raft_consensus.cc:1240] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Rejecting Update request from peer 16873db00a1e46b7b9df91c0334ae3be for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:12.430689 10418 raft_consensus.cc:2804] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:12.431190 10418 raft_consensus.cc:697] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 3 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:12.432014 10418 consensus_queue.cc:237] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [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: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:12.433056 10315 consensus_queue.cc:1048] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:12.435448  9692 consensus_peers.cc:597] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:12.437011 10423 consensus_queue.cc:1059] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:12.443672 10423 consensus_queue.cc:1243] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Peer 2a0b76f5e93847d297f0cc58a091981c log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 12:14:12.444252 10268 raft_consensus.cc:3055] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:12.444599 10268 raft_consensus.cc:740] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:12.445346 10268 consensus_queue.cc:260] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
W20260709 12:14:12.448714  9618 consensus_peers.cc:597] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:12.459964 10268 raft_consensus.cc:3060] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:12.462112  9800 raft_consensus.cc:1240] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Rejecting Update request from peer 16873db00a1e46b7b9df91c0334ae3be for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:12.463855 10352 raft_consensus.cc:3060] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:12.463802  9618 consensus_peers.cc:597] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:12.497757 10310 tablet_bootstrap.cc:492] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:12.498803 10310 tablet_bootstrap.cc:492] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:12.499573 10310 ts_tablet_manager.cc:1403] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.127s	user 0.018s	sys 0.000s
I20260709 12:14:12.518306 10310 raft_consensus.cc:359] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:12.518951 10310 raft_consensus.cc:740] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.519570 10310 consensus_queue.cc:260] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [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: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:12.521483 10310 ts_tablet_manager.cc:1434] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 12:14:12.564292 10310 tablet_bootstrap.cc:492] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:12.521381  9476 catalog_manager.cc:5697] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 2 to 3, leader changed from 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195) to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 3 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:12.578868  9766 consensus_peers.cc:597] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:12.594326  9766 consensus_peers.cc:597] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:12.607052 10310 tablet_bootstrap.cc:492] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:12.608347 10310 tablet_bootstrap.cc:492] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:12.609002 10310 ts_tablet_manager.cc:1403] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.087s	user 0.005s	sys 0.009s
I20260709 12:14:12.611225 10310 raft_consensus.cc:359] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:12.611773 10310 raft_consensus.cc:740] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.612429 10310 consensus_queue.cc:260] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c [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: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:12.614905 10310 ts_tablet_manager.cc:1434] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:12.616096 10310 tablet_bootstrap.cc:492] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:12.627249 10310 tablet_bootstrap.cc:492] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:12.628022 10310 tablet_bootstrap.cc:492] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:12.628568 10310 ts_tablet_manager.cc:1403] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 12:14:12.630939 10310 raft_consensus.cc:359] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:12.631477 10310 raft_consensus.cc:740] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.631990 10310 consensus_queue.cc:260] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [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: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:12.633491 10310 ts_tablet_manager.cc:1434] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:12.634387 10310 tablet_bootstrap.cc:492] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:12.657056 10310 tablet_bootstrap.cc:492] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:12.657701 10310 tablet_bootstrap.cc:492] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:12.658171 10310 ts_tablet_manager.cc:1403] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260709 12:14:12.659873 10310 raft_consensus.cc:359] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:12.660328 10310 raft_consensus.cc:740] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.660851 10310 consensus_queue.cc:260] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [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: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:12.662726 10310 ts_tablet_manager.cc:1434] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:12.663900 10310 tablet_bootstrap.cc:492] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:12.674520 10310 tablet_bootstrap.cc:492] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:12.675134 10310 tablet_bootstrap.cc:492] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:12.675673 10310 ts_tablet_manager.cc:1403] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 12:14:12.677578 10310 raft_consensus.cc:359] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:12.678119 10310 raft_consensus.cc:740] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.678629 10310 consensus_queue.cc:260] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c [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: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:12.680470 10310 ts_tablet_manager.cc:1434] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:12.681156 10310 tablet_bootstrap.cc:492] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:12.691392 10310 tablet_bootstrap.cc:492] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:12.692194 10310 tablet_bootstrap.cc:492] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:12.692735 10310 ts_tablet_manager.cc:1403] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 12:14:12.694272 10310 raft_consensus.cc:359] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:12.694831 10310 raft_consensus.cc:740] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.695325 10310 consensus_queue.cc:260] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [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: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:12.697160 10310 ts_tablet_manager.cc:1434] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:12.697935 10310 tablet_bootstrap.cc:492] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:12.712842 10310 tablet_bootstrap.cc:492] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:12.713636 10310 tablet_bootstrap.cc:492] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:12.714217 10310 ts_tablet_manager.cc:1403] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.007s
I20260709 12:14:12.716112 10310 raft_consensus.cc:359] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:12.716615 10310 raft_consensus.cc:740] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.717129 10310 consensus_queue.cc:260] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [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: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:12.719015 10310 ts_tablet_manager.cc:1434] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:14:12.718971 10352 raft_consensus.cc:3060] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:12.720320 10310 tablet_bootstrap.cc:492] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:12.726138 10352 raft_consensus.cc:1275] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Refusing update from remote peer 861946e926c44657a9166d32939517f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:12.727560 10425 consensus_queue.cc:1048] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:12.740653 10310 tablet_bootstrap.cc:492] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:12.741533 10310 tablet_bootstrap.cc:492] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:12.742115 10310 ts_tablet_manager.cc:1403] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.003s
I20260709 12:14:12.744297 10310 raft_consensus.cc:359] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:12.745376 10310 raft_consensus.cc:740] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.745996 10310 consensus_queue.cc:260] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [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: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:12.748178 10310 ts_tablet_manager.cc:1434] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:14:12.748926 10310 tablet_bootstrap.cc:492] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:12.762887 10310 tablet_bootstrap.cc:492] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:12.763835 10310 tablet_bootstrap.cc:492] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:12.764449 10310 ts_tablet_manager.cc:1403] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260709 12:14:12.766754 10310 raft_consensus.cc:359] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:12.767346 10310 raft_consensus.cc:740] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.767948 10310 consensus_queue.cc:260] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [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: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:12.769845 10310 ts_tablet_manager.cc:1434] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:12.770565 10310 tablet_bootstrap.cc:492] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:12.772681  9651 raft_consensus.cc:1275] T 294f7340200d45bdb07fcbc62563e704 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Refusing update from remote peer 861946e926c44657a9166d32939517f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:12.774243 10434 consensus_queue.cc:1048] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:12.785187 10310 tablet_bootstrap.cc:492] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=1 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:12.786046 10310 tablet_bootstrap.cc:492] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:12.786669 10310 ts_tablet_manager.cc:1403] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 12:14:12.788759 10310 raft_consensus.cc:359] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:12.789358 10310 raft_consensus.cc:740] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.790191 10310 consensus_queue.cc:260] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:12.792173 10310 ts_tablet_manager.cc:1434] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:14:12.792857 10310 tablet_bootstrap.cc:492] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:12.812016 10310 tablet_bootstrap.cc:492] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:12.812806 10310 tablet_bootstrap.cc:492] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:12.813373 10310 ts_tablet_manager.cc:1403] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260709 12:14:12.815725 10310 raft_consensus.cc:359] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:12.816371 10310 raft_consensus.cc:740] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.816983 10310 consensus_queue.cc:260] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [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: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:12.818739 10310 ts_tablet_manager.cc:1434] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:12.819365 10310 tablet_bootstrap.cc:492] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:12.831583 10310 tablet_bootstrap.cc:492] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:12.832276 10310 tablet_bootstrap.cc:492] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:12.832901 10310 ts_tablet_manager.cc:1403] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260709 12:14:12.834990 10310 raft_consensus.cc:359] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:12.835619 10310 raft_consensus.cc:740] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.836198 10310 consensus_queue.cc:260] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [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: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:12.838148 10310 ts_tablet_manager.cc:1434] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:12.839609 10310 tablet_bootstrap.cc:492] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:12.867192  9797 raft_consensus.cc:1275] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:12.869411 10418 consensus_queue.cc:1048] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:12.886895 10310 tablet_bootstrap.cc:492] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:12.887792 10310 tablet_bootstrap.cc:492] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:12.888362 10310 ts_tablet_manager.cc:1403] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.049s	user 0.026s	sys 0.020s
I20260709 12:14:12.893190  9725 raft_consensus.cc:1275] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:12.893043 10310 raft_consensus.cc:359] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:12.893771 10310 raft_consensus.cc:740] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.894476 10310 consensus_queue.cc:260] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c [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: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:12.896243 10356 raft_consensus.cc:3060] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:12.896627 10310 ts_tablet_manager.cc:1434] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:12.897954 10474 consensus_queue.cc:1048] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:12.898728 10474 consensus_queue.cc:1243] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Peer 16873db00a1e46b7b9df91c0334ae3be log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 12:14:12.899058 10310 tablet_bootstrap.cc:492] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:12.901623  9725 pending_rounds.cc:85] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be: Aborting all ops after (but not including) 0
I20260709 12:14:12.901935  9725 pending_rounds.cc:107] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260709 12:14:12.902199  9725 raft_consensus.cc:2889] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:12.913517 10352 raft_consensus.cc:3060] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:12.918848 10310 tablet_bootstrap.cc:492] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:12.919677 10310 tablet_bootstrap.cc:492] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:12.920303 10310 ts_tablet_manager.cc:1403] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.006s
I20260709 12:14:12.922887 10310 raft_consensus.cc:359] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:12.923573 10310 raft_consensus.cc:740] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.924263 10310 consensus_queue.cc:260] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [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: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:12.926841 10310 ts_tablet_manager.cc:1434] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:12.927636 10310 tablet_bootstrap.cc:492] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:12.951766 10310 tablet_bootstrap.cc:492] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:12.952587 10310 tablet_bootstrap.cc:492] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:12.953066 10310 ts_tablet_manager.cc:1403] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.012s
I20260709 12:14:12.954667 10310 raft_consensus.cc:359] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:12.955173 10310 raft_consensus.cc:740] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.955690 10310 consensus_queue.cc:260] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [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: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:12.957165 10310 ts_tablet_manager.cc:1434] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:12.957819 10310 tablet_bootstrap.cc:492] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap starting.
I20260709 12:14:12.968536 10310 tablet_bootstrap.cc:492] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:12.969135 10310 tablet_bootstrap.cc:492] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c: Bootstrap complete.
I20260709 12:14:12.969604 10310 ts_tablet_manager.cc:1403] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:14:12.971328 10310 raft_consensus.cc:359] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:12.971786 10310 raft_consensus.cc:740] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.972354 10310 consensus_queue.cc:260] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [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: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:12.973453 10310 ts_tablet_manager.cc:1434] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:12.983381 10356 raft_consensus.cc:3060] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:13.158463 10356 raft_consensus.cc:3060] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:13.162895 10354 raft_consensus.cc:3060] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:13.165200 10355 raft_consensus.cc:3060] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:13.216905 10354 raft_consensus.cc:3060] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:13.264226 10448 raft_consensus.cc:493] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.264731 10448 raft_consensus.cc:515] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:13.266603 10448 leader_election.cc:290] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:13.267122 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:13.267421  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:13.267750 10354 raft_consensus.cc:2468] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:13.267957  9729 raft_consensus.cc:2468] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:13.268801  9618 leader_election.cc:304] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:13.269362 10448 raft_consensus.cc:2804] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:13.269693 10448 raft_consensus.cc:493] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:13.269991 10448 raft_consensus.cc:3060] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:13.277725 10448 raft_consensus.cc:515] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:13.279733 10448 leader_election.cc:290] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:13.280194  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:13.280638  9729 raft_consensus.cc:3060] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:13.283702 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:13.284297 10354 raft_consensus.cc:3060] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:14:13.285130  9729 raft_consensus.cc:2468] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 3.
I20260709 12:14:13.286139  9620 leader_election.cc:304] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [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: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:13.286813 10448 raft_consensus.cc:2804] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:13.287331 10448 raft_consensus.cc:697] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:13.288133 10448 consensus_queue.cc:237] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:13.300125 10354 raft_consensus.cc:2468] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 3.
I20260709 12:14:13.322073  9475 catalog_manager.cc:5697] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 1 to 3, leader changed from 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193) to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 3 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:13.711944 10354 raft_consensus.cc:1275] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:13.713476 10465 consensus_queue.cc:1048] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:13.732127  9729 raft_consensus.cc:1275] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:13.734345 10514 consensus_queue.cc:1048] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:14.013657 10421 raft_consensus.cc:493] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.014060 10421 raft_consensus.cc:515] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:14.015930 10421 leader_election.cc:290] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:14.016523  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb21ccd33e4a1486e2f1a67e08fb37" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:14.016793 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb21ccd33e4a1486e2f1a67e08fb37" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:14.017082  9801 raft_consensus.cc:2468] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 2.
I20260709 12:14:14.017403 10355 raft_consensus.cc:2468] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:14.017970  9694 leader_election.cc:304] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:14.018631 10421 raft_consensus.cc:2804] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:14.018934 10421 raft_consensus.cc:493] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:14.019165 10421 raft_consensus.cc:3060] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:14.025988 10421 raft_consensus.cc:515] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:14.027841 10421 leader_election.cc:290] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:14.028275  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb21ccd33e4a1486e2f1a67e08fb37" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:14.028786  9801 raft_consensus.cc:3060] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:14.028770 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb21ccd33e4a1486e2f1a67e08fb37" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:14.029454 10355 raft_consensus.cc:3060] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:14:14.037403  9801 raft_consensus.cc:2468] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 3.
I20260709 12:14:14.038640  9694 leader_election.cc:304] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:14.039686 10355 raft_consensus.cc:2468] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 3.
I20260709 12:14:14.040078 10417 raft_consensus.cc:2804] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:14.040591 10417 raft_consensus.cc:697] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 3 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:14.041311 10417 consensus_queue.cc:237] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:14.052177  9475 catalog_manager.cc:5697] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 1 to 3, leader changed from 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193) to 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195). New cstate: current_term: 3 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:14.419165  9801 raft_consensus.cc:1275] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Refusing update from remote peer 16873db00a1e46b7b9df91c0334ae3be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:14.420316 10421 consensus_queue.cc:1048] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:14.436132 10354 raft_consensus.cc:1275] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Refusing update from remote peer 16873db00a1e46b7b9df91c0334ae3be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:14.438052 10417 consensus_queue.cc:1048] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:20.319737  9618 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.730s	user 0.000s	sys 0.009s
W20260709 12:14:20.320365  9618 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.731s	user 0.000s	sys 0.009s
W20260709 12:14:20.467767  9509 debug-util.cc:398] Leaking SignalData structure 0x7b0800052040 after lost signal to thread 5910
I20260709 12:14:20.512787 10417 raft_consensus.cc:493] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.513761 10417 raft_consensus.cc:515] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:20.516880 10417 leader_election.cc:290] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:20.533378 10544 raft_consensus.cc:493] T 83af4442f85544938f9b10f64c545c87 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 861946e926c44657a9166d32939517f4)
I20260709 12:14:20.611289 10552 raft_consensus.cc:493] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.611871 10544 raft_consensus.cc:515] T 83af4442f85544938f9b10f64c545c87 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
W20260709 12:14:20.613260  9766 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.174s	user 0.010s	sys 0.027s
I20260709 12:14:20.613724 10552 raft_consensus.cc:515] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:20.614889 10544 leader_election.cc:290] T 83af4442f85544938f9b10f64c545c87 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:20.536300 10541 raft_consensus.cc:493] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:20.615739 10541 raft_consensus.cc:515] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:20.616154 10552 leader_election.cc:290] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:20.617851 10541 leader_election.cc:290] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
W20260709 12:14:20.613662  9766 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.175s	user 0.010s	sys 0.027s
W20260709 12:14:20.619532  9766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:44605, user_credentials={real_user=slave}} blocked reactor thread for 1.18076e+06us
I20260709 12:14:20.625152 10557 raft_consensus.cc:493] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.628562 10557 raft_consensus.cc:515] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:20.629144 10552 raft_consensus.cc:493] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:20.629681 10552 raft_consensus.cc:515] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:20.632119 10557 leader_election.cc:290] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:20.566371 10548 raft_consensus.cc:493] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 861946e926c44657a9166d32939517f4)
I20260709 12:14:20.574872 10547 raft_consensus.cc:493] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.637921 10540 raft_consensus.cc:493] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 861946e926c44657a9166d32939517f4)
W20260709 12:14:20.591456  9509 debug-util.cc:398] Leaking SignalData structure 0x7b0800324400 after lost signal to thread 9512
I20260709 12:14:20.638522 10540 raft_consensus.cc:515] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:20.638581 10547 raft_consensus.cc:515] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:20.639863 10552 leader_election.cc:290] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:20.640372 10552 raft_consensus.cc:493] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.599574 10550 raft_consensus.cc:493] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:20.640836 10552 raft_consensus.cc:515] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:20.641530 10550 raft_consensus.cc:515] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:20.642123 10417 raft_consensus.cc:493] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 861946e926c44657a9166d32939517f4)
I20260709 12:14:20.642585 10417 raft_consensus.cc:515] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:20.644162 10550 leader_election.cc:290] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:20.640960 10540 leader_election.cc:290] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:20.603405 10554 raft_consensus.cc:493] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.641502 10548 raft_consensus.cc:515] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:20.651935 10554 raft_consensus.cc:515] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:20.654111 10548 leader_election.cc:290] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:20.666647 10560 raft_consensus.cc:493] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.667263 10560 raft_consensus.cc:515] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:20.695197 10537 raft_consensus.cc:493] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 861946e926c44657a9166d32939517f4)
I20260709 12:14:20.695940 10537 raft_consensus.cc:515] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:20.697795 10557 raft_consensus.cc:493] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:20.698340 10557 raft_consensus.cc:515] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:20.698704 10537 leader_election.cc:290] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:20.701126 10557 leader_election.cc:290] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:20.702651 10546 raft_consensus.cc:493] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:20.703271 10546 raft_consensus.cc:515] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:20.705739 10546 leader_election.cc:290] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:20.725711 10544 raft_consensus.cc:493] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:20.755402 10544 raft_consensus.cc:515] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:20.609421 10545 raft_consensus.cc:493] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:20.756522 10545 raft_consensus.cc:515] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:20.758785 10545 leader_election.cc:290] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:20.610790 10559 raft_consensus.cc:493] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.535111 10551 raft_consensus.cc:493] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:20.651268 10563 raft_consensus.cc:493] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.759613 10551 raft_consensus.cc:515] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:20.759809 10563 raft_consensus.cc:515] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:20.761854 10551 leader_election.cc:290] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:20.762352 10551 raft_consensus.cc:493] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:20.641028 10547 leader_election.cc:290] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:20.763239 10559 raft_consensus.cc:515] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:20.765425 10559 leader_election.cc:290] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:20.766705 10559 raft_consensus.cc:493] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.740767 10550 raft_consensus.cc:493] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.726341 10539 raft_consensus.cc:493] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:20.767372 10550 raft_consensus.cc:515] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:20.767789 10539 raft_consensus.cc:515] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:20.769512 10550 leader_election.cc:290] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:20.770032 10539 leader_election.cc:290] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:20.608803 10553 raft_consensus.cc:493] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.770949 10553 raft_consensus.cc:515] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:20.605548 10556 raft_consensus.cc:493] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.772030 10556 raft_consensus.cc:515] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:20.609716 10558 raft_consensus.cc:493] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.773059 10558 raft_consensus.cc:515] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:20.774183 10556 leader_election.cc:290] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:20.774847 10556 raft_consensus.cc:493] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.765918 10551 raft_consensus.cc:515] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:20.775346 10556 raft_consensus.cc:515] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:20.776777 10551 leader_election.cc:290] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:20.777381 10551 raft_consensus.cc:493] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.778030 10551 raft_consensus.cc:515] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:20.779971 10551 leader_election.cc:290] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:20.642831 10552 leader_election.cc:290] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:20.780862 10558 leader_election.cc:290] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:20.767294 10559 raft_consensus.cc:515] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:20.781827 10554 leader_election.cc:290] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:20.783409 10559 leader_election.cc:290] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:20.784660 10553 leader_election.cc:290] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:20.786276 10558 raft_consensus.cc:493] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.786873 10558 raft_consensus.cc:515] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:20.788844 10558 leader_election.cc:290] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:20.792588 10417 leader_election.cc:290] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:20.793169 10417 raft_consensus.cc:493] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.793642 10417 raft_consensus.cc:515] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:20.794490 10550 raft_consensus.cc:493] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:20.795086 10550 raft_consensus.cc:515] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:20.795357 10552 raft_consensus.cc:493] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.796060 10552 raft_consensus.cc:515] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:20.797127 10550 leader_election.cc:290] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:20.798156 10552 leader_election.cc:290] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:20.802861 10547 raft_consensus.cc:493] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:20.803340 10547 raft_consensus.cc:515] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:20.804292 10465 raft_consensus.cc:493] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:20.804788 10465 raft_consensus.cc:515] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:20.805250 10547 leader_election.cc:290] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:20.806914 10465 leader_election.cc:290] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:20.808015 10547 raft_consensus.cc:493] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.808223 10550 raft_consensus.cc:493] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.808679 10547 raft_consensus.cc:515] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:20.809597 10539 raft_consensus.cc:493] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.810869 10547 leader_election.cc:290] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:20.810266 10539 raft_consensus.cc:515] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:20.811477 10547 raft_consensus.cc:493] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.812098 10547 raft_consensus.cc:515] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:20.814059 10547 leader_election.cc:290] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:20.814702 10547 raft_consensus.cc:493] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:20.808764 10550 raft_consensus.cc:515] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:20.815493 10547 raft_consensus.cc:515] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:20.604480 10555 raft_consensus.cc:493] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.817003 10550 leader_election.cc:290] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:20.817585 10557 raft_consensus.cc:493] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.818035 10564 raft_consensus.cc:493] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.819135 10540 raft_consensus.cc:493] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.820153 10549 raft_consensus.cc:493] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.821559 10545 raft_consensus.cc:493] T 0ee4752d514f4e13b2498fec6b22387c P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 861946e926c44657a9166d32939517f4)
I20260709 12:14:20.830866 10543 raft_consensus.cc:493] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
W20260709 12:14:20.838680  9509 debug-util.cc:398] Leaking SignalData structure 0x7b08002e7960 after lost signal to thread 9679
I20260709 12:14:20.839143 10562 raft_consensus.cc:493] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:20.762421 10563 leader_election.cc:290] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:20.845021 10565 raft_consensus.cc:493] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:20.865407 10565 raft_consensus.cc:515] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:20.860786 10549 raft_consensus.cc:515] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:20.860168 10540 raft_consensus.cc:515] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:20.867882 10565 leader_election.cc:290] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:20.868106 10549 leader_election.cc:290] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:20.847927 10552 raft_consensus.cc:493] T 2a712422cd16488f8b3d1ed9c08fb2fb P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:20.868867 10552 raft_consensus.cc:515] T 2a712422cd16488f8b3d1ed9c08fb2fb P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:20.868901 10545 raft_consensus.cc:515] T 0ee4752d514f4e13b2498fec6b22387c P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:20.870976 10545 leader_election.cc:290] T 0ee4752d514f4e13b2498fec6b22387c P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:20.845958 10558 raft_consensus.cc:493] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 861946e926c44657a9166d32939517f4)
I20260709 12:14:20.813766 10539 leader_election.cc:290] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:20.777299 10556 leader_election.cc:290] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:20.864382 10569 raft_consensus.cc:493] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:20.876057  9799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e7260becc14d159ab77e973ee5bedb" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:20.876824 10569 raft_consensus.cc:515] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:20.870671 10562 raft_consensus.cc:515] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:20.877635 10558 raft_consensus.cc:515] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:20.877650 10557 raft_consensus.cc:515] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:20.878923 10569 leader_election.cc:290] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:20.864842 10554 raft_consensus.cc:493] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.845345 10551 raft_consensus.cc:493] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 861946e926c44657a9166d32939517f4)
I20260709 12:14:20.876348  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42aae3c29cbb41d89ca3dca6f373b9e6" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:20.880393 10557 leader_election.cc:290] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:20.865401 10544 leader_election.cc:290] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:20.881582 10551 raft_consensus.cc:515] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
W20260709 12:14:20.882438  9509 debug-util.cc:398] Leaking SignalData structure 0x7b08002d7fe0 after lost signal to thread 9753
I20260709 12:14:20.883320  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87da0466f5fe43e48bf5bac7ff50f526" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
W20260709 12:14:20.883601  9509 debug-util.cc:398] Leaking SignalData structure 0x7b080012b160 after lost signal to thread 9827
I20260709 12:14:20.884406 10563 raft_consensus.cc:493] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
W20260709 12:14:20.885288  9509 debug-util.cc:398] Leaking SignalData structure 0x7b08002422c0 after lost signal to thread 10385
I20260709 12:14:20.885890  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109ca3389e14d76832959f9a30db79a" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:20.886932  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e499742ebe4d71862e015d189702bb" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:20.887174  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3460926477fe42a28e7a9bd5d2546a9f" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:20.887418  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea1eed64c0c4bf3a9bce921500b92eb" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:20.887607  9653 raft_consensus.cc:2468] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:20.881875 10567 raft_consensus.cc:493] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:20.888528  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b08ae51928416dafb96e5f6c7e809e" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:20.888808 10567 raft_consensus.cc:515] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:20.884956 10563 raft_consensus.cc:515] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:20.883947 10565 raft_consensus.cc:493] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.891530 10556 raft_consensus.cc:493] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.879771 10554 raft_consensus.cc:515] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:20.892069 10556 raft_consensus.cc:515] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:20.893031  9651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621de87782c34744b341a3d636d82a85" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:20.893644  9651 raft_consensus.cc:2468] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:20.894110 10554 leader_election.cc:290] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:20.879128 10562 leader_election.cc:290] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:20.892370 10540 leader_election.cc:290] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:20.895651 10417 leader_election.cc:290] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:20.872254 10559 raft_consensus.cc:493] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 861946e926c44657a9166d32939517f4)
I20260709 12:14:20.904075 10548 raft_consensus.cc:493] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.904443  9649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c09b09b07846d5b44c782012577c80" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:20.904628 10548 raft_consensus.cc:515] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:20.905155  9649 raft_consensus.cc:2468] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:20.906577 10556 leader_election.cc:290] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:20.906729 10548 leader_election.cc:290] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:20.907119 10556 raft_consensus.cc:493] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.907701  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea1eed64c0c4bf3a9bce921500b92eb" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:20.907632 10556 raft_consensus.cc:515] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:20.908401  9724 raft_consensus.cc:2468] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:20.908978  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621de87782c34744b341a3d636d82a85" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:20.909651 10556 leader_election.cc:290] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:20.910051 10562 raft_consensus.cc:493] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:20.910689 10562 raft_consensus.cc:515] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:20.892112 10547 leader_election.cc:290] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:20.891218 10565 raft_consensus.cc:515] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:20.911659  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9655c0496f4e63ae5fe5d315aa0cd4" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:20.912652 10562 leader_election.cc:290] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:20.912901 10558 leader_election.cc:290] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:20.913378 10565 leader_election.cc:290] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:20.914319 10551 leader_election.cc:290] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:20.915222  9722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b08ae51928416dafb96e5f6c7e809e" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:20.915905  9722 raft_consensus.cc:2468] T 81b08ae51928416dafb96e5f6c7e809e P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:20.916101 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109ca3389e14d76832959f9a30db79a" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:20.916671 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9655c0496f4e63ae5fe5d315aa0cd4" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:20.917331  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b890b0e7f4324535a977e31ef81d5a89" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:20.918131 10552 leader_election.cc:290] T 2a712422cd16488f8b3d1ed9c08fb2fb P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:20.918396 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8545c5456f814a159746b07e296e3d6d" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:20.910955  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e499742ebe4d71862e015d189702bb" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:20.919060 10350 raft_consensus.cc:2468] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 2.
I20260709 12:14:20.916738 10354 raft_consensus.cc:2468] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 2.
I20260709 12:14:20.919838 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e007c9124841329659afa91660f03d" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:20.920574 10351 raft_consensus.cc:2468] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:20.913991 10559 raft_consensus.cc:515] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:20.921057 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87da0466f5fe43e48bf5bac7ff50f526" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:20.913367 10558 raft_consensus.cc:493] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:20.910111 10556 raft_consensus.cc:493] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 861946e926c44657a9166d32939517f4)
I20260709 12:14:20.922916 10352 raft_consensus.cc:2468] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 2.
I20260709 12:14:20.921264 10567 leader_election.cc:290] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:20.908478 10563 leader_election.cc:290] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:20.930198 10570 raft_consensus.cc:493] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.930714 10570 raft_consensus.cc:515] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:20.931152 10559 leader_election.cc:290] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:20.931322  9649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e007c9124841329659afa91660f03d" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:20.932296  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe62e0ce63d43c4afc01f7e3b6b8900" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:20.932808 10570 leader_election.cc:290] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:20.933306 10570 raft_consensus.cc:493] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:20.933771 10570 raft_consensus.cc:515] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:20.934376  9723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8545c5456f814a159746b07e296e3d6d" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:20.934525 10565 raft_consensus.cc:493] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.935086 10565 raft_consensus.cc:515] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:20.935782 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e7260becc14d159ab77e973ee5bedb" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:20.937726 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3460926477fe42a28e7a9bd5d2546a9f" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:20.933943 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:20.938195 10565 leader_election.cc:290] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:20.924942 10537 raft_consensus.cc:493] T d5199d4c37e04e38be5afcecc11da02c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:20.895217 10543 raft_consensus.cc:515] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:20.939224 10537 raft_consensus.cc:515] T d5199d4c37e04e38be5afcecc11da02c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:20.940692 10543 leader_election.cc:290] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:20.941282 10556 raft_consensus.cc:515] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:20.941948  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9655c0496f4e63ae5fe5d315aa0cd4" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:20.926997 10558 raft_consensus.cc:515] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:20.944226 10560 leader_election.cc:290] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:20.944779 10571 raft_consensus.cc:493] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.921613 10549 raft_consensus.cc:493] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 861946e926c44657a9166d32939517f4)
I20260709 12:14:20.936491  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68137de95ef44caea89ec78013888973" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:20.945881  9802 raft_consensus.cc:2468] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:20.945730 10549 raft_consensus.cc:515] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:20.929841 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb21ccd33e4a1486e2f1a67e08fb37" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:20.941300 10537 leader_election.cc:290] T d5199d4c37e04e38be5afcecc11da02c P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:20.947753 10549 leader_election.cc:290] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:20.945183 10558 leader_election.cc:290] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:20.947916 10543 raft_consensus.cc:493] T 681142b5838d47459f8e6546fbd9c909 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.957412  9721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c090b9785d47b9973143bc10d579ac" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:20.975881  9651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:20.978499 10566 raft_consensus.cc:493] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 861946e926c44657a9166d32939517f4)
I20260709 12:14:20.979111 10566 raft_consensus.cc:515] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:20.894696 10555 raft_consensus.cc:515] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:20.948393  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c09b09b07846d5b44c782012577c80" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:20.949314  9722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:20.949980  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9a730356314c5db12bf0af88d58285" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:20.986640  9725 raft_consensus.cc:2468] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:20.950888  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4cc93669b643bb87c909a3dcf05a3b" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:20.951040  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc12963a0e54c91b8f6ab9d81f70343" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:20.951331  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a712422cd16488f8b3d1ed9c08fb2fb" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:20.951435  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f862e21a95d461ea2dacac8bc29287e" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:20.938760 10565 raft_consensus.cc:493] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:20.990880  9651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9a730356314c5db12bf0af88d58285" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:20.872133 10564 raft_consensus.cc:515] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:20.950435 10570 leader_election.cc:290] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:20.928574 10551 raft_consensus.cc:493] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:20.938732 10349 raft_consensus.cc:2468] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:20.952740 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9655c0496f4e63ae5fe5d315aa0cd4" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:20.938324 10355 raft_consensus.cc:2468] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:20.945340 10571 raft_consensus.cc:515] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:20.952831  9723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb21ccd33e4a1486e2f1a67e08fb37" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:20.954471 10562 raft_consensus.cc:493] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.956120 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e1cc708a8c4f0380b78406c9b3407f" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:20.928892 10546 raft_consensus.cc:493] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 861946e926c44657a9166d32939517f4)
I20260709 12:14:20.922876 10545 raft_consensus.cc:493] T 6e410269c82a41c2a06180f03982bebe P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 861946e926c44657a9166d32939517f4)
I20260709 12:14:20.973630 10556 leader_election.cc:290] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:20.985318 10566 leader_election.cc:290] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:20.995244 10561 raft_consensus.cc:493] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.995414 10551 raft_consensus.cc:515] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:20.996503 10564 leader_election.cc:290] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:20.985647 10543 raft_consensus.cc:515] T 681142b5838d47459f8e6546fbd9c909 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:20.997303  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf00543671f84317832d9e781feac0da" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:20.998396  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83af4442f85544938f9b10f64c545c87" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:20.998548 10552 raft_consensus.cc:493] T 723d60a1ca994755bfd39e43b609c253 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.998855 10574 raft_consensus.cc:493] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:20.999202 10348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe62e0ce63d43c4afc01f7e3b6b8900" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:20.994223 10570 raft_consensus.cc:493] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:21.001042  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff05c96c8c6349df9aec789f348b8b35" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:20.998585  9768 leader_election.cc:304] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [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: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:21.002105  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a990d1a74b4bbf992de171630404e7" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:20.993402 10565 raft_consensus.cc:515] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.002960  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83af4442f85544938f9b10f64c545c87" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:20.991149 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:20.994814 10558 raft_consensus.cc:493] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:20.990252  9722 raft_consensus.cc:2468] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:21.008050 10555 leader_election.cc:290] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:21.010955  9650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce956b9ab6f41c78d1e029cae11759a" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.011560  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42aae3c29cbb41d89ca3dca6f373b9e6" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.012650  9721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc12963a0e54c91b8f6ab9d81f70343" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:21.012660  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc12963a0e54c91b8f6ab9d81f70343" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:21.013978 10573 raft_consensus.cc:493] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:21.014592  9651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.017160  9720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e499742ebe4d71862e015d189702bb" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:21.078135  9649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99dbbfb525de486587be04b6e0da2d71" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.069025 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb1bcffcb8a4fb197dd60f6863c7919" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.078648 10546 raft_consensus.cc:515] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:21.079525 10558 raft_consensus.cc:515] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
W20260709 12:14:21.080214  9768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:37541, user_credentials={real_user=slave}} blocked reactor thread for 96025.1us
I20260709 12:14:21.080090 10573 raft_consensus.cc:515] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.081413 10539 raft_consensus.cc:2804] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:21.081562 10558 leader_election.cc:290] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:21.081818 10539 raft_consensus.cc:493] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:21.082275 10539 raft_consensus.cc:3060] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.082749  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc12963a0e54c91b8f6ab9d81f70343" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.083477  9653 raft_consensus.cc:2468] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:21.083961 10574 raft_consensus.cc:515] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.069802 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c9a53cd5074987aa49b1d8589741f3" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.084785 10573 leader_election.cc:290] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:21.085676  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c65d7867a9849769fdf0db8e2729f7c" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.086127 10574 leader_election.cc:290] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:21.086740 10552 raft_consensus.cc:515] T 723d60a1ca994755bfd39e43b609c253 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:21.085177 10355 raft_consensus.cc:2468] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:21.090811 10565 leader_election.cc:290] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:21.091276 10356 raft_consensus.cc:2468] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 2.
I20260709 12:14:21.078393 10545 raft_consensus.cc:515] T 6e410269c82a41c2a06180f03982bebe P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:21.091588  9801 raft_consensus.cc:2468] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:21.019994  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5199d4c37e04e38be5afcecc11da02c" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:21.093209 10545 leader_election.cc:290] T 6e410269c82a41c2a06180f03982bebe P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:21.093739 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3837e8898ce64cf4872c4f17e7a1d491" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.094372 10356 raft_consensus.cc:2468] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:21.094964 10571 leader_election.cc:290] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:21.095417 10546 leader_election.cc:290] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:21.090999 10543 leader_election.cc:290] T 681142b5838d47459f8e6546fbd9c909 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:21.096194 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72aac83779c34a618c39058b68d3fa9c" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.097376 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.079137 10350 raft_consensus.cc:2468] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:21.097961 10357 raft_consensus.cc:2468] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 3.
I20260709 12:14:21.098299 10552 leader_election.cc:290] T 723d60a1ca994755bfd39e43b609c253 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:21.101586 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a990d1a74b4bbf992de171630404e7" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.082191  9768 leader_election.cc:304] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [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: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:21.103184 10570 raft_consensus.cc:515] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:21.103467  9768 leader_election.cc:304] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:21.103793  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e39b219427148f091c0eb0a19deef3b" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.104184 10543 raft_consensus.cc:2804] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:21.104573 10543 raft_consensus.cc:493] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:21.104926 10543 raft_consensus.cc:3060] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.105255 10570 leader_election.cc:290] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:21.105827 10561 raft_consensus.cc:515] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.107472 10545 raft_consensus.cc:493] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:21.108067 10545 raft_consensus.cc:515] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.108356 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51811ed526234a5391c7704b6bfe8590" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.108567  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:21.113034 10545 leader_election.cc:290] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:21.082093 10558 raft_consensus.cc:493] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 861946e926c44657a9166d32939517f4)
I20260709 12:14:21.083452 10354 raft_consensus.cc:2468] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:21.117049 10557 raft_consensus.cc:2749] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:21.117477 10558 raft_consensus.cc:515] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:21.118387 10562 raft_consensus.cc:515] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:21.120302 10562 leader_election.cc:290] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:21.121037  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e499742ebe4d71862e015d189702bb" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:21.121734  9768 leader_election.cc:304] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [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: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:21.122323 10557 raft_consensus.cc:2804] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:21.122671 10557 raft_consensus.cc:493] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:21.123006 10557 raft_consensus.cc:3060] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.128773 10567 raft_consensus.cc:493] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:21.123222 10551 leader_election.cc:290] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:21.132083  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87da0466f5fe43e48bf5bac7ff50f526" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:21.125114 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf00543671f84317832d9e781feac0da" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.135213 10567 raft_consensus.cc:515] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.132455  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c090b9785d47b9973143bc10d579ac" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:21.136842  9803 raft_consensus.cc:2468] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
I20260709 12:14:21.137275 10567 leader_election.cc:290] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:21.138808 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff05c96c8c6349df9aec789f348b8b35" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.123783  9768 leader_election.cc:304] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [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: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:21.124600 10561 leader_election.cc:290] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:21.134141  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c090b9785d47b9973143bc10d579ac" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:21.141559 10347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e410269c82a41c2a06180f03982bebe" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.141770 10562 raft_consensus.cc:2804] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:21.142210 10562 raft_consensus.cc:493] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:21.142541 10562 raft_consensus.cc:3060] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.143131 10347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891f45170c14f689770443b7414c33a" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.143759 10347 raft_consensus.cc:2468] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 2.
I20260709 12:14:21.144058 10557 raft_consensus.cc:515] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:21.144728  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b890b0e7f4324535a977e31ef81d5a89" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.146114 10347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4130430c804e40df918fe3a12a0627f9" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.146286 10543 raft_consensus.cc:515] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:21.146777 10347 raft_consensus.cc:2468] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:21.141582  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b890b0e7f4324535a977e31ef81d5a89" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:21.148671  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68137de95ef44caea89ec78013888973" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:21.150125  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e1cc708a8c4f0380b78406c9b3407f" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.150563 10539 raft_consensus.cc:515] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:21.151507  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68137de95ef44caea89ec78013888973" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.151832  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.153280 10558 leader_election.cc:290] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:21.154731  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9a730356314c5db12bf0af88d58285" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.155750  9766 leader_election.cc:304] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [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: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:21.159644  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee4752d514f4e13b2498fec6b22387c" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.159847  9651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c9a53cd5074987aa49b1d8589741f3" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.160012  9650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3837e8898ce64cf4872c4f17e7a1d491" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.162132  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681142b5838d47459f8e6546fbd9c909" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.164980  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb1bcffcb8a4fb197dd60f6863c7919" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.165531  9648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b890b0e7f4324535a977e31ef81d5a89" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.165059  9649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.167552  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723d60a1ca994755bfd39e43b609c253" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.168076  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:21.168674  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:21.168881  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3460926477fe42a28e7a9bd5d2546a9f" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:21.164897  9692 leader_election.cc:304] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:21.169598  9766 leader_election.cc:304] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:21.169186  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342a45ed2172487c84777f3180d32991" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:21.170333 10569 raft_consensus.cc:2804] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:21.152500 10539 leader_election.cc:290] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:21.145990 10557 leader_election.cc:290] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:21.169921  9721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3837e8898ce64cf4872c4f17e7a1d491" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:21.172407  9650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68137de95ef44caea89ec78013888973" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.179512 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99dbbfb525de486587be04b6e0da2d71" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.169868  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c6d9376ad4560a0f1e545c067898c" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:21.171944  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723d60a1ca994755bfd39e43b609c253" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:21.180068 10355 raft_consensus.cc:2468] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 2.
I20260709 12:14:21.171489  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a712422cd16488f8b3d1ed9c08fb2fb" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:21.172780 10569 raft_consensus.cc:493] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:21.181967 10569 raft_consensus.cc:3060] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:21.182205 10348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce956b9ab6f41c78d1e029cae11759a" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.173705  9692 leader_election.cc:304] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:21.171561  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323e8c571b14613af55f374641c6450" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:21.176608 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4cc93669b643bb87c909a3dcf05a3b" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.172013 10545 raft_consensus.cc:2749] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.177299 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c090b9785d47b9973143bc10d579ac" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.172588  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362891c1d23e4707aa300e419bf64b12" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:21.178023 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c65d7867a9849769fdf0db8e2729f7c" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.187374  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342a45ed2172487c84777f3180d32991" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:21.179066 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f862e21a95d461ea2dacac8bc29287e" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.188360 10564 raft_consensus.cc:2804] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:21.188772 10564 raft_consensus.cc:493] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:21.189138 10564 raft_consensus.cc:3060] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.174853 10571 raft_consensus.cc:2804] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:21.189675 10571 raft_consensus.cc:493] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:21.190061 10571 raft_consensus.cc:3060] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:21.183517  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a712422cd16488f8b3d1ed9c08fb2fb" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:21.192664 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a712422cd16488f8b3d1ed9c08fb2fb" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.192961 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e39b219427148f091c0eb0a19deef3b" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.193694 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723d60a1ca994755bfd39e43b609c253" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.195585  9692 leader_election.cc:304] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:21.201012  9692 leader_election.cc:304] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:21.201901  9692 leader_election.cc:304] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:21.202703  9692 leader_election.cc:304] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:21.200430 10561 raft_consensus.cc:2749] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:21.205076 10548 raft_consensus.cc:2804] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:21.205444 10548 raft_consensus.cc:493] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:21.205770 10548 raft_consensus.cc:3060] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.207108  9694 leader_election.cc:304] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:21.207502 10579 raft_consensus.cc:2804] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:21.208374 10572 raft_consensus.cc:2804] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:21.211807  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323e8c571b14613af55f374641c6450" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:21.211833 10579 raft_consensus.cc:493] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:21.212420 10579 raft_consensus.cc:3060] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:21.214135 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93bb80b01aaf4ca1bdf9ac13e89364f6" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.195155 10348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681142b5838d47459f8e6546fbd9c909" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.215590 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323e8c571b14613af55f374641c6450" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.212316 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5199d4c37e04e38be5afcecc11da02c" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.216789 10572 raft_consensus.cc:493] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:21.217166 10572 raft_consensus.cc:3060] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.218654  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93bb80b01aaf4ca1bdf9ac13e89364f6" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:21.208949  9650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.220155 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f0c92fa7604774847e9450d6650d20" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.231192  9768 leader_election.cc:304] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be
W20260709 12:14:21.221413  9694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.196:45603, user_credentials={real_user=slave}} blocked reactor thread for 45107.4us
I20260709 12:14:21.222045  9692 leader_election.cc:304] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:21.223827  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c6d9376ad4560a0f1e545c067898c" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:21.227756 10561 raft_consensus.cc:2804] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:21.228668  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f0c92fa7604774847e9450d6650d20" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:21.233145  9692 leader_election.cc:304] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:21.237052  9692 leader_election.cc:304] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:21.237845  9694 leader_election.cc:304] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:21.235562 10561 raft_consensus.cc:493] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:21.239085 10561 raft_consensus.cc:3060] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.236231 10545 raft_consensus.cc:2804] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:21.239825 10545 raft_consensus.cc:493] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:21.240176 10545 raft_consensus.cc:3060] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.240900 10549 raft_consensus.cc:2804] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:21.241289 10549 raft_consensus.cc:493] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:21.241633 10549 raft_consensus.cc:3060] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:21.236415 10557 raft_consensus.cc:2804] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:21.243420 10557 raft_consensus.cc:493] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:21.243760 10557 raft_consensus.cc:3060] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.242867 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c6d9376ad4560a0f1e545c067898c" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:21.220141 10543 leader_election.cc:290] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:21.233781  9768 leader_election.cc:304] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:21.247506 10553 raft_consensus.cc:2804] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:21.247925 10553 raft_consensus.cc:493] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:21.248245 10553 raft_consensus.cc:3060] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.251471 10543 raft_consensus.cc:2804] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:21.252048 10543 raft_consensus.cc:493] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:21.252408 10543 raft_consensus.cc:3060] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.251506 10559 raft_consensus.cc:2749] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.254879  9692 leader_election.cc:304] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:21.255656 10559 raft_consensus.cc:2804] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:21.255998 10559 raft_consensus.cc:493] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:21.256340 10559 raft_consensus.cc:3060] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.257339 10548 raft_consensus.cc:515] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.260708 10561 raft_consensus.cc:515] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:21.260783 10564 raft_consensus.cc:515] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.262945 10572 raft_consensus.cc:515] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.263206 10549 raft_consensus.cc:515] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.265329  9692 leader_election.cc:304] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:21.248397  9768 leader_election.cc:304] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:21.268123 10569 raft_consensus.cc:515] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
W20260709 12:14:21.269549  9766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:44605, user_credentials={real_user=slave}} blocked reactor thread for 99158.1us
I20260709 12:14:21.270509 10417 raft_consensus.cc:2804] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:21.270711  9766 leader_election.cc:304] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [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: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:21.271261 10539 raft_consensus.cc:2804] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:21.271647 10539 raft_consensus.cc:493] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:21.272006 10539 raft_consensus.cc:3060] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.270864 10417 raft_consensus.cc:493] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:21.272228 10552 raft_consensus.cc:2804] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:21.272502 10417 raft_consensus.cc:3060] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:21.272733 10552 raft_consensus.cc:493] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:21.273168 10552 raft_consensus.cc:3060] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.273183  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb1bcffcb8a4fb197dd60f6863c7919" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:21.277848  9768 leader_election.cc:304] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:21.278558 10550 raft_consensus.cc:2804] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:21.278914 10550 raft_consensus.cc:493] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:21.279247 10550 raft_consensus.cc:3060] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.279851  9766 leader_election.cc:304] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [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: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.280283  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c9a53cd5074987aa49b1d8589741f3" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:21.281032 10547 raft_consensus.cc:2804] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:21.271821 10548 leader_election.cc:290] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:21.281435 10547 raft_consensus.cc:493] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:21.281849 10547 raft_consensus.cc:3060] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:21.281646 10561 leader_election.cc:290] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:21.283116  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4130430c804e40df918fe3a12a0627f9" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:21.284157 10417 raft_consensus.cc:515] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.281152  9766 leader_election.cc:304] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:21.282016 10553 raft_consensus.cc:515] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:21.289661 10553 leader_election.cc:290] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:21.284814 10545 raft_consensus.cc:515] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.291602 10549 leader_election.cc:290] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 4 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:21.291921 10562 raft_consensus.cc:515] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:21.292027 10547 raft_consensus.cc:515] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:21.292220 10539 raft_consensus.cc:515] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:21.300794  9618 leader_election.cc:304] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:21.292729 10571 raft_consensus.cc:515] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:21.292924 10559 raft_consensus.cc:515] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.301597  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:21.301862  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:21.302678 10559 leader_election.cc:290] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:21.293581 10569 leader_election.cc:290] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:21.295958  9766 leader_election.cc:304] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [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: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.295972  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9a730356314c5db12bf0af88d58285" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:21.303551 10583 raft_consensus.cc:2749] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:21.303638 10552 raft_consensus.cc:515] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:21.269856  9694 leader_election.cc:304] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.294782  9692 leader_election.cc:304] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:21.304328 10583 raft_consensus.cc:2804] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:21.304780 10583 raft_consensus.cc:493] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:21.305119 10583 raft_consensus.cc:3060] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.287634 10557 raft_consensus.cc:515] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:21.298924  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72aac83779c34a618c39058b68d3fa9c" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:21.299260  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51811ed526234a5391c7704b6bfe8590" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:21.298820  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee4752d514f4e13b2498fec6b22387c" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:21.294353 10543 raft_consensus.cc:515] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:21.300061 10550 raft_consensus.cc:515] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:21.300604 10545 leader_election.cc:290] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:21.300451 10562 leader_election.cc:290] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:21.357486 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c9a53cd5074987aa49b1d8589741f3" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:21.306339 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891f45170c14f689770443b7414c33a" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:21.306502 10417 leader_election.cc:290] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:21.346163  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e410269c82a41c2a06180f03982bebe" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:21.314111 10553 raft_consensus.cc:2804] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:21.302732 10571 leader_election.cc:290] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:21.368678 10553 raft_consensus.cc:493] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:21.306949 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e1cc708a8c4f0380b78406c9b3407f" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:21.379673  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93bb80b01aaf4ca1bdf9ac13e89364f6" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:21.380478 10553 raft_consensus.cc:3060] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.380087  9721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff05c96c8c6349df9aec789f348b8b35" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:21.356853 10572 leader_election.cc:290] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:21.371512 10564 leader_election.cc:290] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
W20260709 12:14:21.369472  9694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:36713, user_credentials={real_user=slave}} blocked reactor thread for 99678.7us
I20260709 12:14:21.344563 10546 raft_consensus.cc:2749] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.383430 10552 leader_election.cc:290] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:21.324553 10547 leader_election.cc:290] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:21.347149  9650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9a730356314c5db12bf0af88d58285" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:21.304211  9766 leader_election.cc:304] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [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: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.372432 10417 raft_consensus.cc:2749] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:14:21.385561  9766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:44605, user_credentials={real_user=slave}} blocked reactor thread for 81422.1us
I20260709 12:14:21.372925  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891f45170c14f689770443b7414c33a" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:21.375263  9722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b0ecf138e542c9978fc444ab25af99" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:21.313853  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51811ed526234a5391c7704b6bfe8590" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:21.307238 10348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb1bcffcb8a4fb197dd60f6863c7919" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:21.305727 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3837e8898ce64cf4872c4f17e7a1d491" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:21.379024  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea1eed64c0c4bf3a9bce921500b92eb" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:21.307108 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:21.379412 10550 leader_election.cc:290] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:21.393311 10547 raft_consensus.cc:2804] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:21.395239 10547 raft_consensus.cc:493] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:21.395607 10547 raft_consensus.cc:3060] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:21.305205 10539 leader_election.cc:290] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:21.395779  9722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:21.396055  9720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c09b09b07846d5b44c782012577c80" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:21.396304 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:21.396813  9723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8545c5456f814a159746b07e296e3d6d" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:21.397670  9650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b08ae51928416dafb96e5f6c7e809e" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:21.397925  9649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:21.399087  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b08ae51928416dafb96e5f6c7e809e" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:21.399569  9651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87da0466f5fe43e48bf5bac7ff50f526" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:21.400542  9648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c09b09b07846d5b44c782012577c80" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:21.396448  9721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9a730356314c5db12bf0af88d58285" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:21.371241 10557 leader_election.cc:290] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:21.386835  9766 leader_election.cc:304] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.385818  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a990d1a74b4bbf992de171630404e7" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
W20260709 12:14:21.387830  9620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:45603, user_credentials={real_user=slave}} blocked reactor thread for 88958.2us
W20260709 12:14:21.387989  9618 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:44605, user_credentials={real_user=slave}} blocked reactor thread for 45798.5us
I20260709 12:14:21.392607  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109ca3389e14d76832959f9a30db79a" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:21.390725  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea1eed64c0c4bf3a9bce921500b92eb" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:21.393571  9768 leader_election.cc:304] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.270292 10579 raft_consensus.cc:515] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.412587  9768 leader_election.cc:304] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.411935  9694 leader_election.cc:304] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.413916  9766 leader_election.cc:304] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:21.414040 10417 raft_consensus.cc:2749] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.414669  9618 leader_election.cc:304] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:21.414685  9694 leader_election.cc:304] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.418356  9766 leader_election.cc:304] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.404241 10543 leader_election.cc:290] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:21.419620  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e499742ebe4d71862e015d189702bb" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:21.421898  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc12963a0e54c91b8f6ab9d81f70343" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:21.422155  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b890b0e7f4324535a977e31ef81d5a89" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:21.422894  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621de87782c34744b341a3d636d82a85" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:21.427721  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68137de95ef44caea89ec78013888973" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:21.426378 10569 raft_consensus.cc:2749] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.420083 10545 raft_consensus.cc:2749] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.420002 10544 raft_consensus.cc:2749] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.423405  9801 raft_consensus.cc:1240] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Rejecting Update request from peer 16873db00a1e46b7b9df91c0334ae3be for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:21.434317 10306 leader_election.cc:304] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:21.434847 10579 leader_election.cc:290] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:21.435272 10558 raft_consensus.cc:2804] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:21.416633 10562 raft_consensus.cc:2749] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.425876  9766 leader_election.cc:304] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:21.413209 10557 raft_consensus.cc:2749] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.423421  9768 leader_election.cc:304] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.437884  9768 leader_election.cc:304] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.438956  9766 leader_election.cc:304] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:21.419118  9694 leader_election.cc:304] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:21.417203 10571 raft_consensus.cc:2749] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.439847 10550 raft_consensus.cc:2749] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.441490  9694 leader_election.cc:304] T 6e410269c82a41c2a06180f03982bebe P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:21.441718  9768 leader_election.cc:304] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.436395 10558 raft_consensus.cc:493] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:21.442463  9766 leader_election.cc:304] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.444590  9768 leader_election.cc:304] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.445592  9768 leader_election.cc:304] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.447444  9694 leader_election.cc:304] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:21.449244  9766 leader_election.cc:304] T 723d60a1ca994755bfd39e43b609c253 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.440884 10561 raft_consensus.cc:2749] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.451860  9694 leader_election.cc:304] T 0ee4752d514f4e13b2498fec6b22387c P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.443068 10571 raft_consensus.cc:2749] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.440320 10539 raft_consensus.cc:2749] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.462002 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:21.446101 10558 raft_consensus.cc:3060] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.444203 10543 raft_consensus.cc:2749] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.443852 10562 raft_consensus.cc:2749] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.458891 10559 raft_consensus.cc:2749] T 0ee4752d514f4e13b2498fec6b22387c P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.446951 10569 raft_consensus.cc:2749] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.459507 10571 raft_consensus.cc:2749] T 723d60a1ca994755bfd39e43b609c253 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.448137 10557 raft_consensus.cc:2749] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.446898 10572 raft_consensus.cc:2749] T 6e410269c82a41c2a06180f03982bebe P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.468412  9650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e499742ebe4d71862e015d189702bb" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:21.468312  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621de87782c34744b341a3d636d82a85" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:21.468725  9648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e007c9124841329659afa91660f03d" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:21.467456  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc12963a0e54c91b8f6ab9d81f70343" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:21.457226 10582 raft_consensus.cc:2749] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.449084 10552 raft_consensus.cc:2749] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.456813 10579 raft_consensus.cc:2749] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.472561 10583 raft_consensus.cc:515] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:21.473088 10553 raft_consensus.cc:515] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.475224 10553 leader_election.cc:290] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:21.476948 10583 leader_election.cc:290] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:21.479503 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4130430c804e40df918fe3a12a0627f9" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:21.490571  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e1cc708a8c4f0380b78406c9b3407f" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
W20260709 12:14:21.503955  9766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:44605, user_credentials={real_user=slave}} blocked reactor thread for 54786.2us
I20260709 12:14:21.507157  9766 leader_election.cc:304] T 2a712422cd16488f8b3d1ed9c08fb2fb P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
W20260709 12:14:21.508328  9768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:36713, user_credentials={real_user=slave}} blocked reactor thread for 62764.8us
W20260709 12:14:21.508929  9618 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:44605, user_credentials={real_user=slave}} blocked reactor thread for 91242.8us
I20260709 12:14:21.510082 10583 raft_consensus.cc:2749] T 2a712422cd16488f8b3d1ed9c08fb2fb P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.478252 10547 raft_consensus.cc:515] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:21.514468  9728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19b0ecf138e542c9978fc444ab25af99"
dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
mode: GRACEFUL
new_leader_uuid: "2a0b76f5e93847d297f0cc58a091981c"
 from {username='slave'} at 127.0.0.1:57328
I20260709 12:14:21.515235  9728 raft_consensus.cc:606] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [term 2 LEADER]: Received request to transfer leadership to TS 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:21.515388 10547 leader_election.cc:290] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:21.513422  9766 leader_election.cc:304] T 681142b5838d47459f8e6546fbd9c909 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.518158  9728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39eb21ccd33e4a1486e2f1a67e08fb37"
dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
mode: GRACEFUL
new_leader_uuid: "2a0b76f5e93847d297f0cc58a091981c"
 from {username='slave'} at 127.0.0.1:57328
I20260709 12:14:21.518673  9728 raft_consensus.cc:606] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 3 LEADER]: Received request to transfer leadership to TS 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:21.519083  9618 leader_election.cc:304] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:21.519836 10566 raft_consensus.cc:2749] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.521699  9618 leader_election.cc:304] T d5199d4c37e04e38be5afcecc11da02c P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:21.521711  9728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "621de87782c34744b341a3d636d82a85"
dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
mode: GRACEFUL
new_leader_uuid: "861946e926c44657a9166d32939517f4"
 from {username='slave'} at 127.0.0.1:57328
I20260709 12:14:21.522410  9728 raft_consensus.cc:606] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Received request to transfer leadership to TS 861946e926c44657a9166d32939517f4
I20260709 12:14:21.522464 10566 raft_consensus.cc:2749] T d5199d4c37e04e38be5afcecc11da02c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.523016 10547 raft_consensus.cc:2749] T 681142b5838d47459f8e6546fbd9c909 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.507143 10558 raft_consensus.cc:515] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:21.525672  9648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99dbbfb525de486587be04b6e0da2d71" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:21.526386  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3460926477fe42a28e7a9bd5d2546a9f" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:21.527464 10558 leader_election.cc:290] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:21.523667  9618 leader_election.cc:304] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:21.528440 10588 raft_consensus.cc:2749] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:14:21.529686  9620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:45603, user_credentials={real_user=slave}} blocked reactor thread for 109144us
I20260709 12:14:21.524816  9768 leader_election.cc:304] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.524938 10553 consensus_queue.cc:1059] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:21.530773 10553 raft_consensus.cc:3055] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:21.531148 10553 raft_consensus.cc:740] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:21.531222 10587 raft_consensus.cc:2749] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.532066 10553 consensus_queue.cc:260] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [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: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:21.533390 10553 raft_consensus.cc:3060] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:21.533465 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109ca3389e14d76832959f9a30db79a" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:21.536618 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8545c5456f814a159746b07e296e3d6d" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:21.537366  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362891c1d23e4707aa300e419bf64b12" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:21.536666  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87da0466f5fe43e48bf5bac7ff50f526" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.537595  9651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.534096 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87da0466f5fe43e48bf5bac7ff50f526" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:21.539537 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3460926477fe42a28e7a9bd5d2546a9f" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:21.539690  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e39b219427148f091c0eb0a19deef3b" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:21.540037  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c65d7867a9849769fdf0db8e2729f7c" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:21.540761 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99dbbfb525de486587be04b6e0da2d71" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:21.541543  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51811ed526234a5391c7704b6bfe8590" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:21.530874  9768 leader_election.cc:304] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.543247  9648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723d60a1ca994755bfd39e43b609c253" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.543661  9768 leader_election.cc:304] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.544737  9620 leader_election.cc:304] T 83af4442f85544938f9b10f64c545c87 P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4
I20260709 12:14:21.546608 10575 raft_consensus.cc:2749] T 83af4442f85544938f9b10f64c545c87 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.547271  9800 raft_consensus.cc:1240] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Rejecting Update request from peer 16873db00a1e46b7b9df91c0334ae3be for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:21.547725 10587 raft_consensus.cc:2749] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.549484  9795 raft_consensus.cc:1240] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Rejecting Update request from peer 16873db00a1e46b7b9df91c0334ae3be for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:21.549908  9620 leader_election.cc:304] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:21.550540  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce956b9ab6f41c78d1e029cae11759a" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:21.551424 10566 raft_consensus.cc:2749] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.551759  9620 leader_election.cc:304] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4
I20260709 12:14:21.549733 10547 raft_consensus.cc:2749] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.554594  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99dbbfb525de486587be04b6e0da2d71" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:21.556056  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681142b5838d47459f8e6546fbd9c909" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:21.549981 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e007c9124841329659afa91660f03d" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:21.557996  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c090b9785d47b9973143bc10d579ac" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:21.558493  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294f7340200d45bdb07fcbc62563e704" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:21.559521 10306 leader_election.cc:304] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4
I20260709 12:14:21.560282  9648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.563793  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c9a53cd5074987aa49b1d8589741f3" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.564131  9649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb1bcffcb8a4fb197dd60f6863c7919" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.564658  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323e8c571b14613af55f374641c6450" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.565241  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4130430c804e40df918fe3a12a0627f9" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.565589  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c090b9785d47b9973143bc10d579ac" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:21.561146  9650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891f45170c14f689770443b7414c33a" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.566046  9647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e39b219427148f091c0eb0a19deef3b" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.566382  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c65d7867a9849769fdf0db8e2729f7c" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.562947 10572 raft_consensus.cc:993] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be: : Instructing follower 2a0b76f5e93847d297f0cc58a091981c to start an election
I20260709 12:14:21.567070 10572 raft_consensus.cc:1081] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [term 2 LEADER]: Signalling peer 2a0b76f5e93847d297f0cc58a091981c to start an election
I20260709 12:14:21.567356  9646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93bb80b01aaf4ca1bdf9ac13e89364f6" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.560921  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3837e8898ce64cf4872c4f17e7a1d491" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.561419  9651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3460926477fe42a28e7a9bd5d2546a9f" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.568173  9620 leader_election.cc:304] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4
I20260709 12:14:21.565694 10546 raft_consensus.cc:2749] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.569577  9649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c6d9376ad4560a0f1e545c067898c" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.565292  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.574280 10558 raft_consensus.cc:2749] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.575062 10546 raft_consensus.cc:2749] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.576743 10572 raft_consensus.cc:993] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be: : Instructing follower 2a0b76f5e93847d297f0cc58a091981c to start an election
I20260709 12:14:21.577049  9620 leader_election.cc:304] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:21.577179  9796 raft_consensus.cc:1240] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Rejecting Update request from peer 16873db00a1e46b7b9df91c0334ae3be for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:21.577194 10561 raft_consensus.cc:1081] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 3 LEADER]: Signalling peer 2a0b76f5e93847d297f0cc58a091981c to start an election
I20260709 12:14:21.579099  9766 leader_election.cc:304] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.579393 10357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19b0ecf138e542c9978fc444ab25af99"
dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
 from {username='slave'} at 127.0.0.1:56886
I20260709 12:14:21.580111 10357 raft_consensus.cc:493] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:21.580502 10357 raft_consensus.cc:3060] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:21.580984 10559 consensus_queue.cc:1059] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:21.582372 10561 raft_consensus.cc:3055] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:21.582731 10561 raft_consensus.cc:740] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:21.583400 10306 leader_election.cc:304] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4
I20260709 12:14:21.583639 10546 raft_consensus.cc:2749] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.584697  9766 leader_election.cc:304] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:21.582804 10547 raft_consensus.cc:2749] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.585568  9620 leader_election.cc:304] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:21.583642 10561 consensus_queue.cc:260] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:21.584641  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff05c96c8c6349df9aec789f348b8b35" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.585048 10351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39eb21ccd33e4a1486e2f1a67e08fb37"
dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
 from {username='slave'} at 127.0.0.1:56886
I20260709 12:14:21.593075  9766 leader_election.cc:304] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.593983 10589 raft_consensus.cc:2749] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.597905  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce956b9ab6f41c78d1e029cae11759a" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.598258  9766 leader_election.cc:304] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.600798  9724 raft_consensus.cc:1240] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Rejecting Update request from peer a51828382cae443aadafefcfe5178bb0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:21.603312  9766 leader_election.cc:304] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.594779 10559 consensus_queue.cc:1059] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 12:14:21.603505 10589 raft_consensus.cc:2749] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.602702  9795 raft_consensus.cc:1240] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Rejecting Update request from peer a51828382cae443aadafefcfe5178bb0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:21.605437 10583 raft_consensus.cc:2749] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.602809 10579 consensus_queue.cc:1059] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:14:21.608597  9766 leader_election.cc:304] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.608093  9648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99dbbfb525de486587be04b6e0da2d71" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.594610 10575 raft_consensus.cc:2749] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.611433  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68137de95ef44caea89ec78013888973" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:21.613785  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4130430c804e40df918fe3a12a0627f9" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.614708  9648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891f45170c14f689770443b7414c33a" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.603205 10558 raft_consensus.cc:2749] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.603904 10351 raft_consensus.cc:493] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:21.617904  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:21.618197  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb1bcffcb8a4fb197dd60f6863c7919" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:21.617930 10561 raft_consensus.cc:3060] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.618705  9649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b890b0e7f4324535a977e31ef81d5a89" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:21.619233  9648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3837e8898ce64cf4872c4f17e7a1d491" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:21.619799  9728 raft_consensus.cc:1240] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Rejecting Update request from peer a51828382cae443aadafefcfe5178bb0 for earlier term 3. Current term is 4. Ops: []
I20260709 12:14:21.610882 10582 raft_consensus.cc:2749] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.620690  9648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b0ecf138e542c9978fc444ab25af99" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.622296  9648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681142b5838d47459f8e6546fbd9c909" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.624150  9649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e1cc708a8c4f0380b78406c9b3407f" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.624445  9648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a990d1a74b4bbf992de171630404e7" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.625622 10306 leader_election.cc:304] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4
I20260709 12:14:21.626456 10558 raft_consensus.cc:2749] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.627336 10306 leader_election.cc:304] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4
I20260709 12:14:21.628135 10558 raft_consensus.cc:2749] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.630028 10306 leader_election.cc:304] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4
I20260709 12:14:21.630229  9724 raft_consensus.cc:1240] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Rejecting Update request from peer a51828382cae443aadafefcfe5178bb0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:21.630770 10558 raft_consensus.cc:2749] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.620702 10564 raft_consensus.cc:3055] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:21.635002 10564 raft_consensus.cc:740] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:21.635789 10564 consensus_queue.cc:260] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:21.636904 10564 raft_consensus.cc:3060] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.637563  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294f7340200d45bdb07fcbc62563e704" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:21.606371 10547 raft_consensus.cc:2749] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.619007  9722 raft_consensus.cc:1240] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Rejecting Update request from peer a51828382cae443aadafefcfe5178bb0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:21.641875  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e1cc708a8c4f0380b78406c9b3407f" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:21.615833  9796 raft_consensus.cc:1240] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Rejecting Update request from peer a51828382cae443aadafefcfe5178bb0 for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:21.649713  9648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c9a53cd5074987aa49b1d8589741f3" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:21.650763  9649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:21.650808  9724 raft_consensus.cc:1240] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Rejecting Update request from peer a51828382cae443aadafefcfe5178bb0 for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:21.638275 10351 raft_consensus.cc:3060] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:21.651402 10306 leader_election.cc:304] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.663378 10558 raft_consensus.cc:2749] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.652019 10549 raft_consensus.cc:3055] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:21.664028 10549 raft_consensus.cc:740] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:21.664804 10549 consensus_queue.cc:260] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:21.665884 10549 raft_consensus.cc:3060] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.652076  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891f45170c14f689770443b7414c33a" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:21.650666 10357 raft_consensus.cc:515] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.654407  9795 raft_consensus.cc:1240] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Rejecting Update request from peer 16873db00a1e46b7b9df91c0334ae3be for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:21.655351  9646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:21.675585 10306 leader_election.cc:304] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.651899  9728 raft_consensus.cc:1240] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Rejecting Update request from peer a51828382cae443aadafefcfe5178bb0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:21.676385 10558 raft_consensus.cc:2749] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.651497  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4130430c804e40df918fe3a12a0627f9" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:21.677618 10306 leader_election.cc:304] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.678238 10357 leader_election.cc:290] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:21.678354 10558 raft_consensus.cc:2749] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.680367 10306 leader_election.cc:304] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.680431 10564 consensus_queue.cc:1059] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:21.681187 10558 raft_consensus.cc:2749] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.679618 10351 raft_consensus.cc:515] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:21.682224  9653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68137de95ef44caea89ec78013888973"
dest_uuid: "a51828382cae443aadafefcfe5178bb0"
mode: GRACEFUL
new_leader_uuid: "861946e926c44657a9166d32939517f4"
 from {username='slave'} at 127.0.0.1:42470
I20260709 12:14:21.682593 10306 leader_election.cc:304] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.682786  9653 raft_consensus.cc:606] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Received request to transfer leadership to TS 861946e926c44657a9166d32939517f4
I20260709 12:14:21.683269 10558 raft_consensus.cc:2749] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.683710 10306 leader_election.cc:304] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.683807 10564 raft_consensus.cc:3055] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:21.684365 10564 raft_consensus.cc:740] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:21.685127 10564 consensus_queue.cc:260] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:21.685830  9728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8545c5456f814a159746b07e296e3d6d"
dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
mode: GRACEFUL
new_leader_uuid: "2a0b76f5e93847d297f0cc58a091981c"
 from {username='slave'} at 127.0.0.1:57328
I20260709 12:14:21.686257 10564 raft_consensus.cc:3060] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.686470  9728 raft_consensus.cc:606] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Received request to transfer leadership to TS 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:21.686959  9728 raft_consensus.cc:614] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:21.687606 10558 raft_consensus.cc:2749] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.689337  9728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f862e21a95d461ea2dacac8bc29287e"
dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
mode: GRACEFUL
new_leader_uuid: "2a0b76f5e93847d297f0cc58a091981c"
 from {username='slave'} at 127.0.0.1:57328
I20260709 12:14:21.689857  9728 raft_consensus.cc:606] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [term 2 LEADER]: Received request to transfer leadership to TS 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:21.691087  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:14:21.692767  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:21.683223 10351 leader_election.cc:290] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 4 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:21.693693  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:21.695637 10306 leader_election.cc:304] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.696767  9694 leader_election.cc:304] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.696902 10558 raft_consensus.cc:2749] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.698160  9728 raft_consensus.cc:1240] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Rejecting Update request from peer a51828382cae443aadafefcfe5178bb0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:21.700460 10564 raft_consensus.cc:2749] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.702603  9694 leader_election.cc:304] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.703325 10564 raft_consensus.cc:2749] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.696767 10306 leader_election.cc:304] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.703936  9694 leader_election.cc:304] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.704622 10564 raft_consensus.cc:2749] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.705094 10558 raft_consensus.cc:2749] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.704523 10306 leader_election.cc:304] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.705294  9694 leader_election.cc:304] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.706450 10564 raft_consensus.cc:2749] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.706678 10558 raft_consensus.cc:2749] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.706795  9728 raft_consensus.cc:1240] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Rejecting Update request from peer a51828382cae443aadafefcfe5178bb0 for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:21.706431 10306 leader_election.cc:304] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.708038 10558 raft_consensus.cc:2749] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.709053 10306 leader_election.cc:304] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.709728 10558 raft_consensus.cc:2749] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.710619  9796 raft_consensus.cc:1240] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Rejecting Update request from peer a51828382cae443aadafefcfe5178bb0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:21.710796  9728 raft_consensus.cc:1240] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Rejecting Update request from peer a51828382cae443aadafefcfe5178bb0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:21.711265 10306 leader_election.cc:304] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.712033 10558 raft_consensus.cc:2749] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.713135 10306 leader_election.cc:304] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.713840 10558 raft_consensus.cc:2749] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.714986 10306 leader_election.cc:304] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.715673 10558 raft_consensus.cc:2749] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:21.716827 10306 leader_election.cc:304] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.717487 10558 raft_consensus.cc:2749] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.718611 10306 leader_election.cc:304] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.719287 10558 raft_consensus.cc:2749] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.720327 10306 leader_election.cc:304] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.721019 10558 raft_consensus.cc:2749] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.722180 10306 leader_election.cc:304] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.722862 10558 raft_consensus.cc:2749] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.724009 10306 leader_election.cc:304] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.724706 10558 raft_consensus.cc:2749] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.725840 10306 leader_election.cc:304] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.726521 10558 raft_consensus.cc:2749] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.727743 10306 leader_election.cc:304] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.728420 10558 raft_consensus.cc:2749] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.729586 10306 leader_election.cc:304] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.730279 10558 raft_consensus.cc:2749] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.731381 10306 leader_election.cc:304] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.732092 10558 raft_consensus.cc:2749] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.733232 10306 leader_election.cc:304] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.733922 10558 raft_consensus.cc:2749] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.736096  9796 raft_consensus.cc:1240] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Rejecting Update request from peer a51828382cae443aadafefcfe5178bb0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:21.737453  9694 leader_election.cc:304] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.737711  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b0ecf138e542c9978fc444ab25af99" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:21.738324  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b0ecf138e542c9978fc444ab25af99" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:21.738903  9728 raft_consensus.cc:3055] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:21.739172  9728 raft_consensus.cc:740] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:21.739864  9728 consensus_queue.cc:260] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [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: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.740873  9728 raft_consensus.cc:3060] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:21.741987 10564 raft_consensus.cc:2749] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:14:21.738333  9653 raft_consensus.cc:3060] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:21.743845  9724 raft_consensus.cc:1240] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Rejecting Update request from peer a51828382cae443aadafefcfe5178bb0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:21.747045  9796 raft_consensus.cc:1240] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Rejecting Update request from peer a51828382cae443aadafefcfe5178bb0 for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:21.749795  9724 raft_consensus.cc:1240] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Rejecting Update request from peer a51828382cae443aadafefcfe5178bb0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:21.750495  9653 raft_consensus.cc:2468] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 3.
I20260709 12:14:21.754172  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb21ccd33e4a1486e2f1a67e08fb37" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:21.754616  9694 leader_election.cc:304] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.755946 10545 raft_consensus.cc:2749] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.756019  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb21ccd33e4a1486e2f1a67e08fb37" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:21.756672  9796 raft_consensus.cc:3060] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:21.754750  9724 raft_consensus.cc:3055] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:21.758083  9724 raft_consensus.cc:740] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:21.759950  9724 consensus_queue.cc:260] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [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: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:21.761161  9724 raft_consensus.cc:3060] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:21.765710  9796 raft_consensus.cc:2468] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 4.
I20260709 12:14:21.768954  9728 raft_consensus.cc:2468] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 3.
I20260709 12:14:21.770148 10306 leader_election.cc:304] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:21.770653  9694 leader_election.cc:304] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.771061 10558 raft_consensus.cc:2804] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:21.771605 10558 raft_consensus.cc:697] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [term 4 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:21.772789 10558 consensus_queue.cc:237] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [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: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:21.771672 10564 raft_consensus.cc:2749] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.778343  9694 leader_election.cc:304] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.778891 10306 leader_election.cc:304] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [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: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:21.779114 10564 raft_consensus.cc:2749] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.780602 10570 raft_consensus.cc:2804] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:21.786996  9694 leader_election.cc:304] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.788074  9694 leader_election.cc:304] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.788717 10545 raft_consensus.cc:2749] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.789300 10545 raft_consensus.cc:2749] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.790570  9694 leader_election.cc:304] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:21.791240 10564 raft_consensus.cc:2749] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.793161  9724 raft_consensus.cc:2468] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 4.
I20260709 12:14:21.794584 10590 consensus_queue.cc:1059] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:21.794829 10574 consensus_queue.cc:1059] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:21.794979 10570 raft_consensus.cc:697] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 3 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:21.796432 10586 raft_consensus.cc:3055] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:21.796805 10586 raft_consensus.cc:740] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:21.797637 10586 consensus_queue.cc:260] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.798939 10586 raft_consensus.cc:3060] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.795610 10590 raft_consensus.cc:3055] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:21.803525 10590 raft_consensus.cc:740] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:21.804307 10590 consensus_queue.cc:260] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [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: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.805454 10590 raft_consensus.cc:3060] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:21.806123 10570 consensus_queue.cc:237] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [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: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.793920 10566 consensus_queue.cc:1059] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:21.808822 10566 raft_consensus.cc:3055] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:21.809159 10566 raft_consensus.cc:740] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:21.809866 10566 consensus_queue.cc:260] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:21.811113 10566 raft_consensus.cc:3060] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.826834 10573 consensus_queue.cc:1059] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:21.828051 10573 raft_consensus.cc:3055] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:21.828374 10573 raft_consensus.cc:740] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:21.829155 10573 consensus_queue.cc:260] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.830168 10573 raft_consensus.cc:3060] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.837093 10574 consensus_queue.cc:1059] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:21.837524 10573 consensus_queue.cc:1059] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:21.838128 10574 raft_consensus.cc:3055] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:21.838495 10574 raft_consensus.cc:740] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:21.838792 10546 raft_consensus.cc:3055] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:21.839169 10546 raft_consensus.cc:740] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:21.839265 10574 consensus_queue.cc:260] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [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: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.839975 10546 consensus_queue.cc:260] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.840618 10574 raft_consensus.cc:3060] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:21.851509 10546 raft_consensus.cc:3060] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.855814  9474 catalog_manager.cc:5697] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 3 to 4, leader changed from 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195) to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 4 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:21.857491  9474 catalog_manager.cc:5697] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 2 to 3, leader changed from 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195) to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 3 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:21.858892 10573 consensus_queue.cc:1059] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:21.859504 10574 consensus_queue.cc:1059] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:21.859961 10573 raft_consensus.cc:3055] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:21.860390 10573 raft_consensus.cc:740] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:21.860476 10546 consensus_queue.cc:1059] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:21.861665 10546 raft_consensus.cc:3055] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:21.864202 10546 raft_consensus.cc:740] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:21.862613 10574 raft_consensus.cc:3055] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:21.865877 10574 raft_consensus.cc:740] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:21.863361 10566 consensus_queue.cc:1059] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:21.861501 10573 consensus_queue.cc:260] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.862728 10586 consensus_queue.cc:1059] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:21.867578 10573 raft_consensus.cc:3060] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.870990 10574 consensus_queue.cc:260] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [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: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.872342 10574 raft_consensus.cc:3060] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:21.877560 10546 consensus_queue.cc:260] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.873626 10566 raft_consensus.cc:3055] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:21.874552 10575 raft_consensus.cc:3055] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:21.878481 10575 raft_consensus.cc:740] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:21.878890 10546 raft_consensus.cc:3060] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.879259 10575 consensus_queue.cc:260] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:21.875906 10588 consensus_queue.cc:1059] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:21.881065 10575 raft_consensus.cc:3060] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.888103 10566 raft_consensus.cc:740] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:21.888926 10566 consensus_queue.cc:260] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:21.890015 10566 raft_consensus.cc:3060] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.894541 10588 raft_consensus.cc:3055] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:21.894909 10588 raft_consensus.cc:740] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:21.895740 10588 consensus_queue.cc:260] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:21.898138 10588 raft_consensus.cc:3060] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.905558 10590 consensus_queue.cc:1059] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:21.906723 10573 raft_consensus.cc:3055] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:21.907112 10573 raft_consensus.cc:740] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:21.908541 10573 consensus_queue.cc:260] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [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: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:21.907567 10586 consensus_queue.cc:1059] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:21.909610 10537 consensus_queue.cc:1059] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:21.910212 10590 consensus_queue.cc:1059] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:21.911131 10590 raft_consensus.cc:3055] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:21.911449 10590 raft_consensus.cc:740] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:21.912061 10544 raft_consensus.cc:3055] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:21.912272 10590 consensus_queue.cc:260] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:21.913525 10590 raft_consensus.cc:3060] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.919047  9795 raft_consensus.cc:1240] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Rejecting Update request from peer a51828382cae443aadafefcfe5178bb0 for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:21.920307  9797 raft_consensus.cc:1240] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Rejecting Update request from peer a51828382cae443aadafefcfe5178bb0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:21.923828 10350 raft_consensus.cc:1240] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Rejecting Update request from peer 16873db00a1e46b7b9df91c0334ae3be for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:21.933044 10417 consensus_queue.cc:1059] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:21.934419 10545 raft_consensus.cc:3055] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:21.934770 10545 raft_consensus.cc:740] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:21.934008 10544 raft_consensus.cc:740] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:21.936586 10544 consensus_queue.cc:260] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [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: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:21.937927 10575 consensus_queue.cc:1059] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:21.938458 10544 raft_consensus.cc:3060] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:21.939563 10586 raft_consensus.cc:3055] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:21.939939 10586 raft_consensus.cc:740] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:21.940759 10586 consensus_queue.cc:260] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [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: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:21.940253 10566 consensus_queue.cc:1059] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 12:14:21.941740 10537 raft_consensus.cc:3055] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:21.942019 10586 raft_consensus.cc:3060] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:21.949031 10537 raft_consensus.cc:740] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:21.950075 10537 consensus_queue.cc:260] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:21.942284 10545 consensus_queue.cc:260] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:21.952714 10545 raft_consensus.cc:3060] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.956468 10537 raft_consensus.cc:3060] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.947973 10573 raft_consensus.cc:3060] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:21.958281  9795 raft_consensus.cc:1240] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Rejecting Update request from peer a51828382cae443aadafefcfe5178bb0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:21.960215 10566 consensus_queue.cc:1059] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:14:21.964147 10590 raft_consensus.cc:3055] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:21.962118 10588 raft_consensus.cc:3055] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:21.965574 10590 raft_consensus.cc:740] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:21.966235 10588 raft_consensus.cc:740] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:21.967522 10590 consensus_queue.cc:260] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:21.967973 10588 consensus_queue.cc:260] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:21.975965 10588 raft_consensus.cc:3060] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.969079 10590 raft_consensus.cc:3060] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:22.018353  9795 raft_consensus.cc:1240] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Rejecting Update request from peer a51828382cae443aadafefcfe5178bb0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:22.019632 10590 consensus_queue.cc:1059] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:22.020608 10588 raft_consensus.cc:3055] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:22.020961 10588 raft_consensus.cc:740] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:22.021726 10588 consensus_queue.cc:260] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:22.023005 10588 raft_consensus.cc:3060] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:22.029210 10417 raft_consensus.cc:993] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be: : Instructing follower 2a0b76f5e93847d297f0cc58a091981c to start an election
I20260709 12:14:22.029659 10417 raft_consensus.cc:1081] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [term 2 LEADER]: Signalling peer 2a0b76f5e93847d297f0cc58a091981c to start an election
I20260709 12:14:22.030962 10350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f862e21a95d461ea2dacac8bc29287e"
dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
 from {username='slave'} at 127.0.0.1:56886
I20260709 12:14:22.031507 10350 raft_consensus.cc:493] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:22.031863 10350 raft_consensus.cc:3060] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:22.041064 10350 raft_consensus.cc:515] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:22.043618  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f862e21a95d461ea2dacac8bc29287e" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:22.044158  9728 raft_consensus.cc:3055] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:22.044425  9728 raft_consensus.cc:740] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:22.045114  9728 consensus_queue.cc:260] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [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: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:22.046118  9728 raft_consensus.cc:3060] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:22.047976 10350 leader_election.cc:290] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:22.048985  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f862e21a95d461ea2dacac8bc29287e" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:22.049618  9795 raft_consensus.cc:3060] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:22.056499  9795 raft_consensus.cc:2468] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 3.
I20260709 12:14:22.057014  9728 raft_consensus.cc:2468] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 3.
I20260709 12:14:22.057677 10306 leader_election.cc:304] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:22.058609 10570 raft_consensus.cc:2804] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:22.059060 10570 raft_consensus.cc:697] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [term 3 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:22.059878 10570 consensus_queue.cc:237] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [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: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:22.068471  9474 catalog_manager.cc:5697] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 2 to 3, leader changed from 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195) to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 3 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:22.311280  9797 raft_consensus.cc:1275] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:22.312500 10570 consensus_queue.cc:1048] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:22.323074  9728 raft_consensus.cc:1275] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:22.325109 10558 consensus_queue.cc:1048] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:22.327473  9655 raft_consensus.cc:1275] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:22.336306 10558 consensus_queue.cc:1048] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:22.350445  9728 raft_consensus.cc:1275] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:22.351852 10558 consensus_queue.cc:1048] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:22.466361  9728 raft_consensus.cc:1275] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:22.467387 10570 consensus_queue.cc:1048] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:22.476508  9797 raft_consensus.cc:1275] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:22.478566 10570 consensus_queue.cc:1048] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:22.823539 10545 raft_consensus.cc:493] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:22.825289 10545 raft_consensus.cc:515] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:22.827903 10608 raft_consensus.cc:493] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:22.828446 10608 raft_consensus.cc:515] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:22.828790  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc12963a0e54c91b8f6ab9d81f70343" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:22.829411  9797 raft_consensus.cc:2468] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 2.
I20260709 12:14:22.828091  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc12963a0e54c91b8f6ab9d81f70343" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:22.830395 10608 leader_election.cc:290] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:22.831367  9694 leader_election.cc:304] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:22.832086 10549 raft_consensus.cc:2804] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:22.832448 10549 raft_consensus.cc:493] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:22.832788 10549 raft_consensus.cc:3060] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:22.832592  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8545c5456f814a159746b07e296e3d6d" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:22.833557  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8545c5456f814a159746b07e296e3d6d" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:22.833801  9797 raft_consensus.cc:2393] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c in current term 3: Already voted for candidate 861946e926c44657a9166d32939517f4 in this term.
I20260709 12:14:22.834148  9728 raft_consensus.cc:2468] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 3.
I20260709 12:14:22.834721 10545 leader_election.cc:290] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:22.835382 10306 leader_election.cc:304] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:22.836498 10545 raft_consensus.cc:493] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:22.836767 10608 raft_consensus.cc:2804] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:22.837301 10608 raft_consensus.cc:493] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:22.836970 10545 raft_consensus.cc:515] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:22.837754 10608 raft_consensus.cc:3060] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:22.839699 10549 raft_consensus.cc:515] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:22.839948  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c09b09b07846d5b44c782012577c80" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:22.840106 10545 leader_election.cc:290] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:22.841239  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c09b09b07846d5b44c782012577c80" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:22.841854  9797 raft_consensus.cc:2468] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 2.
I20260709 12:14:22.841856 10549 leader_election.cc:290] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:22.843019  9694 leader_election.cc:304] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: a51828382cae443aadafefcfe5178bb0
I20260709 12:14:22.843276  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc12963a0e54c91b8f6ab9d81f70343" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:22.844420  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc12963a0e54c91b8f6ab9d81f70343" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:22.844655 10549 raft_consensus.cc:2804] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:22.844969  9797 raft_consensus.cc:3060] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:22.845083 10549 raft_consensus.cc:493] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:22.845590 10549 raft_consensus.cc:3060] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:22.849242 10608 raft_consensus.cc:515] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:22.851833  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8545c5456f814a159746b07e296e3d6d" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:22.852063 10608 leader_election.cc:290] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:22.852583  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8545c5456f814a159746b07e296e3d6d" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:22.853327  9795 raft_consensus.cc:2393] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c in current term 3: Already voted for candidate 861946e926c44657a9166d32939517f4 in this term.
I20260709 12:14:22.854581  9797 raft_consensus.cc:2468] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 3.
I20260709 12:14:22.855795  9694 leader_election.cc:304] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: a51828382cae443aadafefcfe5178bb0
I20260709 12:14:22.855765 10549 raft_consensus.cc:515] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:22.857368 10545 raft_consensus.cc:2804] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:22.859084  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c09b09b07846d5b44c782012577c80" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:22.859887 10549 leader_election.cc:290] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:22.860709  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c09b09b07846d5b44c782012577c80" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:22.861022  9728 raft_consensus.cc:2468] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 3.
I20260709 12:14:22.862394 10545 raft_consensus.cc:697] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [term 3 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:22.861227  9797 raft_consensus.cc:3060] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:22.862505 10306 leader_election.cc:304] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [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: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 861946e926c44657a9166d32939517f4
I20260709 12:14:22.863438 10545 consensus_queue.cc:237] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:22.863890 10608 raft_consensus.cc:2804] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:22.864585 10608 raft_consensus.cc:697] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 3 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:22.865428 10608 consensus_queue.cc:237] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [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: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:22.869920  9797 raft_consensus.cc:2468] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 3.
I20260709 12:14:22.871107  9694 leader_election.cc:304] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: a51828382cae443aadafefcfe5178bb0
I20260709 12:14:22.872290 10611 raft_consensus.cc:2804] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:22.881707  9475 catalog_manager.cc:5697] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:22.886023 10611 raft_consensus.cc:697] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 3 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:22.888187 10611 consensus_queue.cc:237] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:22.889158  9474 catalog_manager.cc:5697] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 2 to 3, leader changed from 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195) to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 3 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:22.906702  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:22.913923  9474 catalog_manager.cc:5697] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:22.950043  9655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38e007c9124841329659afa91660f03d"
dest_uuid: "a51828382cae443aadafefcfe5178bb0"
mode: GRACEFUL
new_leader_uuid: "2a0b76f5e93847d297f0cc58a091981c"
 from {username='slave'} at 127.0.0.1:42470
I20260709 12:14:22.950666  9655 raft_consensus.cc:606] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Received request to transfer leadership to TS 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:22.951004  9655 raft_consensus.cc:614] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:22.953564  9655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68137de95ef44caea89ec78013888973"
dest_uuid: "a51828382cae443aadafefcfe5178bb0"
mode: GRACEFUL
new_leader_uuid: "861946e926c44657a9166d32939517f4"
 from {username='slave'} at 127.0.0.1:42470
I20260709 12:14:22.954174  9655 raft_consensus.cc:606] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Received request to transfer leadership to TS 861946e926c44657a9166d32939517f4
I20260709 12:14:22.955200  9655 raft_consensus.cc:614] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:22.957504  9655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e39b219427148f091c0eb0a19deef3b"
dest_uuid: "a51828382cae443aadafefcfe5178bb0"
mode: GRACEFUL
new_leader_uuid: "2a0b76f5e93847d297f0cc58a091981c"
 from {username='slave'} at 127.0.0.1:42470
I20260709 12:14:22.958061  9655 raft_consensus.cc:606] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Received request to transfer leadership to TS 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:22.960662  9655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99dbbfb525de486587be04b6e0da2d71"
dest_uuid: "a51828382cae443aadafefcfe5178bb0"
mode: GRACEFUL
new_leader_uuid: "2a0b76f5e93847d297f0cc58a091981c"
 from {username='slave'} at 127.0.0.1:42470
I20260709 12:14:22.961198  9655 raft_consensus.cc:606] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Received request to transfer leadership to TS 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:22.961542  9655 raft_consensus.cc:614] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:22.963933  9728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3c09b09b07846d5b44c782012577c80"
dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
mode: GRACEFUL
new_leader_uuid: "861946e926c44657a9166d32939517f4"
 from {username='slave'} at 127.0.0.1:57328
I20260709 12:14:22.964442  9728 raft_consensus.cc:606] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 3 LEADER]: Received request to transfer leadership to TS 861946e926c44657a9166d32939517f4
I20260709 12:14:22.965412  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:14:22.966744  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:22.967331  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:22.971457 10583 raft_consensus.cc:493] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:22.971978 10583 raft_consensus.cc:515] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:22.974048 10583 leader_election.cc:290] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:22.975111  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9a730356314c5db12bf0af88d58285" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:22.975286  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9a730356314c5db12bf0af88d58285" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:22.975793  9655 raft_consensus.cc:2468] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 2.
I20260709 12:14:22.977391  9768 leader_election.cc:304] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:22.978083 10583 raft_consensus.cc:2804] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:22.979548 10583 raft_consensus.cc:493] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:22.979873 10583 raft_consensus.cc:3060] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:22.987383 10583 raft_consensus.cc:515] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:22.991659  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9a730356314c5db12bf0af88d58285" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:22.992195  9655 raft_consensus.cc:3060] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:22.998894  9655 raft_consensus.cc:2468] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 3.
I20260709 12:14:22.999944  9768 leader_election.cc:304] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:23.000682 10582 raft_consensus.cc:2804] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:23.006574  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9a730356314c5db12bf0af88d58285" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:23.011328 10583 leader_election.cc:290] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:23.015918 10582 raft_consensus.cc:697] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [term 3 LEADER]: Becoming Leader. State: Replica: 861946e926c44657a9166d32939517f4, State: Running, Role: LEADER
I20260709 12:14:23.016855 10582 consensus_queue.cc:237] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.025676 10588 raft_consensus.cc:493] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.026177 10588 raft_consensus.cc:515] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.028034 10588 leader_election.cc:290] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:23.029361  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c9a53cd5074987aa49b1d8589741f3" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:23.029955  9728 raft_consensus.cc:2468] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:23.031490 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c9a53cd5074987aa49b1d8589741f3" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:23.033524  9620 leader_election.cc:304] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:23.034337 10610 raft_consensus.cc:493] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.034761 10610 raft_consensus.cc:515] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.038738  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68137de95ef44caea89ec78013888973" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:23.039278  9797 raft_consensus.cc:2468] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:23.040727  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68137de95ef44caea89ec78013888973" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:23.041249  9728 raft_consensus.cc:2468] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:23.042263  9620 leader_election.cc:304] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:23.043332 10610 leader_election.cc:290] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:23.043887 10610 raft_consensus.cc:2804] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:23.044215 10610 raft_consensus.cc:493] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.044839 10588 raft_consensus.cc:2804] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:23.045236 10588 raft_consensus.cc:493] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.045693 10588 raft_consensus.cc:3060] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.044538 10610 raft_consensus.cc:3060] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.060231 10588 raft_consensus.cc:515] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.063217 10610 raft_consensus.cc:515] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.067234 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c9a53cd5074987aa49b1d8589741f3" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:23.068298 10588 leader_election.cc:290] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:23.068912 10610 leader_election.cc:290] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:23.070302  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68137de95ef44caea89ec78013888973" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:23.074563  9728 raft_consensus.cc:3060] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.071607  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68137de95ef44caea89ec78013888973" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:23.076256  9797 raft_consensus.cc:3060] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.073025  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c9a53cd5074987aa49b1d8589741f3" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:23.080173  9724 raft_consensus.cc:3060] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.080504 10611 raft_consensus.cc:493] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.080961 10611 raft_consensus.cc:515] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.082818 10611 leader_election.cc:290] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:23.082453  9474 catalog_manager.cc:5697] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 reported cstate change: term changed from 1 to 3, leader changed from a51828382cae443aadafefcfe5178bb0 (127.5.196.194) to 861946e926c44657a9166d32939517f4 (127.5.196.196). New cstate: current_term: 3 leader_uuid: "861946e926c44657a9166d32939517f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:23.086565  9797 raft_consensus.cc:2468] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 3.
I20260709 12:14:23.095832  9620 leader_election.cc:304] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:23.097167 10610 raft_consensus.cc:2804] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:23.086505  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e499742ebe4d71862e015d189702bb" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:23.097764 10610 raft_consensus.cc:697] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:23.097879  9795 raft_consensus.cc:2468] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 2.
I20260709 12:14:23.098652 10610 consensus_queue.cc:237] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.098970  9694 leader_election.cc:304] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:23.099937 10611 raft_consensus.cc:2804] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:23.100294 10611 raft_consensus.cc:493] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.100622 10611 raft_consensus.cc:3060] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.107295  9724 raft_consensus.cc:2468] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 3.
I20260709 12:14:23.107618 10614 raft_consensus.cc:493] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:23.108752 10614 raft_consensus.cc:515] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.108273  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e499742ebe4d71862e015d189702bb" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:23.110713 10614 leader_election.cc:290] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:23.111369  9620 leader_election.cc:304] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [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: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:23.112784  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9a730356314c5db12bf0af88d58285" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:23.113056  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9a730356314c5db12bf0af88d58285" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:23.113370 10582 raft_consensus.cc:493] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.113817  9655 raft_consensus.cc:2368] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16873db00a1e46b7b9df91c0334ae3be for earlier term 2. Current term is 3.
I20260709 12:14:23.115001 10588 raft_consensus.cc:2804] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:23.115700  9694 leader_election.cc:400] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Vote denied by peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713) with higher term. Message: Invalid argument: T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16873db00a1e46b7b9df91c0334ae3be for earlier term 2. Current term is 3.
I20260709 12:14:23.119035  9694 leader_election.cc:403] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:23.120587 10614 raft_consensus.cc:3060] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.108283  9728 raft_consensus.cc:2468] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 3.
I20260709 12:14:23.119323 10622 raft_consensus.cc:993] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0: : Instructing follower 2a0b76f5e93847d297f0cc58a091981c to start an election
I20260709 12:14:23.126538 10582 raft_consensus.cc:515] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:23.129791 10582 leader_election.cc:290] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:23.130950  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109ca3389e14d76832959f9a30db79a" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:23.131565  9655 raft_consensus.cc:2468] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 3.
I20260709 12:14:23.134860 10549 raft_consensus.cc:493] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:23.135154 10622 raft_consensus.cc:1081] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Signalling peer 2a0b76f5e93847d297f0cc58a091981c to start an election
I20260709 12:14:23.135413 10549 raft_consensus.cc:515] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.137042 10625 raft_consensus.cc:493] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.137377 10549 leader_election.cc:290] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:23.134778  9475 catalog_manager.cc:5697] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:23.137742  9768 leader_election.cc:304] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:23.138618 10583 raft_consensus.cc:2804] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:23.138973 10583 raft_consensus.cc:493] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.139335 10583 raft_consensus.cc:3060] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:23.140056 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109ca3389e14d76832959f9a30db79a" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:23.137519 10625 raft_consensus.cc:515] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.137171 10351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e39b219427148f091c0eb0a19deef3b"
dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
 from {username='slave'} at 127.0.0.1:56878
I20260709 12:14:23.142465 10351 raft_consensus.cc:493] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:23.142728  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b08ae51928416dafb96e5f6c7e809e" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:23.142840 10351 raft_consensus.cc:3060] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.145502 10625 leader_election.cc:290] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:23.145692  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b08ae51928416dafb96e5f6c7e809e" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:23.146299  9797 raft_consensus.cc:2468] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:23.147230  9620 leader_election.cc:304] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:23.149242 10622 raft_consensus.cc:2804] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:23.149652 10622 raft_consensus.cc:493] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.146989 10583 raft_consensus.cc:515] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:23.149971 10622 raft_consensus.cc:3060] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.151259 10558 raft_consensus.cc:493] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:23.151775 10558 raft_consensus.cc:515] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:23.153808 10558 leader_election.cc:290] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:23.155534  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109ca3389e14d76832959f9a30db79a" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:23.156162 10625 raft_consensus.cc:493] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:23.156386  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109ca3389e14d76832959f9a30db79a" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:23.156700 10625 raft_consensus.cc:515] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.157176  9655 raft_consensus.cc:2468] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 3.
I20260709 12:14:23.158531 10306 leader_election.cc:304] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:23.158744 10625 leader_election.cc:290] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:23.159282 10625 raft_consensus.cc:493] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:23.159435 10558 raft_consensus.cc:2804] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:23.159782 10625 raft_consensus.cc:515] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.161789 10625 leader_election.cc:290] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:23.162392 10558 raft_consensus.cc:493] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:23.162814 10558 raft_consensus.cc:3060] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.164340  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc12963a0e54c91b8f6ab9d81f70343" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:23.164603  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:23.165198  9655 raft_consensus.cc:2468] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 2.
I20260709 12:14:23.165913 10625 raft_consensus.cc:493] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:23.166428 10625 raft_consensus.cc:515] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.167677  9722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621de87782c34744b341a3d636d82a85" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:23.168284  9722 raft_consensus.cc:2468] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:23.168407 10625 leader_election.cc:290] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:23.169663  9620 leader_election.cc:304] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [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: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:23.170655  9694 leader_election.cc:304] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:23.171437 10549 raft_consensus.cc:2804] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:23.171627  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e499742ebe4d71862e015d189702bb" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:23.171861 10549 raft_consensus.cc:493] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:23.172278 10549 raft_consensus.cc:3060] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:23.175457 10625 raft_consensus.cc:2804] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:23.175838 10625 raft_consensus.cc:493] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:23.176203 10625 raft_consensus.cc:3060] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:23.176375  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621de87782c34744b341a3d636d82a85" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:23.177073  9801 raft_consensus.cc:2393] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 in current term 2: Already voted for candidate 861946e926c44657a9166d32939517f4 in this term.
I20260709 12:14:23.178122  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e499742ebe4d71862e015d189702bb" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:23.178823  9802 raft_consensus.cc:2393] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 in current term 2: Already voted for candidate 861946e926c44657a9166d32939517f4 in this term.
I20260709 12:14:23.181329  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:23.181645  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc12963a0e54c91b8f6ab9d81f70343" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:23.182524  9797 raft_consensus.cc:2368] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c for earlier term 3. Current term is 4.
I20260709 12:14:23.107165 10611 raft_consensus.cc:515] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.191751 10611 leader_election.cc:290] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:23.192327 10306 leader_election.cc:400] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 pre-election: Vote denied by peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603) with higher term. Message: Invalid argument: T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c for earlier term 3. Current term is 4.
I20260709 12:14:23.193553 10549 raft_consensus.cc:515] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.189754  9800 raft_consensus.cc:2368] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 for earlier term 2. Current term is 3.
I20260709 12:14:23.195510 10549 leader_election.cc:290] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:23.184001 10583 leader_election.cc:290] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 4 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:23.186156 10614 raft_consensus.cc:2749] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713) with higher term. Message: Invalid argument: T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16873db00a1e46b7b9df91c0334ae3be for earlier term 2. Current term is 3.
I20260709 12:14:23.187812 10625 raft_consensus.cc:515] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.188500  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109ca3389e14d76832959f9a30db79a" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:23.189385  9796 raft_consensus.cc:2393] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16873db00a1e46b7b9df91c0334ae3be in current term 2: Already voted for candidate 861946e926c44657a9166d32939517f4 in this term.
I20260709 12:14:23.197531  9655 raft_consensus.cc:3060] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:23.198542 10625 leader_election.cc:290] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:23.199510 10625 raft_consensus.cc:493] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:23.199927 10625 raft_consensus.cc:515] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.200636  9722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621de87782c34744b341a3d636d82a85" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:23.201732 10625 leader_election.cc:290] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:23.204216  9655 raft_consensus.cc:2468] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 4.
I20260709 12:14:23.205940  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e499742ebe4d71862e015d189702bb" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:23.206244  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:23.206457  9768 leader_election.cc:304] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:23.206569  9796 raft_consensus.cc:3060] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.189798 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109ca3389e14d76832959f9a30db79a" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:23.207054 10570 raft_consensus.cc:493] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:23.212380 10570 raft_consensus.cc:515] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:23.213203  9620 leader_election.cc:400] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603) with higher term. Message: Invalid argument: T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 for earlier term 2. Current term is 3.
I20260709 12:14:23.213516  9620 leader_election.cc:403] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:23.214392 10570 leader_election.cc:290] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:23.215065  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c09b09b07846d5b44c782012577c80" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:23.216158  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:23.216586  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e499742ebe4d71862e015d189702bb" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:23.217114  9655 raft_consensus.cc:3060] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.218513  9796 raft_consensus.cc:2468] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 3.
I20260709 12:14:23.220429  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e007c9124841329659afa91660f03d" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:23.221114  9646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e007c9124841329659afa91660f03d" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:23.221736  9646 raft_consensus.cc:2468] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 2.
I20260709 12:14:23.222127  9796 raft_consensus.cc:2393] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c in current term 2: Already voted for candidate 861946e926c44657a9166d32939517f4 in this term.
I20260709 12:14:23.223336  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c09b09b07846d5b44c782012577c80" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:23.224072  9803 raft_consensus.cc:2368] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 for earlier term 2. Current term is 3.
I20260709 12:14:23.224192 10306 leader_election.cc:304] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 861946e926c44657a9166d32939517f4
I20260709 12:14:23.207749  9800 raft_consensus.cc:2393] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 16873db00a1e46b7b9df91c0334ae3be in current term 2: Already voted for candidate 861946e926c44657a9166d32939517f4 in this term.
I20260709 12:14:23.227288 10588 raft_consensus.cc:697] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:23.227977 10624 raft_consensus.cc:493] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.228235 10588 consensus_queue.cc:237] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.228485 10624 raft_consensus.cc:515] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.228153 10570 raft_consensus.cc:2804] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:23.229882 10570 raft_consensus.cc:493] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:23.231895 10570 raft_consensus.cc:3060] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:23.228874  9653 raft_consensus.cc:2468] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 2.
I20260709 12:14:23.235133 10348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891f45170c14f689770443b7414c33a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:23.235749 10348 raft_consensus.cc:2468] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:23.208392 10610 raft_consensus.cc:493] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.209177 10608 raft_consensus.cc:493] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:23.242755 10608 raft_consensus.cc:515] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:23.244925 10608 leader_election.cc:290] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:23.245404 10608 raft_consensus.cc:493] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:23.245462  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87da0466f5fe43e48bf5bac7ff50f526" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:23.210381  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621de87782c34744b341a3d636d82a85" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:23.246783  9797 raft_consensus.cc:2393] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 in current term 2: Already voted for candidate 861946e926c44657a9166d32939517f4 in this term.
I20260709 12:14:23.245865 10608 raft_consensus.cc:515] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.208196  9728 raft_consensus.cc:2368] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 for earlier term 2. Current term is 3.
I20260709 12:14:23.211288  9722 raft_consensus.cc:2468] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:23.193560 10351 raft_consensus.cc:515] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:23.211915 10625 raft_consensus.cc:493] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.225028 10583 raft_consensus.cc:2804] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:23.225535 10626 raft_consensus.cc:3060] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.226658  9620 leader_election.cc:400] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603) with higher term. Message: Invalid argument: T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 for earlier term 2. Current term is 3.
I20260709 12:14:23.231386  9655 raft_consensus.cc:2468] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 3.
I20260709 12:14:23.230687 10624 leader_election.cc:290] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:23.246277  9800 raft_consensus.cc:2393] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c in current term 3: Already voted for candidate 861946e926c44657a9166d32939517f4 in this term.
I20260709 12:14:23.248031 10629 raft_consensus.cc:493] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:23.264190 10629 raft_consensus.cc:515] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.249585 10608 leader_election.cc:290] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:23.266144 10629 leader_election.cc:290] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:23.246883  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87da0466f5fe43e48bf5bac7ff50f526" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:23.251085  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c9a53cd5074987aa49b1d8589741f3" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:23.267695  9724 raft_consensus.cc:2368] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c for earlier term 2. Current term is 3.
I20260709 12:14:23.268384  9722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb1bcffcb8a4fb197dd60f6863c7919" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:23.269109  9722 raft_consensus.cc:2393] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c in current term 2: Already voted for candidate 16873db00a1e46b7b9df91c0334ae3be in this term.
I20260709 12:14:23.253353 10625 raft_consensus.cc:515] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.269990 10570 raft_consensus.cc:515] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:23.270623  9728 raft_consensus.cc:1275] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:23.271733 10306 leader_election.cc:400] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Vote denied by peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541) with higher term. Message: Invalid argument: T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c for earlier term 2. Current term is 3.
I20260709 12:14:23.272054 10306 leader_election.cc:403] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:23.273020  9475 catalog_manager.cc:5697] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:23.184911 10622 raft_consensus.cc:515] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.274039 10629 consensus_queue.cc:1048] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:23.253631 10583 raft_consensus.cc:697] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 4 LEADER]: Becoming Leader. State: Replica: 861946e926c44657a9166d32939517f4, State: Running, Role: LEADER
I20260709 12:14:23.273636 10608 raft_consensus.cc:3060] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.275282 10583 consensus_queue.cc:237] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:23.210637 10558 raft_consensus.cc:515] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:23.279075  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb1bcffcb8a4fb197dd60f6863c7919" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:23.255712 10610 raft_consensus.cc:515] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:23.256501  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e39b219427148f091c0eb0a19deef3b" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:23.280371  9797 raft_consensus.cc:3060] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.281291 10610 leader_election.cc:290] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:23.282426 10558 leader_election.cc:290] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:23.282516 10611 raft_consensus.cc:493] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.283591  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c9a53cd5074987aa49b1d8589741f3" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:23.284235 10628 raft_consensus.cc:493] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:23.258615  9620 leader_election.cc:403] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
W20260709 12:14:23.284977  9620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.196:45603, user_credentials={real_user=slave}} blocked reactor thread for 58451.6us
I20260709 12:14:23.285943 10570 leader_election.cc:290] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:23.286044  9620 leader_election.cc:304] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:23.286864 10625 leader_election.cc:290] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:23.275315 10622 leader_election.cc:290] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:23.287408 10625 raft_consensus.cc:3060] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.287683 10622 raft_consensus.cc:2804] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:23.283046 10611 raft_consensus.cc:515] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:23.288878  9652 raft_consensus.cc:2468] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 2.
I20260709 12:14:23.261595 10626 raft_consensus.cc:2749] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603) with higher term. Message: Invalid argument: T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 for earlier term 2. Current term is 3.
I20260709 12:14:23.286932  9620 leader_election.cc:400] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541) with higher term. Message: Invalid argument: T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 for earlier term 2. Current term is 3.
I20260709 12:14:23.290093  9620 leader_election.cc:403] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:23.289407 10611 leader_election.cc:290] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:23.290452  9646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e39b219427148f091c0eb0a19deef3b" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:23.290791 10626 raft_consensus.cc:2749] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541) with higher term. Message: Invalid argument: T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 for earlier term 2. Current term is 3.
I20260709 12:14:23.258232  9694 leader_election.cc:304] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:23.254516 10351 leader_election.cc:290] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:23.292306  9722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891f45170c14f689770443b7414c33a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:23.292701  9694 leader_election.cc:304] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 861946e926c44657a9166d32939517f4
I20260709 12:14:23.292891  9722 raft_consensus.cc:2468] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 3.
I20260709 12:14:23.293116 10549 raft_consensus.cc:2804] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:23.293635 10549 raft_consensus.cc:697] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 3 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:23.293962  9646 raft_consensus.cc:3055] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:23.294317  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109ca3389e14d76832959f9a30db79a" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:23.295454  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c090b9785d47b9973143bc10d579ac" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:23.295894  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e007c9124841329659afa91660f03d" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:23.296465 10611 raft_consensus.cc:493] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.296658  9803 raft_consensus.cc:2393] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c in current term 2: Already voted for candidate 861946e926c44657a9166d32939517f4 in this term.
I20260709 12:14:23.284754 10628 raft_consensus.cc:515] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.293862 10545 raft_consensus.cc:2804] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:23.298025 10549 consensus_queue.cc:237] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.300233 10545 raft_consensus.cc:697] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 2 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:23.301074 10545 consensus_queue.cc:237] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.299583 10628 leader_election.cc:290] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:23.289428 10622 raft_consensus.cc:697] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:23.292816 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c090b9785d47b9973143bc10d579ac" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:23.294337  9646 raft_consensus.cc:740] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:23.303711 10357 raft_consensus.cc:2468] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 2.
I20260709 12:14:23.303658 10622 consensus_queue.cc:237] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.305799 10626 raft_consensus.cc:493] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.306259 10626 raft_consensus.cc:515] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.304143 10619 raft_consensus.cc:493] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.307464  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b08ae51928416dafb96e5f6c7e809e" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:23.308117  9803 raft_consensus.cc:3060] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.307825 10619 raft_consensus.cc:515] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:23.309867 10619 leader_election.cc:290] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:23.311879  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87da0466f5fe43e48bf5bac7ff50f526" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:23.312462  9796 raft_consensus.cc:2468] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 3.
I20260709 12:14:23.296974 10611 raft_consensus.cc:515] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.315099  9797 raft_consensus.cc:2468] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 3.
I20260709 12:14:23.315474  9721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb1bcffcb8a4fb197dd60f6863c7919" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:23.315742 10626 leader_election.cc:290] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:23.317269  9692 leader_election.cc:304] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 861946e926c44657a9166d32939517f4
I20260709 12:14:23.304184  9646 consensus_queue.cc:260] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [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: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:23.318015 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8545c5456f814a159746b07e296e3d6d" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:23.315510  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b08ae51928416dafb96e5f6c7e809e" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:23.320420 10611 leader_election.cc:290] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:23.321477  9722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8545c5456f814a159746b07e296e3d6d" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:23.323062  9620 leader_election.cc:304] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:23.320432 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e1cc708a8c4f0380b78406c9b3407f" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:23.326187 10619 raft_consensus.cc:493] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:23.322265 10582 raft_consensus.cc:493] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.327279  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4130430c804e40df918fe3a12a0627f9" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:23.340116  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e1cc708a8c4f0380b78406c9b3407f" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:23.339818 10350 raft_consensus.cc:3060] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:23.380131  9652 raft_consensus.cc:2468] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 2.
I20260709 12:14:23.371929  9475 catalog_manager.cc:5697] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 1 to 2, leader changed from 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195) to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:23.369935 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb1bcffcb8a4fb197dd60f6863c7919" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:23.382295 10355 raft_consensus.cc:2468] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:23.364460 10614 raft_consensus.cc:2804] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:23.370165  9618 leader_election.cc:304] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:23.371588  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4130430c804e40df918fe3a12a0627f9" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:23.386075  9654 raft_consensus.cc:2468] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 2.
I20260709 12:14:23.372794 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:23.374311  9474 catalog_manager.cc:5697] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 reported cstate change: term changed from 2 to 4, leader changed from a51828382cae443aadafefcfe5178bb0 (127.5.196.194) to 861946e926c44657a9166d32939517f4 (127.5.196.196). New cstate: current_term: 4 leader_uuid: "861946e926c44657a9166d32939517f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:23.370842  9620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.196:45603, user_credentials={real_user=slave}} blocked reactor thread for 47872.5us
I20260709 12:14:23.351593 10628 raft_consensus.cc:493] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:23.366937  9653 raft_consensus.cc:2468] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 3.
I20260709 12:14:23.390908  9618 leader_election.cc:304] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:23.379767 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87da0466f5fe43e48bf5bac7ff50f526" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:23.366953  9721 raft_consensus.cc:2468] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:23.395107 10626 raft_consensus.cc:2804] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:23.397418 10625 raft_consensus.cc:2749] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603) with higher term. Message: Invalid argument: T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 for earlier term 2. Current term is 3.
I20260709 12:14:23.385771 10614 raft_consensus.cc:493] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.398337 10614 raft_consensus.cc:3060] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.399003  9655 raft_consensus.cc:1275] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Refusing update from remote peer 16873db00a1e46b7b9df91c0334ae3be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:23.400504 10608 raft_consensus.cc:2749] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541) with higher term. Message: Invalid argument: T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c for earlier term 2. Current term is 3.
I20260709 12:14:23.383281 10582 raft_consensus.cc:515] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:23.402762 10582 leader_election.cc:290] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:23.386269  9648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109ca3389e14d76832959f9a30db79a" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:23.402958 10306 leader_election.cc:304] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:23.403535  9648 raft_consensus.cc:2368] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c for earlier term 3. Current term is 4.
I20260709 12:14:23.383435 10619 raft_consensus.cc:515] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:23.404075 10558 raft_consensus.cc:2804] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:23.404678 10558 raft_consensus.cc:697] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [term 3 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:23.404875 10306 leader_election.cc:304] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:23.393747 10628 raft_consensus.cc:515] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.406021 10306 leader_election.cc:304] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:23.405777 10558 consensus_queue.cc:237] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [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: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:23.407668 10570 raft_consensus.cc:2804] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:23.396052  9726 raft_consensus.cc:2393] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c in current term 2: Already voted for candidate 16873db00a1e46b7b9df91c0334ae3be in this term.
I20260709 12:14:23.408911 10570 raft_consensus.cc:493] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:23.409745 10629 raft_consensus.cc:2804] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:23.410146 10629 raft_consensus.cc:493] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:23.410527 10629 raft_consensus.cc:3060] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:23.410735 10619 leader_election.cc:290] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:23.411275 10625 raft_consensus.cc:493] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.411782 10625 raft_consensus.cc:515] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.390131 10610 raft_consensus.cc:2804] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:23.412639 10610 raft_consensus.cc:493] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.412964 10610 raft_consensus.cc:3060] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:23.409365 10570 raft_consensus.cc:3060] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:23.383955 10357 raft_consensus.cc:2468] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:23.416213 10352 raft_consensus.cc:2468] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 3.
I20260709 12:14:23.426357  9654 raft_consensus.cc:1275] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Refusing update from remote peer 16873db00a1e46b7b9df91c0334ae3be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:23.428220 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3837e8898ce64cf4872c4f17e7a1d491" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:23.428802 10354 raft_consensus.cc:2468] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:23.429157  9650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99dbbfb525de486587be04b6e0da2d71" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:23.429634  9803 raft_consensus.cc:2468] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 3.
I20260709 12:14:23.429878  9618 leader_election.cc:304] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:23.394826 10349 raft_consensus.cc:2468] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:23.430709 10622 raft_consensus.cc:2804] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:23.431093 10622 raft_consensus.cc:493] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.431468 10622 raft_consensus.cc:3060] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.432447  9721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c090b9785d47b9973143bc10d579ac" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:23.429768  9650 raft_consensus.cc:2468] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 3.
I20260709 12:14:23.435433 10637 raft_consensus.cc:493] T 81b08ae51928416dafb96e5f6c7e809e P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:23.435945 10637 raft_consensus.cc:515] T 81b08ae51928416dafb96e5f6c7e809e P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.437582 10614 raft_consensus.cc:515] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:23.438014 10637 leader_election.cc:290] T 81b08ae51928416dafb96e5f6c7e809e P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:23.438650  9721 raft_consensus.cc:2368] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 861946e926c44657a9166d32939517f4 for earlier term 2. Current term is 3.
I20260709 12:14:23.409278  9648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:23.395287 10624 raft_consensus.cc:2804] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:23.443059  9694 leader_election.cc:304] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:23.416428 10628 leader_election.cc:290] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:23.445405 10549 consensus_queue.cc:1048] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:23.447072  9650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b08ae51928416dafb96e5f6c7e809e" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:23.447994  9650 raft_consensus.cc:2368] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16873db00a1e46b7b9df91c0334ae3be for earlier term 2. Current term is 3.
I20260709 12:14:23.424824 10625 leader_election.cc:290] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:23.443439 10638 raft_consensus.cc:493] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:23.469137  9620 leader_election.cc:304] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:23.476977  9618 leader_election.cc:304] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:23.475409  9803 raft_consensus.cc:1275] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:23.475603  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:23.469445 10622 raft_consensus.cc:515] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.480201  9724 raft_consensus.cc:2468] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 4.
I20260709 12:14:23.480916 10350 raft_consensus.cc:2468] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 4.
I20260709 12:14:23.449440 10642 raft_consensus.cc:2804] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:23.481700 10622 leader_election.cc:290] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:23.452217  9766 leader_election.cc:304] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:23.442597 10624 raft_consensus.cc:493] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.470870  9768 leader_election.cc:304] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:23.468501 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99dbbfb525de486587be04b6e0da2d71" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:23.485949 10349 raft_consensus.cc:2468] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 2.
I20260709 12:14:23.483680 10628 raft_consensus.cc:493] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:23.486644  9694 leader_election.cc:400] T 81b08ae51928416dafb96e5f6c7e809e P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Vote denied by peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713) with higher term. Message: Invalid argument: T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16873db00a1e46b7b9df91c0334ae3be for earlier term 2. Current term is 3.
I20260709 12:14:23.487182 10588 raft_consensus.cc:2804] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:23.487030 10628 raft_consensus.cc:515] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.487753 10588 raft_consensus.cc:697] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:23.488976 10628 leader_election.cc:290] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:23.488660 10588 consensus_queue.cc:237] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.487028  9694 leader_election.cc:403] T 81b08ae51928416dafb96e5f6c7e809e P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:23.482748 10642 raft_consensus.cc:493] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.489674 10626 raft_consensus.cc:493] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.490191 10626 raft_consensus.cc:3060] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:23.491081 10640 raft_consensus.cc:493] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:23.491633 10640 raft_consensus.cc:515] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.493757 10640 leader_election.cc:290] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:23.494535  9647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e007c9124841329659afa91660f03d" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:23.495944  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:23.481657  9722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3837e8898ce64cf4872c4f17e7a1d491" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:23.496749  9726 raft_consensus.cc:2393] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c in current term 4: Already voted for candidate 16873db00a1e46b7b9df91c0334ae3be in this term.
I20260709 12:14:23.497077 10642 raft_consensus.cc:3060] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.499153 10620 raft_consensus.cc:2804] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:23.499580 10620 raft_consensus.cc:493] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.499905 10620 raft_consensus.cc:3060] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:23.501516 10622 raft_consensus.cc:493] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.502159 10610 raft_consensus.cc:515] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.502264 10622 raft_consensus.cc:515] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:23.503515  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3837e8898ce64cf4872c4f17e7a1d491" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:23.506351  9724 raft_consensus.cc:1275] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Refusing update from remote peer 861946e926c44657a9166d32939517f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:23.496083 10619 raft_consensus.cc:2749] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:23.508934  9797 raft_consensus.cc:1275] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Refusing update from remote peer 16873db00a1e46b7b9df91c0334ae3be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:23.511338  9768 leader_election.cc:400] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541) with higher term. Message: Invalid argument: T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 861946e926c44657a9166d32939517f4 for earlier term 2. Current term is 3.
I20260709 12:14:23.511646  9768 leader_election.cc:403] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:23.512120  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b08ae51928416dafb96e5f6c7e809e" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:23.512836  9803 raft_consensus.cc:2368] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16873db00a1e46b7b9df91c0334ae3be for earlier term 2. Current term is 3.
I20260709 12:14:23.507477 10636 raft_consensus.cc:493] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.468668  9646 raft_consensus.cc:3060] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.515395 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3837e8898ce64cf4872c4f17e7a1d491" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:23.519613 10352 raft_consensus.cc:3060] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.469236 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c090b9785d47b9973143bc10d579ac" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:23.452382 10583 raft_consensus.cc:493] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.477856 10306 leader_election.cc:400] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 election: Vote denied by peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713) with higher term. Message: Invalid argument: T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c for earlier term 3. Current term is 4.
I20260709 12:14:23.520547 10641 raft_consensus.cc:493] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.443675  9648 raft_consensus.cc:2468] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 4.
I20260709 12:14:23.496850  9722 raft_consensus.cc:2468] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:23.517017 10545 raft_consensus.cc:3060] T 81b08ae51928416dafb96e5f6c7e809e P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.514532 10624 raft_consensus.cc:3060] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.520922 10639 raft_consensus.cc:3060] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.522867 10306 leader_election.cc:403] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 12:14:23.540369  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3460926477fe42a28e7a9bd5d2546a9f" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:23.519265 10549 consensus_queue.cc:1048] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 12:14:23.560091  9797 raft_consensus.cc:2468] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:23.570868  9620 leader_election.cc:304] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:23.536590 10357 raft_consensus.cc:2393] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 861946e926c44657a9166d32939517f4 in current term 2: Already voted for candidate 2a0b76f5e93847d297f0cc58a091981c in this term.
I20260709 12:14:23.527184 10625 raft_consensus.cc:2804] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:23.583817  9803 raft_consensus.cc:1275] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:23.574093 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c090b9785d47b9973143bc10d579ac" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:23.585090 10349 raft_consensus.cc:3060] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.482833 10638 raft_consensus.cc:515] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.588910 10638 leader_election.cc:290] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:23.582237 10630 raft_consensus.cc:2804] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:23.589588 10630 raft_consensus.cc:493] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.589915 10630 raft_consensus.cc:3060] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.590510 10620 raft_consensus.cc:515] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:23.593063  9647 raft_consensus.cc:2468] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 2.
I20260709 12:14:23.594931 10545 raft_consensus.cc:2749] T 81b08ae51928416dafb96e5f6c7e809e P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713) with higher term. Message: Invalid argument: T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16873db00a1e46b7b9df91c0334ae3be for earlier term 2. Current term is 3.
I20260709 12:14:23.571457 10628 raft_consensus.cc:493] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:23.523828 10583 raft_consensus.cc:515] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.519954 10636 raft_consensus.cc:515] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:23.595686 10640 raft_consensus.cc:493] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.596840 10622 leader_election.cc:290] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
W20260709 12:14:23.598048 10306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:36713, user_credentials={real_user=slave}} blocked reactor thread for 129904us
I20260709 12:14:23.529490  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea1eed64c0c4bf3a9bce921500b92eb" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
W20260709 12:14:23.599496  9694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:45603, user_credentials={real_user=slave}} blocked reactor thread for 75712us
I20260709 12:14:23.527042 10641 raft_consensus.cc:515] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.643447  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c090b9785d47b9973143bc10d579ac" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:23.645663 10349 raft_consensus.cc:2468] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 3.
I20260709 12:14:23.647656 10620 leader_election.cc:290] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 4 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:23.650523 10625 raft_consensus.cc:493] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.650965 10625 raft_consensus.cc:3060] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:23.651691  9646 raft_consensus.cc:2468] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 3.
I20260709 12:14:23.652645 10583 leader_election.cc:290] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:23.654362 10636 leader_election.cc:290] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:23.559702 10619 consensus_queue.cc:1048] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.056s
I20260709 12:14:23.628535  9797 raft_consensus.cc:1275] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Refusing update from remote peer 16873db00a1e46b7b9df91c0334ae3be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:23.629730  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea1eed64c0c4bf3a9bce921500b92eb" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:23.547650 10614 leader_election.cc:290] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:23.656778  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e007c9124841329659afa91660f03d" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:23.656821  9694 leader_election.cc:400] T 81b08ae51928416dafb96e5f6c7e809e P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Vote denied by peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603) with higher term. Message: Invalid argument: T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16873db00a1e46b7b9df91c0334ae3be for earlier term 2. Current term is 3.
I20260709 12:14:23.534991 10626 raft_consensus.cc:515] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:23.663232  9655 raft_consensus.cc:2468] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 2.
I20260709 12:14:23.601702 10352 raft_consensus.cc:2468] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 3.
I20260709 12:14:23.662724  9800 raft_consensus.cc:2393] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16873db00a1e46b7b9df91c0334ae3be in current term 2: Already voted for candidate 861946e926c44657a9166d32939517f4 in this term.
I20260709 12:14:23.600656 10608 raft_consensus.cc:2749] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713) with higher term. Message: Invalid argument: T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c for earlier term 3. Current term is 4.
I20260709 12:14:23.666782  9692 leader_election.cc:304] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:23.641013 10622 raft_consensus.cc:493] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.640136 10637 raft_consensus.cc:493] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.578779 10629 raft_consensus.cc:515] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.654176  9646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99dbbfb525de486587be04b6e0da2d71" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:23.654384 10610 leader_election.cc:290] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 4 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:23.661406 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3460926477fe42a28e7a9bd5d2546a9f" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:23.677042  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:23.625826 10647 consensus_queue.cc:1048] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.070s
I20260709 12:14:23.625918 10628 raft_consensus.cc:515] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.632104 10640 raft_consensus.cc:515] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.662979  9653 raft_consensus.cc:2468] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 2.
I20260709 12:14:23.671778  9476 catalog_manager.cc:5697] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:23.674671 10654 raft_consensus.cc:493] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.686481 10357 raft_consensus.cc:2468] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 1.
I20260709 12:14:23.679580 10614 raft_consensus.cc:493] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.682559  9646 raft_consensus.cc:3060] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:23.704993 10570 raft_consensus.cc:515] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.705686 10628 leader_election.cc:290] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:23.706465 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99dbbfb525de486587be04b6e0da2d71" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:23.706709 10558 consensus_queue.cc:1048] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:23.707206 10614 raft_consensus.cc:515] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.708555 10640 leader_election.cc:290] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:23.705705  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:23.682359 10348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891f45170c14f689770443b7414c33a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:23.681023  9721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891f45170c14f689770443b7414c33a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:23.709060 10640 consensus_queue.cc:1048] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:23.709190 10614 leader_election.cc:290] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:23.709595  9721 raft_consensus.cc:3060] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:23.710978 10355 raft_consensus.cc:3060] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:14:23.714691  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:23.682230 10545 raft_consensus.cc:2804] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:23.728051  9721 raft_consensus.cc:2468] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 4.
I20260709 12:14:23.728402 10545 raft_consensus.cc:697] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 3 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:23.729351 10545 consensus_queue.cc:237] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:23.730593 10630 raft_consensus.cc:515] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:23.732667  9620 leader_election.cc:304] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [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: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:23.681186 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e007c9124841329659afa91660f03d" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:23.706971 10570 leader_election.cc:290] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:23.673113 10588 consensus_queue.cc:1048] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 12:14:23.720428 10355 raft_consensus.cc:2468] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 4.
I20260709 12:14:23.715032 10629 leader_election.cc:290] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:23.680137 10637 raft_consensus.cc:515] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.702139 10611 raft_consensus.cc:493] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.724607  9722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b890b0e7f4324535a977e31ef81d5a89" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:23.725657  9648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b890b0e7f4324535a977e31ef81d5a89" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:23.725287  9477 catalog_manager.cc:5697] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 2 to 3, leader changed from a51828382cae443aadafefcfe5178bb0 (127.5.196.194) to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 3 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:23.727596 10642 raft_consensus.cc:515] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.734431 10306 leader_election.cc:304] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 861946e926c44657a9166d32939517f4
I20260709 12:14:23.757139 10306 leader_election.cc:304] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:23.737310  9618 leader_election.cc:304] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [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: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:23.678793 10622 raft_consensus.cc:515] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.744668  9766 leader_election.cc:304] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [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: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:23.723776 10641 leader_election.cc:290] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:23.748366  9727 raft_consensus.cc:2393] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c in current term 2: Already voted for candidate 16873db00a1e46b7b9df91c0334ae3be in this term.
I20260709 12:14:23.737334 10348 raft_consensus.cc:3060] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:14:23.762480 10306 leader_election.cc:304] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 861946e926c44657a9166d32939517f4
I20260709 12:14:23.798418  9655 raft_consensus.cc:2468] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 2.
I20260709 12:14:23.746616 10351 raft_consensus.cc:2468] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 2.
I20260709 12:14:23.756857 10637 leader_election.cc:290] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
W20260709 12:14:23.805919  9620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:37541, user_credentials={real_user=slave}} blocked reactor thread for 73335us
I20260709 12:14:23.807734  9768 leader_election.cc:304] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:23.758703  9646 raft_consensus.cc:2468] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 4.
I20260709 12:14:23.762895 10638 raft_consensus.cc:2804] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:23.765050 10639 raft_consensus.cc:2749] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541) with higher term. Message: Invalid argument: T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 861946e926c44657a9166d32939517f4 for earlier term 2. Current term is 3.
I20260709 12:14:23.807030  9722 raft_consensus.cc:2393] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 861946e926c44657a9166d32939517f4 in current term 2: Already voted for candidate 16873db00a1e46b7b9df91c0334ae3be in this term.
I20260709 12:14:23.762409  9648 raft_consensus.cc:2468] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 2.
I20260709 12:14:23.767102 10629 raft_consensus.cc:2804] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:23.766822  9647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:23.758816 10611 raft_consensus.cc:515] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.770043 10655 raft_consensus.cc:2804] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:23.702881 10654 raft_consensus.cc:515] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.809445 10659 raft_consensus.cc:2804] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:23.824782 10629 raft_consensus.cc:493] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:23.822714 10653 raft_consensus.cc:493] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.826895  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:23.844240 10638 raft_consensus.cc:697] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 4 LEADER]: Becoming Leader. State: Replica: 861946e926c44657a9166d32939517f4, State: Running, Role: LEADER
I20260709 12:14:23.848137 10664 raft_consensus.cc:493] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.848654 10664 raft_consensus.cc:515] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.849229 10622 leader_election.cc:290] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:23.850629 10664 leader_election.cc:290] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:23.851439  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4130430c804e40df918fe3a12a0627f9" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:23.852195  9727 raft_consensus.cc:2393] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c in current term 2: Already voted for candidate 16873db00a1e46b7b9df91c0334ae3be in this term.
I20260709 12:14:23.852540 10611 leader_election.cc:290] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:23.827411 10655 raft_consensus.cc:493] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:23.837543 10662 raft_consensus.cc:2804] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:23.853968 10655 raft_consensus.cc:3060] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.854171 10662 raft_consensus.cc:697] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 4 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:23.847059 10653 raft_consensus.cc:515] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:23.859084 10662 consensus_queue.cc:237] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.859630  9724 raft_consensus.cc:2393] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c in current term 3: Already voted for candidate 16873db00a1e46b7b9df91c0334ae3be in this term.
I20260709 12:14:23.860656 10642 leader_election.cc:290] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:23.834031 10641 raft_consensus.cc:2804] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:23.861572 10641 raft_consensus.cc:493] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.861922 10641 raft_consensus.cc:3060] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.837634 10659 raft_consensus.cc:697] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 2 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:23.863224 10659 consensus_queue.cc:237] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:23.843580  9647 raft_consensus.cc:2468] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 2.
I20260709 12:14:23.844722 10626 leader_election.cc:290] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 4 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:23.853609 10630 leader_election.cc:290] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:23.846274 10660 raft_consensus.cc:2804] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:23.868778 10660 raft_consensus.cc:697] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:23.843217 10629 raft_consensus.cc:3060] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:23.869560 10660 consensus_queue.cc:237] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.874490  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3460926477fe42a28e7a9bd5d2546a9f" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:23.874877  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:23.875074  9802 raft_consensus.cc:3060] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.875547  9724 raft_consensus.cc:2468] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:23.877175  9620 leader_election.cc:304] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:23.877450  9797 raft_consensus.cc:1275] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:14:23.915791  9692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:44605, user_credentials={real_user=slave}} blocked reactor thread for 216256us
I20260709 12:14:23.917484 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:23.918183 10352 raft_consensus.cc:2468] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 1.
I20260709 12:14:23.923286 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:23.923847 10352 raft_consensus.cc:2468] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 2.
I20260709 12:14:23.924706  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621de87782c34744b341a3d636d82a85" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:23.876834  9722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:23.931725 10638 consensus_queue.cc:237] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:23.914371 10626 raft_consensus.cc:2804] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:23.933722  9768 leader_election.cc:304] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:23.935922 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e1cc708a8c4f0380b78406c9b3407f" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:23.950771 10355 raft_consensus.cc:3060] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.951591  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4130430c804e40df918fe3a12a0627f9" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:23.927078  9476 catalog_manager.cc:5697] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:23.954092  9694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:45603, user_credentials={real_user=slave}} blocked reactor thread for 254581us
I20260709 12:14:23.955798 10306 leader_election.cc:304] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:23.958770  9726 raft_consensus.cc:1275] T 81b08ae51928416dafb96e5f6c7e809e P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:23.959834  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:23.960045  9648 raft_consensus.cc:1275] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Refusing update from remote peer 861946e926c44657a9166d32939517f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:23.960398  9655 raft_consensus.cc:2468] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 3.
I20260709 12:14:23.861588 10624 raft_consensus.cc:515] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.962787  9768 leader_election.cc:304] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:23.961519 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4130430c804e40df918fe3a12a0627f9" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:23.968463 10350 raft_consensus.cc:2468] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 2.
I20260709 12:14:23.969300 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3460926477fe42a28e7a9bd5d2546a9f" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:23.946386 10630 consensus_queue.cc:1048] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 12:14:23.947523  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87da0466f5fe43e48bf5bac7ff50f526" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:23.969919 10350 raft_consensus.cc:3060] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.950350 10626 raft_consensus.cc:493] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.977702  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b890b0e7f4324535a977e31ef81d5a89" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:23.979075  9652 raft_consensus.cc:2468] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 2.
I20260709 12:14:23.969329 10628 raft_consensus.cc:2804] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:23.952299  9722 raft_consensus.cc:2468] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 3.
I20260709 12:14:23.981128  9694 leader_election.cc:304] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 861946e926c44657a9166d32939517f4
I20260709 12:14:23.967567 10636 raft_consensus.cc:2804] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:24.008920  9692 leader_election.cc:304] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
W20260709 12:14:24.004653 10306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:36713, user_credentials={real_user=slave}} blocked reactor thread for 48949.6us
I20260709 12:14:24.012168  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b890b0e7f4324535a977e31ef81d5a89" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:24.003464 10628 raft_consensus.cc:493] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:24.014947  9799 raft_consensus.cc:1275] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Refusing update from remote peer 16873db00a1e46b7b9df91c0334ae3be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:24.015687  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:24.007975 10355 raft_consensus.cc:2468] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 3.
I20260709 12:14:23.976545 10351 raft_consensus.cc:1275] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Refusing update from remote peer 861946e926c44657a9166d32939517f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:23.976858 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87da0466f5fe43e48bf5bac7ff50f526" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:24.026484 10306 leader_election.cc:304] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:23.981353  9796 raft_consensus.cc:3060] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:24.107566  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e1cc708a8c4f0380b78406c9b3407f" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:23.981281 10626 raft_consensus.cc:3060] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.963963 10625 raft_consensus.cc:515] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:23.976707  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb1bcffcb8a4fb197dd60f6863c7919" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:23.965222 10675 consensus_queue.cc:1048] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.058s
I20260709 12:14:23.980787 10666 raft_consensus.cc:2804] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:14:24.075883 10669 log.cc:927] Time spent T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be: Append to log took a long time: real 0.159s	user 0.000s	sys 0.003s
I20260709 12:14:24.085985  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4130430c804e40df918fe3a12a0627f9" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:23.978502 10348 raft_consensus.cc:2468] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 4.
I20260709 12:14:24.002976  9648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
W20260709 12:14:24.095816 10306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:36713, user_credentials={real_user=slave}} blocked reactor thread for 69403.3us
I20260709 12:14:24.026254 10636 raft_consensus.cc:493] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:24.068015 10628 raft_consensus.cc:3060] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:24.131978 10624 leader_election.cc:290] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:24.101459 10558 raft_consensus.cc:2804] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:24.135490 10641 raft_consensus.cc:515] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:24.135852 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb1bcffcb8a4fb197dd60f6863c7919" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:24.136499 10351 raft_consensus.cc:3060] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:24.102780  9803 raft_consensus.cc:2468] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 3.
I20260709 12:14:24.103854 10629 raft_consensus.cc:515] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:24.024039 10347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:24.108144  9652 raft_consensus.cc:3060] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:24.027141  9724 raft_consensus.cc:1275] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:24.008783 10583 consensus_queue.cc:1048] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.092s
I20260709 12:14:24.131292 10636 raft_consensus.cc:3060] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:24.135998  9655 raft_consensus.cc:1275] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Refusing update from remote peer 16873db00a1e46b7b9df91c0334ae3be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:24.131995  9721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb1bcffcb8a4fb197dd60f6863c7919" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:24.135126  9654 raft_consensus.cc:2468] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 2.
I20260709 12:14:24.028703 10656 raft_consensus.cc:2804] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:24.131294  9653 raft_consensus.cc:2368] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c for earlier term 2. Current term is 3.
I20260709 12:14:24.149367  9655 raft_consensus.cc:1275] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:24.149637 10306 leader_election.cc:304] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be
W20260709 12:14:24.155655  9692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:44605, user_credentials={real_user=slave}} blocked reactor thread for 127737us
I20260709 12:14:24.135501 10558 raft_consensus.cc:493] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:24.157150  9692 leader_election.cc:304] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:24.158041  9692 leader_election.cc:304] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:24.165977  9692 leader_election.cc:304] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:24.150318 10656 raft_consensus.cc:493] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting leader election (detected failure of leader a51828382cae443aadafefcfe5178bb0)
I20260709 12:14:24.171690  9721 raft_consensus.cc:2393] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c in current term 2: Already voted for candidate 16873db00a1e46b7b9df91c0334ae3be in this term.
I20260709 12:14:24.163357 10558 raft_consensus.cc:3060] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:24.180408 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:24.185566 10653 leader_election.cc:290] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:24.175529 10658 raft_consensus.cc:2804] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:24.203204 10658 raft_consensus.cc:697] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 3 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:24.165341 10350 raft_consensus.cc:2468] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 3.
I20260709 12:14:24.206856  9652 raft_consensus.cc:2468] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 3.
I20260709 12:14:24.191216 10628 raft_consensus.cc:515] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:24.208053 10625 leader_election.cc:290] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 5 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:24.208561 10356 raft_consensus.cc:2468] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:24.177280 10657 raft_consensus.cc:2804] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:24.207605 10658 consensus_queue.cc:237] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:24.209233 10657 raft_consensus.cc:493] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:24.209591 10657 raft_consensus.cc:3060] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:24.154425 10655 raft_consensus.cc:515] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:24.210959 10357 raft_consensus.cc:3060] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:24.176934  9794 raft_consensus.cc:1275] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Refusing update from remote peer 16873db00a1e46b7b9df91c0334ae3be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:24.177451 10687 raft_consensus.cc:2804] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:24.184369 10688 raft_consensus.cc:2804] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:24.212204 10687 raft_consensus.cc:493] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:24.212611 10687 raft_consensus.cc:3060] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:24.213258  9796 raft_consensus.cc:2468] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 4.
I20260709 12:14:24.188400 10679 raft_consensus.cc:2804] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:24.173974 10656 raft_consensus.cc:3060] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:24.215663 10679 raft_consensus.cc:697] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 2 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:24.216545 10679 consensus_queue.cc:237] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:24.220644 10351 raft_consensus.cc:2468] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 3.
I20260709 12:14:24.221503 10688 raft_consensus.cc:493] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:24.221593  9650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:24.211933 10666 raft_consensus.cc:493] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:24.222251  9650 raft_consensus.cc:2468] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 3.
I20260709 12:14:24.222260 10666 raft_consensus.cc:3060] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:14:24.225669 10667 log.cc:927] Time spent T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be: Append to log took a long time: real 0.309s	user 0.003s	sys 0.000s
I20260709 12:14:24.221765 10626 raft_consensus.cc:515] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:24.230211 10626 leader_election.cc:290] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:24.230275  9618 leader_election.cc:304] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [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: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:24.231205 10651 consensus_queue.cc:1048] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:24.231457  9618 leader_election.cc:304] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [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: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:24.231645  9648 raft_consensus.cc:2393] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16873db00a1e46b7b9df91c0334ae3be in current term 3: Already voted for candidate a51828382cae443aadafefcfe5178bb0 in this term.
I20260709 12:14:24.232391 10673 raft_consensus.cc:2804] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:24.232864 10673 raft_consensus.cc:697] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:24.237895  9620 leader_election.cc:304] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:24.178361  9802 raft_consensus.cc:2468] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 3.
I20260709 12:14:24.244956  9620 leader_election.cc:304] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
W20260709 12:14:24.245105 10306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:36713, user_credentials={real_user=slave}} blocked reactor thread for 95542.2us
I20260709 12:14:24.244298 10625 raft_consensus.cc:2804] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:24.221992 10688 raft_consensus.cc:3060] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:24.255008 10306 leader_election.cc:400] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 election: Vote denied by peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713) with higher term. Message: Invalid argument: T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c for earlier term 2. Current term is 3.
I20260709 12:14:24.270727 10306 leader_election.cc:403] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:14:24.272812  9649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:24.253511 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:24.274005 10355 raft_consensus.cc:3060] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:24.254359 10610 raft_consensus.cc:2804] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:24.276266 10610 raft_consensus.cc:493] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:24.276618 10610 raft_consensus.cc:3060] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:24.276979 10570 raft_consensus.cc:2749] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713) with higher term. Message: Invalid argument: T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c for earlier term 2. Current term is 3.
I20260709 12:14:24.277735 10663 raft_consensus.cc:2804] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:24.278257 10663 raft_consensus.cc:697] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 4 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:24.260821 10351 raft_consensus.cc:1275] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:24.233654 10673 consensus_queue.cc:237] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:24.279053 10663 consensus_queue.cc:237] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:24.261010 10652 consensus_queue.cc:1048] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:24.253110  9796 raft_consensus.cc:1275] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:24.245189 10357 raft_consensus.cc:2468] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 4.
I20260709 12:14:24.263439 10558 raft_consensus.cc:515] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:24.253186 10625 raft_consensus.cc:697] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:24.267771  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b890b0e7f4324535a977e31ef81d5a89" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:24.261359  9646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:24.296134 10355 raft_consensus.cc:2468] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 5.
I20260709 12:14:24.299729  9618 leader_election.cc:304] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [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: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:24.301613  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:24.266805 10666 raft_consensus.cc:515] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:24.261307 10628 leader_election.cc:290] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:24.316625 10674 raft_consensus.cc:2804] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:24.317158 10674 raft_consensus.cc:697] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 5 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:24.317922 10674 consensus_queue.cc:237] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:24.324724  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b890b0e7f4324535a977e31ef81d5a89" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:24.325353  9725 raft_consensus.cc:2468] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:24.326843  9725 raft_consensus.cc:1275] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:24.291168 10652 consensus_queue.cc:1048] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 12:14:24.338760 10625 consensus_queue.cc:237] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:24.339679 10348 raft_consensus.cc:1275] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Refusing update from remote peer 16873db00a1e46b7b9df91c0334ae3be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:24.321724 10347 raft_consensus.cc:2468] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 3.
I20260709 12:14:24.341791 10647 consensus_queue.cc:1048] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:24.344509 10687 raft_consensus.cc:515] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:24.344794 10636 raft_consensus.cc:515] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:24.345732  9795 raft_consensus.cc:2468] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 2.
I20260709 12:14:24.346599 10687 leader_election.cc:290] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 4 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:24.293673 10653 consensus_queue.cc:1048] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 12:14:24.297065 10662 consensus_queue.cc:1048] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 12:14:24.327145  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87da0466f5fe43e48bf5bac7ff50f526" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:24.355078  9803 raft_consensus.cc:2368] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c for earlier term 3. Current term is 4.
I20260709 12:14:24.357982 10688 raft_consensus.cc:515] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:24.360610  9620 leader_election.cc:304] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [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: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 861946e926c44657a9166d32939517f4
I20260709 12:14:24.361388 10673 raft_consensus.cc:2804] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:24.361752 10673 raft_consensus.cc:493] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:24.362155 10673 raft_consensus.cc:3060] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:24.361671  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:24.362883  9725 raft_consensus.cc:3060] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:24.363867  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b890b0e7f4324535a977e31ef81d5a89" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:24.346616 10636 leader_election.cc:290] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:24.324434  9647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea1eed64c0c4bf3a9bce921500b92eb" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:24.364254 10306 leader_election.cc:400] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 election: Vote denied by peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603) with higher term. Message: Invalid argument: T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c for earlier term 3. Current term is 4.
I20260709 12:14:24.368336 10306 leader_election.cc:403] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 12:14:24.330197 10656 raft_consensus.cc:515] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
W20260709 12:14:24.408792 10306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.196:45603, user_credentials={real_user=slave}} blocked reactor thread for 44665.3us
I20260709 12:14:24.414769 10688 leader_election.cc:290] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:24.409477 10628 raft_consensus.cc:2749] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 861946e926c44657a9166d32939517f4 (127.5.196.196:45603) with higher term. Message: Invalid argument: T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c for earlier term 3. Current term is 4.
I20260709 12:14:24.420070 10661 consensus_queue.cc:1048] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 12:14:24.423573 10610 raft_consensus.cc:515] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:24.425850 10629 leader_election.cc:290] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 4 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:24.428582  9725 raft_consensus.cc:2468] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 5.
I20260709 12:14:24.432462 10666 leader_election.cc:290] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:24.437034 10656 leader_election.cc:290] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:24.440131  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b890b0e7f4324535a977e31ef81d5a89" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:24.440894  9725 raft_consensus.cc:2393] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 861946e926c44657a9166d32939517f4 in current term 2: Already voted for candidate 16873db00a1e46b7b9df91c0334ae3be in this term.
I20260709 12:14:24.454442  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:24.456802  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:24.457571  9725 raft_consensus.cc:2393] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 in current term 4: Already voted for candidate 16873db00a1e46b7b9df91c0334ae3be in this term.
I20260709 12:14:24.411640  9647 raft_consensus.cc:2468] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 2.
I20260709 12:14:24.434505 10657 raft_consensus.cc:515] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:24.483943  9728 raft_consensus.cc:2368] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c for earlier term 2. Current term is 3.
I20260709 12:14:24.484879 10657 leader_election.cc:290] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:24.455103 10610 leader_election.cc:290] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 4 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:24.488626 10558 leader_election.cc:290] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:24.426482 10673 raft_consensus.cc:515] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:24.493491  9768 leader_election.cc:304] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:24.498473 10639 raft_consensus.cc:2804] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:24.498699 10673 leader_election.cc:290] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:24.479669  9803 raft_consensus.cc:1240] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Rejecting Update request from peer 2a0b76f5e93847d297f0cc58a091981c for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:24.499629  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b890b0e7f4324535a977e31ef81d5a89" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:24.501051  9647 raft_consensus.cc:1275] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Refusing update from remote peer 861946e926c44657a9166d32939517f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:24.502360 10639 raft_consensus.cc:493] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:24.502743 10639 raft_consensus.cc:3060] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:24.503237 10348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:24.503957 10654 leader_election.cc:290] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:24.504427 10348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:24.505571 10348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4130430c804e40df918fe3a12a0627f9" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:24.506624 10348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:24.509351  9654 raft_consensus.cc:2368] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 861946e926c44657a9166d32939517f4 for earlier term 2. Current term is 3.
I20260709 12:14:24.495334 10641 leader_election.cc:290] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:24.496685  9649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:24.509169  9618 leader_election.cc:304] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:24.494145  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:24.521690  9649 raft_consensus.cc:3060] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:24.527323 10662 raft_consensus.cc:2749] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:14:24.528852  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea1eed64c0c4bf3a9bce921500b92eb" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:24.529440  9729 raft_consensus.cc:2468] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 2.
I20260709 12:14:24.530151 10654 consensus_queue.cc:1048] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:24.613935  9649 raft_consensus.cc:2468] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 3.
I20260709 12:14:24.615483  9768 leader_election.cc:304] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
W20260709 12:14:24.686964  9768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:36713, user_credentials={real_user=slave}} blocked reactor thread for 71576.8us
I20260709 12:14:24.688572 10641 raft_consensus.cc:2804] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:24.689181 10641 raft_consensus.cc:697] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 3 LEADER]: Becoming Leader. State: Replica: 861946e926c44657a9166d32939517f4, State: Running, Role: LEADER
W20260709 12:14:24.689775 10306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:45603, user_credentials={real_user=slave}} blocked reactor thread for 275928us
I20260709 12:14:24.529582  9722 raft_consensus.cc:1275] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:24.719918  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b890b0e7f4324535a977e31ef81d5a89" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:24.720507  9725 raft_consensus.cc:3060] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:24.700237 10663 raft_consensus.cc:493] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:24.721189 10675 raft_consensus.cc:493] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.690055 10641 consensus_queue.cc:237] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
W20260709 12:14:24.791030 10630 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.603s	user 0.019s	sys 0.000s
W20260709 12:14:24.804519 10630 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.616s	user 0.020s	sys 0.000s
I20260709 12:14:24.818213  9725 raft_consensus.cc:2468] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 3.
I20260709 12:14:24.790549 10629 consensus_queue.cc:1059] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 12:14:24.823460  9694 leader_election.cc:304] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:24.834074  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:24.834847  9725 raft_consensus.cc:2368] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c for earlier term 3. Current term is 4.
I20260709 12:14:24.835419 10691 raft_consensus.cc:493] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:24.835956 10691 raft_consensus.cc:515] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:24.798733 10663 raft_consensus.cc:515] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:24.838184 10663 leader_election.cc:290] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:24.838318 10670 raft_consensus.cc:493] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.838851 10670 raft_consensus.cc:515] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:24.821125  9722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:24.840286  9722 raft_consensus.cc:2368] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c for earlier term 4. Current term is 5.
I20260709 12:14:24.800419 10675 raft_consensus.cc:515] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:24.840982 10670 leader_election.cc:290] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
W20260709 12:14:24.842036 10702 log.cc:927] Time spent T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0: Append to log took a long time: real 0.338s	user 0.000s	sys 0.001s
I20260709 12:14:24.842669 10675 leader_election.cc:290] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:24.818432 10647 consensus_queue.cc:1048] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 12:14:24.822777 10660 raft_consensus.cc:493] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 861946e926c44657a9166d32939517f4)
I20260709 12:14:24.852591 10306 leader_election.cc:400] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 election: Vote denied by peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541) with higher term. Message: Invalid argument: T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c for earlier term 3. Current term is 4.
I20260709 12:14:24.852989 10306 leader_election.cc:403] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
W20260709 12:14:24.858971  9620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:37541, user_credentials={real_user=slave}} blocked reactor thread for 56374.8us
I20260709 12:14:24.838057 10691 leader_election.cc:290] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:24.866726  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4cc93669b643bb87c909a3dcf05a3b" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:24.869933  9652 raft_consensus.cc:1240] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Rejecting Update request from peer 16873db00a1e46b7b9df91c0334ae3be for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:24.873065  9620 leader_election.cc:304] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [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: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 861946e926c44657a9166d32939517f4
I20260709 12:14:24.877960  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a990d1a74b4bbf992de171630404e7" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:24.878960  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9a730356314c5db12bf0af88d58285" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:24.885212  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:24.885905  9652 raft_consensus.cc:2393] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 16873db00a1e46b7b9df91c0334ae3be in current term 3: Already voted for candidate a51828382cae443aadafefcfe5178bb0 in this term.
I20260709 12:14:24.885622 10649 consensus_queue.cc:1048] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.062s
I20260709 12:14:24.886871 10717 raft_consensus.cc:493] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.887385 10717 raft_consensus.cc:515] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:24.891041  9797 raft_consensus.cc:1275] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:24.859527 10660 raft_consensus.cc:515] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:24.872967  9648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea1eed64c0c4bf3a9bce921500b92eb" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:24.889354 10717 leader_election.cc:290] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:24.896536  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9a730356314c5db12bf0af88d58285" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:24.884742 10348 raft_consensus.cc:1275] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Refusing update from remote peer 861946e926c44657a9166d32939517f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:24.884567 10653 raft_consensus.cc:2804] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:24.898165  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:24.863651 10720 consensus_queue.cc:1048] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260709 12:14:24.901084  9652 raft_consensus.cc:2368] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c for earlier term 3. Current term is 4.
W20260709 12:14:24.902943 10710 log.cc:927] Time spent T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 12:14:24.903931 10694 raft_consensus.cc:2764] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
W20260709 12:14:24.907840 10715 log.cc:927] Time spent T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
I20260709 12:14:24.912072  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109ca3389e14d76832959f9a30db79a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:24.915252 10306 leader_election.cc:400] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 4 election: Vote denied by peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541) with higher term. Message: Invalid argument: T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c for earlier term 4. Current term is 5.
I20260709 12:14:24.915714 10306 leader_election.cc:403] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 12:14:24.873214 10639 raft_consensus.cc:515] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:24.918361 10608 raft_consensus.cc:2749] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541) with higher term. Message: Invalid argument: T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c for earlier term 4. Current term is 5.
I20260709 12:14:24.917546 10653 raft_consensus.cc:697] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:24.921667 10653 consensus_queue.cc:237] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:24.922158 10690 raft_consensus.cc:3060] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:24.924388 10660 leader_election.cc:290] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:24.924700 10724 consensus_queue.cc:1048] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:24.936915 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109ca3389e14d76832959f9a30db79a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:24.939332 10349 raft_consensus.cc:1275] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Refusing update from remote peer 16873db00a1e46b7b9df91c0334ae3be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:24.940673 10639 leader_election.cc:290] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:24.941581 10349 raft_consensus.cc:1275] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:14:24.977355  9694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:36713, user_credentials={real_user=slave}} blocked reactor thread for 153992us
I20260709 12:14:24.933977  9648 raft_consensus.cc:2468] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 2.
I20260709 12:14:24.979895  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621de87782c34744b341a3d636d82a85" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:24.980731  9726 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33022 (request call id 333) took 1013 ms. Trace:
I20260709 12:14:24.981091  9726 rpcz_store.cc:276] 0709 12:14:23.967620 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:23.970371 (+  2751us) service_pool.cc:224] Handling call
0709 12:14:24.316881 (+346510us) spinlock_profiling.cc:243] Waited 1.39 ms on lock 0x7b58008cca98. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd674edb1 00007f0bd688eb71 00007f0bd688eeee 000000000036eb39 00007f0bde9021e0 00007f0bde9cb0c4 00007f0bde9cb131 00007f0bde9790a0 00007f0bde978984 00007f0bd7ef36d4 00007f0bd7ef3662
0709 12:14:24.979812 (+662931us) spinlock_profiling.cc:243] Waited 7.33 ms on lock 0x7b58008cca98. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd674edb1 00007f0bd688ef8c 00007f0bd688eef6 000000000036eb39 00007f0bde9021e0 00007f0bde9cb0c4 00007f0bde9cb131 00007f0bde9790a0 00007f0bde978984 00007f0bd7ef36d4 00007f0bd7ef3662
0709 12:14:24.980654 (+   842us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":20056704}
I20260709 12:14:24.978724 10348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a990d1a74b4bbf992de171630404e7" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:24.999022  9694 leader_election.cc:304] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:24.972707 10647 consensus_queue.cc:1048] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
W20260709 12:14:24.995473 10721 log.cc:927] Time spent T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
I20260709 12:14:24.989785 10655 leader_election.cc:290] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:25.005477 10611 raft_consensus.cc:2749] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:14:24.997231 10687 consensus_queue.cc:1048] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 12:14:25.004824 10614 consensus_queue.cc:1059] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 12:14:25.011945  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4cc93669b643bb87c909a3dcf05a3b" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:25.067792 10650 consensus_queue.cc:1048] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.061s
I20260709 12:14:25.073645  9803 raft_consensus.cc:2468] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 1.
I20260709 12:14:25.060945 10655 raft_consensus.cc:493] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:25.082728  9725 raft_consensus.cc:1275] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:25.087342 10688 raft_consensus.cc:3055] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:25.087728 10688 raft_consensus.cc:740] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:25.088680  9650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e007c9124841329659afa91660f03d" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:25.088508 10688 consensus_queue.cc:260] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [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: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:25.089350  9650 raft_consensus.cc:3060] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:25.089692 10688 raft_consensus.cc:3060] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:25.094381 10306 leader_election.cc:304] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:25.100261 10690 raft_consensus.cc:2749] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541) with higher term. Message: Invalid argument: T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c for earlier term 3. Current term is 4.
I20260709 12:14:25.100349 10691 raft_consensus.cc:2804] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:25.100900 10691 raft_consensus.cc:493] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:25.101276 10691 raft_consensus.cc:3060] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:25.105134  9727 raft_consensus.cc:1240] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Rejecting Update request from peer 2a0b76f5e93847d297f0cc58a091981c for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:25.124323 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:25.125007 10350 raft_consensus.cc:3060] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:25.097329 10655 raft_consensus.cc:515] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:25.132925 10655 leader_election.cc:290] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:25.135537 10570 raft_consensus.cc:3055] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:25.136531 10570 raft_consensus.cc:740] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:25.137377 10570 consensus_queue.cc:260] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [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: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:25.131078 10347 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56878 (request call id 394) took 1175 ms. Trace:
I20260709 12:14:25.161829 10570 raft_consensus.cc:3060] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:25.154655 10347 rpcz_store.cc:276] 0709 12:14:23.955357 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:23.961732 (+  6375us) service_pool.cc:224] Handling call
0709 12:14:25.130876 (+1169144us) spinlock_profiling.cc:243] Waited 171 ms on lock 0x7b5400193554. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd991c571 00007f0bd99b72fa 00007f0bde978b17 00007f0bd7ef36d4 00007f0bd7ef3662 00007f0bd7ef3591 00007f0bd7ef350c 00007f0bd7ef27c2 00007f0bd7cee48c 00007f0bd7ced8c6 00007f0bd7ced26f
0709 12:14:25.130998 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":393382656}
I20260709 12:14:25.160643  9648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea1eed64c0c4bf3a9bce921500b92eb" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:25.165100  9648 raft_consensus.cc:3060] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:25.170596  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea1eed64c0c4bf3a9bce921500b92eb" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:25.171223  9725 raft_consensus.cc:3060] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:14:25.176618  9620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:45603, user_credentials={real_user=slave}} blocked reactor thread for 264436us
W20260709 12:14:25.179008  9618 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:44605, user_credentials={real_user=slave}} blocked reactor thread for 260394us
I20260709 12:14:25.180413 10306 leader_election.cc:400] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 election: Vote denied by peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713) with higher term. Message: Invalid argument: T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c for earlier term 3. Current term is 4.
I20260709 12:14:25.185618  9768 leader_election.cc:304] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:25.186959  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323e8c571b14613af55f374641c6450" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:25.187033  9694 leader_election.cc:304] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:25.175472 10650 raft_consensus.cc:493] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:25.185997  9654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3460926477fe42a28e7a9bd5d2546a9f"
dest_uuid: "a51828382cae443aadafefcfe5178bb0"
mode: GRACEFUL
new_leader_uuid: "2a0b76f5e93847d297f0cc58a091981c"
 from {username='slave'} at 127.0.0.1:42470
I20260709 12:14:25.196676  9654 raft_consensus.cc:606] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Received request to transfer leadership to TS 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:25.184273 10683 raft_consensus.cc:493] T 30283a69a8864b62ad329a30b4b958be P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:25.208806  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87da0466f5fe43e48bf5bac7ff50f526" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:25.216936  9620 leader_election.cc:304] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:25.191586 10641 raft_consensus.cc:2749] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:25.221679  9620 leader_election.cc:304] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4
I20260709 12:14:25.221805  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68137de95ef44caea89ec78013888973" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:25.224808  9725 raft_consensus.cc:2468] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 3.
I20260709 12:14:25.225329  9620 leader_election.cc:304] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:25.226382  9768 leader_election.cc:400] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 election: Vote denied by peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713) with higher term. Message: Invalid argument: T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 861946e926c44657a9166d32939517f4 for earlier term 2. Current term is 3.
I20260709 12:14:25.226706  9768 leader_election.cc:403] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:14:25.226475  9654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3837e8898ce64cf4872c4f17e7a1d491"
dest_uuid: "a51828382cae443aadafefcfe5178bb0"
mode: GRACEFUL
new_leader_uuid: "2a0b76f5e93847d297f0cc58a091981c"
 from {username='slave'} at 127.0.0.1:42470
I20260709 12:14:25.227842  9654 raft_consensus.cc:606] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Received request to transfer leadership to TS 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:25.220816 10588 raft_consensus.cc:493] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:25.231727 10588 raft_consensus.cc:515] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:25.232452 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e007c9124841329659afa91660f03d" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:25.233983 10588 leader_election.cc:290] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:25.234591 10718 raft_consensus.cc:2749] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:25.235296 10740 raft_consensus.cc:493] T d5199d4c37e04e38be5afcecc11da02c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:25.235875 10740 raft_consensus.cc:515] T d5199d4c37e04e38be5afcecc11da02c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:25.238022 10740 leader_election.cc:290] T d5199d4c37e04e38be5afcecc11da02c P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:25.203786 10650 raft_consensus.cc:515] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:25.226173 10688 raft_consensus.cc:2764] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260709 12:14:25.245857 10650 leader_election.cc:290] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:25.260304  9654 raft_consensus.cc:1275] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Refusing update from remote peer 16873db00a1e46b7b9df91c0334ae3be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:25.261345  9649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4130430c804e40df918fe3a12a0627f9" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:25.261677 10638 raft_consensus.cc:3060] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:25.262881  9654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38e007c9124841329659afa91660f03d"
dest_uuid: "a51828382cae443aadafefcfe5178bb0"
mode: GRACEFUL
new_leader_uuid: "2a0b76f5e93847d297f0cc58a091981c"
 from {username='slave'} at 127.0.0.1:42470
I20260709 12:14:25.219050 10683 raft_consensus.cc:515] T 30283a69a8864b62ad329a30b4b958be P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:25.268406 10683 leader_election.cc:290] T 30283a69a8864b62ad329a30b4b958be P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
W20260709 12:14:25.268661 10697 log.cc:927] Time spent T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be: Append to log took a long time: real 0.944s	user 0.001s	sys 0.006s
I20260709 12:14:25.224963 10653 raft_consensus.cc:493] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.219360 10662 consensus_queue.cc:1048] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.052s
I20260709 12:14:25.257426 10675 raft_consensus.cc:2749] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:25.282311 10741 raft_consensus.cc:2749] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:14:25.282680 10747 log.cc:927] Time spent T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 12:14:25.288673 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f0c92fa7604774847e9450d6650d20" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:25.315469 10691 raft_consensus.cc:515] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:25.316322  9653 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35822 (request call id 325) took 1010 ms. Trace:
I20260709 12:14:25.316730  9653 rpcz_store.cc:276] 0709 12:14:24.305775 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:24.310996 (+  5221us) service_pool.cc:224] Handling call
0709 12:14:24.937003 (+626007us) spinlock_profiling.cc:243] Waited 3.53 ms on lock 0x7b58001e2a98. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd674edb1 00007f0bd688eb71 00007f0bd688ea22 00007f0bdf7a78d9 00007f0bde901ee0 00007f0bde9cb0ab 00007f0bde9cb131 00007f0bde98cfc0 00007f0bde977929 00007f0bde9773d2 00007f0bd7eeebd4
0709 12:14:24.937203 (+   200us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:24.977177 (+ 39974us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:24.978462 (+  1285us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:25.007155 (+ 28693us) log.cc:844] Serialized 26 byte log entry
0709 12:14:25.187958 (+180803us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:14:25.188736 (+   778us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:25.201161 (+ 12425us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:25.316037 (+114876us) raft_consensus.cc:1685] finished
0709 12:14:25.316062 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:25.316267 (+   205us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":36230,"raft.queue_time_us":38938,"raft.run_cpu_time_us":108,"raft.run_wall_time_us":2876,"spinlock_wait_cycles":8123648,"thread_start_us":170118,"threads_started":1,"wal-append.queue_time_us":208787}
I20260709 12:14:25.316322 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5199d4c37e04e38be5afcecc11da02c" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
W20260709 12:14:25.322570  9618 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:44605, user_credentials={real_user=slave}} blocked reactor thread for 46107.9us
I20260709 12:14:25.324067 10352 raft_consensus.cc:1275] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:14:25.324769  9620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:45603, user_credentials={real_user=slave}} blocked reactor thread for 67691.2us
I20260709 12:14:25.316803  9647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:25.259898 10350 raft_consensus.cc:2468] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 3.
I20260709 12:14:25.318759 10638 raft_consensus.cc:2749] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713) with higher term. Message: Invalid argument: T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 861946e926c44657a9166d32939517f4 for earlier term 2. Current term is 3.
I20260709 12:14:25.321020  9795 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47862 (request call id 461) took 1309 ms. Trace:
I20260709 12:14:25.336189  9694 leader_election.cc:304] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:25.337160  9655 raft_consensus.cc:1275] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Refusing update from remote peer 861946e926c44657a9166d32939517f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:25.337177  9795 rpcz_store.cc:276] 0709 12:14:24.011590 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:24.011873 (+   283us) service_pool.cc:224] Handling call
0709 12:14:25.320805 (+1308932us) spinlock_profiling.cc:243] Waited 319 ms on lock 0x7b5400af9bd4. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd991c571 00007f0bd99b72fa 00007f0bde978b17 00007f0bd7ef36d4 00007f0bd7ef3662 00007f0bd7ef3591 00007f0bd7ef350c 00007f0bd7ef27c2 00007f0bd7cee48c 00007f0bd7ced8c6 00007f0bd7ced26f
0709 12:14:25.320927 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":732875648}
I20260709 12:14:25.341305 10351 raft_consensus.cc:1240] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Rejecting Update request from peer 16873db00a1e46b7b9df91c0334ae3be for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:25.341965 10351 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56886 (request call id 369) took 1048 ms. Trace:
I20260709 12:14:25.342425  9647 raft_consensus.cc:2393] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 16873db00a1e46b7b9df91c0334ae3be in current term 4: Already voted for candidate a51828382cae443aadafefcfe5178bb0 in this term.
I20260709 12:14:25.342491  9720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb1bcffcb8a4fb197dd60f6863c7919" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:25.339475 10350 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56878 (request call id 403) took 1103 ms. Trace:
I20260709 12:14:25.343622 10350 rpcz_store.cc:276] 0709 12:14:24.234428 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:24.239437 (+  5009us) service_pool.cc:224] Handling call
0709 12:14:24.320384 (+ 80947us) spinlock_profiling.cc:243] Waited 9.33 ms on lock 0x7b5800290798. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd674edb1 00007f0bd688eb71 00007f0bd688eeee 000000000036eb39 00007f0bde9021e0 00007f0bde9cb0c4 00007f0bde9cb131 00007f0bde9790a0 00007f0bde978984 00007f0bd7ef36d4 00007f0bd7ef3662
0709 12:14:25.124235 (+803851us) spinlock_profiling.cc:243] Waited 2.26 ms on lock 0x7b5800290798. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd674edb1 00007f0bd688ef8c 00007f0bd688eef6 000000000036eb39 00007f0bde9021e0 00007f0bde9cb0c4 00007f0bde9cb131 00007f0bde9790a0 00007f0bde978984 00007f0bd7ef36d4 00007f0bd7ef3662
0709 12:14:25.337915 (+213680us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":26656384}
I20260709 12:14:25.331692 10642 consensus_queue.cc:1048] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 12:14:25.346873 10355 raft_consensus.cc:2410] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 861946e926c44657a9166d32939517f4 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:14:25.352752  9724 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45196 (request call id 74) took 1054 ms. Trace:
I20260709 12:14:25.331800  9650 raft_consensus.cc:2468] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 3.
W20260709 12:14:25.353665 10735 log.cc:927] Time spent T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c: Append to log took a long time: real 0.168s	user 0.000s	sys 0.001s
I20260709 12:14:25.343219  9720 raft_consensus.cc:3060] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:25.352917  9648 raft_consensus.cc:2468] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 3.
I20260709 12:14:25.364075 10733 raft_consensus.cc:2749] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:14:25.342273 10351 rpcz_store.cc:276] 0709 12:14:24.293806 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:24.297171 (+  3365us) service_pool.cc:224] Handling call
0709 12:14:25.340984 (+1043813us) spinlock_profiling.cc:243] Waited 7.94 ms on lock 0x7b5800290798. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd674edb1 00007f0bd688eb71 00007f0bd688eeee 000000000036eb39 00007f0bde9021e0 00007f0bde9cb0c4 00007f0bde9cb131 00007f0bde98cfc0 00007f0bde977929 00007f0bde9773d2 00007f0bd7eeebd4
0709 12:14:25.341128 (+   144us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:25.341718 (+   590us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:25.341913 (+   195us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":18258176}
I20260709 12:14:25.370193  9475 catalog_manager.cc:5697] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 reported cstate change: term changed from 2 to 4, leader changed from a51828382cae443aadafefcfe5178bb0 (127.5.196.194) to 861946e926c44657a9166d32939517f4 (127.5.196.196). New cstate: current_term: 4 leader_uuid: "861946e926c44657a9166d32939517f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:25.371644  9651 raft_consensus.cc:1240] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Rejecting Update request from peer 2a0b76f5e93847d297f0cc58a091981c for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:25.373068  9654 raft_consensus.cc:606] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Received request to transfer leadership to TS 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:25.373159  9651 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42458 (request call id 49) took 1050 ms. Trace:
I20260709 12:14:25.373449  9654 raft_consensus.cc:614] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:25.373958  9650 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35822 (request call id 322) took 1070 ms. Trace:
I20260709 12:14:25.325335 10653 raft_consensus.cc:515] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:25.382216  9694 leader_election.cc:304] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:25.374428  9651 rpcz_store.cc:276] 0709 12:14:24.323091 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:24.323212 (+   121us) service_pool.cc:224] Handling call
0709 12:14:25.246736 (+923524us) spinlock_profiling.cc:243] Waited 891 us on lock 0x7b58001e2a98. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd674edb1 00007f0bd688ee9c 00007f0bd688ea5b 00007f0bdf7a78d9 00007f0bde901ee0 00007f0bde9cb0ab 00007f0bde9cb131 00007f0bde98cfc0 00007f0bde977929 00007f0bde9773d2 00007f0bd7eeebd4
0709 12:14:25.371479 (+124743us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:25.371968 (+   489us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:25.372978 (+  1010us) spinlock_profiling.cc:243] Waited 125 ms on lock 0x7b54002e63d0. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd991c571 00007f0bd99b28ad 00007f0bde977419 00007f0bd7eeebd4 00007f0bd7eeeb62 00007f0bd7eeea91 00007f0bd7eeea0c 00007f0bd7eedcc2 00007f0bd7cee48c 00007f0bd7ced8c6 00007f0bd7ced26f
0709 12:14:25.373086 (+   108us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":288750464}
I20260709 12:14:25.374358  9650 rpcz_store.cc:276] 0709 12:14:24.303929 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:24.304036 (+   107us) service_pool.cc:224] Handling call
0709 12:14:25.088499 (+784463us) spinlock_profiling.cc:243] Waited 6.03 ms on lock 0x7b58001e2a98. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd674edb1 00007f0bd688eb71 00007f0bd688ea22 00007f0bdf7a78d9 00007f0bde901ee0 00007f0bde9cb0ab 00007f0bde9cb131 00007f0bde9790a0 00007f0bde978984 00007f0bd7ef36d4 00007f0bd7ef3662
0709 12:14:25.373885 (+285386us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":13860608}
I20260709 12:14:25.384306 10691 leader_election.cc:290] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
W20260709 12:14:25.388382  9768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:36713, user_credentials={real_user=slave}} blocked reactor thread for 162490us
I20260709 12:14:25.384239 10356 raft_consensus.cc:1275] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:14:25.469252  9768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:36713, user_credentials={real_user=slave}} blocked reactor thread for 76912.5us
W20260709 12:14:25.467118  9692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:44605, user_credentials={real_user=slave}} blocked reactor thread for 75486.3us
W20260709 12:14:25.471369  9694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:36713, user_credentials={real_user=slave}} blocked reactor thread for 89224.9us
W20260709 12:14:25.543668  9768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:36713, user_credentials={real_user=slave}} blocked reactor thread for 73281.6us
I20260709 12:14:25.544786  9768 leader_election.cc:304] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
W20260709 12:14:25.546422  9694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:36713, user_credentials={real_user=slave}} blocked reactor thread for 74057.9us
W20260709 12:14:25.543835  9692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:44605, user_credentials={real_user=slave}} blocked reactor thread for 71808.5us
I20260709 12:14:25.545920  9768 leader_election.cc:304] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:25.353195  9724 rpcz_store.cc:276] 0709 12:14:24.298779 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:24.302981 (+  4202us) service_pool.cc:224] Handling call
0709 12:14:25.351872 (+1048891us) spinlock_profiling.cc:243] Waited 9.94 ms on lock 0x7b58008cca98. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd674edb1 00007f0bd688eb71 00007f0bd688ea22 00007f0bdf7a78d9 00007f0bde901ee0 00007f0bde9cb0ab 00007f0bde9cb131 00007f0bde98cfc0 00007f0bde977929 00007f0bde9773d2 00007f0bd7eeebd4
0709 12:14:25.352101 (+   229us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:25.352306 (+   205us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:25.352338 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:25.352420 (+    82us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:25.352457 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:25.352540 (+    83us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:25.352663 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":22852352}
W20260709 12:14:25.470499 10357 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56878 (request call id 392) took 1512 ms (client timeout 1785 ms). Trace:
I20260709 12:14:25.541885 10694 raft_consensus.cc:2749] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:14:25.570314  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea1eed64c0c4bf3a9bce921500b92eb" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:25.560477 10354 raft_consensus.cc:1275] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:25.561365 10347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323e8c571b14613af55f374641c6450" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:25.542325 10656 consensus_queue.cc:1059] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:14:25.568535 10636 raft_consensus.cc:2804] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:25.568768 10704 raft_consensus.cc:493] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:25.586508  9799 raft_consensus.cc:1275] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Refusing update from remote peer 16873db00a1e46b7b9df91c0334ae3be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:25.574149 10654 raft_consensus.cc:2804] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:25.587030 10636 raft_consensus.cc:697] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [term 3 LEADER]: Becoming Leader. State: Replica: 861946e926c44657a9166d32939517f4, State: Running, Role: LEADER
W20260709 12:14:25.587167 10307 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:25.587533 10749 raft_consensus.cc:493] T 362891c1d23e4707aa300e419bf64b12 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:25.589221  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68137de95ef44caea89ec78013888973" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:25.600347  9799 raft_consensus.cc:1240] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 3 LEADER]: Rejecting Update request from peer 16873db00a1e46b7b9df91c0334ae3be for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:14:25.601374 10654 raft_consensus.cc:697] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 3 LEADER]: Becoming Leader. State: Replica: 861946e926c44657a9166d32939517f4, State: Running, Role: LEADER
I20260709 12:14:25.597165 10614 raft_consensus.cc:493] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 861946e926c44657a9166d32939517f4)
I20260709 12:14:25.602428 10636 consensus_queue.cc:237] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
W20260709 12:14:25.569108 10357 rpcz_store.cc:269] 0709 12:14:23.954710 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:23.962132 (+  7422us) service_pool.cc:224] Handling call
0709 12:14:25.389177 (+1427045us) spinlock_profiling.cc:243] Waited 116 ms on lock 0x7b5400a20654. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd991c571 00007f0bd99b72fa 00007f0bde978b17 00007f0bd7ef36d4 00007f0bd7ef3662 00007f0bd7ef3591 00007f0bd7ef350c 00007f0bd7ef27c2 00007f0bd7cee48c 00007f0bd7ced8c6 00007f0bd7ced26f
0709 12:14:25.466616 (+ 77439us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":265949440}
W20260709 12:14:25.614310 10620 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.923s	user 0.034s	sys 0.029s
W20260709 12:14:25.615625 10620 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.925s	user 0.035s	sys 0.029s
I20260709 12:14:25.621191  9802 raft_consensus.cc:1275] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:25.621853  9802 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47850 (request call id 510) took 1377 ms. Trace:
I20260709 12:14:25.622182  9802 rpcz_store.cc:276] 0709 12:14:24.244893 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:24.318681 (+ 73788us) service_pool.cc:224] Handling call
0709 12:14:25.620661 (+1301980us) spinlock_profiling.cc:243] Waited 3.65 ms on lock 0x7b58008d0698. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd674edb1 00007f0bd688eb71 00007f0bd688ea22 00007f0bdf7a78d9 00007f0bde901ee0 00007f0bde9cb0ab 00007f0bde9cb131 00007f0bde98cfc0 00007f0bde977929 00007f0bde9773d2 00007f0bd7eeebd4
0709 12:14:25.620855 (+   194us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:25.621588 (+   733us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:25.621777 (+   189us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":8393472}
I20260709 12:14:25.623785 10717 consensus_queue.cc:1048] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:25.624086 10691 raft_consensus.cc:493] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.624656 10691 raft_consensus.cc:515] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:25.626802 10691 leader_election.cc:290] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
W20260709 12:14:25.628223  9620 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.5.196.195:37541 timed out after 1.566s (SENT) [suppressed 66 similar messages]
I20260709 12:14:25.627868  9474 catalog_manager.cc:5697] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 1 to 2, leader changed from a51828382cae443aadafefcfe5178bb0 (127.5.196.194) to 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195). New cstate: current_term: 2 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:25.629642  9474 catalog_manager.cc:5697] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:25.615722 10736 raft_consensus.cc:493] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:25.635599 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30283a69a8864b62ad329a30b4b958be" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:25.635562 10736 raft_consensus.cc:515] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:25.597704 10704 raft_consensus.cc:515] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:25.635288 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342a45ed2172487c84777f3180d32991" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:25.641480 10704 leader_election.cc:290] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:25.643599  9654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "621de87782c34744b341a3d636d82a85"
dest_uuid: "a51828382cae443aadafefcfe5178bb0"
mode: GRACEFUL
new_leader_uuid: "16873db00a1e46b7b9df91c0334ae3be"
 from {username='slave'} at 127.0.0.1:42470
I20260709 12:14:25.644168  9654 raft_consensus.cc:606] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Received request to transfer leadership to TS 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:25.615483  9720 raft_consensus.cc:2468] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 3.
I20260709 12:14:25.613933 10614 raft_consensus.cc:515] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
W20260709 12:14:25.653445  9720 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33012 (request call id 489) took 1346 ms (client timeout 1566 ms). Trace:
W20260709 12:14:25.653823  9720 rpcz_store.cc:269] 0709 12:14:24.306980 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:24.308998 (+  2018us) service_pool.cc:224] Handling call
0709 12:14:25.342295 (+1033297us) spinlock_profiling.cc:243] Waited 5.73 ms on lock 0x7b58008cca98. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd674edb1 00007f0bd688eb71 00007f0bd688ea22 00007f0bdf7a78d9 00007f0bde901ee0 00007f0bde9cb0ab 00007f0bde9cb131 00007f0bde9790a0 00007f0bde978984 00007f0bd7ef36d4 00007f0bd7ef3662
0709 12:14:25.653370 (+311075us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":13171968}
I20260709 12:14:25.655673 10614 leader_election.cc:290] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:25.657800 10670 raft_consensus.cc:493] T 0ee4752d514f4e13b2498fec6b22387c P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 861946e926c44657a9166d32939517f4)
I20260709 12:14:25.658339 10670 raft_consensus.cc:515] T 0ee4752d514f4e13b2498fec6b22387c P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:25.660106  9654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83"
dest_uuid: "a51828382cae443aadafefcfe5178bb0"
mode: GRACEFUL
new_leader_uuid: "861946e926c44657a9166d32939517f4"
 from {username='slave'} at 127.0.0.1:42470
I20260709 12:14:25.660450 10670 leader_election.cc:290] T 0ee4752d514f4e13b2498fec6b22387c P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
W20260709 12:14:25.661034 10708 log.cc:927] Time spent T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c: Append to log took a long time: real 0.860s	user 0.000s	sys 0.003s
I20260709 12:14:25.661705  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4cc93669b643bb87c909a3dcf05a3b" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:25.661985 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e7260becc14d159ab77e973ee5bedb" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:25.663534 10654 consensus_queue.cc:237] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:25.667519  9654 raft_consensus.cc:606] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Received request to transfer leadership to TS 861946e926c44657a9166d32939517f4
I20260709 12:14:25.667912  9654 raft_consensus.cc:614] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:25.643513 10736 leader_election.cc:290] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:25.677820 10653 leader_election.cc:290] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:25.685135  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:14:25.686875  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:25.689793  9618 leader_election.cc:304] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [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: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:25.613941 10749 raft_consensus.cc:515] T 362891c1d23e4707aa300e419bf64b12 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:25.692487 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff05c96c8c6349df9aec789f348b8b35" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:25.694768 10749 leader_election.cc:290] T 362891c1d23e4707aa300e419bf64b12 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:25.694878 10347 raft_consensus.cc:1275] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:25.696393 10356 raft_consensus.cc:1275] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 5 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:14:25.697428 10661 consensus_queue.cc:1048] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:25.699807  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3837e8898ce64cf4872c4f17e7a1d491" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:25.699069 10661 raft_consensus.cc:2804] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:25.704716 10661 raft_consensus.cc:697] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:25.701599  9476 catalog_manager.cc:5697] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:25.729818  9476 catalog_manager.cc:5697] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:25.729406 10752 raft_consensus.cc:493] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:25.738925  9618 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:44605, user_credentials={real_user=slave}} blocked reactor thread for 46689.8us
I20260709 12:14:25.741559  9618 leader_election.cc:304] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:25.705600 10661 consensus_queue.cc:237] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:25.749964 10355 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56902 (request call id 274) took 1454 ms. Trace:
I20260709 12:14:25.750931 10355 rpcz_store.cc:276] 0709 12:14:24.295211 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:24.301014 (+  5803us) service_pool.cc:224] Handling call
0709 12:14:25.232318 (+931304us) spinlock_profiling.cc:243] Waited 8.58 ms on lock 0x7b5800290798. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd674edb1 00007f0bd688eb71 00007f0bd688ea22 00007f0bdf7a78d9 00007f0bde901ee0 00007f0bde9cb0ab 00007f0bde9cb131 00007f0bde9790a0 00007f0bde978984 00007f0bd7ef36d4 00007f0bd7ef3662
0709 12:14:25.746430 (+514112us) spinlock_profiling.cc:243] Waited 114 ms on lock 0x7b54003791d4. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd991c571 00007f0bd99b72fa 00007f0bde978b17 00007f0bd7ef36d4 00007f0bd7ef3662 00007f0bd7ef3591 00007f0bd7ef350c 00007f0bd7ef27c2 00007f0bd7cee48c 00007f0bd7ced8c6 00007f0bd7ced26f
0709 12:14:25.749911 (+  3481us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":280998144}
I20260709 12:14:25.735176 10720 raft_consensus.cc:493] T 42aae3c29cbb41d89ca3dca6f373b9e6 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 861946e926c44657a9166d32939517f4)
I20260709 12:14:25.742929 10653 raft_consensus.cc:493] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:25.746531 10662 raft_consensus.cc:2749] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:14:25.775204  9620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:37541, user_credentials={real_user=slave}} blocked reactor thread for 146999us
I20260709 12:14:25.742275 10717 consensus_queue.cc:1048] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 12:14:25.745182 10752 raft_consensus.cc:515] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:25.771138 10720 raft_consensus.cc:515] T 42aae3c29cbb41d89ca3dca6f373b9e6 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:25.774865 10736 consensus_queue.cc:1048] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.055s
I20260709 12:14:25.833357  9648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee4752d514f4e13b2498fec6b22387c" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:25.848935  9795 raft_consensus.cc:1275] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:25.850960 10637 raft_consensus.cc:3055] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:25.851399 10637 raft_consensus.cc:740] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:25.778074 10622 consensus_queue.cc:1048] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.053s
I20260709 12:14:25.778846 10653 raft_consensus.cc:515] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:25.832922  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e499742ebe4d71862e015d189702bb" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:25.824589 10662 consensus_queue.cc:1048] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
I20260709 12:14:25.864816  9477 catalog_manager.cc:5697] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 1 to 2, leader changed from a51828382cae443aadafefcfe5178bb0 (127.5.196.194) to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 2 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:25.892967 10738 consensus_queue.cc:1048] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:25.904476 10752 leader_election.cc:290] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:25.907712 10720 leader_election.cc:290] T 42aae3c29cbb41d89ca3dca6f373b9e6 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:25.909343 10653 leader_election.cc:290] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:25.925551  9798 raft_consensus.cc:1275] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:25.949236  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:14:25.963696  9722 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.898s	user 0.012s	sys 0.026s
I20260709 12:14:25.965183  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03443fff68a545acab0f3e6af9d1a28a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
W20260709 12:14:25.964186  9722 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.899s	user 0.012s	sys 0.026s
I20260709 12:14:25.958377  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42aae3c29cbb41d89ca3dca6f373b9e6" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:25.964371 10625 consensus_queue.cc:1048] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 12:14:26.009052 10622 raft_consensus.cc:493] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 861946e926c44657a9166d32939517f4)
I20260709 12:14:26.024061 10622 raft_consensus.cc:515] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:26.053149  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e7260becc14d159ab77e973ee5bedb" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
W20260709 12:14:26.056396 10774 log.cc:927] Time spent T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be: Append to log took a long time: real 0.092s	user 0.002s	sys 0.000s
I20260709 12:14:26.058557 10622 leader_election.cc:290] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:26.061789  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee4752d514f4e13b2498fec6b22387c" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:26.063675  9722 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33012 (request call id 496) took 1641 ms. Trace:
I20260709 12:14:26.064069  9722 rpcz_store.cc:276] 0709 12:14:24.422446 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:24.919482 (+497036us) service_pool.cc:224] Handling call
0709 12:14:24.972428 (+ 52946us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:24.995870 (+ 23442us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:24.998333 (+  2463us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:25.061318 (+ 62985us) log.cc:844] Serialized 26 byte log entry
0709 12:14:25.878447 (+817129us) spinlock_profiling.cc:243] Waited 6.97 ms on lock 0x7b4400022b4c. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd674edb1 00007f0bd67ecc85 00007f0bd67ed6a2 00007f0bd955f1db 00007f0bd955aaaf 00007f0bd68a90ac 00007f0bdf7039a9 00007f0bd68c569b 00007f0bd68c393f 00007f0bd68c5c02 00007f0bd954d20b
0709 12:14:25.990866 (+112419us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:14:26.010405 (+ 19539us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:26.012536 (+  2131us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:26.055886 (+ 43350us) spinlock_profiling.cc:243] Waited 8.89 ms on lock 0x7b4400022b4c. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd674edb1 00007f0bd67ecc85 00007f0bd67ed6a2 00007f0bd955f1db 00007f0bd955aaaf 00007f0bd954e86e 00007f0bd954dbb6 00007f0bd954d7d8 00007f0bd9557221 00007f0bd95571d9 00007f0bd9557169
0709 12:14:26.060622 (+  4736us) raft_consensus.cc:1685] finished
0709 12:14:26.063489 (+  2867us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:26.063617 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1335,"raft.queue_time_us":6222,"raft.run_cpu_time_us":140,"raft.run_wall_time_us":5694,"spinlock_wait_cycles":36495360,"thread_start_us":906595,"threads_started":1,"wal-append.queue_time_us":899433}
I20260709 12:14:26.065997 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c6d9376ad4560a0f1e545c067898c" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:26.067371  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c6d9376ad4560a0f1e545c067898c" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:26.089406  9655 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35822 (request call id 326) took 1783 ms. Trace:
W20260709 12:14:26.089668 10758 log.cc:927] Time spent T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0: Append to log took a long time: real 0.488s	user 0.000s	sys 0.003s
I20260709 12:14:26.090360  9646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03443fff68a545acab0f3e6af9d1a28a" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:26.091009  9646 raft_consensus.cc:2468] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 1.
I20260709 12:14:26.091869  9651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b08ae51928416dafb96e5f6c7e809e" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:26.093837  9648 raft_consensus.cc:1275] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Refusing update from remote peer 861946e926c44657a9166d32939517f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:26.096830 10306 leader_election.cc:400] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 election: Vote denied by peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541) with higher term. Message: Invalid argument: T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c for earlier term 2. Current term is 3.
I20260709 12:14:26.097159 10306 leader_election.cc:403] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:14:26.097472 10736 raft_consensus.cc:993] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0: : Instructing follower 16873db00a1e46b7b9df91c0334ae3be to start an election
I20260709 12:14:26.098250 10709 consensus_queue.cc:1059] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:26.098937 10736 raft_consensus.cc:1081] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Signalling peer 16873db00a1e46b7b9df91c0334ae3be to start an election
I20260709 12:14:26.099548 10570 raft_consensus.cc:3055] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:26.099941 10570 raft_consensus.cc:740] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:26.100708 10570 consensus_queue.cc:260] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [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: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:26.100986 10622 consensus_queue.cc:1048] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:26.101328 10637 consensus_queue.cc:260] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:26.108438  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb1bcffcb8a4fb197dd60f6863c7919" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:26.108599  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff05c96c8c6349df9aec789f348b8b35" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:26.110937  9694 leader_election.cc:304] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:26.111981  9651 raft_consensus.cc:1275] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Refusing update from remote peer 861946e926c44657a9166d32939517f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:26.108982  9729 raft_consensus.cc:2376] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 3. Re-sending same reply.
I20260709 12:14:26.112950  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42aae3c29cbb41d89ca3dca6f373b9e6" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:26.103447  9655 rpcz_store.cc:276] 0709 12:14:24.306078 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:24.306177 (+    99us) service_pool.cc:224] Handling call
0709 12:14:25.256873 (+950696us) spinlock_profiling.cc:243] Waited 1.48 ms on lock 0x7b58001e2a98. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd674edb1 00007f0bd688eb71 00007f0bd688ea22 00007f0bdf7a78d9 00007f0bde901ee0 00007f0bde9cb0ab 00007f0bde9cb131 00007f0bde98cfc0 00007f0bde977929 00007f0bde9773d2 00007f0bd7eeebd4
0709 12:14:25.257040 (+   167us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:25.337782 (+ 80742us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:26.089169 (+751387us) spinlock_profiling.cc:243] Waited 79.8 ms on lock 0x7b540071af54. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd991c571 00007f0bd99b3e01 00007f0bd99b283e 00007f0bde977419 00007f0bd7eeebd4 00007f0bd7eeeb62 00007f0bd7eeea91 00007f0bd7eeea0c 00007f0bd7eedcc2 00007f0bd7cee48c 00007f0bd7ced8c6
0709 12:14:26.089340 (+   171us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":186930816}
I20260709 12:14:26.101882 10570 raft_consensus.cc:3060] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:26.099480 10652 raft_consensus.cc:2749] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541) with higher term. Message: Invalid argument: T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a0b76f5e93847d297f0cc58a091981c for earlier term 2. Current term is 3.
I20260709 12:14:26.115445  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03443fff68a545acab0f3e6af9d1a28a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:26.114410  9768 leader_election.cc:304] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:26.119958 10352 raft_consensus.cc:1275] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Refusing update from remote peer 861946e926c44657a9166d32939517f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:14:26.120340 10352 pending_rounds.cc:85] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c: Aborting all ops after (but not including) 1
I20260709 12:14:26.097628  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5199d4c37e04e38be5afcecc11da02c" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:26.113137  9720 raft_consensus.cc:1275] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 5 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:14:26.120551 10352 pending_rounds.cc:107] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:14:26.136173 10352 raft_consensus.cc:2889] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:26.130570 10645 raft_consensus.cc:2804] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:26.148021 10654 consensus_queue.cc:1048] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 12:14:26.130420  9721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e499742ebe4d71862e015d189702bb" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
W20260709 12:14:26.154933 10306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.195:37541, user_credentials={real_user=slave}} blocked reactor thread for 58216.6us
I20260709 12:14:26.115718 10614 consensus_queue.cc:1048] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 12:14:26.136234 10660 raft_consensus.cc:493] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.134411  9722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f0c92fa7604774847e9450d6650d20" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:26.146884  9724 raft_consensus.cc:3060] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:26.164256  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4cc93669b643bb87c909a3dcf05a3b" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:26.162003  9720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362891c1d23e4707aa300e419bf64b12" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:26.167119  9723 raft_consensus.cc:1275] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:26.154732 10645 raft_consensus.cc:493] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:26.146137 10668 consensus_queue.cc:1048] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:14:26.146015 10582 consensus_queue.cc:1048] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 12:14:26.183677  9620 leader_election.cc:304] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:26.185427  9620 leader_election.cc:304] T 42aae3c29cbb41d89ca3dca6f373b9e6 P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4
I20260709 12:14:26.186514  9620 leader_election.cc:304] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4
I20260709 12:14:26.171569 10645 raft_consensus.cc:3060] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:26.195411 10673 raft_consensus.cc:2749] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:26.196110 10673 raft_consensus.cc:2749] T 42aae3c29cbb41d89ca3dca6f373b9e6 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:26.196669 10673 raft_consensus.cc:2749] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:26.197863  9620 leader_election.cc:304] T d5199d4c37e04e38be5afcecc11da02c P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:26.204756  9652 raft_consensus.cc:1275] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Refusing update from remote peer 861946e926c44657a9166d32939517f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:26.205699  9727 raft_consensus.cc:1275] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:26.207505 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362891c1d23e4707aa300e419bf64b12" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:26.207803 10654 consensus_queue.cc:1048] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:26.165581 10660 raft_consensus.cc:515] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:26.211488  9723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3837e8898ce64cf4872c4f17e7a1d491" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:26.190563 10704 consensus_queue.cc:1048] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 12:14:26.238785  9620 leader_election.cc:304] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4
I20260709 12:14:26.241155 10717 consensus_queue.cc:1048] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:26.243213  9620 leader_election.cc:304] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:26.243934 10717 raft_consensus.cc:2749] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:26.246556  9724 raft_consensus.cc:1275] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:26.236251 10647 raft_consensus.cc:2749] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:26.246809 10717 consensus_queue.cc:1048] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:26.243538 10673 raft_consensus.cc:2749] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:26.229115 10630 raft_consensus.cc:2749] T d5199d4c37e04e38be5afcecc11da02c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:26.250201 10660 leader_election.cc:290] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:26.252620 10306 leader_election.cc:304] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
W20260709 12:14:26.261477 10773 log.cc:927] Time spent T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c: Append to log took a long time: real 0.297s	user 0.002s	sys 0.000s
I20260709 12:14:26.265460  9475 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42956 (request call id 134) took 1374 ms. Trace:
I20260709 12:14:26.235535 10653 raft_consensus.cc:493] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.270967 10653 raft_consensus.cc:515] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:26.272982 10653 leader_election.cc:290] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:26.234357 10720 consensus_queue.cc:1048] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.042s
I20260709 12:14:26.276566  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362891c1d23e4707aa300e419bf64b12" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
W20260709 12:14:26.279474  9694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:45603, user_credentials={real_user=slave}} blocked reactor thread for 163262us
I20260709 12:14:26.280562  9694 leader_election.cc:304] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:26.257313 10691 raft_consensus.cc:2749] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:26.282661 10720 consensus_queue.cc:1048] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:14:26.278200  9803 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53480 (request call id 74) took 1122 ms. Trace:
I20260709 12:14:26.265837  9475 rpcz_store.cc:276] 0709 12:14:24.891041 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:24.891458 (+   417us) service_pool.cc:224] Handling call
0709 12:14:26.265378 (+1373920us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:25.625586 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:25.626103 (+   517us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:25.626137 (+    34us) write_op.cc:435] Acquired schema lock
0709 12:14:25.626154 (+    17us) tablet.cc:662] Decoding operations
0709 12:14:25.626445 (+   291us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:25.626521 (+    76us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:25.626551 (+    30us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:14:25.626713 (+   162us) tablet.cc:701] Row locks acquired
0709 12:14:25.626730 (+    17us) write_op.cc:260] PREPARE: finished
0709 12:14:25.626847 (+   117us) write_op.cc:270] Start()
0709 12:14:25.626945 (+    98us) write_op.cc:276] Timestamp: P: 1783599265626807 usec, L: 0
0709 12:14:25.626964 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 12:14:25.627538 (+   574us) log.cc:844] Serialized 540 byte log entry
0709 12:14:26.067104 (+439566us) op_driver.cc:464] REPLICATION: finished
0709 12:14:26.166248 (+ 99144us) write_op.cc:301] APPLY: starting
0709 12:14:26.166330 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:26.166429 (+    99us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:26.166552 (+   123us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:26.166730 (+   178us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:26.166870 (+   140us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:14:26.166912 (+    42us) write_op.cc:312] APPLY: finished
0709 12:14:26.167074 (+   162us) log.cc:844] Serialized 22 byte log entry
0709 12:14:26.167232 (+   158us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:26.167296 (+    64us) write_op.cc:454] Released schema lock
0709 12:14:26.167356 (+    60us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:26.167712 (+   356us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:26.167738 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":94801,"apply.run_cpu_time_us":1472,"apply.run_wall_time_us":1472,"mutex_wait_us":2311,"num_ops":1,"prepare.queue_time_us":243440,"prepare.run_cpu_time_us":21724,"prepare.run_wall_time_us":111338,"raft.queue_time_us":201650,"raft.run_cpu_time_us":21905,"raft.run_wall_time_us":82589,"replication_time_us":439998,"thread_start_us":480211,"threads_started":4,"wal-append.queue_time_us":274084}]]}
I20260709 12:14:26.291702  9694 leader_election.cc:304] T 0ee4752d514f4e13b2498fec6b22387c P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
W20260709 12:14:26.308646  9694 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:26.309358 10670 raft_consensus.cc:2749] T 0ee4752d514f4e13b2498fec6b22387c P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:26.309729 10646 raft_consensus.cc:493] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.298991 10688 raft_consensus.cc:2749] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:26.325407 10691 raft_consensus.cc:493] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.311569 10646 raft_consensus.cc:515] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:26.290230  9803 rpcz_store.cc:276] 0709 12:14:25.156079 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:25.157422 (+  1343us) service_pool.cc:224] Handling call
0709 12:14:25.636259 (+478837us) spinlock_profiling.cc:243] Waited 1.03 ms on lock 0x7b58008d0698. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd674edb1 00007f0bd688eb71 00007f0bd688ea22 00007f0bdf7a78d9 00007f0bde901ee0 00007f0bde9cb0ab 00007f0bde9cb131 00007f0bde9790a0 00007f0bde978984 00007f0bd7ef36d4 00007f0bd7ef3662
0709 12:14:26.276404 (+640145us) spinlock_profiling.cc:243] Waited 3.65 ms on lock 0x7b58008d0698. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd674edb1 00007f0bd688ee9c 00007f0bd688ea5b 00007f0bdf7a78d9 00007f0bde901ee0 00007f0bde9cb0ab 00007f0bde9cb131 00007f0bde9790a0 00007f0bde978984 00007f0bd7ef36d4 00007f0bd7ef3662
0709 12:14:26.278138 (+  1734us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":10758144}
I20260709 12:14:26.354085 10787 raft_consensus.cc:493] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:26.358091 10787 raft_consensus.cc:515] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:26.360128 10787 leader_election.cc:290] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:26.361054 10348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:26.361773 10348 raft_consensus.cc:2468] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 4.
I20260709 12:14:26.357024 10588 raft_consensus.cc:493] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 861946e926c44657a9166d32939517f4)
I20260709 12:14:26.364025 10588 raft_consensus.cc:515] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:26.365630  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5199d4c37e04e38be5afcecc11da02c" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:26.376729 10306 leader_election.cc:304] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4
I20260709 12:14:26.388229  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5199d4c37e04e38be5afcecc11da02c" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:26.389578 10306 leader_election.cc:304] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:26.344753 10691 raft_consensus.cc:515] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:26.343755 10645 raft_consensus.cc:515] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:26.404191  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362891c1d23e4707aa300e419bf64b12" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:26.405509  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b08ae51928416dafb96e5f6c7e809e" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:26.407590  9768 leader_election.cc:304] T 362891c1d23e4707aa300e419bf64b12 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:26.408655  9768 leader_election.cc:304] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:26.386168 10652 raft_consensus.cc:2749] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:26.411976 10668 raft_consensus.cc:2749] T 362891c1d23e4707aa300e419bf64b12 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:26.412774 10749 raft_consensus.cc:2749] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:26.410415 10670 raft_consensus.cc:493] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 861946e926c44657a9166d32939517f4)
I20260709 12:14:26.416028 10670 raft_consensus.cc:515] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:26.416447 10645 leader_election.cc:290] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:26.419480  9800 raft_consensus.cc:1240] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Rejecting Update request from peer 16873db00a1e46b7b9df91c0334ae3be for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:26.391198 10655 raft_consensus.cc:2749] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:26.420749 10652 raft_consensus.cc:493] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:26.421234 10652 raft_consensus.cc:515] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:26.423167 10691 leader_election.cc:290] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:26.425594 10670 leader_election.cc:290] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
W20260709 12:14:26.440515 10661 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.663s	user 0.008s	sys 0.000s
W20260709 12:14:26.440973 10661 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.669s	user 0.008s	sys 0.000s
I20260709 12:14:26.391628 10622 raft_consensus.cc:993] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0: : Instructing follower 2a0b76f5e93847d297f0cc58a091981c to start an election
I20260709 12:14:26.441867 10622 raft_consensus.cc:1081] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Signalling peer 2a0b76f5e93847d297f0cc58a091981c to start an election
I20260709 12:14:26.443557  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:26.446982  9648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:26.418478 10646 leader_election.cc:290] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:26.450111  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9a730356314c5db12bf0af88d58285" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:26.423113 10652 leader_election.cc:290] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:26.452297  9728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "621de87782c34744b341a3d636d82a85"
dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
 from {username='slave'} at 127.0.0.1:33012
I20260709 12:14:26.451598  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e007c9124841329659afa91660f03d" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:26.452952  9655 raft_consensus.cc:2468] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 3.
I20260709 12:14:26.453775 10306 leader_election.cc:304] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:26.453641  9728 raft_consensus.cc:493] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:26.457808  9728 raft_consensus.cc:3060] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:26.459583 10652 raft_consensus.cc:2804] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:26.465286 10652 raft_consensus.cc:493] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.465634 10652 raft_consensus.cc:3060] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:26.455664  9722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:26.466624  9722 raft_consensus.cc:2468] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 4.
I20260709 12:14:26.467566  9722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:26.467828  9799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30283a69a8864b62ad329a30b4b958be" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:26.474064  9620 leader_election.cc:304] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:26.481299  9728 raft_consensus.cc:515] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:26.486406  9618 leader_election.cc:304] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:26.479606 10738 raft_consensus.cc:2804] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:26.494285 10355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3460926477fe42a28e7a9bd5d2546a9f"
dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
 from {username='slave'} at 127.0.0.1:56878
I20260709 12:14:26.496989  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30283a69a8864b62ad329a30b4b958be" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:26.498436  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30283a69a8864b62ad329a30b4b958be" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:26.499396  9722 raft_consensus.cc:2410] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:14:26.501132  9726 raft_consensus.cc:1275] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Refusing update from remote peer 861946e926c44657a9166d32939517f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:14:26.501484  9726 pending_rounds.cc:85] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be: Aborting all ops after (but not including) 1
I20260709 12:14:26.501711  9726 pending_rounds.cc:107] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:14:26.501943  9726 raft_consensus.cc:2889] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:26.502251 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452f397f7dcb4c4d9a015414e28f0a0c" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
W20260709 12:14:26.505668  9694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:36713, user_credentials={real_user=slave}} blocked reactor thread for 47521.7us
I20260709 12:14:26.507186 10306 leader_election.cc:304] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c; no voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4
I20260709 12:14:26.508121  9728 leader_election.cc:290] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 3 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:26.508548  9620 leader_election.cc:304] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4
I20260709 12:14:26.508915  9768 leader_election.cc:304] T 30283a69a8864b62ad329a30b4b958be P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:26.511533 10655 raft_consensus.cc:2749] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:26.514686 10636 consensus_queue.cc:1048] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:26.516389 10653 raft_consensus.cc:993] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0: : Instructing follower 2a0b76f5e93847d297f0cc58a091981c to start an election
I20260709 12:14:26.516841 10653 raft_consensus.cc:1081] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Signalling peer 2a0b76f5e93847d297f0cc58a091981c to start an election
I20260709 12:14:26.519515  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621de87782c34744b341a3d636d82a85" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:26.520036 10736 raft_consensus.cc:2749] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:26.520114  9795 raft_consensus.cc:3060] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:26.525905  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e007c9124841329659afa91660f03d" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:26.492828 10661 raft_consensus.cc:2749] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:26.537120 10637 raft_consensus.cc:3060] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:26.537390 10672 raft_consensus.cc:493] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 861946e926c44657a9166d32939517f4)
I20260709 12:14:26.538688  9647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621de87782c34744b341a3d636d82a85" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:26.548053  9647 raft_consensus.cc:3055] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:26.506847 10738 raft_consensus.cc:493] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.548756 10738 raft_consensus.cc:3060] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:26.544967  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf00543671f84317832d9e781feac0da" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:26.546391 10672 raft_consensus.cc:515] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:26.529393 10645 raft_consensus.cc:2749] T 30283a69a8864b62ad329a30b4b958be P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:26.548385  9647 raft_consensus.cc:740] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:26.568480 10652 raft_consensus.cc:515] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:26.570027  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9a730356314c5db12bf0af88d58285" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:26.570478 10652 leader_election.cc:290] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 4 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:26.570681 10672 leader_election.cc:290] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:26.556243 10647 raft_consensus.cc:493] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.573210  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e007c9124841329659afa91660f03d" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:26.576092  9655 raft_consensus.cc:3060] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:26.573844  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e007c9124841329659afa91660f03d" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:26.580442  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83af4442f85544938f9b10f64c545c87" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:26.577922 10348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3837e8898ce64cf4872c4f17e7a1d491"
dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
 from {username='slave'} at 127.0.0.1:56878
I20260709 12:14:26.584975 10348 raft_consensus.cc:493] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:26.585405 10348 raft_consensus.cc:3060] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:26.589552 10647 raft_consensus.cc:515] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:26.595935 10350 raft_consensus.cc:1240] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Rejecting Update request from peer 16873db00a1e46b7b9df91c0334ae3be for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:26.598765  9474 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42952 (request call id 127) took 2291 ms. Trace:
I20260709 12:14:26.601631  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83af4442f85544938f9b10f64c545c87" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:26.602226  9477 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58308 (request call id 75) took 2390 ms. Trace:
I20260709 12:14:26.602768  9647 consensus_queue.cc:260] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [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: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:26.602622  9477 rpcz_store.cc:276] 0709 12:14:24.211872 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:24.211983 (+   111us) service_pool.cc:224] Handling call
0709 12:14:25.373726 (+1161743us) spinlock_profiling.cc:243] Waited 24 ms on lock 0x7b54000d9210. stack: 00007f0bd6894343 00007f0bd6894240 00007f0bd62231d4 00007f0bdff61304 00007f0bdff61299 00007f0bd674edb1 00007f0bd688eb71 00007f0bd688f0b2 00007f0bdf808759 00007f0bdf7a0a76 00007f0bdf771d58 00007f0bdf87004e 00007f0bddd312a4 00007f0bddd31232 00007f0bddd31161 00007f0bddd310dc
0709 12:14:26.602164 (+1228438us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:25.941640 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:25.942135 (+   495us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:25.942163 (+    28us) write_op.cc:435] Acquired schema lock
0709 12:14:25.942180 (+    17us) tablet.cc:662] Decoding operations
0709 12:14:25.942509 (+   329us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:25.942549 (+    40us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:25.942575 (+    26us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:14:25.942746 (+   171us) tablet.cc:701] Row locks acquired
0709 12:14:25.942763 (+    17us) write_op.cc:260] PREPARE: finished
0709 12:14:25.942887 (+   124us) write_op.cc:270] Start()
0709 12:14:25.942976 (+    89us) write_op.cc:276] Timestamp: P: 1783599265942843 usec, L: 0
0709 12:14:25.942994 (+    18us) op_driver.cc:348] REPLICATION: starting
0709 12:14:25.971733 (+ 28739us) log.cc:844] Serialized 540 byte log entry
0709 12:14:26.356313 (+384580us) op_driver.cc:464] REPLICATION: finished
0709 12:14:26.392164 (+ 35851us) write_op.cc:301] APPLY: starting
0709 12:14:26.394407 (+  2243us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:26.409704 (+ 15297us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:26.430981 (+ 21277us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:26.451382 (+ 20401us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:26.460049 (+  8667us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:14:26.463793 (+  3744us) write_op.cc:312] APPLY: finished
0709 12:14:26.476228 (+ 12435us) log.cc:844] Serialized 22 byte log entry
0709 12:14:26.481993 (+  5765us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:26.485905 (+  3912us) write_op.cc:454] Released schema lock
0709 12:14:26.491764 (+  5859us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:26.500962 (+  9198us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:26.500989 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":106754,"reported_tablets":1,"spinlock_wait_cycles":55146752,"child_traces":[["op",{"apply.queue_time_us":27688,"apply.run_cpu_time_us":1808,"apply.run_wall_time_us":113478,"num_ops":1,"prepare.queue_time_us":53903,"prepare.run_cpu_time_us":2368,"prepare.run_wall_time_us":31948,"replication_time_us":409676}]]}
I20260709 12:14:26.608537 10355 raft_consensus.cc:493] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:26.608951 10355 raft_consensus.cc:3060] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:26.615231 10672 raft_consensus.cc:493] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 861946e926c44657a9166d32939517f4)
I20260709 12:14:26.615769 10672 raft_consensus.cc:515] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:26.617743 10672 leader_election.cc:290] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:26.615793  9692 leader_election.cc:304] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:26.621940 10348 raft_consensus.cc:515] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:26.628170 10647 leader_election.cc:290] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:26.630908  9795 raft_consensus.cc:2468] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 3.
I20260709 12:14:26.639372  9647 raft_consensus.cc:3060] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:26.641146  9723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342a45ed2172487c84777f3180d32991" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:26.649909  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03443fff68a545acab0f3e6af9d1a28a" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:26.663823  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03443fff68a545acab0f3e6af9d1a28a" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:26.665390  9655 raft_consensus.cc:2468] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 4.
I20260709 12:14:26.668627  9729 raft_consensus.cc:2468] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 2.
I20260709 12:14:26.671027 10588 leader_election.cc:290] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:26.671671  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03443fff68a545acab0f3e6af9d1a28a" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:26.672192 10306 leader_election.cc:304] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 861946e926c44657a9166d32939517f4
I20260709 12:14:26.673290 10652 raft_consensus.cc:2804] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:26.674005 10652 raft_consensus.cc:697] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 4 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:26.674960 10652 consensus_queue.cc:237] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, 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: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:26.683691 10348 leader_election.cc:290] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 4 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:26.685913  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3837e8898ce64cf4872c4f17e7a1d491" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:26.686591  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:26.690855 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51811ed526234a5391c7704b6bfe8590" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:26.691083  9647 raft_consensus.cc:2468] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 3.
I20260709 12:14:26.599128  9474 rpcz_store.cc:276] 0709 12:14:24.323174 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:24.329507 (+  6333us) service_pool.cc:224] Handling call
0709 12:14:26.598678 (+2269171us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:25.762084 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:25.817068 (+ 54984us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:25.817096 (+    28us) write_op.cc:435] Acquired schema lock
0709 12:14:25.817112 (+    16us) tablet.cc:662] Decoding operations
0709 12:14:25.860478 (+ 43366us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:25.861479 (+  1001us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:25.861514 (+    35us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:14:25.884994 (+ 23480us) tablet.cc:701] Row locks acquired
0709 12:14:25.887081 (+  2087us) write_op.cc:260] PREPARE: finished
0709 12:14:25.920725 (+ 33644us) write_op.cc:270] Start()
0709 12:14:25.920861 (+   136us) write_op.cc:276] Timestamp: P: 1783599265920650 usec, L: 0
0709 12:14:25.920884 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 12:14:25.921474 (+   590us) log.cc:844] Serialized 928 byte log entry
0709 12:14:26.157876 (+236402us) op_driver.cc:464] REPLICATION: finished
0709 12:14:26.187767 (+ 29891us) write_op.cc:301] APPLY: starting
0709 12:14:26.189995 (+  2228us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:26.197721 (+  7726us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:26.201259 (+  3538us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:26.201542 (+   283us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:26.201686 (+   144us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:14:26.201730 (+    44us) write_op.cc:312] APPLY: finished
0709 12:14:26.201897 (+   167us) log.cc:844] Serialized 28 byte log entry
0709 12:14:26.202063 (+   166us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:26.202132 (+    69us) write_op.cc:454] Released schema lock
0709 12:14:26.202173 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":109869,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":13264,"apply.run_cpu_time_us":1591,"apply.run_wall_time_us":14691,"mutex_wait_us":2944,"num_ops":2,"prepare.queue_time_us":82085,"prepare.run_cpu_time_us":3138,"prepare.run_wall_time_us":174489,"replication_time_us":233124,"thread_start_us":111065,"threads_started":1}]]}
I20260709 12:14:26.700608  9723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3837e8898ce64cf4872c4f17e7a1d491" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:26.702675 10347 raft_consensus.cc:1240] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 4 LEADER]: Rejecting Update request from peer 861946e926c44657a9166d32939517f4 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:14:26.712067 10654 raft_consensus.cc:493] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:26.712615 10654 raft_consensus.cc:515] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:26.715039 10654 leader_election.cc:290] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:26.717872  9727 raft_consensus.cc:1275] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Refusing update from remote peer 861946e926c44657a9166d32939517f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:26.720592 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8545c5456f814a159746b07e296e3d6d" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:26.736713 10738 raft_consensus.cc:515] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:26.745756 10738 leader_election.cc:290] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 5 election: Requested vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:26.760430 10355 raft_consensus.cc:515] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:26.770056 10355 leader_election.cc:290] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 4 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:26.771656  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3460926477fe42a28e7a9bd5d2546a9f" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:26.772342  9652 raft_consensus.cc:3055] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:26.772680  9652 raft_consensus.cc:740] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:26.774353 10306 leader_election.cc:304] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [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: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 861946e926c44657a9166d32939517f4
I20260709 12:14:26.686625  9655 raft_consensus.cc:3055] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:26.781335  9655 raft_consensus.cc:740] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:26.783026  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:26.783713  9729 raft_consensus.cc:3060] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:26.786928 10655 raft_consensus.cc:2804] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:26.788173 10655 raft_consensus.cc:697] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [term 2 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:26.789052 10655 consensus_queue.cc:237] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:26.791316 10752 consensus_queue.cc:1059] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:26.792035 10752 consensus_queue.cc:1243] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [LEADER]: Peer 2a0b76f5e93847d297f0cc58a091981c log is divergent from this leader: its last log entry 4.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 12:14:26.792572 10752 raft_consensus.cc:3055] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:26.792905 10752 raft_consensus.cc:740] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Running, Role: LEADER
I20260709 12:14:26.795215 10752 consensus_queue.cc:260] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:26.796535 10752 raft_consensus.cc:3060] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:26.800437 10347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67b74d6dbd4428fa0c3505649613af0" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:26.801190 10347 raft_consensus.cc:3060] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:26.807410  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3460926477fe42a28e7a9bd5d2546a9f" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:26.807930  9801 raft_consensus.cc:3060] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:26.820907  9729 raft_consensus.cc:2468] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 5.
I20260709 12:14:26.825176  9653 raft_consensus.cc:1240] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Rejecting Update request from peer 861946e926c44657a9166d32939517f4 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:14:26.834424  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8545c5456f814a159746b07e296e3d6d" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:26.840564 10646 raft_consensus.cc:493] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.840677  9694 leader_election.cc:304] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:26.841090 10646 raft_consensus.cc:515] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:26.842592 10640 raft_consensus.cc:2749] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:26.842967 10646 leader_election.cc:290] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:26.844208 10670 consensus_queue.cc:1059] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:26.782241  9655 consensus_queue.cc:260] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [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: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:26.853376 10789 raft_consensus.cc:3055] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:26.850601  9620 leader_election.cc:304] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [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: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:26.854202  9801 raft_consensus.cc:2468] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 4.
I20260709 12:14:26.853434  9655 raft_consensus.cc:3060] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:26.865665 10306 leader_election.cc:304] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:26.869720  9655 raft_consensus.cc:2468] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 4.
I20260709 12:14:26.853794 10789 raft_consensus.cc:740] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:26.874341 10789 consensus_queue.cc:260] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:26.838565  9476 catalog_manager.cc:5697] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:26.790783  9652 consensus_queue.cc:260] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [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: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:26.876098  9476 catalog_manager.cc:5697] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:26.878161  9476 catalog_manager.cc:5697] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 2 to 3, leader changed from 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195) to 861946e926c44657a9166d32939517f4 (127.5.196.196). New cstate: current_term: 3 leader_uuid: "861946e926c44657a9166d32939517f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } }
I20260709 12:14:26.880946 10306 leader_election.cc:304] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:26.871315 10348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf00543671f84317832d9e781feac0da" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:26.877580 10661 raft_consensus.cc:2804] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:26.883495 10787 raft_consensus.cc:2804] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Leader election won for term 4
W20260709 12:14:26.899362  9694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:45603, user_credentials={real_user=slave}} blocked reactor thread for 56163.6us
I20260709 12:14:26.885094  9476 catalog_manager.cc:5697] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:26.892233 10709 raft_consensus.cc:2804] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:26.896672  9768 leader_election.cc:304] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:26.901595  9476 catalog_manager.cc:5697] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:26.900626  9694 leader_election.cc:304] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:26.907481  9476 catalog_manager.cc:5697] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 1 to 3, leader changed from a51828382cae443aadafefcfe5178bb0 (127.5.196.194) to 861946e926c44657a9166d32939517f4 (127.5.196.196). New cstate: current_term: 3 leader_uuid: "861946e926c44657a9166d32939517f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } }
I20260709 12:14:26.906858  9768 leader_election.cc:304] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:26.909910  9476 catalog_manager.cc:5697] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 1 to 2, leader changed from a51828382cae443aadafefcfe5178bb0 (127.5.196.194) to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 2 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } }
W20260709 12:14:26.922518  9620 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:26.908200  9694 leader_election.cc:304] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:26.901716 10661 raft_consensus.cc:697] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 5 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:26.925768  9476 catalog_manager.cc:5697] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 1 to 3, leader changed from a51828382cae443aadafefcfe5178bb0 (127.5.196.194) to 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195). New cstate: current_term: 3 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } }
I20260709 12:14:26.909829 10657 raft_consensus.cc:2804] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:26.904553 10787 raft_consensus.cc:697] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [term 4 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:26.927838  9618 leader_election.cc:304] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [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: a51828382cae443aadafefcfe5178bb0; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:26.928144 10787 consensus_queue.cc:237] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [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: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:26.930704  9476 catalog_manager.cc:5697] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:26.906523 10636 raft_consensus.cc:2749] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:26.932976  9476 catalog_manager.cc:5697] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:26.922679 10704 raft_consensus.cc:2749] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:26.930589 10789 raft_consensus.cc:3060] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:26.941974 10347 raft_consensus.cc:2468] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 5.
I20260709 12:14:26.938292 10657 raft_consensus.cc:697] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [term 3 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:26.943187 10657 consensus_queue.cc:237] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [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: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:26.939507 10622 raft_consensus.cc:2749] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:26.949661 10650 consensus_queue.cc:1048] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:26.949952 10661 consensus_queue.cc:237] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:26.937052 10821 raft_consensus.cc:2749] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:26.951743 10688 raft_consensus.cc:2749] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:26.962105 10709 raft_consensus.cc:697] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 4 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:26.959105  9768 leader_election.cc:304] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:26.964571  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51811ed526234a5391c7704b6bfe8590" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:26.968392  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea1eed64c0c4bf3a9bce921500b92eb" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:26.966655 10668 raft_consensus.cc:2749] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:26.992004  9652 raft_consensus.cc:3060] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:27.000182  9799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c6030f1c0434b9afb91a450cefd83" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:27.003368  9652 raft_consensus.cc:2468] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 4.
I20260709 12:14:27.018348  9694 leader_election.cc:304] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [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: 16873db00a1e46b7b9df91c0334ae3be; no voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4
I20260709 12:14:27.022336  9694 leader_election.cc:304] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:27.025866  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea1eed64c0c4bf3a9bce921500b92eb" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:27.029906  9694 leader_election.cc:304] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be; no voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0
I20260709 12:14:27.023211 10657 raft_consensus.cc:2749] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:27.036315  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:27.026885 10821 raft_consensus.cc:2749] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:27.031742 10656 raft_consensus.cc:2749] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:27.010844 10709 consensus_queue.cc:237] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [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: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
W20260709 12:14:27.124500  9694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.196:45603, user_credentials={real_user=slave}} blocked reactor thread for 88588.5us
I20260709 12:14:27.176136 10704 raft_consensus.cc:493] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:27.176733 10704 raft_consensus.cc:515] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:27.181413 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4cc93669b643bb87c909a3dcf05a3b" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:27.183681  9800 raft_consensus.cc:1275] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 12:14:27.183777 10704 leader_election.cc:290] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:27.184036  9800 pending_rounds.cc:85] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4: Aborting all ops after (but not including) 1
I20260709 12:14:27.184065  9723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4cc93669b643bb87c909a3dcf05a3b" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:27.184635  9800 pending_rounds.cc:107] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 12:14:27.184931  9800 raft_consensus.cc:2889] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:27.185209  9723 raft_consensus.cc:2393] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 861946e926c44657a9166d32939517f4 in current term 2: Already voted for candidate 2a0b76f5e93847d297f0cc58a091981c in this term.
I20260709 12:14:27.187229  9768 leader_election.cc:304] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4; no voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:27.187892 10704 raft_consensus.cc:3060] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:27.188611 10787 consensus_queue.cc:1048] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:27.194196 10704 raft_consensus.cc:2749] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:27.213651  9655 raft_consensus.cc:1275] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:14:27.216656  9475 catalog_manager.cc:5697] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 2 to 3, leader changed from a51828382cae443aadafefcfe5178bb0 (127.5.196.194) to 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195). New cstate: current_term: 3 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:27.217330 10709 consensus_queue.cc:1048] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:27.236711  9646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3460926477fe42a28e7a9bd5d2546a9f"
dest_uuid: "a51828382cae443aadafefcfe5178bb0"
mode: GRACEFUL
new_leader_uuid: "2a0b76f5e93847d297f0cc58a091981c"
 from {username='slave'} at 127.0.0.1:42470
I20260709 12:14:27.237272  9646 raft_consensus.cc:606] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Received request to transfer leadership to TS 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:27.237604  9646 raft_consensus.cc:614] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:27.240283  9646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5"
dest_uuid: "a51828382cae443aadafefcfe5178bb0"
mode: GRACEFUL
new_leader_uuid: "2a0b76f5e93847d297f0cc58a091981c"
 from {username='slave'} at 127.0.0.1:42470
I20260709 12:14:27.240808  9646 raft_consensus.cc:606] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Received request to transfer leadership to TS 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:27.243413  9477 catalog_manager.cc:5697] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:27.246019  9723 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52c090b9785d47b9973143bc10d579ac"
dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
mode: GRACEFUL
new_leader_uuid: "2a0b76f5e93847d297f0cc58a091981c"
 from {username='slave'} at 127.0.0.1:57328
I20260709 12:14:27.246606  9723 raft_consensus.cc:606] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 3 LEADER]: Received request to transfer leadership to TS 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:27.287678  9800 raft_consensus.cc:1275] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:27.289016 10709 consensus_queue.cc:1048] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:27.291821  9476 catalog_manager.cc:5697] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 2 to 5. New cstate: current_term: 5 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:27.312213 10709 raft_consensus.cc:493] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.312731 10709 raft_consensus.cc:515] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:27.314603 10709 leader_election.cc:290] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:27.320868  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4130430c804e40df918fe3a12a0627f9" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0" is_pre_election: true
I20260709 12:14:27.323284  9723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4130430c804e40df918fe3a12a0627f9" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:27.323957  9723 raft_consensus.cc:2468] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 3.
I20260709 12:14:27.331696 10720 raft_consensus.cc:493] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2a0b76f5e93847d297f0cc58a091981c)
I20260709 12:14:27.332206 10720 raft_consensus.cc:515] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:27.334389  9800 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "652558ac49b0483f8e6130388f386f77"
dest_uuid: "861946e926c44657a9166d32939517f4"
mode: GRACEFUL
new_leader_uuid: "2a0b76f5e93847d297f0cc58a091981c"
 from {username='slave'} at 127.0.0.1:40594
I20260709 12:14:27.334932  9800 raft_consensus.cc:606] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [term 2 LEADER]: Received request to transfer leadership to TS 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:27.334914 10306 leader_election.cc:304] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: a51828382cae443aadafefcfe5178bb0
I20260709 12:14:27.336978 10709 raft_consensus.cc:2804] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:27.337325 10709 raft_consensus.cc:493] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:27.337618 10709 raft_consensus.cc:3060] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:27.340065  9723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4130430c804e40df918fe3a12a0627f9" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:27.340940  9723 raft_consensus.cc:2393] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 in current term 3: Already voted for candidate 16873db00a1e46b7b9df91c0334ae3be in this term.
I20260709 12:14:27.343353 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4130430c804e40df918fe3a12a0627f9" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a0b76f5e93847d297f0cc58a091981c" is_pre_election: true
I20260709 12:14:27.347828  9723 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3c09b09b07846d5b44c782012577c80"
dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
mode: GRACEFUL
new_leader_uuid: "861946e926c44657a9166d32939517f4"
 from {username='slave'} at 127.0.0.1:57328
I20260709 12:14:27.350554  9723 raft_consensus.cc:606] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 3 LEADER]: Received request to transfer leadership to TS 861946e926c44657a9166d32939517f4
I20260709 12:14:27.350909 10720 leader_election.cc:290] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:27.346352 10709 raft_consensus.cc:515] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:27.351711  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:14:27.352497 10354 raft_consensus.cc:2368] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 for earlier term 3. Current term is 4.
I20260709 12:14:27.353240 10709 leader_election.cc:290] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 4 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:27.353440  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:27.354871  9618 leader_election.cc:400] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605) with higher term. Message: Invalid argument: T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 for earlier term 3. Current term is 4.
I20260709 12:14:27.355190  9618 leader_election.cc:403] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:27.355022  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:27.356408  9800 raft_consensus.cc:1275] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:27.360051 10787 consensus_queue.cc:1048] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:27.368305  9723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4130430c804e40df918fe3a12a0627f9" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:27.370307  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4130430c804e40df918fe3a12a0627f9" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:27.371470 10797 raft_consensus.cc:3060] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:14:27.376965  9724 raft_consensus.cc:1275] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:27.378458 10822 consensus_queue.cc:1048] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:27.381239 10797 raft_consensus.cc:2749] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605) with higher term. Message: Invalid argument: T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 for earlier term 3. Current term is 4.
I20260709 12:14:27.384575  9646 raft_consensus.cc:1275] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:27.385953 10822 consensus_queue.cc:1048] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:27.392576  9723 raft_consensus.cc:3060] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:27.401364  9726 raft_consensus.cc:1275] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 5 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:14:27.402962 10720 consensus_queue.cc:1048] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:27.410293 10752 raft_consensus.cc:993] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4: : Instructing follower 2a0b76f5e93847d297f0cc58a091981c to start an election
I20260709 12:14:27.410724 10704 raft_consensus.cc:1081] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [term 2 LEADER]: Signalling peer 2a0b76f5e93847d297f0cc58a091981c to start an election
I20260709 12:14:27.412642 10354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "652558ac49b0483f8e6130388f386f77"
dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
 from {username='slave'} at 127.0.0.1:56902
I20260709 12:14:27.413102 10354 raft_consensus.cc:493] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:27.413399 10354 raft_consensus.cc:3060] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:27.422328  9477 catalog_manager.cc:5697] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4 reported cstate change: term changed from 1 to 2, leader changed from 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195) to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 2 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } }
I20260709 12:14:27.426391 10354 raft_consensus.cc:515] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:27.438301  9723 raft_consensus.cc:2468] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 4.
I20260709 12:14:27.441598  9655 raft_consensus.cc:2468] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 4.
I20260709 12:14:27.445254 10306 leader_election.cc:304] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:27.448426 10787 raft_consensus.cc:2804] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:27.448975 10787 raft_consensus.cc:697] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 4 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:27.449827 10787 consensus_queue.cc:237] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:27.458767  9475 catalog_manager.cc:5697] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 3 to 4, leader changed from a51828382cae443aadafefcfe5178bb0 (127.5.196.194) to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 4 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:27.472332  9475 catalog_manager.cc:5697] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 3 to 4, leader changed from a51828382cae443aadafefcfe5178bb0 (127.5.196.194) to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 4 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:27.473225 10356 raft_consensus.cc:1275] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 5 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:14:27.462457 10354 leader_election.cc:290] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 3 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:27.464221  9799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652558ac49b0483f8e6130388f386f77" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:27.464990  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652558ac49b0483f8e6130388f386f77" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:27.475167  9655 raft_consensus.cc:3060] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:27.474611  9799 raft_consensus.cc:3055] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:27.476806  9799 raft_consensus.cc:740] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Running, Role: LEADER
I20260709 12:14:27.477644  9799 consensus_queue.cc:260] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [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: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:27.478905  9799 raft_consensus.cc:3060] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:27.475608 10738 consensus_queue.cc:1048] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 12:14:27.489941  9655 raft_consensus.cc:2468] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 3.
I20260709 12:14:27.510844 10306 leader_election.cc:304] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:27.513984 10655 raft_consensus.cc:2804] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:27.514470 10655 raft_consensus.cc:697] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [term 3 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:27.515255 10655 consensus_queue.cc:237] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [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: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:27.518978  9800 raft_consensus.cc:1275] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Refusing update from remote peer 16873db00a1e46b7b9df91c0334ae3be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:27.520571 10789 consensus_queue.cc:1048] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:27.526294  9799 raft_consensus.cc:2468] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 3.
I20260709 12:14:27.539844 10830 raft_consensus.cc:993] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be: : Instructing follower 2a0b76f5e93847d297f0cc58a091981c to start an election
I20260709 12:14:27.542829 10653 raft_consensus.cc:993] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0: : Instructing follower 2a0b76f5e93847d297f0cc58a091981c to start an election
I20260709 12:14:27.559801 10653 raft_consensus.cc:1081] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Signalling peer 2a0b76f5e93847d297f0cc58a091981c to start an election
I20260709 12:14:27.560166 10830 raft_consensus.cc:1081] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 3 LEADER]: Signalling peer 2a0b76f5e93847d297f0cc58a091981c to start an election
I20260709 12:14:27.546617 10789 raft_consensus.cc:993] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be: : Instructing follower 861946e926c44657a9166d32939517f4 to start an election
I20260709 12:14:27.561165 10789 raft_consensus.cc:1081] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 3 LEADER]: Signalling peer 861946e926c44657a9166d32939517f4 to start an election
I20260709 12:14:27.562247 10347 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52c090b9785d47b9973143bc10d579ac"
dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
 from {username='slave'} at 127.0.0.1:56886
I20260709 12:14:27.562897 10347 raft_consensus.cc:493] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:27.563480 10356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5"
dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
 from {username='slave'} at 127.0.0.1:56878
I20260709 12:14:27.563987 10356 raft_consensus.cc:493] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:27.564291 10356 raft_consensus.cc:3060] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:27.563228 10347 raft_consensus.cc:3060] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:27.570034  9795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3c09b09b07846d5b44c782012577c80"
dest_uuid: "861946e926c44657a9166d32939517f4"
 from {username='slave'} at 127.0.0.1:47862
I20260709 12:14:27.580928  9795 raft_consensus.cc:493] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:27.583981  9795 raft_consensus.cc:3060] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:27.599400  9795 raft_consensus.cc:515] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:27.601236  9646 raft_consensus.cc:1275] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:27.601303  9795 leader_election.cc:290] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [CANDIDATE]: Term 4 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:27.602665 10709 consensus_queue.cc:1048] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:27.603065  9655 raft_consensus.cc:1275] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Refusing update from remote peer 16873db00a1e46b7b9df91c0334ae3be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:27.604349 10614 consensus_queue.cc:1048] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:27.608109  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c09b09b07846d5b44c782012577c80" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:27.608660  9724 raft_consensus.cc:3055] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:27.608955  9724 raft_consensus.cc:740] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:27.609683  9724 consensus_queue.cc:260] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [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: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:27.610869  9724 raft_consensus.cc:3060] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:27.612210  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c09b09b07846d5b44c782012577c80" candidate_uuid: "861946e926c44657a9166d32939517f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:27.612758  9653 raft_consensus.cc:3060] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:27.631167  9723 raft_consensus.cc:3060] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:27.639655  9723 raft_consensus.cc:1275] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:27.641459 10652 consensus_queue.cc:1048] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:27.657624 10347 raft_consensus.cc:515] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:27.619138  9653 raft_consensus.cc:2468] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 4.
I20260709 12:14:27.660192  9768 leader_election.cc:304] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [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: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:27.660231  9724 raft_consensus.cc:2468] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861946e926c44657a9166d32939517f4 in term 4.
I20260709 12:14:27.660930 10620 raft_consensus.cc:2804] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:27.661398 10620 raft_consensus.cc:697] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 4 LEADER]: Becoming Leader. State: Replica: 861946e926c44657a9166d32939517f4, State: Running, Role: LEADER
I20260709 12:14:27.662294 10620 consensus_queue.cc:237] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [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: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:27.663626 10356 raft_consensus.cc:515] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:27.668541 10356 leader_election.cc:290] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 4 election: Requested vote from peers a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713), 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541)
I20260709 12:14:27.669888 10347 leader_election.cc:290] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 4 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:27.670763  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c090b9785d47b9973143bc10d579ac" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:27.671352  9795 raft_consensus.cc:3060] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:27.672327  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:27.672875  9724 raft_consensus.cc:3060] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:27.673884  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9addc4f1e4153bec5d8d6eef0abd5" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:27.675472  9653 raft_consensus.cc:3055] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:27.675618  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c090b9785d47b9973143bc10d579ac" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:27.676160  9653 raft_consensus.cc:740] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:27.676298  9726 raft_consensus.cc:3055] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:27.676695  9726 raft_consensus.cc:740] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:27.677444  9726 consensus_queue.cc:260] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [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: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:27.678738  9726 raft_consensus.cc:3060] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:27.677879  9653 consensus_queue.cc:260] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [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: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:27.681268  9653 raft_consensus.cc:3060] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:27.682524  9477 catalog_manager.cc:5697] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 2 to 3, leader changed from 861946e926c44657a9166d32939517f4 (127.5.196.196) to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 3 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:27.684319  9477 catalog_manager.cc:5697] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:27.687125  9653 raft_consensus.cc:2468] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 4.
I20260709 12:14:27.688038 10306 leader_election.cc:304] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [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: 2a0b76f5e93847d297f0cc58a091981c, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:27.688952  9726 raft_consensus.cc:2468] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 4.
I20260709 12:14:27.690157 10306 leader_election.cc:304] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [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: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:27.690685 10787 raft_consensus.cc:2804] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:27.691417 10787 raft_consensus.cc:697] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 4 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:27.692305 10787 consensus_queue.cc:237] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [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: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } }
I20260709 12:14:27.687006  9795 raft_consensus.cc:2468] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 4.
I20260709 12:14:27.691459 10709 raft_consensus.cc:2804] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:27.696169 10709 raft_consensus.cc:697] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 4 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:27.696964 10709 consensus_queue.cc:237] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [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: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:27.706580  9474 catalog_manager.cc:5697] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 3 to 4, leader changed from a51828382cae443aadafefcfe5178bb0 (127.5.196.194) to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 4 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:27.714159  9724 raft_consensus.cc:2468] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 4.
I20260709 12:14:27.724077  9477 catalog_manager.cc:5697] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 reported cstate change: term changed from 3 to 4, leader changed from 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195) to 861946e926c44657a9166d32939517f4 (127.5.196.196). New cstate: current_term: 4 leader_uuid: "861946e926c44657a9166d32939517f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:27.751332  9477 catalog_manager.cc:5697] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 3 to 4, leader changed from 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195) to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 4 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:27.930543  9653 raft_consensus.cc:1275] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:27.931571 10709 consensus_queue.cc:1048] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:27.942224  9795 raft_consensus.cc:1275] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:27.947131 10652 consensus_queue.cc:1048] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:28.000110  9653 raft_consensus.cc:1275] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:28.006284 10709 consensus_queue.cc:1048] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:28.020140  9726 raft_consensus.cc:1275] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:28.021456 10787 consensus_queue.cc:1048] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:28.082923  9724 raft_consensus.cc:1275] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Refusing update from remote peer 861946e926c44657a9166d32939517f4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:28.084251 10650 consensus_queue.cc:1048] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:28.086114  9724 raft_consensus.cc:1275] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:28.088272 10787 consensus_queue.cc:1048] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:28.098778  9649 raft_consensus.cc:1275] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Refusing update from remote peer 861946e926c44657a9166d32939517f4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:28.101385 10620 consensus_queue.cc:1048] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:28.117376  9653 raft_consensus.cc:1275] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:28.123545 10655 consensus_queue.cc:1048] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:28.220803 10797 raft_consensus.cc:493] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:28.221316 10797 raft_consensus.cc:515] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:28.223287 10797 leader_election.cc:290] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:28.223912  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03443fff68a545acab0f3e6af9d1a28a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be" is_pre_election: true
I20260709 12:14:28.224642  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03443fff68a545acab0f3e6af9d1a28a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4" is_pre_election: true
I20260709 12:14:28.224587  9724 raft_consensus.cc:2468] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:28.225409  9795 raft_consensus.cc:2393] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 in current term 2: Already voted for candidate 861946e926c44657a9166d32939517f4 in this term.
I20260709 12:14:28.226169  9620 leader_election.cc:304] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [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: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:28.226775 10797 raft_consensus.cc:2804] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:28.227177 10797 raft_consensus.cc:493] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 16873db00a1e46b7b9df91c0334ae3be)
I20260709 12:14:28.227504 10797 raft_consensus.cc:3060] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.232801 10797 raft_consensus.cc:515] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:28.235024  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03443fff68a545acab0f3e6af9d1a28a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
I20260709 12:14:28.235210  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03443fff68a545acab0f3e6af9d1a28a" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:28.235916  9795 raft_consensus.cc:2393] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a51828382cae443aadafefcfe5178bb0 in current term 2: Already voted for candidate 861946e926c44657a9166d32939517f4 in this term.
I20260709 12:14:28.237015 10797 leader_election.cc:290] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Requested vote from peers 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541), 861946e926c44657a9166d32939517f4 (127.5.196.196:45603)
I20260709 12:14:28.247057  9724 raft_consensus.cc:2468] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:28.248322  9620 leader_election.cc:304] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [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: 16873db00a1e46b7b9df91c0334ae3be, a51828382cae443aadafefcfe5178bb0; no voters: 861946e926c44657a9166d32939517f4
I20260709 12:14:28.249069 10797 raft_consensus.cc:2804] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:28.249536 10797 raft_consensus.cc:697] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:28.250349 10797 consensus_queue.cc:237] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } }
I20260709 12:14:28.271735  9795 raft_consensus.cc:1275] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:28.279814 10787 consensus_queue.cc:1048] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:28.282457  9477 catalog_manager.cc:5697] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 1 to 2, leader changed from 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195) to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:28.298288  9724 raft_consensus.cc:1275] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:28.301455 10787 consensus_queue.cc:1048] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:28.628520  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:28.671506  9795 raft_consensus.cc:1275] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:28.673648 10653 consensus_queue.cc:1048] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:28.694233  9795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51811ed526234a5391c7704b6bfe8590"
dest_uuid: "861946e926c44657a9166d32939517f4"
mode: GRACEFUL
new_leader_uuid: "16873db00a1e46b7b9df91c0334ae3be"
 from {username='slave'} at 127.0.0.1:40594
I20260709 12:14:28.694990  9795 raft_consensus.cc:606] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Received request to transfer leadership to TS 16873db00a1e46b7b9df91c0334ae3be
I20260709 12:14:28.699477  9795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf00543671f84317832d9e781feac0da"
dest_uuid: "861946e926c44657a9166d32939517f4"
mode: GRACEFUL
new_leader_uuid: "a51828382cae443aadafefcfe5178bb0"
 from {username='slave'} at 127.0.0.1:40594
I20260709 12:14:28.699980  9795 raft_consensus.cc:606] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Received request to transfer leadership to TS a51828382cae443aadafefcfe5178bb0
I20260709 12:14:28.702982  9795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd3c6d9376ad4560a0f1e545c067898c"
dest_uuid: "861946e926c44657a9166d32939517f4"
mode: GRACEFUL
new_leader_uuid: "2a0b76f5e93847d297f0cc58a091981c"
 from {username='slave'} at 127.0.0.1:40594
I20260709 12:14:28.703521  9795 raft_consensus.cc:606] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Received request to transfer leadership to TS 2a0b76f5e93847d297f0cc58a091981c
I20260709 12:14:28.705461  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:14:28.711102  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:28.712260  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:28.715343  9721 raft_consensus.cc:1275] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:28.717108 10797 consensus_queue.cc:1048] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:14:28.773065 10620 raft_consensus.cc:993] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4: : Instructing follower a51828382cae443aadafefcfe5178bb0 to start an election
I20260709 12:14:28.773554 10620 raft_consensus.cc:1081] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Signalling peer a51828382cae443aadafefcfe5178bb0 to start an election
I20260709 12:14:28.775449  9653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf00543671f84317832d9e781feac0da"
dest_uuid: "a51828382cae443aadafefcfe5178bb0"
 from {username='slave'} at 127.0.0.1:35822
I20260709 12:14:28.776026  9653 raft_consensus.cc:493] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:28.776407  9653 raft_consensus.cc:3060] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.784854  9653 raft_consensus.cc:515] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:28.789304  9799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf00543671f84317832d9e781feac0da" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:28.789959  9799 raft_consensus.cc:3055] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:28.790283  9799 raft_consensus.cc:740] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Running, Role: LEADER
I20260709 12:14:28.790798 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf00543671f84317832d9e781feac0da" candidate_uuid: "a51828382cae443aadafefcfe5178bb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:28.791448 10356 raft_consensus.cc:3060] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.791162  9799 consensus_queue.cc:260] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:28.792445  9799 raft_consensus.cc:3060] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.800287 10356 raft_consensus.cc:2468] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:28.800874  9799 raft_consensus.cc:2468] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51828382cae443aadafefcfe5178bb0 in term 2.
I20260709 12:14:28.801165  9653 leader_election.cc:290] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:28.802277  9620 leader_election.cc:304] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 861946e926c44657a9166d32939517f4, a51828382cae443aadafefcfe5178bb0; no voters: 
I20260709 12:14:28.803182 10797 raft_consensus.cc:2804] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:28.803584 10797 raft_consensus.cc:697] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Becoming Leader. State: Replica: a51828382cae443aadafefcfe5178bb0, State: Running, Role: LEADER
I20260709 12:14:28.804437 10797 consensus_queue.cc:237] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:28.820039  9476 catalog_manager.cc:5697] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 reported cstate change: term changed from 1 to 2, leader changed from 861946e926c44657a9166d32939517f4 (127.5.196.196) to a51828382cae443aadafefcfe5178bb0 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "a51828382cae443aadafefcfe5178bb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:28.932624 10858 raft_consensus.cc:993] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4: : Instructing follower 16873db00a1e46b7b9df91c0334ae3be to start an election
I20260709 12:14:28.933063 10620 raft_consensus.cc:1081] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Signalling peer 16873db00a1e46b7b9df91c0334ae3be to start an election
I20260709 12:14:28.934569  9721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51811ed526234a5391c7704b6bfe8590"
dest_uuid: "16873db00a1e46b7b9df91c0334ae3be"
 from {username='slave'} at 127.0.0.1:33022
I20260709 12:14:28.935153  9721 raft_consensus.cc:493] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:28.935539  9721 raft_consensus.cc:3060] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.941648 10620 raft_consensus.cc:993] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4: : Instructing follower 2a0b76f5e93847d297f0cc58a091981c to start an election
I20260709 12:14:28.942173 10620 raft_consensus.cc:1081] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Signalling peer 2a0b76f5e93847d297f0cc58a091981c to start an election
I20260709 12:14:28.943773 10347 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd3c6d9376ad4560a0f1e545c067898c"
dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
 from {username='slave'} at 127.0.0.1:56902
I20260709 12:14:28.943877  9721 raft_consensus.cc:515] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:28.944320 10347 raft_consensus.cc:493] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:28.944811 10347 raft_consensus.cc:3060] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.946607  9721 leader_election.cc:290] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605)
I20260709 12:14:28.948251  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51811ed526234a5391c7704b6bfe8590" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:28.948803  9800 raft_consensus.cc:3055] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:28.949072  9800 raft_consensus.cc:740] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Running, Role: LEADER
I20260709 12:14:28.949839  9800 consensus_queue.cc:260] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:28.952013  9800 raft_consensus.cc:3060] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.953004 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51811ed526234a5391c7704b6bfe8590" candidate_uuid: "16873db00a1e46b7b9df91c0334ae3be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a0b76f5e93847d297f0cc58a091981c"
I20260709 12:14:28.953676 10356 raft_consensus.cc:3060] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.955015 10347 raft_consensus.cc:515] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:28.957907  9799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c6d9376ad4560a0f1e545c067898c" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "861946e926c44657a9166d32939517f4"
I20260709 12:14:28.958448  9799 raft_consensus.cc:3055] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:28.958740  9799 raft_consensus.cc:740] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 861946e926c44657a9166d32939517f4, State: Running, Role: LEADER
I20260709 12:14:28.959553  9799 consensus_queue.cc:260] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:28.960624  9799 raft_consensus.cc:3060] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.960988 10356 raft_consensus.cc:2468] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 2.
I20260709 12:14:28.961042  9800 raft_consensus.cc:2468] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16873db00a1e46b7b9df91c0334ae3be in term 2.
I20260709 12:14:28.962142  9692 leader_election.cc:304] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16873db00a1e46b7b9df91c0334ae3be, 2a0b76f5e93847d297f0cc58a091981c; no voters: 
I20260709 12:14:28.963208 10614 raft_consensus.cc:2804] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:28.963869 10347 leader_election.cc:290] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 election: Requested vote from peers 861946e926c44657a9166d32939517f4 (127.5.196.196:45603), a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713)
I20260709 12:14:28.965364  9649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c6d9376ad4560a0f1e545c067898c" candidate_uuid: "2a0b76f5e93847d297f0cc58a091981c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a51828382cae443aadafefcfe5178bb0"
I20260709 12:14:28.965937  9649 raft_consensus.cc:3060] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.968632  9799 raft_consensus.cc:2468] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 2.
I20260709 12:14:28.970476 10306 leader_election.cc:304] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a0b76f5e93847d297f0cc58a091981c, 861946e926c44657a9166d32939517f4; no voters: 
I20260709 12:14:28.970707 10614 raft_consensus.cc:697] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [term 2 LEADER]: Becoming Leader. State: Replica: 16873db00a1e46b7b9df91c0334ae3be, State: Running, Role: LEADER
I20260709 12:14:28.971853 10614 consensus_queue.cc:237] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } }
I20260709 12:14:28.973628  9649 raft_consensus.cc:2468] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a0b76f5e93847d297f0cc58a091981c in term 2.
I20260709 12:14:28.971773 10652 raft_consensus.cc:2804] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:28.976459 10652 raft_consensus.cc:697] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [term 2 LEADER]: Becoming Leader. State: Replica: 2a0b76f5e93847d297f0cc58a091981c, State: Running, Role: LEADER
I20260709 12:14:28.977309 10652 consensus_queue.cc:237] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } }
I20260709 12:14:28.985364  9476 catalog_manager.cc:5697] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be reported cstate change: term changed from 1 to 2, leader changed from 861946e926c44657a9166d32939517f4 (127.5.196.196) to 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195). New cstate: current_term: 2 leader_uuid: "16873db00a1e46b7b9df91c0334ae3be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16873db00a1e46b7b9df91c0334ae3be" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:28.995687  9474 catalog_manager.cc:5697] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c reported cstate change: term changed from 1 to 2, leader changed from 861946e926c44657a9166d32939517f4 (127.5.196.196) to 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193). New cstate: current_term: 2 leader_uuid: "2a0b76f5e93847d297f0cc58a091981c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:29.348661 10347 raft_consensus.cc:1275] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.350118 10797 consensus_queue.cc:1048] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:29.375067  9800 raft_consensus.cc:1275] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Refusing update from remote peer a51828382cae443aadafefcfe5178bb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.376554 10653 consensus_queue.cc:1048] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:29.437353  9799 raft_consensus.cc:1275] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Refusing update from remote peer 16873db00a1e46b7b9df91c0334ae3be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.438663 10861 consensus_queue.cc:1048] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:29.451217 10347 raft_consensus.cc:1275] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Refusing update from remote peer 16873db00a1e46b7b9df91c0334ae3be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.456136 10886 consensus_queue.cc:1048] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a0b76f5e93847d297f0cc58a091981c" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 44605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:29.463292  9653 raft_consensus.cc:1275] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.466221 10787 consensus_queue.cc:1048] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51828382cae443aadafefcfe5178bb0" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:29.496564  9799 raft_consensus.cc:1275] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Refusing update from remote peer 2a0b76f5e93847d297f0cc58a091981c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.506439 10709 consensus_queue.cc:1048] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [LEADER]: Connected to new peer: Peer: permanent_uuid: "861946e926c44657a9166d32939517f4" member_type: VOTER last_known_addr { host: "127.5.196.196" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:29.770838  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:29.802861  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:29.803789  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:29.804342  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:29.839205  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:29.877007  5907 tablet_server.cc:179] TabletServer@127.5.196.193:44605 shutting down...
W20260709 12:14:29.910971  9692 consensus_peers.cc:597] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:29.930188  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:29.931778  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:29.932778  5907 raft_consensus.cc:2243] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:29.933414  5907 raft_consensus.cc:2272] T 6c65d7867a9849769fdf0db8e2729f7c P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:29.936601  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:29.937629  5907 raft_consensus.cc:2243] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:29.938274  5907 raft_consensus.cc:2272] T f0c9a53cd5074987aa49b1d8589741f3 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:29.940541  9618 consensus_peers.cc:597] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:29.942503  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:29.943650  5907 raft_consensus.cc:2243] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:29.944221  5907 raft_consensus.cc:2272] T c67b74d6dbd4428fa0c3505649613af0 P 2a0b76f5e93847d297f0cc58a091981c [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:29.947324  9618 consensus_peers.cc:597] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:29.948323  9766 consensus_peers.cc:597] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:29.948719  5907 tablet_replica.cc:333] stopping tablet replica
W20260709 12:14:29.949864  9766 consensus_peers.cc:597] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:29.950858  5907 raft_consensus.cc:2243] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:29.952155  5907 raft_consensus.cc:2272] T 8f862e21a95d461ea2dacac8bc29287e P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:29.955425  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:29.956264  5907 raft_consensus.cc:2243] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:29.957270  5907 raft_consensus.cc:2272] T ff05c96c8c6349df9aec789f348b8b35 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:29.959811  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:29.960613  5907 raft_consensus.cc:2243] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:29.961097  5907 raft_consensus.cc:2272] T 5323e8c571b14613af55f374641c6450 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:29.964021  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:29.964769  5907 raft_consensus.cc:2243] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:29.965610  5907 raft_consensus.cc:2272] T fd3c6d9376ad4560a0f1e545c067898c P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:29.968618  5907 tablet_replica.cc:333] stopping tablet replica
W20260709 12:14:29.969398  9618 consensus_peers.cc:597] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:29.969411  5907 raft_consensus.cc:2243] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:29.970221  5907 raft_consensus.cc:2272] T 342a45ed2172487c84777f3180d32991 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:29.972931  5907 tablet_replica.cc:333] stopping tablet replica
W20260709 12:14:29.973420  9766 consensus_peers.cc:597] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:29.973733  5907 raft_consensus.cc:2243] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:29.974712  5907 raft_consensus.cc:2272] T 652558ac49b0483f8e6130388f386f77 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:29.977558  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:29.978308  5907 raft_consensus.cc:2243] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:29.978824  5907 raft_consensus.cc:2272] T 87da0466f5fe43e48bf5bac7ff50f526 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:29.981618  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:29.982466  5907 raft_consensus.cc:2243] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:29.983438  5907 raft_consensus.cc:2272] T 19b0ecf138e542c9978fc444ab25af99 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:29.985579  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:29.986092  5907 raft_consensus.cc:2243] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:29.986766  5907 raft_consensus.cc:2272] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:29.988722  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:29.989213  5907 raft_consensus.cc:2243] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:29.989588  5907 raft_consensus.cc:2272] T 452f397f7dcb4c4d9a015414e28f0a0c P 2a0b76f5e93847d297f0cc58a091981c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:29.991370  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:29.991954  5907 raft_consensus.cc:2243] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:29.992388  5907 raft_consensus.cc:2272] T 0ce956b9ab6f41c78d1e029cae11759a P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:29.994410  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:29.994968  5907 raft_consensus.cc:2243] T 72aac83779c34a618c39058b68d3fa9c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:29.995358  5907 raft_consensus.cc:2272] T 72aac83779c34a618c39058b68d3fa9c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:29.997696  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:29.998266  5907 raft_consensus.cc:2243] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:29.998654  5907 raft_consensus.cc:2272] T 30283a69a8864b62ad329a30b4b958be P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.000627  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.001144  5907 raft_consensus.cc:2243] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.001505  5907 raft_consensus.cc:2272] T 51811ed526234a5391c7704b6bfe8590 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.003715  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.004231  5907 raft_consensus.cc:2243] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.004565  5907 raft_consensus.cc:2272] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.006472  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.007068  5907 raft_consensus.cc:2243] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.007912  5907 raft_consensus.cc:2272] T 3460926477fe42a28e7a9bd5d2546a9f P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.009668  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.010139  5907 raft_consensus.cc:2243] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.010833  5907 raft_consensus.cc:2272] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.013271  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.013864  5907 raft_consensus.cc:2243] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.014262  5907 raft_consensus.cc:2272] T 70e1cc708a8c4f0380b78406c9b3407f P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.016161  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.016675  5907 raft_consensus.cc:2243] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.017027  5907 raft_consensus.cc:2272] T 2a712422cd16488f8b3d1ed9c08fb2fb P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.018666  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.019225  5907 raft_consensus.cc:2243] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.019615  5907 raft_consensus.cc:2272] T 681142b5838d47459f8e6546fbd9c909 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.021386  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.022043  5907 raft_consensus.cc:2243] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.022497  5907 raft_consensus.cc:2272] T cf00543671f84317832d9e781feac0da P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.025648  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.026369  5907 raft_consensus.cc:2243] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.026902  5907 raft_consensus.cc:2272] T 362891c1d23e4707aa300e419bf64b12 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:30.028102  9692 consensus_peers.cc:597] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.029482  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.030040  5907 raft_consensus.cc:2243] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.030419  5907 raft_consensus.cc:2272] T d5199d4c37e04e38be5afcecc11da02c P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.032377  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.032829  5907 raft_consensus.cc:2243] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.033156  5907 raft_consensus.cc:2272] T 294f7340200d45bdb07fcbc62563e704 P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.034969  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.035463  5907 raft_consensus.cc:2243] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.035830  5907 raft_consensus.cc:2272] T d109ca3389e14d76832959f9a30db79a P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.037531  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.037981  5907 raft_consensus.cc:2243] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.038640  5907 raft_consensus.cc:2272] T 6e39b219427148f091c0eb0a19deef3b P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.040423  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.040869  5907 raft_consensus.cc:2243] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.041184  5907 raft_consensus.cc:2272] T 723d60a1ca994755bfd39e43b609c253 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.042974  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.043524  5907 raft_consensus.cc:2243] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.043826  5907 raft_consensus.cc:2272] T 84a990d1a74b4bbf992de171630404e7 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.045673  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.046118  5907 raft_consensus.cc:2243] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.046802  5907 raft_consensus.cc:2272] T 3837e8898ce64cf4872c4f17e7a1d491 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.048463  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.048906  5907 raft_consensus.cc:2243] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.049502  5907 raft_consensus.cc:2272] T 4130430c804e40df918fe3a12a0627f9 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.051324  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.051796  5907 raft_consensus.cc:2243] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.052654  5907 raft_consensus.cc:2272] T 4e4cc93669b643bb87c909a3dcf05a3b P 2a0b76f5e93847d297f0cc58a091981c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.054913  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.055594  5907 raft_consensus.cc:2243] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.056499  5907 raft_consensus.cc:2272] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.058959  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.059633  5907 raft_consensus.cc:2243] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.060096  5907 raft_consensus.cc:2272] T 03f0c92fa7604774847e9450d6650d20 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.062281  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.062959  5907 raft_consensus.cc:2243] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:14:30.063568  9618 consensus_peers.cc:597] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:30.063737  9692 consensus_peers.cc:597] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.063930  5907 raft_consensus.cc:2272] T 8545c5456f814a159746b07e296e3d6d P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.066208  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.066761  5907 raft_consensus.cc:2243] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.067456  5907 raft_consensus.cc:2272] T 38e007c9124841329659afa91660f03d P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.069245  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.069748  5907 raft_consensus.cc:2243] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.070138  5907 raft_consensus.cc:2272] T bcb1bcffcb8a4fb197dd60f6863c7919 P 2a0b76f5e93847d297f0cc58a091981c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.072422  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.073035  5907 raft_consensus.cc:2243] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 4 LEADER]: Raft consensus shutting down.
W20260709 12:14:30.073619  9692 consensus_peers.cc:597] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.073832  5907 raft_consensus.cc:2272] T 52c090b9785d47b9973143bc10d579ac P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.075798  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.076251  5907 raft_consensus.cc:2243] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.076597  5907 raft_consensus.cc:2272] T 23e7260becc14d159ab77e973ee5bedb P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.078346  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.078826  5907 raft_consensus.cc:2243] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.079223  5907 raft_consensus.cc:2272] T d891f45170c14f689770443b7414c33a P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.081039  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.081480  5907 raft_consensus.cc:2243] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.081826  5907 raft_consensus.cc:2272] T 6e410269c82a41c2a06180f03982bebe P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.083599  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.084143  5907 raft_consensus.cc:2243] T afe62e0ce63d43c4afc01f7e3b6b8900 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.084621  5907 raft_consensus.cc:2272] T afe62e0ce63d43c4afc01f7e3b6b8900 P 2a0b76f5e93847d297f0cc58a091981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.086923  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:30.087384  5907 raft_consensus.cc:2243] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.087803  5907 raft_consensus.cc:2272] T 99dbbfb525de486587be04b6e0da2d71 P 2a0b76f5e93847d297f0cc58a091981c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:30.109601  9618 consensus_peers.cc:597] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:30.126957  9766 consensus_peers.cc:597] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:30.135460  9766 consensus_peers.cc:597] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:30.152940  9692 consensus_peers.cc:597] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.157521  5907 tablet_server.cc:196] TabletServer@127.5.196.193:44605 shutdown complete.
W20260709 12:14:30.176429  9766 consensus_peers.cc:597] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:30.186506  9618 consensus_peers.cc:597] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:30.198586  9692 consensus_peers.cc:597] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:30.213145  9692 consensus_peers.cc:597] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:30.227376  9692 consensus_peers.cc:597] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.236863  5907 tablet_server.cc:179] TabletServer@127.5.196.194:0 shutting down...
W20260709 12:14:30.255658  9694 consensus_peers.cc:597] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be -> Peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Couldn't send request to peer a51828382cae443aadafefcfe5178bb0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:30.261404  9768 consensus_peers.cc:597] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 -> Peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Couldn't send request to peer a51828382cae443aadafefcfe5178bb0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:30.265189  9618 consensus_peers.cc:597] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:30.267943  9768 consensus_peers.cc:597] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 -> Peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Couldn't send request to peer a51828382cae443aadafefcfe5178bb0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.273252  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:30.274132  5907 tablet_replica.cc:333] T 83af4442f85544938f9b10f64c545c87 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.275012  5907 raft_consensus.cc:2243] T 83af4442f85544938f9b10f64c545c87 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.275570  5907 raft_consensus.cc:2272] T 83af4442f85544938f9b10f64c545c87 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.278146  5907 tablet_replica.cc:333] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.278944  5907 raft_consensus.cc:2243] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.279918  5907 raft_consensus.cc:2272] T d891f45170c14f689770443b7414c33a P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.282197  5907 tablet_replica.cc:333] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.282836  5907 raft_consensus.cc:2243] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.283344  5907 raft_consensus.cc:2272] T 70e1cc708a8c4f0380b78406c9b3407f P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:30.284665  9618 consensus_peers.cc:597] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.285486  5907 tablet_replica.cc:333] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.286231  5907 raft_consensus.cc:2243] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.286862  5907 raft_consensus.cc:2272] T cf00543671f84317832d9e781feac0da P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.289305  5907 tablet_replica.cc:333] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
W20260709 12:14:30.289973  9768 consensus_peers.cc:597] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 -> Peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Couldn't send request to peer a51828382cae443aadafefcfe5178bb0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.290088  5907 raft_consensus.cc:2243] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.291155  5907 raft_consensus.cc:2272] T 681142b5838d47459f8e6546fbd9c909 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.293166  5907 tablet_replica.cc:333] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.293814  5907 raft_consensus.cc:2243] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.294140  5907 raft_consensus.cc:2272] T ff05c96c8c6349df9aec789f348b8b35 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.295780  5907 tablet_replica.cc:333] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.296294  5907 raft_consensus.cc:2243] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.296715  5907 raft_consensus.cc:2272] T 652558ac49b0483f8e6130388f386f77 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.298839  5907 tablet_replica.cc:333] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.299546  5907 raft_consensus.cc:2243] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.300047  5907 raft_consensus.cc:2272] T 38e007c9124841329659afa91660f03d P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:30.300184  9692 consensus_peers.cc:597] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.302460  5907 tablet_replica.cc:333] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.303112  5907 raft_consensus.cc:2243] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.303987  5907 raft_consensus.cc:2272] T bcb1bcffcb8a4fb197dd60f6863c7919 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.306178  5907 tablet_replica.cc:333] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.306986  5907 raft_consensus.cc:2243] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.307464  5907 raft_consensus.cc:2272] T 47e499742ebe4d71862e015d189702bb P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:30.307817  9694 consensus_peers.cc:597] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be -> Peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Couldn't send request to peer a51828382cae443aadafefcfe5178bb0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.309240  5907 tablet_replica.cc:333] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.309772  5907 raft_consensus.cc:2243] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.310221  5907 raft_consensus.cc:2272] T 8d9a730356314c5db12bf0af88d58285 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.312119  5907 tablet_replica.cc:333] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.312832  5907 raft_consensus.cc:2243] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.313396  5907 raft_consensus.cc:2272] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:30.313752  9768 consensus_peers.cc:597] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 -> Peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Couldn't send request to peer a51828382cae443aadafefcfe5178bb0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.315646  5907 tablet_replica.cc:333] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.316331  5907 raft_consensus.cc:2243] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.318017  5907 raft_consensus.cc:2272] T 3460926477fe42a28e7a9bd5d2546a9f P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.320222  5907 tablet_replica.cc:333] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.320880  5907 raft_consensus.cc:2243] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.321290  5907 raft_consensus.cc:2272] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.324096  5907 tablet_replica.cc:333] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.324570  5907 raft_consensus.cc:2243] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.325242  5907 raft_consensus.cc:2272] T 68137de95ef44caea89ec78013888973 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.327009  5907 tablet_replica.cc:333] T d5199d4c37e04e38be5afcecc11da02c P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.327652  5907 raft_consensus.cc:2243] T d5199d4c37e04e38be5afcecc11da02c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.328131  5907 raft_consensus.cc:2272] T d5199d4c37e04e38be5afcecc11da02c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.330399  5907 tablet_replica.cc:333] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.331048  5907 raft_consensus.cc:2243] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:14:30.331099  9766 consensus_peers.cc:597] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.332095  5907 raft_consensus.cc:2272] T f0c9a53cd5074987aa49b1d8589741f3 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.334642  5907 tablet_replica.cc:333] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
W20260709 12:14:30.334658  9692 consensus_peers.cc:597] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.335440  5907 raft_consensus.cc:2243] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.336227  5907 raft_consensus.cc:2272] T c67b74d6dbd4428fa0c3505649613af0 P a51828382cae443aadafefcfe5178bb0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.337918  5907 tablet_replica.cc:333] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.338410  5907 raft_consensus.cc:2243] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.339041  5907 raft_consensus.cc:2272] T 87da0466f5fe43e48bf5bac7ff50f526 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.340693  5907 tablet_replica.cc:333] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.341216  5907 raft_consensus.cc:2243] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.341696  5907 raft_consensus.cc:2272] T 5323e8c571b14613af55f374641c6450 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.343726  5907 tablet_replica.cc:333] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.344274  5907 raft_consensus.cc:2243] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.344734  5907 raft_consensus.cc:2272] T 84a990d1a74b4bbf992de171630404e7 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.346868  5907 tablet_replica.cc:333] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.347426  5907 raft_consensus.cc:2243] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.348124  5907 raft_consensus.cc:2272] T 723d60a1ca994755bfd39e43b609c253 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.350399  5907 tablet_replica.cc:333] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.351107  5907 raft_consensus.cc:2243] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.351660  5907 raft_consensus.cc:2272] T d109ca3389e14d76832959f9a30db79a P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.353940  5907 tablet_replica.cc:333] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
W20260709 12:14:30.353869  9766 consensus_peers.cc:597] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.354868  5907 raft_consensus.cc:2243] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.355638  5907 raft_consensus.cc:2272] T 03443fff68a545acab0f3e6af9d1a28a P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.357427  5907 tablet_replica.cc:333] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.357903  5907 raft_consensus.cc:2243] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.358312  5907 raft_consensus.cc:2272] T 6e39b219427148f091c0eb0a19deef3b P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.360152  5907 tablet_replica.cc:333] T 294f7340200d45bdb07fcbc62563e704 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.360637  5907 raft_consensus.cc:2243] T 294f7340200d45bdb07fcbc62563e704 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.360996  5907 raft_consensus.cc:2272] T 294f7340200d45bdb07fcbc62563e704 P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.362548  5907 tablet_replica.cc:333] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.363003  5907 raft_consensus.cc:2243] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.363420  5907 raft_consensus.cc:2272] T 19b0ecf138e542c9978fc444ab25af99 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.365285  5907 tablet_replica.cc:333] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.365936  5907 raft_consensus.cc:2243] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.366444  5907 raft_consensus.cc:2272] T 99dbbfb525de486587be04b6e0da2d71 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:30.367880  9618 consensus_peers.cc:597] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.368701  5907 tablet_replica.cc:333] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.369221  5907 raft_consensus.cc:2243] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.369588  5907 raft_consensus.cc:2272] T fd3c6d9376ad4560a0f1e545c067898c P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.371407  5907 tablet_replica.cc:333] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.371922  5907 raft_consensus.cc:2243] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.372572  5907 raft_consensus.cc:2272] T 452f397f7dcb4c4d9a015414e28f0a0c P a51828382cae443aadafefcfe5178bb0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.374241  5907 tablet_replica.cc:333] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.374747  5907 raft_consensus.cc:2243] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.375406  5907 raft_consensus.cc:2272] T 0ce956b9ab6f41c78d1e029cae11759a P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.376987  5907 tablet_replica.cc:333] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.377451  5907 raft_consensus.cc:2243] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.377837  5907 raft_consensus.cc:2272] T 3837e8898ce64cf4872c4f17e7a1d491 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.379875  5907 tablet_replica.cc:333] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.380371  5907 raft_consensus.cc:2243] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.380839  5907 raft_consensus.cc:2272] T 2ea1eed64c0c4bf3a9bce921500b92eb P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:30.381451  9692 consensus_peers.cc:597] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be -> Peer 2a0b76f5e93847d297f0cc58a091981c (127.5.196.193:44605): Couldn't send request to peer 2a0b76f5e93847d297f0cc58a091981c. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:44605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.382848  5907 tablet_replica.cc:333] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.383607  5907 raft_consensus.cc:2243] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.384377  5907 raft_consensus.cc:2272] T 6c65d7867a9849769fdf0db8e2729f7c P a51828382cae443aadafefcfe5178bb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.386085  5907 tablet_replica.cc:333] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.386574  5907 raft_consensus.cc:2243] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.387022  5907 raft_consensus.cc:2272] T 621de87782c34744b341a3d636d82a85 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.389063  5907 tablet_replica.cc:333] T 42aae3c29cbb41d89ca3dca6f373b9e6 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
W20260709 12:14:30.389263  9694 consensus_peers.cc:597] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be -> Peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Couldn't send request to peer a51828382cae443aadafefcfe5178bb0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.389698  5907 raft_consensus.cc:2243] T 42aae3c29cbb41d89ca3dca6f373b9e6 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.390116  5907 raft_consensus.cc:2272] T 42aae3c29cbb41d89ca3dca6f373b9e6 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.391774  5907 tablet_replica.cc:333] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.392225  5907 raft_consensus.cc:2243] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.392586  5907 raft_consensus.cc:2272] T 9a7c6030f1c0434b9afb91a450cefd83 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.394316  5907 tablet_replica.cc:333] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.394773  5907 raft_consensus.cc:2243] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.395105  5907 raft_consensus.cc:2272] T 03f0c92fa7604774847e9450d6650d20 P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.396816  5907 tablet_replica.cc:333] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.397297  5907 raft_consensus.cc:2243] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.397696  5907 raft_consensus.cc:2272] T 8dc12963a0e54c91b8f6ab9d81f70343 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.399480  5907 tablet_replica.cc:333] T 0ee4752d514f4e13b2498fec6b22387c P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.400012  5907 raft_consensus.cc:2243] T 0ee4752d514f4e13b2498fec6b22387c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.400363  5907 raft_consensus.cc:2272] T 0ee4752d514f4e13b2498fec6b22387c P a51828382cae443aadafefcfe5178bb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.402217  5907 tablet_replica.cc:333] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.402688  5907 raft_consensus.cc:2243] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.403380  5907 raft_consensus.cc:2272] T 81b08ae51928416dafb96e5f6c7e809e P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.405253  5907 tablet_replica.cc:333] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.405808  5907 raft_consensus.cc:2243] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.406229  5907 raft_consensus.cc:2272] T 4130430c804e40df918fe3a12a0627f9 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:30.406817  9694 consensus_peers.cc:597] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be -> Peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Couldn't send request to peer a51828382cae443aadafefcfe5178bb0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.408602  5907 tablet_replica.cc:333] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.409269  5907 raft_consensus.cc:2243] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.409795  5907 raft_consensus.cc:2272] T c3c09b09b07846d5b44c782012577c80 P a51828382cae443aadafefcfe5178bb0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.412113  5907 tablet_replica.cc:333] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0: stopping tablet replica
I20260709 12:14:30.412683  5907 raft_consensus.cc:2243] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.413573  5907 raft_consensus.cc:2272] T b890b0e7f4324535a977e31ef81d5a89 P a51828382cae443aadafefcfe5178bb0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:30.448733  9694 consensus_peers.cc:597] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be -> Peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Couldn't send request to peer a51828382cae443aadafefcfe5178bb0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:30.456063  9694 consensus_peers.cc:597] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be -> Peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Couldn't send request to peer a51828382cae443aadafefcfe5178bb0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:30.467011  9768 consensus_peers.cc:597] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4 -> Peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Couldn't send request to peer a51828382cae443aadafefcfe5178bb0. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:36713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.480059  5907 tablet_server.cc:196] TabletServer@127.5.196.194:0 shutdown complete.
W20260709 12:14:30.484488  9694 consensus_peers.cc:597] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be -> Peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Couldn't send request to peer a51828382cae443aadafefcfe5178bb0. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:36713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:30.528240  9768 consensus_peers.cc:597] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 -> Peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Couldn't send request to peer a51828382cae443aadafefcfe5178bb0. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:36713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:30.538055  9694 consensus_peers.cc:597] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be -> Peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Couldn't send request to peer a51828382cae443aadafefcfe5178bb0. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:36713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.546568  5907 tablet_server.cc:179] TabletServer@127.5.196.195:0 shutting down...
W20260709 12:14:30.552383  9768 consensus_peers.cc:597] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4 -> Peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Couldn't send request to peer a51828382cae443aadafefcfe5178bb0. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:36713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.578840  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:30.579674  5907 tablet_replica.cc:333] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.580408  5907 raft_consensus.cc:2243] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.580873  5907 raft_consensus.cc:2272] T 8f862e21a95d461ea2dacac8bc29287e P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.583352  5907 tablet_replica.cc:333] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.584044  5907 raft_consensus.cc:2243] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.584942  5907 raft_consensus.cc:2272] T ff05c96c8c6349df9aec789f348b8b35 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.586764  5907 tablet_replica.cc:333] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.587270  5907 raft_consensus.cc:2243] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.587975  5907 raft_consensus.cc:2272] T 70e1cc708a8c4f0380b78406c9b3407f P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.589775  5907 tablet_replica.cc:333] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.590549  5907 raft_consensus.cc:2243] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.591343  5907 raft_consensus.cc:2272] T 2a712422cd16488f8b3d1ed9c08fb2fb P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.593577  5907 tablet_replica.cc:333] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.594132  5907 raft_consensus.cc:2243] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.594673  5907 raft_consensus.cc:2272] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.596796  5907 tablet_replica.cc:333] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
W20260709 12:14:30.597180  9768 consensus_peers.cc:597] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4 -> Peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Couldn't send request to peer a51828382cae443aadafefcfe5178bb0. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:36713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.597442  5907 raft_consensus.cc:2243] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.598241  5907 raft_consensus.cc:2272] T 47e499742ebe4d71862e015d189702bb P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.599977  5907 tablet_replica.cc:333] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.600703  5907 raft_consensus.cc:2243] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.601172  5907 raft_consensus.cc:2272] T 4e4cc93669b643bb87c909a3dcf05a3b P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.602926  5907 tablet_replica.cc:333] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.603435  5907 raft_consensus.cc:2243] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.603787  5907 raft_consensus.cc:2272] T 8d9a730356314c5db12bf0af88d58285 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.605471  5907 tablet_replica.cc:333] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.605921  5907 raft_consensus.cc:2243] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.606566  5907 raft_consensus.cc:2272] T 93bb80b01aaf4ca1bdf9ac13e89364f6 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.608289  5907 tablet_replica.cc:333] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.608781  5907 raft_consensus.cc:2243] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.609417  5907 raft_consensus.cc:2272] T 84a990d1a74b4bbf992de171630404e7 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.611042  5907 tablet_replica.cc:333] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.611560  5907 raft_consensus.cc:2243] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.611928  5907 raft_consensus.cc:2272] T 03443fff68a545acab0f3e6af9d1a28a P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.613461  5907 tablet_replica.cc:333] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.613932  5907 raft_consensus.cc:2243] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.614332  5907 raft_consensus.cc:2272] T 19b0ecf138e542c9978fc444ab25af99 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.616025  5907 tablet_replica.cc:333] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.616488  5907 raft_consensus.cc:2243] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.616886  5907 raft_consensus.cc:2272] T 3837e8898ce64cf4872c4f17e7a1d491 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.618535  5907 tablet_replica.cc:333] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.618996  5907 raft_consensus.cc:2243] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.619364  5907 raft_consensus.cc:2272] T 2ea1eed64c0c4bf3a9bce921500b92eb P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.620975  5907 tablet_replica.cc:333] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.621454  5907 raft_consensus.cc:2243] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.621826  5907 raft_consensus.cc:2272] T 4fa9addc4f1e4153bec5d8d6eef0abd5 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.623528  5907 tablet_replica.cc:333] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.624018  5907 raft_consensus.cc:2243] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.624395  5907 raft_consensus.cc:2272] T 68137de95ef44caea89ec78013888973 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.625888  5907 tablet_replica.cc:333] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.626509  5907 raft_consensus.cc:2243] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.627337  5907 raft_consensus.cc:2272] T 342a45ed2172487c84777f3180d32991 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.629218  5907 tablet_replica.cc:333] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
W20260709 12:14:30.629405  9768 consensus_peers.cc:597] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 -> Peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541): Couldn't send request to peer 16873db00a1e46b7b9df91c0334ae3be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.629694  5907 raft_consensus.cc:2243] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.630244  5907 raft_consensus.cc:2272] T afe62e0ce63d43c4afc01f7e3b6b8900 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.632652  5907 tablet_replica.cc:333] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.633405  5907 raft_consensus.cc:2243] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.633975  5907 raft_consensus.cc:2272] T d891f45170c14f689770443b7414c33a P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.635918  5907 tablet_replica.cc:333] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.636518  5907 raft_consensus.cc:2243] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.636931  5907 raft_consensus.cc:2272] T 23e7260becc14d159ab77e973ee5bedb P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.638523  5907 tablet_replica.cc:333] T 6e410269c82a41c2a06180f03982bebe P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.639129  5907 raft_consensus.cc:2243] T 6e410269c82a41c2a06180f03982bebe P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.639638  5907 raft_consensus.cc:2272] T 6e410269c82a41c2a06180f03982bebe P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:30.641131  9768 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.196.194:36713: connect: Connection refused (error 111) [suppressed 54 similar messages]
I20260709 12:14:30.641759  5907 tablet_replica.cc:333] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.642400  5907 raft_consensus.cc:2243] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.642900  5907 raft_consensus.cc:2272] T c67b74d6dbd4428fa0c3505649613af0 P 16873db00a1e46b7b9df91c0334ae3be [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:30.643666  9768 consensus_peers.cc:597] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 -> Peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Couldn't send request to peer a51828382cae443aadafefcfe5178bb0. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:36713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.645475  5907 tablet_replica.cc:333] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.646147  5907 raft_consensus.cc:2243] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:30.646523  9768 consensus_peers.cc:597] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 -> Peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541): Couldn't send request to peer 16873db00a1e46b7b9df91c0334ae3be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.646581  5907 raft_consensus.cc:2272] T 83af4442f85544938f9b10f64c545c87 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.648599  5907 tablet_replica.cc:333] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.649068  5907 raft_consensus.cc:2243] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.649698  5907 raft_consensus.cc:2272] T 30283a69a8864b62ad329a30b4b958be P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.651325  5907 tablet_replica.cc:333] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.651803  5907 raft_consensus.cc:2243] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.652434  5907 raft_consensus.cc:2272] T 8dc12963a0e54c91b8f6ab9d81f70343 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.654044  5907 tablet_replica.cc:333] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.654520  5907 raft_consensus.cc:2243] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.654902  5907 raft_consensus.cc:2272] T 52c090b9785d47b9973143bc10d579ac P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.656641  5907 tablet_replica.cc:333] T 0ee4752d514f4e13b2498fec6b22387c P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.657087  5907 raft_consensus.cc:2243] T 0ee4752d514f4e13b2498fec6b22387c P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.657397  5907 raft_consensus.cc:2272] T 0ee4752d514f4e13b2498fec6b22387c P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.659109  5907 tablet_replica.cc:333] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.659605  5907 raft_consensus.cc:2243] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.659997  5907 raft_consensus.cc:2272] T 452f397f7dcb4c4d9a015414e28f0a0c P 16873db00a1e46b7b9df91c0334ae3be [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.661612  5907 tablet_replica.cc:333] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.662076  5907 raft_consensus.cc:2243] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.662439  5907 raft_consensus.cc:2272] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.664047  5907 tablet_replica.cc:333] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.664521  5907 raft_consensus.cc:2243] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.664877  5907 raft_consensus.cc:2272] T 72aac83779c34a618c39058b68d3fa9c P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.666580  5907 tablet_replica.cc:333] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.667037  5907 raft_consensus.cc:2243] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.667694  5907 raft_consensus.cc:2272] T 51811ed526234a5391c7704b6bfe8590 P 16873db00a1e46b7b9df91c0334ae3be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.669354  5907 tablet_replica.cc:333] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.669847  5907 raft_consensus.cc:2243] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.670382  5907 raft_consensus.cc:2272] T 9a7c6030f1c0434b9afb91a450cefd83 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.672448  5907 tablet_replica.cc:333] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.673043  5907 raft_consensus.cc:2243] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.673877  5907 raft_consensus.cc:2272] T 03f0c92fa7604774847e9450d6650d20 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.675637  5907 tablet_replica.cc:333] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.676198  5907 raft_consensus.cc:2243] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.677083  5907 raft_consensus.cc:2272] T 621de87782c34744b341a3d636d82a85 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.679400  5907 tablet_replica.cc:333] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.680133  5907 raft_consensus.cc:2243] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.680588  5907 raft_consensus.cc:2272] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.683005  5907 tablet_replica.cc:333] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.683655  5907 raft_consensus.cc:2243] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.684127  5907 raft_consensus.cc:2272] T f0c9a53cd5074987aa49b1d8589741f3 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.686383  5907 tablet_replica.cc:333] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.687021  5907 raft_consensus.cc:2243] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.687562  5907 raft_consensus.cc:2272] T bcb1bcffcb8a4fb197dd60f6863c7919 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.689934  5907 tablet_replica.cc:333] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.690541  5907 raft_consensus.cc:2243] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.691026  5907 raft_consensus.cc:2272] T 8545c5456f814a159746b07e296e3d6d P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.693272  5907 tablet_replica.cc:333] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.693897  5907 raft_consensus.cc:2243] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.694814  5907 raft_consensus.cc:2272] T d5199d4c37e04e38be5afcecc11da02c P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.697137  5907 tablet_replica.cc:333] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
W20260709 12:14:30.697413  9768 consensus_peers.cc:597] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 -> Peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Couldn't send request to peer a51828382cae443aadafefcfe5178bb0. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:36713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.697777  5907 raft_consensus.cc:2243] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:14:30.698211  9768 consensus_peers.cc:597] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 -> Peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541): Couldn't send request to peer 16873db00a1e46b7b9df91c0334ae3be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.698606  5907 raft_consensus.cc:2272] T 362891c1d23e4707aa300e419bf64b12 P 16873db00a1e46b7b9df91c0334ae3be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.701246  5907 tablet_replica.cc:333] T 81b08ae51928416dafb96e5f6c7e809e P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.701989  5907 raft_consensus.cc:2243] T 81b08ae51928416dafb96e5f6c7e809e P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:30.701145  9768 consensus_peers.cc:597] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 -> Peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541): Couldn't send request to peer 16873db00a1e46b7b9df91c0334ae3be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.702440  5907 raft_consensus.cc:2272] T 81b08ae51928416dafb96e5f6c7e809e P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:30.703210  9768 consensus_peers.cc:597] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 -> Peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541): Couldn't send request to peer 16873db00a1e46b7b9df91c0334ae3be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.704548  5907 tablet_replica.cc:333] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.705084  5907 raft_consensus.cc:2243] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.705473  5907 raft_consensus.cc:2272] T c3c09b09b07846d5b44c782012577c80 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.707188  5907 tablet_replica.cc:333] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.707646  5907 raft_consensus.cc:2243] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.708004  5907 raft_consensus.cc:2272] T 4130430c804e40df918fe3a12a0627f9 P 16873db00a1e46b7b9df91c0334ae3be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.709586  5907 tablet_replica.cc:333] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be: stopping tablet replica
I20260709 12:14:30.709997  5907 raft_consensus.cc:2243] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.710356  5907 raft_consensus.cc:2272] T b890b0e7f4324535a977e31ef81d5a89 P 16873db00a1e46b7b9df91c0334ae3be [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:30.727340  9768 consensus_peers.cc:597] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4 -> Peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541): Couldn't send request to peer 16873db00a1e46b7b9df91c0334ae3be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:30.737700  9768 consensus_peers.cc:597] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 -> Peer a51828382cae443aadafefcfe5178bb0 (127.5.196.194:36713): Couldn't send request to peer a51828382cae443aadafefcfe5178bb0. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:36713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:30.754317  9768 consensus_peers.cc:597] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4 -> Peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541): Couldn't send request to peer 16873db00a1e46b7b9df91c0334ae3be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.777614  5907 tablet_server.cc:196] TabletServer@127.5.196.195:0 shutdown complete.
W20260709 12:14:30.832938  9768 consensus_peers.cc:597] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 -> Peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541): Couldn't send request to peer 16873db00a1e46b7b9df91c0334ae3be. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.195:37541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.853662  5907 tablet_server.cc:179] TabletServer@127.5.196.196:0 shutting down...
I20260709 12:14:30.887854  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:30.888501  5907 tablet_replica.cc:333] T 681142b5838d47459f8e6546fbd9c909 P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.889104  5907 raft_consensus.cc:2243] T 681142b5838d47459f8e6546fbd9c909 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.889695  5907 raft_consensus.cc:2272] T 681142b5838d47459f8e6546fbd9c909 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.891804  5907 tablet_replica.cc:333] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.892375  5907 raft_consensus.cc:2243] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.892721  5907 raft_consensus.cc:2272] T 652558ac49b0483f8e6130388f386f77 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.894467  5907 tablet_replica.cc:333] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.894977  5907 raft_consensus.cc:2243] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.895375  5907 raft_consensus.cc:2272] T 8f862e21a95d461ea2dacac8bc29287e P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.897064  5907 tablet_replica.cc:333] T 2a712422cd16488f8b3d1ed9c08fb2fb P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.897521  5907 raft_consensus.cc:2243] T 2a712422cd16488f8b3d1ed9c08fb2fb P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.897847  5907 raft_consensus.cc:2272] T 2a712422cd16488f8b3d1ed9c08fb2fb P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.899376  5907 tablet_replica.cc:333] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.899835  5907 raft_consensus.cc:2243] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.900223  5907 raft_consensus.cc:2272] T aa9655c0496f4e63ae5fe5d315aa0cd4 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.901906  5907 tablet_replica.cc:333] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.902382  5907 raft_consensus.cc:2243] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.902732  5907 raft_consensus.cc:2272] T 47e499742ebe4d71862e015d189702bb P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.904345  5907 tablet_replica.cc:333] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.904800  5907 raft_consensus.cc:2243] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.905149  5907 raft_consensus.cc:2272] T 4e4cc93669b643bb87c909a3dcf05a3b P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.907019  5907 tablet_replica.cc:333] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.907550  5907 raft_consensus.cc:2243] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.908245  5907 raft_consensus.cc:2272] T 8d9a730356314c5db12bf0af88d58285 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.909868  5907 tablet_replica.cc:333] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.910369  5907 raft_consensus.cc:2243] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.910853  5907 raft_consensus.cc:2272] T 68137de95ef44caea89ec78013888973 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.912833  5907 tablet_replica.cc:333] T 723d60a1ca994755bfd39e43b609c253 P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.913355  5907 raft_consensus.cc:2243] T 723d60a1ca994755bfd39e43b609c253 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.913738  5907 raft_consensus.cc:2272] T 723d60a1ca994755bfd39e43b609c253 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.915591  5907 tablet_replica.cc:333] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.916055  5907 raft_consensus.cc:2243] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.916711  5907 raft_consensus.cc:2272] T d109ca3389e14d76832959f9a30db79a P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.918320  5907 tablet_replica.cc:333] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.918892  5907 raft_consensus.cc:2243] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.919288  5907 raft_consensus.cc:2272] T 6e39b219427148f091c0eb0a19deef3b P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.920917  5907 tablet_replica.cc:333] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.921391  5907 raft_consensus.cc:2243] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.922224  5907 raft_consensus.cc:2272] T 294f7340200d45bdb07fcbc62563e704 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.923925  5907 tablet_replica.cc:333] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.924399  5907 raft_consensus.cc:2243] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.924757  5907 raft_consensus.cc:2272] T 03443fff68a545acab0f3e6af9d1a28a P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.926265  5907 tablet_replica.cc:333] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.926777  5907 raft_consensus.cc:2243] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.927511  5907 raft_consensus.cc:2272] T afe62e0ce63d43c4afc01f7e3b6b8900 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.929149  5907 tablet_replica.cc:333] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.929620  5907 raft_consensus.cc:2243] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.930298  5907 raft_consensus.cc:2272] T 23e7260becc14d159ab77e973ee5bedb P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.931911  5907 tablet_replica.cc:333] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.932379  5907 raft_consensus.cc:2243] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.933019  5907 raft_consensus.cc:2272] T 6e410269c82a41c2a06180f03982bebe P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.934721  5907 tablet_replica.cc:333] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.935191  5907 raft_consensus.cc:2243] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.935570  5907 raft_consensus.cc:2272] T 3460926477fe42a28e7a9bd5d2546a9f P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.937233  5907 tablet_replica.cc:333] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.937798  5907 raft_consensus.cc:2243] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.938190  5907 raft_consensus.cc:2272] T 39eb21ccd33e4a1486e2f1a67e08fb37 P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.939898  5907 tablet_replica.cc:333] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.940387  5907 raft_consensus.cc:2243] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.940747  5907 raft_consensus.cc:2272] T 0ce956b9ab6f41c78d1e029cae11759a P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.942417  5907 tablet_replica.cc:333] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.942883  5907 raft_consensus.cc:2243] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.943565  5907 raft_consensus.cc:2272] T 72aac83779c34a618c39058b68d3fa9c P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.945385  5907 tablet_replica.cc:333] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.945855  5907 raft_consensus.cc:2243] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.946557  5907 raft_consensus.cc:2272] T 9a7c6030f1c0434b9afb91a450cefd83 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.948206  5907 tablet_replica.cc:333] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.948714  5907 raft_consensus.cc:2243] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.949069  5907 raft_consensus.cc:2272] T 621de87782c34744b341a3d636d82a85 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.950625  5907 tablet_replica.cc:333] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.951085  5907 raft_consensus.cc:2243] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.951790  5907 raft_consensus.cc:2272] T 42aae3c29cbb41d89ca3dca6f373b9e6 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.953397  5907 tablet_replica.cc:333] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.953872  5907 raft_consensus.cc:2243] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.954245  5907 raft_consensus.cc:2272] T 87da0466f5fe43e48bf5bac7ff50f526 P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.955940  5907 tablet_replica.cc:333] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.956398  5907 raft_consensus.cc:2243] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.957019  5907 raft_consensus.cc:2272] T 5323e8c571b14613af55f374641c6450 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.958642  5907 tablet_replica.cc:333] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.959095  5907 raft_consensus.cc:2243] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.959481  5907 raft_consensus.cc:2272] T 81b08ae51928416dafb96e5f6c7e809e P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.961005  5907 tablet_replica.cc:333] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.961473  5907 raft_consensus.cc:2243] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.962126  5907 raft_consensus.cc:2272] T c3c09b09b07846d5b44c782012577c80 P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.963755  5907 tablet_replica.cc:333] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.964192  5907 raft_consensus.cc:2243] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.964564  5907 raft_consensus.cc:2272] T 8dc12963a0e54c91b8f6ab9d81f70343 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.966161  5907 tablet_replica.cc:333] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.966607  5907 raft_consensus.cc:2243] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.966951  5907 raft_consensus.cc:2272] T 52c090b9785d47b9973143bc10d579ac P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.968669  5907 tablet_replica.cc:333] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.969125  5907 raft_consensus.cc:2243] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.969842  5907 raft_consensus.cc:2272] T 0ee4752d514f4e13b2498fec6b22387c P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.971769  5907 tablet_replica.cc:333] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.972201  5907 raft_consensus.cc:2243] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.972527  5907 raft_consensus.cc:2272] T 51811ed526234a5391c7704b6bfe8590 P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.973984  5907 tablet_replica.cc:333] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.974431  5907 raft_consensus.cc:2243] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.974777  5907 raft_consensus.cc:2272] T 342a45ed2172487c84777f3180d32991 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.976397  5907 tablet_replica.cc:333] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.976811  5907 raft_consensus.cc:2243] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.977226  5907 raft_consensus.cc:2272] T cf00543671f84317832d9e781feac0da P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.979445  5907 tablet_replica.cc:333] T 362891c1d23e4707aa300e419bf64b12 P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.980109  5907 raft_consensus.cc:2243] T 362891c1d23e4707aa300e419bf64b12 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.980521  5907 raft_consensus.cc:2272] T 362891c1d23e4707aa300e419bf64b12 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:30.981442  9768 consensus_peers.cc:597] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4 -> Peer 16873db00a1e46b7b9df91c0334ae3be (127.5.196.195:37541): Couldn't send request to peer 16873db00a1e46b7b9df91c0334ae3be. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.195:37541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.982555  5907 tablet_replica.cc:333] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.983094  5907 raft_consensus.cc:2243] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.983758  5907 raft_consensus.cc:2272] T 99dbbfb525de486587be04b6e0da2d71 P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.985400  5907 tablet_replica.cc:333] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.985857  5907 raft_consensus.cc:2243] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.986197  5907 raft_consensus.cc:2272] T fd3c6d9376ad4560a0f1e545c067898c P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.987857  5907 tablet_replica.cc:333] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.988309  5907 raft_consensus.cc:2243] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.988996  5907 raft_consensus.cc:2272] T 2ea1eed64c0c4bf3a9bce921500b92eb P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.990612  5907 tablet_replica.cc:333] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.991046  5907 raft_consensus.cc:2243] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.991489  5907 raft_consensus.cc:2272] T b890b0e7f4324535a977e31ef81d5a89 P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.993362  5907 tablet_replica.cc:333] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.993817  5907 raft_consensus.cc:2243] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.994179  5907 raft_consensus.cc:2272] T 38e007c9124841329659afa91660f03d P 861946e926c44657a9166d32939517f4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.995910  5907 tablet_replica.cc:333] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.996357  5907 raft_consensus.cc:2243] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:30.996698  5907 raft_consensus.cc:2272] T 8545c5456f814a159746b07e296e3d6d P 861946e926c44657a9166d32939517f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:30.998342  5907 tablet_replica.cc:333] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:30.998773  5907 raft_consensus.cc:2243] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:30.999534  5907 raft_consensus.cc:2272] T 83af4442f85544938f9b10f64c545c87 P 861946e926c44657a9166d32939517f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:31.001245  5907 tablet_replica.cc:333] T 30283a69a8864b62ad329a30b4b958be P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:31.001649  5907 raft_consensus.cc:2243] T 30283a69a8864b62ad329a30b4b958be P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:31.002075  5907 raft_consensus.cc:2272] T 30283a69a8864b62ad329a30b4b958be P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:31.003978  5907 tablet_replica.cc:333] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4: stopping tablet replica
I20260709 12:14:31.004385  5907 raft_consensus.cc:2243] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:31.004740  5907 raft_consensus.cc:2272] T 6c65d7867a9849769fdf0db8e2729f7c P 861946e926c44657a9166d32939517f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:31.067044  5907 tablet_server.cc:196] TabletServer@127.5.196.196:0 shutdown complete.
I20260709 12:14:31.121860  5907 master.cc:562] Master@127.5.196.254:35375 shutting down...
I20260709 12:14:31.141458  5907 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 88f3f3519eb542898759de72384d6ed0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:31.141965  5907 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 88f3f3519eb542898759de72384d6ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:31.142247  5907 tablet_replica.cc:333] T 00000000000000000000000000000000 P 88f3f3519eb542898759de72384d6ed0: stopping tablet replica
I20260709 12:14:31.181051  5907 master.cc:584] Master@127.5.196.254:35375 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (30238 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:14:31.257932  5907 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.196.254:45057
I20260709 12:14:31.259023  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:31.264601 10903 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:31.264657 10902 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:31.265472 10905 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:31.267149  5907 server_base.cc:1061] running on GCE node
I20260709 12:14:31.268217  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:31.268388  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:31.268497  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599271268487 us; error 0 us; skew 500 ppm
I20260709 12:14:31.268947  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:31.271116  5907 webserver.cc:533] Webserver started at http://127.5.196.254:36531/ using document root <none> and password file <none>
I20260709 12:14:31.272352  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:31.272512  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:31.272714  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:31.273700  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599106579108-5907-0/minicluster-data/master-0-root/instance:
uuid: "76f849b65d5048cf90b3ac77d70718ec"
format_stamp: "Formatted at 2026-07-09 12:14:31 on dist-test-slave-95fd"
I20260709 12:14:31.277675  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:14:31.280643 10910 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:31.281291  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:14:31.281513  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599106579108-5907-0/minicluster-data/master-0-root
uuid: "76f849b65d5048cf90b3ac77d70718ec"
format_stamp: "Formatted at 2026-07-09 12:14:31 on dist-test-slave-95fd"
I20260709 12:14:31.281733  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599106579108-5907-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599106579108-5907-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599106579108-5907-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:31.299865  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:31.300896  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:31.335237  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.254:45057
I20260709 12:14:31.335348 10961 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.254:45057 every 8 connection(s)
I20260709 12:14:31.338860 10962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.348384 10962 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76f849b65d5048cf90b3ac77d70718ec: Bootstrap starting.
I20260709 12:14:31.352820 10962 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 76f849b65d5048cf90b3ac77d70718ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:31.356504 10962 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76f849b65d5048cf90b3ac77d70718ec: No bootstrap required, opened a new log
I20260709 12:14:31.358397 10962 raft_consensus.cc:359] T 00000000000000000000000000000000 P 76f849b65d5048cf90b3ac77d70718ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76f849b65d5048cf90b3ac77d70718ec" member_type: VOTER }
I20260709 12:14:31.358732 10962 raft_consensus.cc:385] T 00000000000000000000000000000000 P 76f849b65d5048cf90b3ac77d70718ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:31.358908 10962 raft_consensus.cc:740] T 00000000000000000000000000000000 P 76f849b65d5048cf90b3ac77d70718ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76f849b65d5048cf90b3ac77d70718ec, State: Initialized, Role: FOLLOWER
I20260709 12:14:31.359404 10962 consensus_queue.cc:260] T 00000000000000000000000000000000 P 76f849b65d5048cf90b3ac77d70718ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "76f849b65d5048cf90b3ac77d70718ec" member_type: VOTER }
I20260709 12:14:31.359800 10962 raft_consensus.cc:399] T 00000000000000000000000000000000 P 76f849b65d5048cf90b3ac77d70718ec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:31.359984 10962 raft_consensus.cc:493] T 00000000000000000000000000000000 P 76f849b65d5048cf90b3ac77d70718ec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:31.360179 10962 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 76f849b65d5048cf90b3ac77d70718ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:31.363924 10962 raft_consensus.cc:515] T 00000000000000000000000000000000 P 76f849b65d5048cf90b3ac77d70718ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76f849b65d5048cf90b3ac77d70718ec" member_type: VOTER }
I20260709 12:14:31.364334 10962 leader_election.cc:304] T 00000000000000000000000000000000 P 76f849b65d5048cf90b3ac77d70718ec [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: 76f849b65d5048cf90b3ac77d70718ec; no voters: 
I20260709 12:14:31.365255 10962 leader_election.cc:290] T 00000000000000000000000000000000 P 76f849b65d5048cf90b3ac77d70718ec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:31.365598 10965 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 76f849b65d5048cf90b3ac77d70718ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:31.366766 10965 raft_consensus.cc:697] T 00000000000000000000000000000000 P 76f849b65d5048cf90b3ac77d70718ec [term 1 LEADER]: Becoming Leader. State: Replica: 76f849b65d5048cf90b3ac77d70718ec, State: Running, Role: LEADER
I20260709 12:14:31.367408 10965 consensus_queue.cc:237] T 00000000000000000000000000000000 P 76f849b65d5048cf90b3ac77d70718ec [LEADER]: Queue going to LEADER mode. State: All 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: "76f849b65d5048cf90b3ac77d70718ec" member_type: VOTER }
I20260709 12:14:31.367889 10962 sys_catalog.cc:565] T 00000000000000000000000000000000 P 76f849b65d5048cf90b3ac77d70718ec [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:31.371909 10967 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76f849b65d5048cf90b3ac77d70718ec [sys.catalog]: SysCatalogTable state changed. Reason: New leader 76f849b65d5048cf90b3ac77d70718ec. Latest consensus state: current_term: 1 leader_uuid: "76f849b65d5048cf90b3ac77d70718ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76f849b65d5048cf90b3ac77d70718ec" member_type: VOTER } }
I20260709 12:14:31.372483 10967 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76f849b65d5048cf90b3ac77d70718ec [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:31.373348 10966 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76f849b65d5048cf90b3ac77d70718ec [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "76f849b65d5048cf90b3ac77d70718ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76f849b65d5048cf90b3ac77d70718ec" member_type: VOTER } }
I20260709 12:14:31.373888 10966 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76f849b65d5048cf90b3ac77d70718ec [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:31.374189 10973 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:31.381192 10973 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:31.386411  5907 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:31.390395 10973 catalog_manager.cc:1383] Generated new cluster ID: cbd7f4cb77e24879843d3ea9f1772886
I20260709 12:14:31.390662 10973 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:31.404994 10973 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:31.406158 10973 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:31.418107 10973 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 76f849b65d5048cf90b3ac77d70718ec: Generated new TSK 0
I20260709 12:14:31.418619 10973 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:31.452356  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:31.457970 10983 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:31.458652 10984 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:31.460470  5907 server_base.cc:1061] running on GCE node
W20260709 12:14:31.460695 10986 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:31.461503  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:31.461687  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:31.461859  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599271461842 us; error 0 us; skew 500 ppm
I20260709 12:14:31.462380  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:31.464444  5907 webserver.cc:533] Webserver started at http://127.5.196.193:45751/ using document root <none> and password file <none>
I20260709 12:14:31.464874  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:31.465031  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:31.465335  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:31.466370  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599106579108-5907-0/minicluster-data/ts-0-root/instance:
uuid: "e23b63e92684429c8db77e649c2f07bb"
format_stamp: "Formatted at 2026-07-09 12:14:31 on dist-test-slave-95fd"
I20260709 12:14:31.470551  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:14:31.473536 10991 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:31.474205  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:31.474469  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599106579108-5907-0/minicluster-data/ts-0-root
uuid: "e23b63e92684429c8db77e649c2f07bb"
format_stamp: "Formatted at 2026-07-09 12:14:31 on dist-test-slave-95fd"
I20260709 12:14:31.474716  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599106579108-5907-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599106579108-5907-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599106579108-5907-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:31.496069  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:31.497172  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:31.498489  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:31.500547  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:31.500726  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:31.500946  5907 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:31.501101  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:31.537461  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.193:41247
I20260709 12:14:31.537587 11053 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.193:41247 every 8 connection(s)
I20260709 12:14:31.542099  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:31.549044 11058 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:31.555048 11059 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:31.556219 11054 heartbeater.cc:344] Connected to a master server at 127.5.196.254:45057
W20260709 12:14:31.556403 11061 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:31.556667 11054 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:31.557536 11054 heartbeater.cc:507] Master 127.5.196.254:45057 requested a full tablet report, sending...
I20260709 12:14:31.557663  5907 server_base.cc:1061] running on GCE node
I20260709 12:14:31.558683  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:31.558913  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:31.559079  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599271559061 us; error 0 us; skew 500 ppm
I20260709 12:14:31.559765  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:31.559719 10927 ts_manager.cc:194] Registered new tserver with Master: e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247)
I20260709 12:14:31.562261 10927 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54546
I20260709 12:14:31.562371  5907 webserver.cc:533] Webserver started at http://127.5.196.194:40661/ using document root <none> and password file <none>
I20260709 12:14:31.563037  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:31.563266  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:31.563589  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:31.564592  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599106579108-5907-0/minicluster-data/ts-1-root/instance:
uuid: "9640ea60c642418184a19336a8ac928f"
format_stamp: "Formatted at 2026-07-09 12:14:31 on dist-test-slave-95fd"
I20260709 12:14:31.568866  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:14:31.571902 11066 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:31.572554  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:31.572810  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599106579108-5907-0/minicluster-data/ts-1-root
uuid: "9640ea60c642418184a19336a8ac928f"
format_stamp: "Formatted at 2026-07-09 12:14:31 on dist-test-slave-95fd"
I20260709 12:14:31.573068  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599106579108-5907-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599106579108-5907-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599106579108-5907-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:31.589491  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:31.590487  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:31.591797  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:31.593775  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:31.593951  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:31.594162  5907 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:31.594318  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:31.630246  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.194:44077
I20260709 12:14:31.630355 11128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.194:44077 every 8 connection(s)
I20260709 12:14:31.634783  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:31.640597 11132 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:31.641314 11133 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:31.643481 11135 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:31.643720  5907 server_base.cc:1061] running on GCE node
I20260709 12:14:31.644769  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:31.645015  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:31.645205  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599271645186 us; error 0 us; skew 500 ppm
I20260709 12:14:31.645812  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:31.646137 11129 heartbeater.cc:344] Connected to a master server at 127.5.196.254:45057
I20260709 12:14:31.646545 11129 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:31.647354 11129 heartbeater.cc:507] Master 127.5.196.254:45057 requested a full tablet report, sending...
I20260709 12:14:31.648228  5907 webserver.cc:533] Webserver started at http://127.5.196.195:40231/ using document root <none> and password file <none>
I20260709 12:14:31.648797  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:31.648964  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:31.649200  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:31.649283 10927 ts_manager.cc:194] Registered new tserver with Master: 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077)
I20260709 12:14:31.650226  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599106579108-5907-0/minicluster-data/ts-2-root/instance:
uuid: "7106f168481147bdbed811328c48ebb6"
format_stamp: "Formatted at 2026-07-09 12:14:31 on dist-test-slave-95fd"
I20260709 12:14:31.650604 10927 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54550
I20260709 12:14:31.654431  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:14:31.657526 11140 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:31.658160  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:31.658416  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599106579108-5907-0/minicluster-data/ts-2-root
uuid: "7106f168481147bdbed811328c48ebb6"
format_stamp: "Formatted at 2026-07-09 12:14:31 on dist-test-slave-95fd"
I20260709 12:14:31.658665  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599106579108-5907-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599106579108-5907-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599106579108-5907-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:31.674381  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:31.675483  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:31.676832  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:31.678810  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:31.678994  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:31.679204  5907 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:31.679371  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260709 12:14:31.714744  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.195:40147
I20260709 12:14:31.714847 11202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.195:40147 every 8 connection(s)
I20260709 12:14:31.726871 11203 heartbeater.cc:344] Connected to a master server at 127.5.196.254:45057
I20260709 12:14:31.727272 11203 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:31.727946 11203 heartbeater.cc:507] Master 127.5.196.254:45057 requested a full tablet report, sending...
I20260709 12:14:31.729619 10927 ts_manager.cc:194] Registered new tserver with Master: 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:31.729753  5907 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012127905s
I20260709 12:14:31.730875 10927 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54564
I20260709 12:14:31.751237 10927 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54568:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:14:31.753885 10927 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:14:31.815582 11094 tablet_service.cc:1511] Processing CreateTablet for tablet 71fa9c2e42fd48f98c77ef01da4c67ff (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:14:31.816978 11094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71fa9c2e42fd48f98c77ef01da4c67ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.820590 11093 tablet_service.cc:1511] Processing CreateTablet for tablet 73dcccbe5e4d43259843884d44b62d93 (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:14:31.821979 11093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73dcccbe5e4d43259843884d44b62d93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.824528 11168 tablet_service.cc:1511] Processing CreateTablet for tablet 71fa9c2e42fd48f98c77ef01da4c67ff (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:14:31.825361 11092 tablet_service.cc:1511] Processing CreateTablet for tablet 17572abe49a4474a9617f77e81b77232 (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:14:31.825845 11168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71fa9c2e42fd48f98c77ef01da4c67ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.827054 11091 tablet_service.cc:1511] Processing CreateTablet for tablet 31d601ba017746b69ec5e9d115ade421 (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:14:31.828549 11091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31d601ba017746b69ec5e9d115ade421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.828395 11167 tablet_service.cc:1511] Processing CreateTablet for tablet 73dcccbe5e4d43259843884d44b62d93 (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:14:31.829646 11167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73dcccbe5e4d43259843884d44b62d93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.832376 11166 tablet_service.cc:1511] Processing CreateTablet for tablet 17572abe49a4474a9617f77e81b77232 (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:14:31.833762 11092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17572abe49a4474a9617f77e81b77232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.837292 11090 tablet_service.cc:1511] Processing CreateTablet for tablet 4dfcbda7bd714676bd2fd367a7836120 (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:14:31.838624 11090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dfcbda7bd714676bd2fd367a7836120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.840442 11163 tablet_service.cc:1511] Processing CreateTablet for tablet 4fe57922a51c495298ccf9a012e56876 (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:14:31.841640 11164 tablet_service.cc:1511] Processing CreateTablet for tablet 4dfcbda7bd714676bd2fd367a7836120 (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:14:31.842130 11088 tablet_service.cc:1511] Processing CreateTablet for tablet eaea54d732b541a683fbeb2368a2abd8 (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:14:31.837890 11165 tablet_service.cc:1511] Processing CreateTablet for tablet 31d601ba017746b69ec5e9d115ade421 (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:14:31.843564 11088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaea54d732b541a683fbeb2368a2abd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.846235 11162 tablet_service.cc:1511] Processing CreateTablet for tablet eaea54d732b541a683fbeb2368a2abd8 (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:14:31.848429 11161 tablet_service.cc:1511] Processing CreateTablet for tablet 09d81f073eea40b8998b9cd20bc0087d (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:14:31.848922 11087 tablet_service.cc:1511] Processing CreateTablet for tablet 09d81f073eea40b8998b9cd20bc0087d (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:14:31.850179 11087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d81f073eea40b8998b9cd20bc0087d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.833709 11166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17572abe49a4474a9617f77e81b77232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.852905 11086 tablet_service.cc:1511] Processing CreateTablet for tablet 4497026c354d453a8de7612d1dbbb915 (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:14:31.853915 11163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fe57922a51c495298ccf9a012e56876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.854163 11086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4497026c354d453a8de7612d1dbbb915. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.854537 11164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dfcbda7bd714676bd2fd367a7836120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.855162 11165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31d601ba017746b69ec5e9d115ade421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.856600 11019 tablet_service.cc:1511] Processing CreateTablet for tablet 71fa9c2e42fd48f98c77ef01da4c67ff (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:14:31.856825 11085 tablet_service.cc:1511] Processing CreateTablet for tablet 266ba544a65749b59fc6f478b1121b2a (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:14:31.857849 11019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71fa9c2e42fd48f98c77ef01da4c67ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.857968 11085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266ba544a65749b59fc6f478b1121b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.840333 11089 tablet_service.cc:1511] Processing CreateTablet for tablet 4fe57922a51c495298ccf9a012e56876 (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:14:31.860250 11018 tablet_service.cc:1511] Processing CreateTablet for tablet 73dcccbe5e4d43259843884d44b62d93 (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:14:31.860853 11161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d81f073eea40b8998b9cd20bc0087d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.861788 11162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaea54d732b541a683fbeb2368a2abd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.860307 11089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fe57922a51c495298ccf9a012e56876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.864333 11018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73dcccbe5e4d43259843884d44b62d93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.867173 11160 tablet_service.cc:1511] Processing CreateTablet for tablet 4497026c354d453a8de7612d1dbbb915 (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:14:31.868497 11160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4497026c354d453a8de7612d1dbbb915. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.870620 11159 tablet_service.cc:1511] Processing CreateTablet for tablet 266ba544a65749b59fc6f478b1121b2a (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:14:31.871856 11159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266ba544a65749b59fc6f478b1121b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.877805 11017 tablet_service.cc:1511] Processing CreateTablet for tablet 17572abe49a4474a9617f77e81b77232 (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:14:31.892050 11016 tablet_service.cc:1511] Processing CreateTablet for tablet 31d601ba017746b69ec5e9d115ade421 (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:14:31.897293 11017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17572abe49a4474a9617f77e81b77232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.907511 11016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31d601ba017746b69ec5e9d115ade421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.915913 11013 tablet_service.cc:1511] Processing CreateTablet for tablet eaea54d732b541a683fbeb2368a2abd8 (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:14:31.917304 11013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaea54d732b541a683fbeb2368a2abd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.901609 11015 tablet_service.cc:1511] Processing CreateTablet for tablet 4dfcbda7bd714676bd2fd367a7836120 (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:14:31.920547 11015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dfcbda7bd714676bd2fd367a7836120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.904323 11012 tablet_service.cc:1511] Processing CreateTablet for tablet 09d81f073eea40b8998b9cd20bc0087d (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:14:31.930472 11012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d81f073eea40b8998b9cd20bc0087d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.905534 11011 tablet_service.cc:1511] Processing CreateTablet for tablet 4497026c354d453a8de7612d1dbbb915 (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:14:31.902619 11014 tablet_service.cc:1511] Processing CreateTablet for tablet 4fe57922a51c495298ccf9a012e56876 (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:14:31.906867 11010 tablet_service.cc:1511] Processing CreateTablet for tablet 266ba544a65749b59fc6f478b1121b2a (DEFAULT_TABLE table=test-workload [id=64a12e8b7c5d4f1d97fa86c994a50d2a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:14:31.936669 11011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4497026c354d453a8de7612d1dbbb915. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.939929 11014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fe57922a51c495298ccf9a012e56876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.942420 11010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266ba544a65749b59fc6f478b1121b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.947186 11218 tablet_bootstrap.cc:492] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6: Bootstrap starting.
I20260709 12:14:31.947505 11220 tablet_bootstrap.cc:492] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f: Bootstrap starting.
I20260709 12:14:31.947984 11219 tablet_bootstrap.cc:492] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb: Bootstrap starting.
I20260709 12:14:31.966154 11219 tablet_bootstrap.cc:654] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:31.985054 11220 tablet_bootstrap.cc:654] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:31.973037 11218 tablet_bootstrap.cc:654] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.031282 11219 tablet_bootstrap.cc:492] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb: No bootstrap required, opened a new log
I20260709 12:14:32.032546 11219 ts_tablet_manager.cc:1403] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb: Time spent bootstrapping tablet: real 0.085s	user 0.026s	sys 0.026s
I20260709 12:14:32.035348 11219 raft_consensus.cc:359] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } } peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } }
I20260709 12:14:32.036079 11219 raft_consensus.cc:385] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.036387 11219 raft_consensus.cc:740] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b63e92684429c8db77e649c2f07bb, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.037117 11219 consensus_queue.cc:260] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } } peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } }
I20260709 12:14:32.041421 11218 tablet_bootstrap.cc:492] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6: No bootstrap required, opened a new log
I20260709 12:14:32.042001 11218 ts_tablet_manager.cc:1403] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6: Time spent bootstrapping tablet: real 0.095s	user 0.015s	sys 0.000s
I20260709 12:14:32.044544 11218 raft_consensus.cc:359] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.045334 11218 raft_consensus.cc:385] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.045630 11218 raft_consensus.cc:740] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.046542 11218 consensus_queue.cc:260] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.051510 11220 tablet_bootstrap.cc:492] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f: No bootstrap required, opened a new log
I20260709 12:14:32.052129 11220 ts_tablet_manager.cc:1403] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f: Time spent bootstrapping tablet: real 0.105s	user 0.015s	sys 0.011s
I20260709 12:14:32.057801 11203 heartbeater.cc:499] Master 127.5.196.254:45057 was elected leader, sending a full tablet report...
I20260709 12:14:32.059266 11218 ts_tablet_manager.cc:1434] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.012s
I20260709 12:14:32.059343 11054 heartbeater.cc:499] Master 127.5.196.254:45057 was elected leader, sending a full tablet report...
I20260709 12:14:32.060154 11219 ts_tablet_manager.cc:1434] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb: Time spent starting tablet: real 0.027s	user 0.015s	sys 0.004s
I20260709 12:14:32.060555 11218 tablet_bootstrap.cc:492] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6: Bootstrap starting.
I20260709 12:14:32.061084 11219 tablet_bootstrap.cc:492] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb: Bootstrap starting.
I20260709 12:14:32.066926 11218 tablet_bootstrap.cc:654] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.066926 11219 tablet_bootstrap.cc:654] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.069949 11220 raft_consensus.cc:359] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.070863 11220 raft_consensus.cc:385] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.071214 11220 raft_consensus.cc:740] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.071918 11218 tablet_bootstrap.cc:492] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6: No bootstrap required, opened a new log
I20260709 12:14:32.072466 11218 ts_tablet_manager.cc:1403] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260709 12:14:32.072286 11220 consensus_queue.cc:260] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.075434 11218 raft_consensus.cc:359] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.076153 11218 raft_consensus.cc:385] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.076555 11218 raft_consensus.cc:740] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.077317 11218 consensus_queue.cc:260] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.078207 11129 heartbeater.cc:499] Master 127.5.196.254:45057 was elected leader, sending a full tablet report...
I20260709 12:14:32.079355 11218 ts_tablet_manager.cc:1434] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 12:14:32.080295 11218 tablet_bootstrap.cc:492] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6: Bootstrap starting.
I20260709 12:14:32.079382 11220 ts_tablet_manager.cc:1434] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.005s
I20260709 12:14:32.081954 11219 tablet_bootstrap.cc:492] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb: No bootstrap required, opened a new log
I20260709 12:14:32.082473 11219 ts_tablet_manager.cc:1403] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.009s
I20260709 12:14:32.085170 11219 raft_consensus.cc:359] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.085855 11219 raft_consensus.cc:385] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.086176 11219 raft_consensus.cc:740] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b63e92684429c8db77e649c2f07bb, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.086313 11218 tablet_bootstrap.cc:654] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.086727 11220 tablet_bootstrap.cc:492] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f: Bootstrap starting.
I20260709 12:14:32.087009 11219 consensus_queue.cc:260] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.089156 11219 ts_tablet_manager.cc:1434] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:32.090046 11219 tablet_bootstrap.cc:492] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb: Bootstrap starting.
I20260709 12:14:32.093412 11220 tablet_bootstrap.cc:654] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.095762 11219 tablet_bootstrap.cc:654] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.105327 11220 tablet_bootstrap.cc:492] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f: No bootstrap required, opened a new log
I20260709 12:14:32.105877 11220 ts_tablet_manager.cc:1403] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 12:14:32.108716 11220 raft_consensus.cc:359] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.110424 11220 raft_consensus.cc:385] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.110774 11220 raft_consensus.cc:740] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.111720 11219 tablet_bootstrap.cc:492] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb: No bootstrap required, opened a new log
I20260709 12:14:32.111629 11220 consensus_queue.cc:260] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.112258 11219 ts_tablet_manager.cc:1403] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.012s
I20260709 12:14:32.113955 11220 ts_tablet_manager.cc:1434] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260709 12:14:32.115096 11220 tablet_bootstrap.cc:492] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f: Bootstrap starting.
I20260709 12:14:32.115244 11219 raft_consensus.cc:359] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.116014 11219 raft_consensus.cc:385] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.116351 11219 raft_consensus.cc:740] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b63e92684429c8db77e649c2f07bb, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.117167 11219 consensus_queue.cc:260] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.120929 11219 ts_tablet_manager.cc:1434] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:14:32.121444 11220 tablet_bootstrap.cc:654] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.121912 11219 tablet_bootstrap.cc:492] T 31d601ba017746b69ec5e9d115ade421 P e23b63e92684429c8db77e649c2f07bb: Bootstrap starting.
I20260709 12:14:32.128284 11219 tablet_bootstrap.cc:654] T 31d601ba017746b69ec5e9d115ade421 P e23b63e92684429c8db77e649c2f07bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.132767 11220 tablet_bootstrap.cc:492] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f: No bootstrap required, opened a new log
I20260709 12:14:32.133292 11220 ts_tablet_manager.cc:1403] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.010s
I20260709 12:14:32.136324 11220 raft_consensus.cc:359] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.137099 11220 raft_consensus.cc:385] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.137437 11220 raft_consensus.cc:740] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.138399 11220 consensus_queue.cc:260] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.140918 11220 ts_tablet_manager.cc:1434] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 12:14:32.141985 11220 tablet_bootstrap.cc:492] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f: Bootstrap starting.
I20260709 12:14:32.149026 11220 tablet_bootstrap.cc:654] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.149096 11219 tablet_bootstrap.cc:492] T 31d601ba017746b69ec5e9d115ade421 P e23b63e92684429c8db77e649c2f07bb: No bootstrap required, opened a new log
I20260709 12:14:32.149659 11219 ts_tablet_manager.cc:1403] T 31d601ba017746b69ec5e9d115ade421 P e23b63e92684429c8db77e649c2f07bb: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.017s
I20260709 12:14:32.152487 11219 raft_consensus.cc:359] T 31d601ba017746b69ec5e9d115ade421 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.153231 11219 raft_consensus.cc:385] T 31d601ba017746b69ec5e9d115ade421 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.153545 11219 raft_consensus.cc:740] T 31d601ba017746b69ec5e9d115ade421 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b63e92684429c8db77e649c2f07bb, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.154392 11219 consensus_queue.cc:260] T 31d601ba017746b69ec5e9d115ade421 P e23b63e92684429c8db77e649c2f07bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.156821 11219 ts_tablet_manager.cc:1434] T 31d601ba017746b69ec5e9d115ade421 P e23b63e92684429c8db77e649c2f07bb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:32.157891 11219 tablet_bootstrap.cc:492] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb: Bootstrap starting.
I20260709 12:14:32.158669 11218 tablet_bootstrap.cc:492] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6: No bootstrap required, opened a new log
I20260709 12:14:32.159219 11218 ts_tablet_manager.cc:1403] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6: Time spent bootstrapping tablet: real 0.079s	user 0.041s	sys 0.033s
I20260709 12:14:32.160431 11220 tablet_bootstrap.cc:492] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f: No bootstrap required, opened a new log
I20260709 12:14:32.161059 11220 ts_tablet_manager.cc:1403] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 12:14:32.162066 11218 raft_consensus.cc:359] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.162827 11218 raft_consensus.cc:385] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.163153 11218 raft_consensus.cc:740] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.163836 11219 tablet_bootstrap.cc:654] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.163731 11220 raft_consensus.cc:359] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } } peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } }
I20260709 12:14:32.164052 11218 consensus_queue.cc:260] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.164623 11220 raft_consensus.cc:385] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.165071 11220 raft_consensus.cc:740] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.165971 11220 consensus_queue.cc:260] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } } peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } }
I20260709 12:14:32.168517 11220 ts_tablet_manager.cc:1434] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:32.168641 11218 ts_tablet_manager.cc:1434] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:14:32.169612 11220 tablet_bootstrap.cc:492] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f: Bootstrap starting.
I20260709 12:14:32.169687 11218 tablet_bootstrap.cc:492] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6: Bootstrap starting.
I20260709 12:14:32.176244 11218 tablet_bootstrap.cc:654] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.177451 11220 tablet_bootstrap.cc:654] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.178364 11219 tablet_bootstrap.cc:492] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb: No bootstrap required, opened a new log
I20260709 12:14:32.178913 11219 ts_tablet_manager.cc:1403] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.012s
I20260709 12:14:32.181877 11219 raft_consensus.cc:359] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.182646 11219 raft_consensus.cc:385] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.182978 11219 raft_consensus.cc:740] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b63e92684429c8db77e649c2f07bb, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.183872 11219 consensus_queue.cc:260] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.187525 11218 tablet_bootstrap.cc:492] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6: No bootstrap required, opened a new log
I20260709 12:14:32.187950 11219 ts_tablet_manager.cc:1434] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:14:32.188047 11218 ts_tablet_manager.cc:1403] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260709 12:14:32.188490 11220 tablet_bootstrap.cc:492] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f: No bootstrap required, opened a new log
I20260709 12:14:32.189040 11219 tablet_bootstrap.cc:492] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb: Bootstrap starting.
I20260709 12:14:32.189041 11220 ts_tablet_manager.cc:1403] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260709 12:14:32.190990 11218 raft_consensus.cc:359] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.191828 11218 raft_consensus.cc:385] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.192170 11218 raft_consensus.cc:740] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.192027 11220 raft_consensus.cc:359] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.192931 11220 raft_consensus.cc:385] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.193313 11220 raft_consensus.cc:740] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.193209 11218 consensus_queue.cc:260] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.194319 11220 consensus_queue.cc:260] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.195547 11219 tablet_bootstrap.cc:654] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.196712 11220 ts_tablet_manager.cc:1434] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 12:14:32.197561 11218 ts_tablet_manager.cc:1434] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 12:14:32.197731 11220 tablet_bootstrap.cc:492] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f: Bootstrap starting.
I20260709 12:14:32.197997 11228 raft_consensus.cc:493] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.198570 11218 tablet_bootstrap.cc:492] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6: Bootstrap starting.
I20260709 12:14:32.198472 11228 raft_consensus.cc:515] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.201018 11228 leader_election.cc:290] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:32.204970 11218 tablet_bootstrap.cc:654] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.211975 11224 raft_consensus.cc:493] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.212472 11224 raft_consensus.cc:515] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } } peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } }
I20260709 12:14:32.214983 11224 leader_election.cc:290] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:32.215322 11220 tablet_bootstrap.cc:654] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.223150 11243 raft_consensus.cc:493] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.224128 11243 raft_consensus.cc:515] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.226280 11243 leader_election.cc:290] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:32.230283 11219 tablet_bootstrap.cc:492] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb: No bootstrap required, opened a new log
I20260709 12:14:32.230436 11220 tablet_bootstrap.cc:492] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f: No bootstrap required, opened a new log
I20260709 12:14:32.231276 11220 ts_tablet_manager.cc:1403] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.000s
I20260709 12:14:32.231169 11219 ts_tablet_manager.cc:1403] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.004s
I20260709 12:14:32.234236 11220 raft_consensus.cc:359] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.234966 11220 raft_consensus.cc:385] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.235321 11220 raft_consensus.cc:740] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.236521 11220 consensus_queue.cc:260] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.237330 11029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d601ba017746b69ec5e9d115ade421" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b63e92684429c8db77e649c2f07bb" is_pre_election: true
I20260709 12:14:32.238036 11029 raft_consensus.cc:2468] T 31d601ba017746b69ec5e9d115ade421 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9640ea60c642418184a19336a8ac928f in term 0.
I20260709 12:14:32.239507 11070 leader_election.cc:304] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9640ea60c642418184a19336a8ac928f, e23b63e92684429c8db77e649c2f07bb; no voters: 
I20260709 12:14:32.236433 11219 raft_consensus.cc:359] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.240643 11220 ts_tablet_manager.cc:1434] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:14:32.240826 11228 raft_consensus.cc:2804] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:32.244052 11178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d601ba017746b69ec5e9d115ade421" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7106f168481147bdbed811328c48ebb6" is_pre_election: true
I20260709 12:14:32.246153 11228 raft_consensus.cc:493] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:32.246495 11228 raft_consensus.cc:3060] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:32.247329 11068 leader_election.cc:343] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:32.248459 11218 tablet_bootstrap.cc:492] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6: No bootstrap required, opened a new log
I20260709 12:14:32.249032 11218 ts_tablet_manager.cc:1403] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.004s
I20260709 12:14:32.251041 11220 tablet_bootstrap.cc:492] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f: Bootstrap starting.
I20260709 12:14:32.251864 11218 raft_consensus.cc:359] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.252631 11218 raft_consensus.cc:385] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.252949 11218 raft_consensus.cc:740] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.253607 11228 raft_consensus.cc:515] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.253837 11218 consensus_queue.cc:260] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.256242 11029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d601ba017746b69ec5e9d115ade421" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b63e92684429c8db77e649c2f07bb"
I20260709 12:14:32.256788 11029 raft_consensus.cc:3060] T 31d601ba017746b69ec5e9d115ade421 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.245499 11219 raft_consensus.cc:385] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.258235 11219 raft_consensus.cc:740] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b63e92684429c8db77e649c2f07bb, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.259027 11219 consensus_queue.cc:260] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.260517 11243 raft_consensus.cc:493] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.261061 11243 raft_consensus.cc:515] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.261991 11104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fa9c2e42fd48f98c77ef01da4c67ff" candidate_uuid: "e23b63e92684429c8db77e649c2f07bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9640ea60c642418184a19336a8ac928f" is_pre_election: true
I20260709 12:14:32.262279 11219 ts_tablet_manager.cc:1434] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 12:14:32.262936 11103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4497026c354d453a8de7612d1dbbb915" candidate_uuid: "e23b63e92684429c8db77e649c2f07bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9640ea60c642418184a19336a8ac928f" is_pre_election: true
I20260709 12:14:32.263649 11104 raft_consensus.cc:2468] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e23b63e92684429c8db77e649c2f07bb in term 0.
I20260709 12:14:32.263320 11219 tablet_bootstrap.cc:492] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb: Bootstrap starting.
I20260709 12:14:32.265429 11178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d601ba017746b69ec5e9d115ade421" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7106f168481147bdbed811328c48ebb6"
W20260709 12:14:32.266822 11068 leader_election.cc:343] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:32.263890 11228 leader_election.cc:290] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 1 election: Requested vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:32.268307 11104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d81f073eea40b8998b9cd20bc0087d" candidate_uuid: "e23b63e92684429c8db77e649c2f07bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9640ea60c642418184a19336a8ac928f" is_pre_election: true
I20260709 12:14:32.263077 11243 leader_election.cc:290] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:32.269918 11220 tablet_bootstrap.cc:654] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.269940 11103 raft_consensus.cc:2468] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e23b63e92684429c8db77e649c2f07bb in term 0.
I20260709 12:14:32.270769 11219 tablet_bootstrap.cc:654] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.271505 10992 leader_election.cc:304] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9640ea60c642418184a19336a8ac928f, e23b63e92684429c8db77e649c2f07bb; no voters: 
I20260709 12:14:32.271898 11029 raft_consensus.cc:2468] T 31d601ba017746b69ec5e9d115ade421 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9640ea60c642418184a19336a8ac928f in term 1.
I20260709 12:14:32.275135 11070 leader_election.cc:304] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9640ea60c642418184a19336a8ac928f, e23b63e92684429c8db77e649c2f07bb; no voters: 7106f168481147bdbed811328c48ebb6
I20260709 12:14:32.275457 11243 raft_consensus.cc:2804] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:32.276106 11243 raft_consensus.cc:493] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:32.276206 11228 raft_consensus.cc:2804] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:32.276589 11243 raft_consensus.cc:3060] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.277297 11218 ts_tablet_manager.cc:1434] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.002s
I20260709 12:14:32.283986 11243 raft_consensus.cc:515] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } } peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } }
I20260709 12:14:32.288882 11243 leader_election.cc:290] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 election: Requested vote from peers 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:32.289036 11177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4497026c354d453a8de7612d1dbbb915" candidate_uuid: "e23b63e92684429c8db77e649c2f07bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7106f168481147bdbed811328c48ebb6" is_pre_election: true
I20260709 12:14:32.289641 11178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fa9c2e42fd48f98c77ef01da4c67ff" candidate_uuid: "e23b63e92684429c8db77e649c2f07bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7106f168481147bdbed811328c48ebb6" is_pre_election: true
I20260709 12:14:32.290380 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d81f073eea40b8998b9cd20bc0087d" candidate_uuid: "e23b63e92684429c8db77e649c2f07bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7106f168481147bdbed811328c48ebb6" is_pre_election: true
I20260709 12:14:32.290963 11175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fa9c2e42fd48f98c77ef01da4c67ff" candidate_uuid: "e23b63e92684429c8db77e649c2f07bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7106f168481147bdbed811328c48ebb6"
I20260709 12:14:32.291137 11176 raft_consensus.cc:2468] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e23b63e92684429c8db77e649c2f07bb in term 0.
I20260709 12:14:32.284795 11218 tablet_bootstrap.cc:492] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6: Bootstrap starting.
I20260709 12:14:32.291961 11220 tablet_bootstrap.cc:492] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f: No bootstrap required, opened a new log
I20260709 12:14:32.292508 11220 ts_tablet_manager.cc:1403] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.015s
W20260709 12:14:32.284997 10992 leader_election.cc:343] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:32.293682 10993 leader_election.cc:343] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:32.294250 10992 leader_election.cc:304] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [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: 9640ea60c642418184a19336a8ac928f, e23b63e92684429c8db77e649c2f07bb; no voters: 7106f168481147bdbed811328c48ebb6
W20260709 12:14:32.294409 10993 leader_election.cc:343] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:32.295362 10993 leader_election.cc:343] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:32.295639 11220 raft_consensus.cc:359] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.296025 10993 leader_election.cc:304] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [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: 7106f168481147bdbed811328c48ebb6, e23b63e92684429c8db77e649c2f07bb; no voters: 9640ea60c642418184a19336a8ac928f
I20260709 12:14:32.296317 11103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fa9c2e42fd48f98c77ef01da4c67ff" candidate_uuid: "e23b63e92684429c8db77e649c2f07bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9640ea60c642418184a19336a8ac928f"
I20260709 12:14:32.296517 11220 raft_consensus.cc:385] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.296922 11220 raft_consensus.cc:740] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.296864 11224 raft_consensus.cc:2804] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:32.296977 11103 raft_consensus.cc:3060] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.298130 11224 raft_consensus.cc:493] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:32.297956 11220 consensus_queue.cc:260] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.298606 11224 raft_consensus.cc:3060] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.300464 11228 raft_consensus.cc:697] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f [term 1 LEADER]: Becoming Leader. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Running, Role: LEADER
I20260709 12:14:32.301259 11218 tablet_bootstrap.cc:654] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.301329 11228 consensus_queue.cc:237] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.304476 11103 raft_consensus.cc:2468] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e23b63e92684429c8db77e649c2f07bb in term 1.
I20260709 12:14:32.305554 10992 leader_election.cc:304] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9640ea60c642418184a19336a8ac928f, e23b63e92684429c8db77e649c2f07bb; no voters: 7106f168481147bdbed811328c48ebb6
I20260709 12:14:32.297597 11243 raft_consensus.cc:2804] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:32.306641 11243 raft_consensus.cc:493] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:32.306296 11224 raft_consensus.cc:515] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.306991 11243 raft_consensus.cc:3060] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.309556 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4497026c354d453a8de7612d1dbbb915" candidate_uuid: "e23b63e92684429c8db77e649c2f07bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7106f168481147bdbed811328c48ebb6"
W20260709 12:14:32.310873 10993 leader_election.cc:343] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:32.310959 11219 tablet_bootstrap.cc:492] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb: No bootstrap required, opened a new log
I20260709 12:14:32.311470 11224 leader_election.cc:290] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 election: Requested vote from peers 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:32.311542 11219 ts_tablet_manager.cc:1403] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.007s
I20260709 12:14:32.312137 11224 raft_consensus.cc:2804] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:32.312635 11224 raft_consensus.cc:697] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [term 1 LEADER]: Becoming Leader. State: Replica: e23b63e92684429c8db77e649c2f07bb, State: Running, Role: LEADER
I20260709 12:14:32.313087 11243 raft_consensus.cc:515] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.313452 11224 consensus_queue.cc:237] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } } peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } }
I20260709 12:14:32.315673 11220 ts_tablet_manager.cc:1434] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.004s
I20260709 12:14:32.315979 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d81f073eea40b8998b9cd20bc0087d" candidate_uuid: "e23b63e92684429c8db77e649c2f07bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7106f168481147bdbed811328c48ebb6"
I20260709 12:14:32.316504 11176 raft_consensus.cc:3060] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.315608 11219 raft_consensus.cc:359] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.317044 11219 raft_consensus.cc:385] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.317058 11220 tablet_bootstrap.cc:492] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f: Bootstrap starting.
I20260709 12:14:32.317363 11219 raft_consensus.cc:740] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b63e92684429c8db77e649c2f07bb, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.320734 11219 consensus_queue.cc:260] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.322154 11228 raft_consensus.cc:493] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.322661 11228 raft_consensus.cc:515] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.323323 11176 raft_consensus.cc:2468] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e23b63e92684429c8db77e649c2f07bb in term 1.
I20260709 12:14:32.322778 10926 catalog_manager.cc:5697] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9640ea60c642418184a19336a8ac928f (127.5.196.194). New cstate: current_term: 1 leader_uuid: "9640ea60c642418184a19336a8ac928f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:32.324340 10993 leader_election.cc:304] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7106f168481147bdbed811328c48ebb6, e23b63e92684429c8db77e649c2f07bb; no voters: 
I20260709 12:14:32.325667 11029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaea54d732b541a683fbeb2368a2abd8" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b63e92684429c8db77e649c2f07bb" is_pre_election: true
I20260709 12:14:32.325181 11243 leader_election.cc:290] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 election: Requested vote from peers 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:32.328550 11228 leader_election.cc:290] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
W20260709 12:14:32.329205 11070 leader_election.cc:343] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:32.329789 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaea54d732b541a683fbeb2368a2abd8" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7106f168481147bdbed811328c48ebb6" is_pre_election: true
I20260709 12:14:32.330495 11104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d81f073eea40b8998b9cd20bc0087d" candidate_uuid: "e23b63e92684429c8db77e649c2f07bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9640ea60c642418184a19336a8ac928f"
I20260709 12:14:32.330528 11176 raft_consensus.cc:2468] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9640ea60c642418184a19336a8ac928f in term 0.
I20260709 12:14:32.330588 11243 raft_consensus.cc:2804] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:32.332122 11243 raft_consensus.cc:697] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [term 1 LEADER]: Becoming Leader. State: Replica: e23b63e92684429c8db77e649c2f07bb, State: Running, Role: LEADER
I20260709 12:14:32.329736 11103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4497026c354d453a8de7612d1dbbb915" candidate_uuid: "e23b63e92684429c8db77e649c2f07bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9640ea60c642418184a19336a8ac928f"
W20260709 12:14:32.332541 10992 leader_election.cc:343] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:32.332991 11103 raft_consensus.cc:3060] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.332871 11243 consensus_queue.cc:237] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.334647 11068 leader_election.cc:304] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [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: 7106f168481147bdbed811328c48ebb6, 9640ea60c642418184a19336a8ac928f; no voters: e23b63e92684429c8db77e649c2f07bb
I20260709 12:14:32.335500 11228 raft_consensus.cc:2804] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:32.335824 11228 raft_consensus.cc:493] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:32.336634 11228 raft_consensus.cc:3060] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.351473 11218 tablet_bootstrap.cc:492] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6: No bootstrap required, opened a new log
I20260709 12:14:32.355216 11218 ts_tablet_manager.cc:1403] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.006s
I20260709 12:14:32.352648 11228 raft_consensus.cc:515] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.357599 11029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaea54d732b541a683fbeb2368a2abd8" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b63e92684429c8db77e649c2f07bb"
I20260709 12:14:32.358242 11218 raft_consensus.cc:359] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.358997 11218 raft_consensus.cc:385] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.351218 11103 raft_consensus.cc:2468] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e23b63e92684429c8db77e649c2f07bb in term 1.
I20260709 12:14:32.359282 11218 raft_consensus.cc:740] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.361555 11220 tablet_bootstrap.cc:654] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:32.359954 11070 leader_election.cc:343] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:32.361117 10992 leader_election.cc:304] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9640ea60c642418184a19336a8ac928f, e23b63e92684429c8db77e649c2f07bb; no voters: 7106f168481147bdbed811328c48ebb6
I20260709 12:14:32.359404 10922 catalog_manager.cc:5697] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb reported cstate change: term changed from 0 to 1, leader changed from <none> to e23b63e92684429c8db77e649c2f07bb (127.5.196.193). New cstate: current_term: 1 leader_uuid: "e23b63e92684429c8db77e649c2f07bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:32.364018 11243 raft_consensus.cc:2804] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:32.363358 11219 ts_tablet_manager.cc:1434] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb: Time spent starting tablet: real 0.051s	user 0.012s	sys 0.009s
I20260709 12:14:32.363356 11218 consensus_queue.cc:260] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.366278 11219 tablet_bootstrap.cc:492] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb: Bootstrap starting.
I20260709 12:14:32.367790 11218 ts_tablet_manager.cc:1434] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 12:14:32.368778 11218 tablet_bootstrap.cc:492] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6: Bootstrap starting.
I20260709 12:14:32.372594 11219 tablet_bootstrap.cc:654] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.373714 11243 raft_consensus.cc:697] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [term 1 LEADER]: Becoming Leader. State: Replica: e23b63e92684429c8db77e649c2f07bb, State: Running, Role: LEADER
I20260709 12:14:32.377311 11243 consensus_queue.cc:237] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.379806 11220 tablet_bootstrap.cc:492] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f: No bootstrap required, opened a new log
I20260709 12:14:32.379944 11228 leader_election.cc:290] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 1 election: Requested vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:32.380415 11220 ts_tablet_manager.cc:1403] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.006s
I20260709 12:14:32.381595 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaea54d732b541a683fbeb2368a2abd8" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7106f168481147bdbed811328c48ebb6"
I20260709 12:14:32.382138 11176 raft_consensus.cc:3060] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.383128 11220 raft_consensus.cc:359] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.383834 11220 raft_consensus.cc:385] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.384083 11220 raft_consensus.cc:740] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Initialized, Role: FOLLOWER
W20260709 12:14:32.385124 11130 tablet.cc:2406] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:14:32.386425 11218 tablet_bootstrap.cc:654] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.384833 11220 consensus_queue.cc:260] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.390177 11220 ts_tablet_manager.cc:1434] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 12:14:32.390763 11176 raft_consensus.cc:2468] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9640ea60c642418184a19336a8ac928f in term 1.
I20260709 12:14:32.391065 11220 tablet_bootstrap.cc:492] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f: Bootstrap starting.
I20260709 12:14:32.391706 11225 raft_consensus.cc:493] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.392191 11225 raft_consensus.cc:515] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
W20260709 12:14:32.393239 10975 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:32.394649 11225 leader_election.cc:290] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077)
I20260709 12:14:32.396806 11220 tablet_bootstrap.cc:654] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.396945 11228 raft_consensus.cc:493] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.397531 11228 raft_consensus.cc:515] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.400277 11029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe57922a51c495298ccf9a012e56876" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b63e92684429c8db77e649c2f07bb" is_pre_election: true
I20260709 12:14:32.400869 11029 raft_consensus.cc:2468] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9640ea60c642418184a19336a8ac928f in term 0.
I20260709 12:14:32.402127 11070 leader_election.cc:304] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9640ea60c642418184a19336a8ac928f, e23b63e92684429c8db77e649c2f07bb; no voters: 
I20260709 12:14:32.403046 11249 raft_consensus.cc:2804] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:32.403427 11249 raft_consensus.cc:493] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:32.403724 11249 raft_consensus.cc:3060] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.411847 11220 tablet_bootstrap.cc:492] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f: No bootstrap required, opened a new log
I20260709 12:14:32.415865 11228 leader_election.cc:290] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:32.413098 11249 raft_consensus.cc:515] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.418172 11220 ts_tablet_manager.cc:1403] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260709 12:14:32.418345 11029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe57922a51c495298ccf9a012e56876" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b63e92684429c8db77e649c2f07bb"
I20260709 12:14:32.418973 11029 raft_consensus.cc:3060] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.420799 11220 raft_consensus.cc:359] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.421448 11220 raft_consensus.cc:385] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.421685 11220 raft_consensus.cc:740] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.422492 11220 consensus_queue.cc:260] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.424820 11220 ts_tablet_manager.cc:1434] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:14:32.425191 11249 leader_election.cc:290] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 1 election: Requested vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:32.426002 11220 tablet_bootstrap.cc:492] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f: Bootstrap starting.
I20260709 12:14:32.426951 11029 raft_consensus.cc:2468] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9640ea60c642418184a19336a8ac928f in term 1.
I20260709 12:14:32.428105 11070 leader_election.cc:304] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9640ea60c642418184a19336a8ac928f, e23b63e92684429c8db77e649c2f07bb; no voters: 
I20260709 12:14:32.429036 11249 raft_consensus.cc:2804] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:32.429708 11258 raft_consensus.cc:493] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.430176 11258 raft_consensus.cc:515] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.431574 11220 tablet_bootstrap.cc:654] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.432289 11258 leader_election.cc:290] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:32.434212 11103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17572abe49a4474a9617f77e81b77232" candidate_uuid: "e23b63e92684429c8db77e649c2f07bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9640ea60c642418184a19336a8ac928f" is_pre_election: true
I20260709 12:14:32.434844 11103 raft_consensus.cc:2468] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e23b63e92684429c8db77e649c2f07bb in term 0.
I20260709 12:14:32.436021 10992 leader_election.cc:304] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9640ea60c642418184a19336a8ac928f, e23b63e92684429c8db77e649c2f07bb; no voters: 
I20260709 12:14:32.437294 11258 raft_consensus.cc:2804] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:32.437700 11258 raft_consensus.cc:493] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:32.438063 11258 raft_consensus.cc:3060] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.442133 11228 raft_consensus.cc:493] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.442664 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17572abe49a4474a9617f77e81b77232" candidate_uuid: "e23b63e92684429c8db77e649c2f07bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7106f168481147bdbed811328c48ebb6" is_pre_election: true
I20260709 12:14:32.442625 11228 raft_consensus.cc:515] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
W20260709 12:14:32.444175 10993 leader_election.cc:343] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:32.444833 11228 leader_election.cc:290] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:32.446128 11225 raft_consensus.cc:493] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.446604 11225 raft_consensus.cc:515] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.448511 11225 leader_election.cc:290] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077)
I20260709 12:14:32.448985 11225 raft_consensus.cc:493] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.449391 11225 raft_consensus.cc:515] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.451193 11225 leader_election.cc:290] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077)
I20260709 12:14:32.446754 11029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d81f073eea40b8998b9cd20bc0087d" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b63e92684429c8db77e649c2f07bb" is_pre_election: true
I20260709 12:14:32.452526 11249 raft_consensus.cc:697] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 1 LEADER]: Becoming Leader. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Running, Role: LEADER
I20260709 12:14:32.452988 11228 raft_consensus.cc:493] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.455690 11228 raft_consensus.cc:515] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.457578 11228 leader_election.cc:290] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:32.457628 11068 leader_election.cc:304] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7106f168481147bdbed811328c48ebb6, 9640ea60c642418184a19336a8ac928f; no voters: e23b63e92684429c8db77e649c2f07bb
I20260709 12:14:32.459022 11228 raft_consensus.cc:2804] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:32.459161 11029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dcccbe5e4d43259843884d44b62d93" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b63e92684429c8db77e649c2f07bb" is_pre_election: true
W20260709 12:14:32.461115 11070 leader_election.cc:343] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:32.461977 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe57922a51c495298ccf9a012e56876" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7106f168481147bdbed811328c48ebb6" is_pre_election: true
I20260709 12:14:32.462339 11175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe57922a51c495298ccf9a012e56876" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7106f168481147bdbed811328c48ebb6"
I20260709 12:14:32.462668 11176 raft_consensus.cc:2468] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9640ea60c642418184a19336a8ac928f in term 0.
I20260709 12:14:32.462852 11228 raft_consensus.cc:697] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [term 1 LEADER]: Becoming Leader. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Running, Role: LEADER
I20260709 12:14:32.463002 11177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dcccbe5e4d43259843884d44b62d93" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7106f168481147bdbed811328c48ebb6" is_pre_election: true
I20260709 12:14:32.463651 11177 raft_consensus.cc:2468] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9640ea60c642418184a19336a8ac928f in term 0.
I20260709 12:14:32.463851 11228 consensus_queue.cc:237] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.463647 11178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d81f073eea40b8998b9cd20bc0087d" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7106f168481147bdbed811328c48ebb6" is_pre_election: true
I20260709 12:14:32.466468 11068 leader_election.cc:304] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [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: 7106f168481147bdbed811328c48ebb6, 9640ea60c642418184a19336a8ac928f; no voters: e23b63e92684429c8db77e649c2f07bb
I20260709 12:14:32.466820 11178 raft_consensus.cc:2393] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9640ea60c642418184a19336a8ac928f in current term 1: Already voted for candidate e23b63e92684429c8db77e649c2f07bb in this term.
I20260709 12:14:32.467594 11103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe57922a51c495298ccf9a012e56876" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9640ea60c642418184a19336a8ac928f" is_pre_election: true
I20260709 12:14:32.467774 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dcccbe5e4d43259843884d44b62d93" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9640ea60c642418184a19336a8ac928f" is_pre_election: true
I20260709 12:14:32.468441 11068 leader_election.cc:304] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9640ea60c642418184a19336a8ac928f; no voters: 7106f168481147bdbed811328c48ebb6, e23b63e92684429c8db77e649c2f07bb
I20260709 12:14:32.467118 11104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266ba544a65749b59fc6f478b1121b2a" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9640ea60c642418184a19336a8ac928f" is_pre_election: true
I20260709 12:14:32.468454 11102 raft_consensus.cc:2468] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 0.
I20260709 12:14:32.470268 11141 leader_election.cc:304] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7106f168481147bdbed811328c48ebb6, 9640ea60c642418184a19336a8ac928f; no voters: 
I20260709 12:14:32.471014 11225 raft_consensus.cc:2804] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:32.471352 11225 raft_consensus.cc:493] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:32.471710 11225 raft_consensus.cc:3060] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.471922 11220 tablet_bootstrap.cc:492] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f: No bootstrap required, opened a new log
I20260709 12:14:32.472407 11220 ts_tablet_manager.cc:1403] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.019s
W20260709 12:14:32.473639 11141 leader_election.cc:343] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:32.454545 11258 raft_consensus.cc:515] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.476794 11258 leader_election.cc:290] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 election: Requested vote from peers 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:32.478962 11220 raft_consensus.cc:359] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.479661 11220 raft_consensus.cc:385] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.479972 11220 raft_consensus.cc:740] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.467810 11249 consensus_queue.cc:237] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.483639 11220 consensus_queue.cc:260] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.478227 11270 raft_consensus.cc:2804] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:32.482687 11225 raft_consensus.cc:515] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.488971 11219 tablet_bootstrap.cc:492] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb: No bootstrap required, opened a new log
I20260709 12:14:32.490260 11219 ts_tablet_manager.cc:1403] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb: Time spent bootstrapping tablet: real 0.124s	user 0.027s	sys 0.016s
I20260709 12:14:32.488920 11104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17572abe49a4474a9617f77e81b77232" candidate_uuid: "e23b63e92684429c8db77e649c2f07bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9640ea60c642418184a19336a8ac928f"
I20260709 12:14:32.492074 11104 raft_consensus.cc:3060] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.492797 11225 leader_election.cc:290] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 1 election: Requested vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077)
I20260709 12:14:32.492640 10920 catalog_manager.cc:5697] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb reported cstate change: term changed from 0 to 1, leader changed from <none> to e23b63e92684429c8db77e649c2f07bb (127.5.196.193). New cstate: current_term: 1 leader_uuid: "e23b63e92684429c8db77e649c2f07bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:32.493779 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dcccbe5e4d43259843884d44b62d93" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9640ea60c642418184a19336a8ac928f"
I20260709 12:14:32.491145 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17572abe49a4474a9617f77e81b77232" candidate_uuid: "e23b63e92684429c8db77e649c2f07bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7106f168481147bdbed811328c48ebb6"
I20260709 12:14:32.494443 10920 catalog_manager.cc:5697] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb reported cstate change: term changed from 0 to 1, leader changed from <none> to e23b63e92684429c8db77e649c2f07bb (127.5.196.193). New cstate: current_term: 1 leader_uuid: "e23b63e92684429c8db77e649c2f07bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:32.489511 11270 raft_consensus.cc:493] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:32.495236 11219 raft_consensus.cc:359] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.496009 11219 raft_consensus.cc:385] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.496403 11219 raft_consensus.cc:740] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b63e92684429c8db77e649c2f07bb, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.497805 11218 tablet_bootstrap.cc:492] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6: No bootstrap required, opened a new log
I20260709 12:14:32.495954 11270 raft_consensus.cc:3060] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.498498 11218 ts_tablet_manager.cc:1403] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6: Time spent bootstrapping tablet: real 0.130s	user 0.018s	sys 0.017s
I20260709 12:14:32.498502 11219 consensus_queue.cc:260] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
W20260709 12:14:32.500289 10993 leader_election.cc:343] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:32.501906 11219 ts_tablet_manager.cc:1434] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:14:32.501591 11218 raft_consensus.cc:359] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.502286 11218 raft_consensus.cc:385] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.502556 11218 raft_consensus.cc:740] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.502789 11219 tablet_bootstrap.cc:492] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb: Bootstrap starting.
I20260709 12:14:32.489553 11228 raft_consensus.cc:3060] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.503461 11218 consensus_queue.cc:260] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.504413 11104 raft_consensus.cc:2468] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e23b63e92684429c8db77e649c2f07bb in term 1.
I20260709 12:14:32.505641 10992 leader_election.cc:304] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9640ea60c642418184a19336a8ac928f, e23b63e92684429c8db77e649c2f07bb; no voters: 7106f168481147bdbed811328c48ebb6
I20260709 12:14:32.506592 11243 raft_consensus.cc:2804] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:32.507031 11243 raft_consensus.cc:697] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [term 1 LEADER]: Becoming Leader. State: Replica: e23b63e92684429c8db77e649c2f07bb, State: Running, Role: LEADER
I20260709 12:14:32.509991 11272 raft_consensus.cc:493] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.519321 11272 raft_consensus.cc:515] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.519619 11243 consensus_queue.cc:237] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.512008 11029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe57922a51c495298ccf9a012e56876" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b63e92684429c8db77e649c2f07bb" is_pre_election: true
I20260709 12:14:32.522147 11029 raft_consensus.cc:2393] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7106f168481147bdbed811328c48ebb6 in current term 1: Already voted for candidate 9640ea60c642418184a19336a8ac928f in this term.
I20260709 12:14:32.522207 11025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266ba544a65749b59fc6f478b1121b2a" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b63e92684429c8db77e649c2f07bb" is_pre_election: true
I20260709 12:14:32.522359 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266ba544a65749b59fc6f478b1121b2a" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7106f168481147bdbed811328c48ebb6" is_pre_election: true
I20260709 12:14:32.522812 11272 leader_election.cc:290] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:32.512534 11218 ts_tablet_manager.cc:1434] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
W20260709 12:14:32.523551 11070 leader_election.cc:343] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:32.524078 11218 tablet_bootstrap.cc:492] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6: Bootstrap starting.
I20260709 12:14:32.523512 11144 leader_election.cc:304] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7106f168481147bdbed811328c48ebb6; no voters: 9640ea60c642418184a19336a8ac928f, e23b63e92684429c8db77e649c2f07bb
I20260709 12:14:32.526846 11225 raft_consensus.cc:3060] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.513111 11028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266ba544a65749b59fc6f478b1121b2a" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b63e92684429c8db77e649c2f07bb" is_pre_election: true
I20260709 12:14:32.523033 11176 raft_consensus.cc:2468] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9640ea60c642418184a19336a8ac928f in term 0.
I20260709 12:14:32.529157 11068 leader_election.cc:304] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [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: 7106f168481147bdbed811328c48ebb6, 9640ea60c642418184a19336a8ac928f; no voters: e23b63e92684429c8db77e649c2f07bb
I20260709 12:14:32.529896 11272 raft_consensus.cc:2804] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:32.530393 11272 raft_consensus.cc:493] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:32.513994 11027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dcccbe5e4d43259843884d44b62d93" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b63e92684429c8db77e649c2f07bb" is_pre_election: true
I20260709 12:14:32.530728 11272 raft_consensus.cc:3060] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:32.531392 11144 leader_election.cc:343] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:32.529835 10926 catalog_manager.cc:5697] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9640ea60c642418184a19336a8ac928f (127.5.196.194). New cstate: current_term: 1 leader_uuid: "9640ea60c642418184a19336a8ac928f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:32.532121 11027 raft_consensus.cc:2468] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 0.
I20260709 12:14:32.532485 11218 tablet_bootstrap.cc:654] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.531855 11144 leader_election.cc:304] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7106f168481147bdbed811328c48ebb6; no voters: 9640ea60c642418184a19336a8ac928f, e23b63e92684429c8db77e649c2f07bb
I20260709 12:14:32.535813 11269 raft_consensus.cc:2749] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:32.537546 11272 raft_consensus.cc:515] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.513886 11270 raft_consensus.cc:515] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.518390 11220 ts_tablet_manager.cc:1434] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.007s
I20260709 12:14:32.540248 11027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266ba544a65749b59fc6f478b1121b2a" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b63e92684429c8db77e649c2f07bb"
I20260709 12:14:32.540566 11272 leader_election.cc:290] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 1 election: Requested vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
W20260709 12:14:32.541394 11070 leader_election.cc:343] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:32.541594 11102 raft_consensus.cc:2393] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7106f168481147bdbed811328c48ebb6 in current term 1: Already voted for candidate 9640ea60c642418184a19336a8ac928f in this term.
I20260709 12:14:32.518728 11228 raft_consensus.cc:2749] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:32.514917 11026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dcccbe5e4d43259843884d44b62d93" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b63e92684429c8db77e649c2f07bb"
I20260709 12:14:32.542052 11270 leader_election.cc:290] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 1 election: Requested vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:32.542410 11026 raft_consensus.cc:3060] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.542928 11027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dcccbe5e4d43259843884d44b62d93" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b63e92684429c8db77e649c2f07bb"
I20260709 12:14:32.544135 11225 raft_consensus.cc:2749] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:32.544534 11178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dcccbe5e4d43259843884d44b62d93" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7106f168481147bdbed811328c48ebb6"
I20260709 12:14:32.545295 11178 raft_consensus.cc:2393] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9640ea60c642418184a19336a8ac928f in current term 1: Already voted for candidate 7106f168481147bdbed811328c48ebb6 in this term.
I20260709 12:14:32.547683 11068 leader_election.cc:304] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [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: 9640ea60c642418184a19336a8ac928f; no voters: 7106f168481147bdbed811328c48ebb6, e23b63e92684429c8db77e649c2f07bb
I20260709 12:14:32.548875 11026 raft_consensus.cc:2468] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 1.
I20260709 12:14:32.549481 11228 raft_consensus.cc:2749] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:32.549080 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266ba544a65749b59fc6f478b1121b2a" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7106f168481147bdbed811328c48ebb6"
I20260709 12:14:32.550827 11176 raft_consensus.cc:3060] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.550868 11144 leader_election.cc:304] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7106f168481147bdbed811328c48ebb6, e23b63e92684429c8db77e649c2f07bb; no voters: 9640ea60c642418184a19336a8ac928f
I20260709 12:14:32.551515 11219 tablet_bootstrap.cc:654] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.551644 11225 raft_consensus.cc:2804] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:32.552173 11225 raft_consensus.cc:697] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 1 LEADER]: Becoming Leader. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Running, Role: LEADER
I20260709 12:14:32.553207 11225 consensus_queue.cc:237] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.557412 11176 raft_consensus.cc:2468] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9640ea60c642418184a19336a8ac928f in term 1.
I20260709 12:14:32.558449 11068 leader_election.cc:304] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7106f168481147bdbed811328c48ebb6, 9640ea60c642418184a19336a8ac928f; no voters: e23b63e92684429c8db77e649c2f07bb
I20260709 12:14:32.560288 11219 tablet_bootstrap.cc:492] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb: No bootstrap required, opened a new log
I20260709 12:14:32.560531 11270 raft_consensus.cc:2804] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:32.560786 11219 ts_tablet_manager.cc:1403] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.003s
I20260709 12:14:32.560983 11270 raft_consensus.cc:697] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [term 1 LEADER]: Becoming Leader. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Running, Role: LEADER
I20260709 12:14:32.561826 11270 consensus_queue.cc:237] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.561020 10922 catalog_manager.cc:5697] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb reported cstate change: term changed from 0 to 1, leader changed from <none> to e23b63e92684429c8db77e649c2f07bb (127.5.196.193). New cstate: current_term: 1 leader_uuid: "e23b63e92684429c8db77e649c2f07bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:32.563391 11219 raft_consensus.cc:359] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.564036 11219 raft_consensus.cc:385] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.564280 11219 raft_consensus.cc:740] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b63e92684429c8db77e649c2f07bb, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.564965 11219 consensus_queue.cc:260] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.568039 11218 tablet_bootstrap.cc:492] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6: No bootstrap required, opened a new log
I20260709 12:14:32.568171 11219 ts_tablet_manager.cc:1434] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:32.568501 11218 ts_tablet_manager.cc:1403] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.009s
I20260709 12:14:32.569202 11219 tablet_bootstrap.cc:492] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb: Bootstrap starting.
I20260709 12:14:32.571372 11218 raft_consensus.cc:359] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } } peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } }
I20260709 12:14:32.571969 11218 raft_consensus.cc:385] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.572227 11218 raft_consensus.cc:740] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.572880 11218 consensus_queue.cc:260] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } } peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } }
I20260709 12:14:32.574893 11219 tablet_bootstrap.cc:654] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.579278 10926 catalog_manager.cc:5697] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9640ea60c642418184a19336a8ac928f (127.5.196.194). New cstate: current_term: 1 leader_uuid: "9640ea60c642418184a19336a8ac928f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:32.580621 11218 ts_tablet_manager.cc:1434] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:14:32.581403 10926 catalog_manager.cc:5697] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9640ea60c642418184a19336a8ac928f (127.5.196.194). New cstate: current_term: 1 leader_uuid: "9640ea60c642418184a19336a8ac928f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:32.582324 11218 tablet_bootstrap.cc:492] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6: Bootstrap starting.
I20260709 12:14:32.586952 10922 catalog_manager.cc:5697] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7106f168481147bdbed811328c48ebb6 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "7106f168481147bdbed811328c48ebb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:32.589458 11218 tablet_bootstrap.cc:654] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.591791 11219 tablet_bootstrap.cc:492] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb: No bootstrap required, opened a new log
I20260709 12:14:32.592218 11219 ts_tablet_manager.cc:1403] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.002s
I20260709 12:14:32.593588 11218 tablet_bootstrap.cc:492] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6: No bootstrap required, opened a new log
I20260709 12:14:32.594071 11218 ts_tablet_manager.cc:1403] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260709 12:14:32.594599 11219 raft_consensus.cc:359] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.595243 11219 raft_consensus.cc:385] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.595518 11219 raft_consensus.cc:740] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b63e92684429c8db77e649c2f07bb, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.596253 11219 consensus_queue.cc:260] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.596767 11218 raft_consensus.cc:359] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.597505 11218 raft_consensus.cc:385] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.597822 11218 raft_consensus.cc:740] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.598073 11219 ts_tablet_manager.cc:1434] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:32.598551 11218 consensus_queue.cc:260] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.600369 11218 ts_tablet_manager.cc:1434] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:32.601095 11218 tablet_bootstrap.cc:492] T 31d601ba017746b69ec5e9d115ade421 P 7106f168481147bdbed811328c48ebb6: Bootstrap starting.
I20260709 12:14:32.601401 11243 raft_consensus.cc:493] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.601833 11243 raft_consensus.cc:515] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.603834 11243 leader_election.cc:290] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:32.605284 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfcbda7bd714676bd2fd367a7836120" candidate_uuid: "e23b63e92684429c8db77e649c2f07bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7106f168481147bdbed811328c48ebb6" is_pre_election: true
I20260709 12:14:32.605880 11176 raft_consensus.cc:2468] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e23b63e92684429c8db77e649c2f07bb in term 0.
I20260709 12:14:32.606066 11218 tablet_bootstrap.cc:654] T 31d601ba017746b69ec5e9d115ade421 P 7106f168481147bdbed811328c48ebb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:32.606531 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfcbda7bd714676bd2fd367a7836120" candidate_uuid: "e23b63e92684429c8db77e649c2f07bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9640ea60c642418184a19336a8ac928f" is_pre_election: true
I20260709 12:14:32.607134 11102 raft_consensus.cc:2468] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e23b63e92684429c8db77e649c2f07bb in term 0.
I20260709 12:14:32.608281 10992 leader_election.cc:304] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9640ea60c642418184a19336a8ac928f, e23b63e92684429c8db77e649c2f07bb; no voters: 
I20260709 12:14:32.609093 11243 raft_consensus.cc:2804] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:32.609439 11243 raft_consensus.cc:493] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:32.609794 11243 raft_consensus.cc:3060] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.613220 11218 tablet_bootstrap.cc:492] T 31d601ba017746b69ec5e9d115ade421 P 7106f168481147bdbed811328c48ebb6: No bootstrap required, opened a new log
I20260709 12:14:32.613667 11218 ts_tablet_manager.cc:1403] T 31d601ba017746b69ec5e9d115ade421 P 7106f168481147bdbed811328c48ebb6: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 12:14:32.615995 11218 raft_consensus.cc:359] T 31d601ba017746b69ec5e9d115ade421 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.616598 11218 raft_consensus.cc:385] T 31d601ba017746b69ec5e9d115ade421 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:32.616235 11243 raft_consensus.cc:515] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.616865 11218 raft_consensus.cc:740] T 31d601ba017746b69ec5e9d115ade421 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Initialized, Role: FOLLOWER
I20260709 12:14:32.617523 11218 consensus_queue.cc:260] T 31d601ba017746b69ec5e9d115ade421 P 7106f168481147bdbed811328c48ebb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.618819 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfcbda7bd714676bd2fd367a7836120" candidate_uuid: "e23b63e92684429c8db77e649c2f07bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9640ea60c642418184a19336a8ac928f"
I20260709 12:14:32.619405 11218 ts_tablet_manager.cc:1434] T 31d601ba017746b69ec5e9d115ade421 P 7106f168481147bdbed811328c48ebb6: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:14:32.619877 11243 leader_election.cc:290] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 election: Requested vote from peers 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:32.620494 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfcbda7bd714676bd2fd367a7836120" candidate_uuid: "e23b63e92684429c8db77e649c2f07bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7106f168481147bdbed811328c48ebb6"
I20260709 12:14:32.620985 11176 raft_consensus.cc:3060] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.619385 11102 raft_consensus.cc:3060] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.626188 11176 raft_consensus.cc:2468] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e23b63e92684429c8db77e649c2f07bb in term 1.
I20260709 12:14:32.627063 10993 leader_election.cc:304] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7106f168481147bdbed811328c48ebb6, e23b63e92684429c8db77e649c2f07bb; no voters: 
I20260709 12:14:32.627794 11243 raft_consensus.cc:2804] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:32.628233 11243 raft_consensus.cc:697] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [term 1 LEADER]: Becoming Leader. State: Replica: e23b63e92684429c8db77e649c2f07bb, State: Running, Role: LEADER
I20260709 12:14:32.629215 11102 raft_consensus.cc:2468] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e23b63e92684429c8db77e649c2f07bb in term 1.
I20260709 12:14:32.628965 11243 consensus_queue.cc:237] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.637454 10926 catalog_manager.cc:5697] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb reported cstate change: term changed from 0 to 1, leader changed from <none> to e23b63e92684429c8db77e649c2f07bb (127.5.196.193). New cstate: current_term: 1 leader_uuid: "e23b63e92684429c8db77e649c2f07bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:32.646713 11225 raft_consensus.cc:493] T 31d601ba017746b69ec5e9d115ade421 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.647114 11225 raft_consensus.cc:515] T 31d601ba017746b69ec5e9d115ade421 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.648738 11225 leader_election.cc:290] T 31d601ba017746b69ec5e9d115ade421 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077)
I20260709 12:14:32.649421 11026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d601ba017746b69ec5e9d115ade421" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b63e92684429c8db77e649c2f07bb" is_pre_election: true
I20260709 12:14:32.649662 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d601ba017746b69ec5e9d115ade421" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9640ea60c642418184a19336a8ac928f" is_pre_election: true
I20260709 12:14:32.650066 11026 raft_consensus.cc:2393] T 31d601ba017746b69ec5e9d115ade421 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7106f168481147bdbed811328c48ebb6 in current term 1: Already voted for candidate 9640ea60c642418184a19336a8ac928f in this term.
I20260709 12:14:32.650893 11144 leader_election.cc:304] T 31d601ba017746b69ec5e9d115ade421 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7106f168481147bdbed811328c48ebb6; no voters: 9640ea60c642418184a19336a8ac928f, e23b63e92684429c8db77e649c2f07bb
I20260709 12:14:32.651496 11225 raft_consensus.cc:3060] T 31d601ba017746b69ec5e9d115ade421 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.655874 11225 raft_consensus.cc:2749] T 31d601ba017746b69ec5e9d115ade421 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:32.713141 11243 raft_consensus.cc:493] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.713593 11243 raft_consensus.cc:515] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.715161 11243 leader_election.cc:290] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:32.715835 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaea54d732b541a683fbeb2368a2abd8" candidate_uuid: "e23b63e92684429c8db77e649c2f07bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9640ea60c642418184a19336a8ac928f" is_pre_election: true
I20260709 12:14:32.716075 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaea54d732b541a683fbeb2368a2abd8" candidate_uuid: "e23b63e92684429c8db77e649c2f07bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7106f168481147bdbed811328c48ebb6" is_pre_election: true
I20260709 12:14:32.716778 11176 raft_consensus.cc:2393] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e23b63e92684429c8db77e649c2f07bb in current term 1: Already voted for candidate 9640ea60c642418184a19336a8ac928f in this term.
I20260709 12:14:32.717566 10993 leader_election.cc:304] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e23b63e92684429c8db77e649c2f07bb; no voters: 7106f168481147bdbed811328c48ebb6, 9640ea60c642418184a19336a8ac928f
I20260709 12:14:32.718137 11243 raft_consensus.cc:3060] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.722553 11243 raft_consensus.cc:2749] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:32.733662 11176 raft_consensus.cc:3060] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.737632  5907 ts_manager.cc:295] Set tserver state for e23b63e92684429c8db77e649c2f07bb to MAINTENANCE_MODE
I20260709 12:14:32.738484  5907 tablet_server.cc:179] TabletServer@127.5.196.193:0 shutting down...
I20260709 12:14:32.741528 11243 consensus_queue.cc:1048] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:32.757985 11258 consensus_queue.cc:1048] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:32.778656  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:32.781062  5907 tablet_replica.cc:333] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb: stopping tablet replica
I20260709 12:14:32.781855  5907 raft_consensus.cc:2243] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:32.782313  5907 raft_consensus.cc:2272] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:32.784374  5907 tablet_replica.cc:333] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb: stopping tablet replica
I20260709 12:14:32.784883  5907 raft_consensus.cc:2243] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:32.785182  5907 raft_consensus.cc:2272] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:32.786780  5907 tablet_replica.cc:333] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb: stopping tablet replica
I20260709 12:14:32.787288  5907 raft_consensus.cc:2243] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:32.787839  5907 pending_rounds.cc:70] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb: Trying to abort 1 pending ops.
I20260709 12:14:32.788029  5907 pending_rounds.cc:77] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305622620697079808 op_type: NO_OP noop_request { }
I20260709 12:14:32.788267  5907 raft_consensus.cc:2889] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:14:32.788478  5907 raft_consensus.cc:2272] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:32.790123  5907 tablet_replica.cc:333] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb: stopping tablet replica
I20260709 12:14:32.790611  5907 raft_consensus.cc:2243] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:32.790925  5907 raft_consensus.cc:2272] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:32.792454  5907 tablet_replica.cc:333] T 31d601ba017746b69ec5e9d115ade421 P e23b63e92684429c8db77e649c2f07bb: stopping tablet replica
I20260709 12:14:32.792891  5907 raft_consensus.cc:2243] T 31d601ba017746b69ec5e9d115ade421 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:32.793175  5907 raft_consensus.cc:2272] T 31d601ba017746b69ec5e9d115ade421 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:32.794790  5907 tablet_replica.cc:333] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb: stopping tablet replica
I20260709 12:14:32.794757 11176 raft_consensus.cc:3060] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.795490  5907 raft_consensus.cc:2243] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:32.796067  5907 pending_rounds.cc:70] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb: Trying to abort 1 pending ops.
I20260709 12:14:32.796252  5907 pending_rounds.cc:77] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305622620249600000 op_type: NO_OP noop_request { }
I20260709 12:14:32.796476  5907 raft_consensus.cc:2889] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:14:32.796727  5907 raft_consensus.cc:2272] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:32.798480  5907 tablet_replica.cc:333] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb: stopping tablet replica
I20260709 12:14:32.798949  5907 raft_consensus.cc:2243] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:32.799484  5907 pending_rounds.cc:70] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb: Trying to abort 1 pending ops.
I20260709 12:14:32.799657  5907 pending_rounds.cc:77] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305622619489660928 op_type: NO_OP noop_request { }
I20260709 12:14:32.799877  5907 raft_consensus.cc:2889] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:14:32.800123  5907 raft_consensus.cc:2272] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:32.800994 11243 consensus_queue.cc:1048] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:32.802335  5907 tablet_replica.cc:333] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb: stopping tablet replica
I20260709 12:14:32.802973  5907 raft_consensus.cc:2243] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:32.803535  5907 pending_rounds.cc:70] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb: Trying to abort 1 pending ops.
I20260709 12:14:32.803727  5907 pending_rounds.cc:77] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305622619666608128 op_type: NO_OP noop_request { }
I20260709 12:14:32.803975  5907 raft_consensus.cc:2889] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:14:32.804288  5907 raft_consensus.cc:2272] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:32.806931  5907 tablet_replica.cc:333] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb: stopping tablet replica
I20260709 12:14:32.807601  5907 raft_consensus.cc:2243] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:32.808027  5907 raft_consensus.cc:2272] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:32.810020  5907 tablet_replica.cc:333] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb: stopping tablet replica
I20260709 12:14:32.810458  5907 raft_consensus.cc:2243] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:32.811132  5907 raft_consensus.cc:2272] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:32.831089 11070 consensus_peers.cc:597] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f -> Peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Couldn't send request to peer e23b63e92684429c8db77e649c2f07bb. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:32.837811  5907 tablet_server.cc:196] TabletServer@127.5.196.193:0 shutdown complete.
W20260709 12:14:32.908465 11070 consensus_peers.cc:597] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f -> Peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Couldn't send request to peer e23b63e92684429c8db77e649c2f07bb. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:32.915987 11070 consensus_peers.cc:597] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f -> Peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Couldn't send request to peer e23b63e92684429c8db77e649c2f07bb. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:32.918322 11270 consensus_queue.cc:1048] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:32.948408 11225 raft_consensus.cc:493] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.948908 11225 raft_consensus.cc:515] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:32.950883 11225 leader_election.cc:290] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077)
I20260709 12:14:32.951951 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17572abe49a4474a9617f77e81b77232" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9640ea60c642418184a19336a8ac928f" is_pre_election: true
W20260709 12:14:32.952085 11144 consensus_peers.cc:597] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 -> Peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Couldn't send request to peer e23b63e92684429c8db77e649c2f07bb. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:32.952638 11102 raft_consensus.cc:2393] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7106f168481147bdbed811328c48ebb6 in current term 1: Already voted for candidate e23b63e92684429c8db77e649c2f07bb in this term.
W20260709 12:14:32.954419 11144 leader_election.cc:336] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111)
I20260709 12:14:32.954735 11144 leader_election.cc:304] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7106f168481147bdbed811328c48ebb6; no voters: 9640ea60c642418184a19336a8ac928f, e23b63e92684429c8db77e649c2f07bb
I20260709 12:14:32.955236 11225 raft_consensus.cc:3060] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:32.959906 11225 raft_consensus.cc:2749] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:32.985781 11270 consensus_queue.cc:1048] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:33.062822 11225 consensus_queue.cc:1048] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:33.098582 11249 consensus_queue.cc:1048] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:33.115149 11070 consensus_peers.cc:597] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f -> Peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Couldn't send request to peer e23b63e92684429c8db77e649c2f07bb. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:33.159543 11270 consensus_queue.cc:1048] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:33.394232 10975 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:34.068204 11225 raft_consensus.cc:493] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:34.068718 11225 raft_consensus.cc:515] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:34.070670 11225 leader_election.cc:290] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077)
I20260709 12:14:34.071660 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d81f073eea40b8998b9cd20bc0087d" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9640ea60c642418184a19336a8ac928f" is_pre_election: true
I20260709 12:14:34.072371 11102 raft_consensus.cc:2468] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 1.
I20260709 12:14:34.073465 11141 leader_election.cc:304] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [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: 7106f168481147bdbed811328c48ebb6, 9640ea60c642418184a19336a8ac928f; no voters: 
I20260709 12:14:34.074222 11225 raft_consensus.cc:2804] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:14:34.074295 11144 leader_election.cc:336] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111)
I20260709 12:14:34.074680 11225 raft_consensus.cc:493] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:34.075022 11225 raft_consensus.cc:3060] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:34.079630 11225 raft_consensus.cc:515] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:34.081187 11225 leader_election.cc:290] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 2 election: Requested vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077)
I20260709 12:14:34.082053 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d81f073eea40b8998b9cd20bc0087d" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9640ea60c642418184a19336a8ac928f"
I20260709 12:14:34.082612 11102 raft_consensus.cc:3060] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:34.084365 11144 leader_election.cc:336] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111)
I20260709 12:14:34.087285 11102 raft_consensus.cc:2468] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 2.
I20260709 12:14:34.088140 11141 leader_election.cc:304] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [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: 7106f168481147bdbed811328c48ebb6, 9640ea60c642418184a19336a8ac928f; no voters: e23b63e92684429c8db77e649c2f07bb
I20260709 12:14:34.088704 11225 raft_consensus.cc:2804] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:34.089483 11225 raft_consensus.cc:697] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Becoming Leader. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Running, Role: LEADER
I20260709 12:14:34.090099 11225 consensus_queue.cc:237] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [LEADER]: Queue going to LEADER 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: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:34.096269 10922 catalog_manager.cc:5697] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 reported cstate change: term changed from 1 to 2, leader changed from e23b63e92684429c8db77e649c2f07bb (127.5.196.193) to 7106f168481147bdbed811328c48ebb6 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "7106f168481147bdbed811328c48ebb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:34.120360 11272 raft_consensus.cc:493] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:34.120767 11272 raft_consensus.cc:515] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:34.122231 11272 leader_election.cc:290] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:34.123167 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4497026c354d453a8de7612d1dbbb915" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7106f168481147bdbed811328c48ebb6" is_pre_election: true
W20260709 12:14:34.125140 11070 leader_election.cc:336] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111)
I20260709 12:14:34.125435 11070 leader_election.cc:304] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [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: 9640ea60c642418184a19336a8ac928f; no voters: 7106f168481147bdbed811328c48ebb6, e23b63e92684429c8db77e649c2f07bb
I20260709 12:14:34.125918 11272 raft_consensus.cc:2749] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:34.258584 11225 raft_consensus.cc:493] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e23b63e92684429c8db77e649c2f07bb)
I20260709 12:14:34.259083 11225 raft_consensus.cc:515] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } } peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } }
I20260709 12:14:34.260686 11225 leader_election.cc:290] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077), e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247)
I20260709 12:14:34.261466 11272 raft_consensus.cc:493] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e23b63e92684429c8db77e649c2f07bb)
I20260709 12:14:34.261521 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fa9c2e42fd48f98c77ef01da4c67ff" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9640ea60c642418184a19336a8ac928f" is_pre_election: true
I20260709 12:14:34.262109 11272 raft_consensus.cc:515] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } } peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } }
I20260709 12:14:34.263027 11102 raft_consensus.cc:2468] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 1.
I20260709 12:14:34.264752 11272 leader_election.cc:290] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147), e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247)
I20260709 12:14:34.264763 11141 leader_election.cc:304] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [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: 7106f168481147bdbed811328c48ebb6, 9640ea60c642418184a19336a8ac928f; no voters: 
I20260709 12:14:34.266422 11225 raft_consensus.cc:2804] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:34.266953 11225 raft_consensus.cc:493] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e23b63e92684429c8db77e649c2f07bb)
I20260709 12:14:34.266944 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fa9c2e42fd48f98c77ef01da4c67ff" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7106f168481147bdbed811328c48ebb6" is_pre_election: true
I20260709 12:14:34.267899 11225 raft_consensus.cc:3060] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:34.270569 11070 leader_election.cc:336] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111)
W20260709 12:14:34.273149 11144 leader_election.cc:336] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111)
I20260709 12:14:34.274993 11225 raft_consensus.cc:515] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } } peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } }
I20260709 12:14:34.275915 11176 raft_consensus.cc:2393] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9640ea60c642418184a19336a8ac928f in current term 2: Already voted for candidate 7106f168481147bdbed811328c48ebb6 in this term.
I20260709 12:14:34.276731 11225 leader_election.cc:290] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 2 election: Requested vote from peers 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077), e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247)
I20260709 12:14:34.277347 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fa9c2e42fd48f98c77ef01da4c67ff" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9640ea60c642418184a19336a8ac928f"
I20260709 12:14:34.277576 11068 leader_election.cc:304] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [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: 9640ea60c642418184a19336a8ac928f; no voters: 7106f168481147bdbed811328c48ebb6, e23b63e92684429c8db77e649c2f07bb
I20260709 12:14:34.277916 11102 raft_consensus.cc:3060] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:34.281425 11144 leader_election.cc:336] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111)
I20260709 12:14:34.283550 11102 raft_consensus.cc:2468] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 2.
I20260709 12:14:34.283962 11272 raft_consensus.cc:2749] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:34.284431 11141 leader_election.cc:304] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [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: 7106f168481147bdbed811328c48ebb6, 9640ea60c642418184a19336a8ac928f; no voters: e23b63e92684429c8db77e649c2f07bb
I20260709 12:14:34.285320 11225 raft_consensus.cc:2804] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:34.285705 11225 raft_consensus.cc:697] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Becoming Leader. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Running, Role: LEADER
I20260709 12:14:34.286480 11225 consensus_queue.cc:237] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } } peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } }
I20260709 12:14:34.293252 10922 catalog_manager.cc:5697] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 reported cstate change: term changed from 1 to 2, leader changed from e23b63e92684429c8db77e649c2f07bb (127.5.196.193) to 7106f168481147bdbed811328c48ebb6 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "7106f168481147bdbed811328c48ebb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:34.304345 11225 raft_consensus.cc:493] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e23b63e92684429c8db77e649c2f07bb)
I20260709 12:14:34.304761 11225 raft_consensus.cc:515] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:34.306344 11225 leader_election.cc:290] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077)
I20260709 12:14:34.307272 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4497026c354d453a8de7612d1dbbb915" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9640ea60c642418184a19336a8ac928f" is_pre_election: true
I20260709 12:14:34.307915 11102 raft_consensus.cc:2468] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 1.
I20260709 12:14:34.308810 11141 leader_election.cc:304] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [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: 7106f168481147bdbed811328c48ebb6, 9640ea60c642418184a19336a8ac928f; no voters: 
I20260709 12:14:34.309371 11225 raft_consensus.cc:2804] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:14:34.309392 11144 leader_election.cc:336] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111)
I20260709 12:14:34.309734 11225 raft_consensus.cc:493] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e23b63e92684429c8db77e649c2f07bb)
I20260709 12:14:34.310041 11225 raft_consensus.cc:3060] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:34.314594 11225 raft_consensus.cc:515] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:34.316021 11225 leader_election.cc:290] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 2 election: Requested vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077)
I20260709 12:14:34.316938 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4497026c354d453a8de7612d1dbbb915" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9640ea60c642418184a19336a8ac928f"
I20260709 12:14:34.317451 11102 raft_consensus.cc:3060] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:34.319159 11144 leader_election.cc:336] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111)
I20260709 12:14:34.322069 11102 raft_consensus.cc:2468] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 2.
I20260709 12:14:34.322875 11141 leader_election.cc:304] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [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: 7106f168481147bdbed811328c48ebb6, 9640ea60c642418184a19336a8ac928f; no voters: e23b63e92684429c8db77e649c2f07bb
I20260709 12:14:34.323448 11225 raft_consensus.cc:2804] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:34.323798 11225 raft_consensus.cc:697] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Becoming Leader. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Running, Role: LEADER
I20260709 12:14:34.324362 11225 consensus_queue.cc:237] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [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: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:34.330544 10922 catalog_manager.cc:5697] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 reported cstate change: term changed from 1 to 2, leader changed from e23b63e92684429c8db77e649c2f07bb (127.5.196.193) to 7106f168481147bdbed811328c48ebb6 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "7106f168481147bdbed811328c48ebb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:34.395117 10975 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:14:34.559345 11144 consensus_peers.cc:597] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 -> Peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Couldn't send request to peer e23b63e92684429c8db77e649c2f07bb. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:34.576980 11307 raft_consensus.cc:493] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:34.577462 11307 raft_consensus.cc:515] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:34.579022 11307 leader_election.cc:290] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:34.580134 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17572abe49a4474a9617f77e81b77232" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7106f168481147bdbed811328c48ebb6" is_pre_election: true
I20260709 12:14:34.580794 11176 raft_consensus.cc:2468] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9640ea60c642418184a19336a8ac928f in term 1.
I20260709 12:14:34.581683 11068 leader_election.cc:304] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [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: 7106f168481147bdbed811328c48ebb6, 9640ea60c642418184a19336a8ac928f; no voters: 
I20260709 12:14:34.582417 11307 raft_consensus.cc:2804] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:14:34.582417 11070 leader_election.cc:336] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111)
I20260709 12:14:34.582919 11307 raft_consensus.cc:493] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:34.583267 11307 raft_consensus.cc:3060] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:34.588055 11307 raft_consensus.cc:515] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:34.589560 11307 leader_election.cc:290] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 2 election: Requested vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:34.590750 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17572abe49a4474a9617f77e81b77232" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7106f168481147bdbed811328c48ebb6"
I20260709 12:14:34.591384 11176 raft_consensus.cc:3060] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:34.592654 11070 leader_election.cc:336] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111)
I20260709 12:14:34.596254 11176 raft_consensus.cc:2468] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9640ea60c642418184a19336a8ac928f in term 2.
I20260709 12:14:34.597045 11068 leader_election.cc:304] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [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: 7106f168481147bdbed811328c48ebb6, 9640ea60c642418184a19336a8ac928f; no voters: e23b63e92684429c8db77e649c2f07bb
I20260709 12:14:34.597595 11307 raft_consensus.cc:2804] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:34.597939 11307 raft_consensus.cc:697] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [term 2 LEADER]: Becoming Leader. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Running, Role: LEADER
I20260709 12:14:34.598639 11307 consensus_queue.cc:237] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [LEADER]: Queue going to LEADER 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: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:34.604727 10922 catalog_manager.cc:5697] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f reported cstate change: term changed from 1 to 2, leader changed from e23b63e92684429c8db77e649c2f07bb (127.5.196.193) to 9640ea60c642418184a19336a8ac928f (127.5.196.194). New cstate: current_term: 2 leader_uuid: "9640ea60c642418184a19336a8ac928f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:34.643038 11102 raft_consensus.cc:1275] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Refusing update from remote peer 7106f168481147bdbed811328c48ebb6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:14:34.644223 11225 consensus_queue.cc:1048] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:34.679327 11301 raft_consensus.cc:493] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:34.679740 11301 raft_consensus.cc:515] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:34.681432 11301 leader_election.cc:290] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077)
I20260709 12:14:34.682399 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfcbda7bd714676bd2fd367a7836120" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9640ea60c642418184a19336a8ac928f" is_pre_election: true
I20260709 12:14:34.683033 11102 raft_consensus.cc:2468] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 1.
I20260709 12:14:34.683947 11141 leader_election.cc:304] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [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: 7106f168481147bdbed811328c48ebb6, 9640ea60c642418184a19336a8ac928f; no voters: 
I20260709 12:14:34.684548 11301 raft_consensus.cc:2804] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:14:34.684695 11144 leader_election.cc:336] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111)
I20260709 12:14:34.684885 11301 raft_consensus.cc:493] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:34.685212 11301 raft_consensus.cc:3060] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:34.689738 11301 raft_consensus.cc:515] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:34.691221 11301 leader_election.cc:290] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 2 election: Requested vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077)
I20260709 12:14:34.692245 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfcbda7bd714676bd2fd367a7836120" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9640ea60c642418184a19336a8ac928f"
I20260709 12:14:34.692838 11102 raft_consensus.cc:3060] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:34.694629 11144 leader_election.cc:336] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111)
I20260709 12:14:34.697814 11102 raft_consensus.cc:2468] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 2.
I20260709 12:14:34.698626 11141 leader_election.cc:304] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [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: 7106f168481147bdbed811328c48ebb6, 9640ea60c642418184a19336a8ac928f; no voters: e23b63e92684429c8db77e649c2f07bb
I20260709 12:14:34.699189 11301 raft_consensus.cc:2804] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:34.699571 11301 raft_consensus.cc:697] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Becoming Leader. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Running, Role: LEADER
I20260709 12:14:34.700261 11301 consensus_queue.cc:237] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [LEADER]: Queue going to LEADER 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: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:34.706476 10926 catalog_manager.cc:5697] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 reported cstate change: term changed from 1 to 2, leader changed from e23b63e92684429c8db77e649c2f07bb (127.5.196.193) to 7106f168481147bdbed811328c48ebb6 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "7106f168481147bdbed811328c48ebb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:34.718431 11144 consensus_peers.cc:597] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 -> Peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Couldn't send request to peer e23b63e92684429c8db77e649c2f07bb. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:34.720845 11102 raft_consensus.cc:1275] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Refusing update from remote peer 7106f168481147bdbed811328c48ebb6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:34.721868 11301 consensus_queue.cc:1048] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:34.895588 11102 raft_consensus.cc:1275] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Refusing update from remote peer 7106f168481147bdbed811328c48ebb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:34.896768 11316 consensus_queue.cc:1048] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:34.899013 11144 consensus_peers.cc:597] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 -> Peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Couldn't send request to peer e23b63e92684429c8db77e649c2f07bb. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:35.101284 11176 raft_consensus.cc:1275] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Refusing update from remote peer 9640ea60c642418184a19336a8ac928f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:14:35.102591 11307 consensus_queue.cc:1048] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:35.116677 11070 consensus_peers.cc:597] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f -> Peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Couldn't send request to peer e23b63e92684429c8db77e649c2f07bb. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:35.140823 11144 consensus_peers.cc:597] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 -> Peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Couldn't send request to peer e23b63e92684429c8db77e649c2f07bb. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:35.146582 11102 raft_consensus.cc:1275] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Refusing update from remote peer 7106f168481147bdbed811328c48ebb6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:14:35.147764 11316 consensus_queue.cc:1048] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:35.225257 11070 consensus_peers.cc:597] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f -> Peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Couldn't send request to peer e23b63e92684429c8db77e649c2f07bb. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:35.290117 11070 consensus_peers.cc:597] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f -> Peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Couldn't send request to peer e23b63e92684429c8db77e649c2f07bb. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:35.334863 11144 consensus_peers.cc:597] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 -> Peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Couldn't send request to peer e23b63e92684429c8db77e649c2f07bb. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:35.396011 10975 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:14:35.509864 11070 consensus_peers.cc:597] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f -> Peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Couldn't send request to peer e23b63e92684429c8db77e649c2f07bb. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:35.662361 11144 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111) [suppressed 73 similar messages]
W20260709 12:14:35.879917 11070 consensus_peers.cc:597] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f -> Peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Couldn't send request to peer e23b63e92684429c8db77e649c2f07bb. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:36.396960 10975 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:14:37.176896 11144 consensus_peers.cc:597] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 -> Peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Couldn't send request to peer e23b63e92684429c8db77e649c2f07bb. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:37.230226 11144 consensus_peers.cc:597] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 -> Peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Couldn't send request to peer e23b63e92684429c8db77e649c2f07bb. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:37.323134 11144 consensus_peers.cc:597] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 -> Peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Couldn't send request to peer e23b63e92684429c8db77e649c2f07bb. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:37.397779 10975 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:14:37.534107 11070 consensus_peers.cc:597] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f -> Peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Couldn't send request to peer e23b63e92684429c8db77e649c2f07bb. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:37.653934 11144 consensus_peers.cc:597] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 -> Peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Couldn't send request to peer e23b63e92684429c8db77e649c2f07bb. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:37.692284 11144 consensus_peers.cc:597] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 -> Peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Couldn't send request to peer e23b63e92684429c8db77e649c2f07bb. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:37.719550 11070 consensus_peers.cc:597] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f -> Peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Couldn't send request to peer e23b63e92684429c8db77e649c2f07bb. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:37.853030 11070 consensus_peers.cc:597] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f -> Peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Couldn't send request to peer e23b63e92684429c8db77e649c2f07bb. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:37.860160  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:37.866065 11321 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:37.866403 11322 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:37.867348 11324 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:37.870272  5907 server_base.cc:1061] running on GCE node
I20260709 12:14:37.872432  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:37.872648  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:37.872800  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599277872784 us; error 0 us; skew 500 ppm
I20260709 12:14:37.873294  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:37.875520  5907 webserver.cc:533] Webserver started at http://127.5.196.193:45751/ using document root <none> and password file <none>
I20260709 12:14:37.875960  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:37.876128  5907 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:14:37.879472  5907 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:14:37.882718 11329 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:37.883435  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:37.883706  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599106579108-5907-0/minicluster-data/ts-0-root
uuid: "e23b63e92684429c8db77e649c2f07bb"
format_stamp: "Formatted at 2026-07-09 12:14:31 on dist-test-slave-95fd"
I20260709 12:14:37.883978  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599106579108-5907-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599106579108-5907-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599106579108-5907-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:37.907219  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:37.908208  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:37.909513  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:37.912591 11336 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 12:14:37.955456  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:14:37.955765  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.044s	user 0.002s	sys 0.000s
I20260709 12:14:37.956043  5907 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:14:37.960106 11336 tablet_bootstrap.cc:492] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb: Bootstrap starting.
I20260709 12:14:37.971148 11336 tablet_bootstrap.cc:492] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:14:37.971860 11336 tablet_bootstrap.cc:492] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb: Bootstrap complete.
I20260709 12:14:37.972319 11336 ts_tablet_manager.cc:1403] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 12:14:37.974189 11336 raft_consensus.cc:359] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:37.974874 11336 raft_consensus.cc:740] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b63e92684429c8db77e649c2f07bb, State: Initialized, Role: FOLLOWER
I20260709 12:14:37.975513 11336 consensus_queue.cc:260] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:37.977519 11336 ts_tablet_manager.cc:1434] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:14:37.978128 11336 tablet_bootstrap.cc:492] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb: Bootstrap starting.
I20260709 12:14:37.988891 11336 tablet_bootstrap.cc:492] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:37.989517  5907 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:14:37.989647 11336 tablet_bootstrap.cc:492] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb: Bootstrap complete.
I20260709 12:14:37.989856  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.034s	user 0.034s	sys 0.000s
I20260709 12:14:37.990381 11336 ts_tablet_manager.cc:1403] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 12:14:37.992674 11336 raft_consensus.cc:359] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } } peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } }
I20260709 12:14:37.993196 11336 raft_consensus.cc:740] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b63e92684429c8db77e649c2f07bb, State: Initialized, Role: FOLLOWER
I20260709 12:14:37.993767 11336 consensus_queue.cc:260] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [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: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } } peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } }
I20260709 12:14:37.995203 11336 ts_tablet_manager.cc:1434] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20260709 12:14:37.995846 11336 tablet_bootstrap.cc:492] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb: Bootstrap starting.
I20260709 12:14:38.006306 11336 tablet_bootstrap.cc:492] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:38.006976 11336 tablet_bootstrap.cc:492] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb: Bootstrap complete.
I20260709 12:14:38.007557 11336 ts_tablet_manager.cc:1403] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 12:14:38.009562 11336 raft_consensus.cc:359] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:38.010071 11336 raft_consensus.cc:740] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b63e92684429c8db77e649c2f07bb, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.010648 11336 consensus_queue.cc:260] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:38.012199 11336 ts_tablet_manager.cc:1434] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:38.012854 11336 tablet_bootstrap.cc:492] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb: Bootstrap starting.
I20260709 12:14:38.022106 11336 tablet_bootstrap.cc:492] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:14:38.022759 11336 tablet_bootstrap.cc:492] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb: Bootstrap complete.
I20260709 12:14:38.023200 11336 ts_tablet_manager.cc:1403] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb: Time spent bootstrapping tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 12:14:38.024840 11336 raft_consensus.cc:359] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:38.025388 11336 raft_consensus.cc:740] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b63e92684429c8db77e649c2f07bb, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.026007 11336 consensus_queue.cc:260] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:38.027359 11336 ts_tablet_manager.cc:1434] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:38.028043 11336 tablet_bootstrap.cc:492] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb: Bootstrap starting.
I20260709 12:14:38.038331 11336 tablet_bootstrap.cc:492] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:14:38.039023 11336 tablet_bootstrap.cc:492] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb: Bootstrap complete.
I20260709 12:14:38.039511 11336 ts_tablet_manager.cc:1403] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 12:14:38.041178 11336 raft_consensus.cc:359] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:38.041764 11336 raft_consensus.cc:740] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b63e92684429c8db77e649c2f07bb, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.042335 11336 consensus_queue.cc:260] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:38.043708 11336 ts_tablet_manager.cc:1434] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:38.044294 11336 tablet_bootstrap.cc:492] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb: Bootstrap starting.
I20260709 12:14:38.044881  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.193:41247
I20260709 12:14:38.044991 11398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.193:41247 every 8 connection(s)
I20260709 12:14:38.049329  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:38.063155 11336 tablet_bootstrap.cc:492] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:14:38.066120 11336 tablet_bootstrap.cc:492] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb: Bootstrap complete.
I20260709 12:14:38.070410 11336 ts_tablet_manager.cc:1403] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.000s
I20260709 12:14:38.073174 11336 raft_consensus.cc:359] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:38.074043 11336 raft_consensus.cc:740] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b63e92684429c8db77e649c2f07bb, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.074849 11336 consensus_queue.cc:260] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:38.076795 11336 ts_tablet_manager.cc:1434] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:38.077702 11336 tablet_bootstrap.cc:492] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb: Bootstrap starting.
I20260709 12:14:38.080761 11399 heartbeater.cc:344] Connected to a master server at 127.5.196.254:45057
I20260709 12:14:38.081220 11399 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:38.082042 11399 heartbeater.cc:507] Master 127.5.196.254:45057 requested a full tablet report, sending...
I20260709 12:14:38.088658 10922 ts_manager.cc:194] Re-registered known tserver with Master: e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247)
I20260709 12:14:38.093268 11336 tablet_bootstrap.cc:492] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:38.094053 11336 tablet_bootstrap.cc:492] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb: Bootstrap complete.
I20260709 12:14:38.094553 11336 ts_tablet_manager.cc:1403] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 12:14:38.096468 11102 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "266ba544a65749b59fc6f478b1121b2a"
dest_uuid: "9640ea60c642418184a19336a8ac928f"
mode: GRACEFUL
new_leader_uuid: "7106f168481147bdbed811328c48ebb6"
 from {username='slave'} at 127.0.0.1:54544
I20260709 12:14:38.096673 11336 raft_consensus.cc:359] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:38.097096 11102 raft_consensus.cc:606] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [term 1 LEADER]: Received request to transfer leadership to TS 7106f168481147bdbed811328c48ebb6
I20260709 12:14:38.097265 11336 raft_consensus.cc:740] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b63e92684429c8db77e649c2f07bb, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.097904 11336 consensus_queue.cc:260] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:38.099689 11336 ts_tablet_manager.cc:1434] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:14:38.100153 10922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54574
I20260709 12:14:38.100454 11336 tablet_bootstrap.cc:492] T 31d601ba017746b69ec5e9d115ade421 P e23b63e92684429c8db77e649c2f07bb: Bootstrap starting.
I20260709 12:14:38.103814 11399 heartbeater.cc:499] Master 127.5.196.254:45057 was elected leader, sending a full tablet report...
I20260709 12:14:38.111352 11176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4497026c354d453a8de7612d1dbbb915"
dest_uuid: "7106f168481147bdbed811328c48ebb6"
mode: GRACEFUL
new_leader_uuid: "9640ea60c642418184a19336a8ac928f"
 from {username='slave'} at 127.0.0.1:44824
I20260709 12:14:38.111922 11176 raft_consensus.cc:606] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Received request to transfer leadership to TS 9640ea60c642418184a19336a8ac928f
I20260709 12:14:38.112979 11336 tablet_bootstrap.cc:492] T 31d601ba017746b69ec5e9d115ade421 P e23b63e92684429c8db77e649c2f07bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:38.113729 11336 tablet_bootstrap.cc:492] T 31d601ba017746b69ec5e9d115ade421 P e23b63e92684429c8db77e649c2f07bb: Bootstrap complete.
I20260709 12:14:38.114996 11336 ts_tablet_manager.cc:1403] T 31d601ba017746b69ec5e9d115ade421 P e23b63e92684429c8db77e649c2f07bb: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:14:38.115531 11102 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fe57922a51c495298ccf9a012e56876"
dest_uuid: "9640ea60c642418184a19336a8ac928f"
mode: GRACEFUL
new_leader_uuid: "7106f168481147bdbed811328c48ebb6"
 from {username='slave'} at 127.0.0.1:54544
I20260709 12:14:38.116118 11102 raft_consensus.cc:606] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 1 LEADER]: Received request to transfer leadership to TS 7106f168481147bdbed811328c48ebb6
I20260709 12:14:38.117329 11336 raft_consensus.cc:359] T 31d601ba017746b69ec5e9d115ade421 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:38.118041 11336 raft_consensus.cc:740] T 31d601ba017746b69ec5e9d115ade421 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b63e92684429c8db77e649c2f07bb, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.118131  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:14:38.118801  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:38.118753 11336 consensus_queue.cc:260] T 31d601ba017746b69ec5e9d115ade421 P e23b63e92684429c8db77e649c2f07bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:38.119635  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:38.120769 11336 ts_tablet_manager.cc:1434] T 31d601ba017746b69ec5e9d115ade421 P e23b63e92684429c8db77e649c2f07bb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:38.121522 11336 tablet_bootstrap.cc:492] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb: Bootstrap starting.
I20260709 12:14:38.125984 11373 raft_consensus.cc:3060] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:38.133018 11336 tablet_bootstrap.cc:492] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:38.133770 11336 tablet_bootstrap.cc:492] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb: Bootstrap complete.
I20260709 12:14:38.134356 11336 ts_tablet_manager.cc:1403] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 12:14:38.136538 11336 raft_consensus.cc:359] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:38.137130 11336 raft_consensus.cc:385] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.137353 11336 raft_consensus.cc:740] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b63e92684429c8db77e649c2f07bb, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.137948 11336 consensus_queue.cc:260] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:38.139830 11336 ts_tablet_manager.cc:1434] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:14:38.140523 11336 tablet_bootstrap.cc:492] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb: Bootstrap starting.
I20260709 12:14:38.150310 11336 tablet_bootstrap.cc:492] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:38.150851 11336 tablet_bootstrap.cc:492] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb: Bootstrap complete.
I20260709 12:14:38.151351 11336 ts_tablet_manager.cc:1403] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb: Time spent bootstrapping tablet: real 0.011s	user 0.011s	sys 0.000s
I20260709 12:14:38.153206 11336 raft_consensus.cc:359] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:38.153716 11336 raft_consensus.cc:740] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b63e92684429c8db77e649c2f07bb, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.154289 11336 consensus_queue.cc:260] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:38.155864 11336 ts_tablet_manager.cc:1434] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:38.186226 11316 raft_consensus.cc:993] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6: : Instructing follower 9640ea60c642418184a19336a8ac928f to start an election
I20260709 12:14:38.186673 11416 raft_consensus.cc:1081] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Signalling peer 9640ea60c642418184a19336a8ac928f to start an election
I20260709 12:14:38.188053 11102 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4497026c354d453a8de7612d1dbbb915"
dest_uuid: "9640ea60c642418184a19336a8ac928f"
 from {username='slave'} at 127.0.0.1:54528
I20260709 12:14:38.188447 11102 raft_consensus.cc:493] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:38.188676 11102 raft_consensus.cc:3060] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:38.193001 11102 raft_consensus.cc:515] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:38.194545 11102 leader_election.cc:290] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 3 election: Requested vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:38.195125 11373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4497026c354d453a8de7612d1dbbb915" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e23b63e92684429c8db77e649c2f07bb"
I20260709 12:14:38.195799 11373 raft_consensus.cc:3060] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:14:38.195709 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4497026c354d453a8de7612d1dbbb915" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7106f168481147bdbed811328c48ebb6"
I20260709 12:14:38.196401 11176 raft_consensus.cc:3055] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:38.196724 11176 raft_consensus.cc:740] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Running, Role: LEADER
I20260709 12:14:38.197496 11176 consensus_queue.cc:260] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [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: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:38.198587 11176 raft_consensus.cc:3060] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:38.202241 11373 raft_consensus.cc:2468] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9640ea60c642418184a19336a8ac928f in term 3.
I20260709 12:14:38.202986 11372 raft_consensus.cc:1240] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Rejecting Update request from peer 7106f168481147bdbed811328c48ebb6 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:14:38.203347 11070 leader_election.cc:304] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [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: 9640ea60c642418184a19336a8ac928f, e23b63e92684429c8db77e649c2f07bb; no voters: 
I20260709 12:14:38.204133 11319 raft_consensus.cc:2804] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:38.204589 11176 raft_consensus.cc:2468] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9640ea60c642418184a19336a8ac928f in term 3.
I20260709 12:14:38.204617 11319 raft_consensus.cc:697] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 3 LEADER]: Becoming Leader. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Running, Role: LEADER
I20260709 12:14:38.205665 11319 consensus_queue.cc:237] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [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: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:38.212306 10922 catalog_manager.cc:5697] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f reported cstate change: term changed from 2 to 3, leader changed from 7106f168481147bdbed811328c48ebb6 (127.5.196.195) to 9640ea60c642418184a19336a8ac928f (127.5.196.194). New cstate: current_term: 3 leader_uuid: "9640ea60c642418184a19336a8ac928f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:38.250937 11372 raft_consensus.cc:3060] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:38.253314 11373 raft_consensus.cc:3060] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:38.256002 11372 pending_rounds.cc:85] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb: Aborting all ops after (but not including) 0
I20260709 12:14:38.256327 11372 pending_rounds.cc:107] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:14:38.256539 11372 raft_consensus.cc:2889] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:38.258150 11373 pending_rounds.cc:85] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb: Aborting all ops after (but not including) 0
I20260709 12:14:38.258487 11373 pending_rounds.cc:107] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:14:38.258790 11373 raft_consensus.cc:2889] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:38.340152 11372 raft_consensus.cc:3060] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.361584 11319 raft_consensus.cc:993] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f: : Instructing follower 7106f168481147bdbed811328c48ebb6 to start an election
I20260709 12:14:38.361974 11404 raft_consensus.cc:1081] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 1 LEADER]: Signalling peer 7106f168481147bdbed811328c48ebb6 to start an election
I20260709 12:14:38.363191 11176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fe57922a51c495298ccf9a012e56876"
dest_uuid: "7106f168481147bdbed811328c48ebb6"
 from {username='slave'} at 127.0.0.1:44804
I20260709 12:14:38.363586 11176 raft_consensus.cc:493] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:38.363814 11176 raft_consensus.cc:3060] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:38.367712 11176 raft_consensus.cc:515] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:38.369002 11176 leader_election.cc:290] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 2 election: Requested vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077)
I20260709 12:14:38.369752 11372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe57922a51c495298ccf9a012e56876" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e23b63e92684429c8db77e649c2f07bb"
I20260709 12:14:38.370041 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe57922a51c495298ccf9a012e56876" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9640ea60c642418184a19336a8ac928f"
I20260709 12:14:38.370312 11372 raft_consensus.cc:3060] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:38.370563 11102 raft_consensus.cc:3055] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:38.370846 11102 raft_consensus.cc:740] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Running, Role: LEADER
I20260709 12:14:38.371446 11102 consensus_queue.cc:260] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:38.372296 11102 raft_consensus.cc:3060] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:38.375001 11372 raft_consensus.cc:2468] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 2.
I20260709 12:14:38.375931 11144 leader_election.cc:304] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7106f168481147bdbed811328c48ebb6, e23b63e92684429c8db77e649c2f07bb; no voters: 
I20260709 12:14:38.376570 11416 raft_consensus.cc:2804] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:38.377038 11416 raft_consensus.cc:697] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Becoming Leader. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Running, Role: LEADER
I20260709 12:14:38.377072 11102 raft_consensus.cc:2468] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 2.
I20260709 12:14:38.377897 11416 consensus_queue.cc:237] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:38.384718 10922 catalog_manager.cc:5697] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 reported cstate change: term changed from 1 to 2, leader changed from 9640ea60c642418184a19336a8ac928f (127.5.196.194) to 7106f168481147bdbed811328c48ebb6 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "7106f168481147bdbed811328c48ebb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:38.398753 10975 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:38.434798 11372 raft_consensus.cc:3060] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:38.439704 11372 pending_rounds.cc:85] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb: Aborting all ops after (but not including) 0
I20260709 12:14:38.439903 11372 pending_rounds.cc:107] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:14:38.440101 11372 raft_consensus.cc:2889] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:38.568251 11319 raft_consensus.cc:993] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f: : Instructing follower 7106f168481147bdbed811328c48ebb6 to start an election
I20260709 12:14:38.568989 11404 raft_consensus.cc:1081] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [term 1 LEADER]: Signalling peer 7106f168481147bdbed811328c48ebb6 to start an election
I20260709 12:14:38.570654 11176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "266ba544a65749b59fc6f478b1121b2a"
dest_uuid: "7106f168481147bdbed811328c48ebb6"
 from {username='slave'} at 127.0.0.1:44804
I20260709 12:14:38.571184 11176 raft_consensus.cc:493] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:38.571498 11176 raft_consensus.cc:3060] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:38.578598 11176 raft_consensus.cc:515] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:38.580742 11176 leader_election.cc:290] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 2 election: Requested vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077)
I20260709 12:14:38.582646 11372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266ba544a65749b59fc6f478b1121b2a" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e23b63e92684429c8db77e649c2f07bb"
I20260709 12:14:38.582806 11104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266ba544a65749b59fc6f478b1121b2a" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9640ea60c642418184a19336a8ac928f"
I20260709 12:14:38.584115 11104 raft_consensus.cc:3055] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:38.584069 11372 raft_consensus.cc:3060] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:38.584604 11104 raft_consensus.cc:740] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Running, Role: LEADER
I20260709 12:14:38.585700 11104 consensus_queue.cc:260] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:38.587124 11104 raft_consensus.cc:3060] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:38.592226 11372 raft_consensus.cc:2468] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 2.
I20260709 12:14:38.593240 11104 raft_consensus.cc:2468] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 2.
I20260709 12:14:38.593596 11144 leader_election.cc:304] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7106f168481147bdbed811328c48ebb6, e23b63e92684429c8db77e649c2f07bb; no voters: 
I20260709 12:14:38.594626 11430 raft_consensus.cc:2804] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:38.594947 11430 raft_consensus.cc:697] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Becoming Leader. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Running, Role: LEADER
I20260709 12:14:38.595844 11430 consensus_queue.cc:237] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:38.603185 10922 catalog_manager.cc:5697] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 reported cstate change: term changed from 1 to 2, leader changed from 9640ea60c642418184a19336a8ac928f (127.5.196.194) to 7106f168481147bdbed811328c48ebb6 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "7106f168481147bdbed811328c48ebb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:38.695240 11372 raft_consensus.cc:1275] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Refusing update from remote peer 9640ea60c642418184a19336a8ac928f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:38.696470 11404 consensus_queue.cc:1048] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:38.711318 11176 raft_consensus.cc:1275] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Refusing update from remote peer 9640ea60c642418184a19336a8ac928f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:38.713081 11319 consensus_queue.cc:1048] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:38.790297 11372 raft_consensus.cc:1275] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb [term 2 FOLLOWER]: Refusing update from remote peer 7106f168481147bdbed811328c48ebb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:38.791332 11430 consensus_queue.cc:1048] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:38.799901 11104 raft_consensus.cc:1275] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Refusing update from remote peer 7106f168481147bdbed811328c48ebb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:38.801190 11430 consensus_queue.cc:1048] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:38.989820 11104 raft_consensus.cc:1275] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Refusing update from remote peer 7106f168481147bdbed811328c48ebb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:38.990958 11430 consensus_queue.cc:1048] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:38.999565 11372 raft_consensus.cc:1275] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb [term 2 FOLLOWER]: Refusing update from remote peer 7106f168481147bdbed811328c48ebb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:39.001502 11440 consensus_queue.cc:1048] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:39.130175  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:39.138216 11104 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17572abe49a4474a9617f77e81b77232"
dest_uuid: "9640ea60c642418184a19336a8ac928f"
mode: GRACEFUL
new_leader_uuid: "7106f168481147bdbed811328c48ebb6"
 from {username='slave'} at 127.0.0.1:54544
I20260709 12:14:39.138747 11104 raft_consensus.cc:606] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [term 2 LEADER]: Received request to transfer leadership to TS 7106f168481147bdbed811328c48ebb6
I20260709 12:14:39.141274 11176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4dfcbda7bd714676bd2fd367a7836120"
dest_uuid: "7106f168481147bdbed811328c48ebb6"
mode: GRACEFUL
new_leader_uuid: "9640ea60c642418184a19336a8ac928f"
 from {username='slave'} at 127.0.0.1:44824
I20260709 12:14:39.141700 11176 raft_consensus.cc:606] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Received request to transfer leadership to TS 9640ea60c642418184a19336a8ac928f
I20260709 12:14:39.143807 11176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73dcccbe5e4d43259843884d44b62d93"
dest_uuid: "7106f168481147bdbed811328c48ebb6"
mode: GRACEFUL
new_leader_uuid: "9640ea60c642418184a19336a8ac928f"
 from {username='slave'} at 127.0.0.1:44824
I20260709 12:14:39.144194 11176 raft_consensus.cc:606] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 1 LEADER]: Received request to transfer leadership to TS 9640ea60c642418184a19336a8ac928f
I20260709 12:14:39.145079  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:14:39.145538  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:39.146188  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:39.310161 11440 raft_consensus.cc:993] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6: : Instructing follower 9640ea60c642418184a19336a8ac928f to start an election
I20260709 12:14:39.310626 11316 raft_consensus.cc:1081] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Signalling peer 9640ea60c642418184a19336a8ac928f to start an election
I20260709 12:14:39.311921 11104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4dfcbda7bd714676bd2fd367a7836120"
dest_uuid: "9640ea60c642418184a19336a8ac928f"
 from {username='slave'} at 127.0.0.1:54528
I20260709 12:14:39.312348 11104 raft_consensus.cc:493] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:39.312610 11104 raft_consensus.cc:3060] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:39.319114 11104 raft_consensus.cc:515] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:39.321059 11104 leader_election.cc:290] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 3 election: Requested vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:39.321623 11372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfcbda7bd714676bd2fd367a7836120" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e23b63e92684429c8db77e649c2f07bb"
I20260709 12:14:39.322077 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfcbda7bd714676bd2fd367a7836120" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "7106f168481147bdbed811328c48ebb6"
I20260709 12:14:39.322328 11372 raft_consensus.cc:3060] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:39.322638 11176 raft_consensus.cc:3055] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:39.323025 11176 raft_consensus.cc:740] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Running, Role: LEADER
I20260709 12:14:39.323925 11176 consensus_queue.cc:260] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [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: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:39.325141 11176 raft_consensus.cc:3060] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:39.329303 11372 raft_consensus.cc:2468] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9640ea60c642418184a19336a8ac928f in term 3.
I20260709 12:14:39.330474 11070 leader_election.cc:304] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [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: 9640ea60c642418184a19336a8ac928f, e23b63e92684429c8db77e649c2f07bb; no voters: 
I20260709 12:14:39.331099 11404 raft_consensus.cc:2804] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:39.331218 11176 raft_consensus.cc:2468] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9640ea60c642418184a19336a8ac928f in term 3.
I20260709 12:14:39.331506 11404 raft_consensus.cc:697] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [term 3 LEADER]: Becoming Leader. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Running, Role: LEADER
I20260709 12:14:39.332553 11404 consensus_queue.cc:237] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [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: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:39.338828 10926 catalog_manager.cc:5697] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f reported cstate change: term changed from 2 to 3, leader changed from 7106f168481147bdbed811328c48ebb6 (127.5.196.195) to 9640ea60c642418184a19336a8ac928f (127.5.196.194). New cstate: current_term: 3 leader_uuid: "9640ea60c642418184a19336a8ac928f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:39.399765 10975 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:39.465101 11440 raft_consensus.cc:993] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6: : Instructing follower 9640ea60c642418184a19336a8ac928f to start an election
I20260709 12:14:39.465569 11316 raft_consensus.cc:1081] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 1 LEADER]: Signalling peer 9640ea60c642418184a19336a8ac928f to start an election
I20260709 12:14:39.466936 11104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73dcccbe5e4d43259843884d44b62d93"
dest_uuid: "9640ea60c642418184a19336a8ac928f"
 from {username='slave'} at 127.0.0.1:54528
I20260709 12:14:39.467414 11104 raft_consensus.cc:493] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:39.467698 11104 raft_consensus.cc:3060] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.473057 11104 raft_consensus.cc:515] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:39.474560 11104 leader_election.cc:290] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 2 election: Requested vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:39.475381 11373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dcccbe5e4d43259843884d44b62d93" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e23b63e92684429c8db77e649c2f07bb"
I20260709 12:14:39.475513 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dcccbe5e4d43259843884d44b62d93" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7106f168481147bdbed811328c48ebb6"
I20260709 12:14:39.475987 11373 raft_consensus.cc:3060] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.476043 11176 raft_consensus.cc:3055] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:39.476403 11176 raft_consensus.cc:740] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Running, Role: LEADER
I20260709 12:14:39.477150 11176 consensus_queue.cc:260] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:39.478293 11176 raft_consensus.cc:3060] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.482115 11373 raft_consensus.cc:2468] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9640ea60c642418184a19336a8ac928f in term 2.
I20260709 12:14:39.482982 11070 leader_election.cc:304] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9640ea60c642418184a19336a8ac928f, e23b63e92684429c8db77e649c2f07bb; no voters: 
I20260709 12:14:39.483171 11176 raft_consensus.cc:2468] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9640ea60c642418184a19336a8ac928f in term 2.
I20260709 12:14:39.483650 11404 raft_consensus.cc:2804] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:39.484076 11404 raft_consensus.cc:697] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [term 2 LEADER]: Becoming Leader. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Running, Role: LEADER
I20260709 12:14:39.484894 11404 consensus_queue.cc:237] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:39.490653 10926 catalog_manager.cc:5697] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f reported cstate change: term changed from 1 to 2, leader changed from 7106f168481147bdbed811328c48ebb6 (127.5.196.195) to 9640ea60c642418184a19336a8ac928f (127.5.196.194). New cstate: current_term: 2 leader_uuid: "9640ea60c642418184a19336a8ac928f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:39.509440 11319 raft_consensus.cc:993] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f: : Instructing follower 7106f168481147bdbed811328c48ebb6 to start an election
I20260709 12:14:39.509824 11404 raft_consensus.cc:1081] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [term 2 LEADER]: Signalling peer 7106f168481147bdbed811328c48ebb6 to start an election
I20260709 12:14:39.511041 11176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17572abe49a4474a9617f77e81b77232"
dest_uuid: "7106f168481147bdbed811328c48ebb6"
 from {username='slave'} at 127.0.0.1:44804
I20260709 12:14:39.511443 11176 raft_consensus.cc:493] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:39.511680 11176 raft_consensus.cc:3060] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:39.516124 11176 raft_consensus.cc:515] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:39.517485 11176 leader_election.cc:290] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 3 election: Requested vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077)
I20260709 12:14:39.518144 11373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17572abe49a4474a9617f77e81b77232" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e23b63e92684429c8db77e649c2f07bb"
I20260709 12:14:39.518435 11104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17572abe49a4474a9617f77e81b77232" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "9640ea60c642418184a19336a8ac928f"
I20260709 12:14:39.518694 11373 raft_consensus.cc:3060] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:39.519011 11104 raft_consensus.cc:3055] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:39.519279 11104 raft_consensus.cc:740] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Running, Role: LEADER
I20260709 12:14:39.519994 11104 consensus_queue.cc:260] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [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: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:39.520925 11104 raft_consensus.cc:3060] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:39.523265 11373 raft_consensus.cc:2468] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 3.
I20260709 12:14:39.524189 11144 leader_election.cc:304] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [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: 7106f168481147bdbed811328c48ebb6, e23b63e92684429c8db77e649c2f07bb; no voters: 
I20260709 12:14:39.524969 11316 raft_consensus.cc:2804] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:39.525319 11316 raft_consensus.cc:697] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [term 3 LEADER]: Becoming Leader. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Running, Role: LEADER
I20260709 12:14:39.526032 11104 raft_consensus.cc:2468] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 3.
I20260709 12:14:39.526122 11316 consensus_queue.cc:237] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [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: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:39.532876 10926 catalog_manager.cc:5697] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 reported cstate change: term changed from 2 to 3, leader changed from 9640ea60c642418184a19336a8ac928f (127.5.196.194) to 7106f168481147bdbed811328c48ebb6 (127.5.196.195). New cstate: current_term: 3 leader_uuid: "7106f168481147bdbed811328c48ebb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:39.714838 11176 raft_consensus.cc:1275] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Refusing update from remote peer 9640ea60c642418184a19336a8ac928f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:39.715865 11404 consensus_queue.cc:1048] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:39.724915 11373 raft_consensus.cc:1275] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Refusing update from remote peer 9640ea60c642418184a19336a8ac928f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:39.727029 11404 consensus_queue.cc:1048] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:39.975009 11373 raft_consensus.cc:1275] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Refusing update from remote peer 7106f168481147bdbed811328c48ebb6: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:39.976356 11440 consensus_queue.cc:1048] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:39.980573 11372 raft_consensus.cc:1275] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb [term 2 FOLLOWER]: Refusing update from remote peer 9640ea60c642418184a19336a8ac928f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:39.981914 11404 consensus_queue.cc:1048] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:39.985455 11104 raft_consensus.cc:1275] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [term 3 FOLLOWER]: Refusing update from remote peer 7106f168481147bdbed811328c48ebb6: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:39.988816 11454 consensus_queue.cc:1048] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:39.995965 11176 raft_consensus.cc:1275] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Refusing update from remote peer 9640ea60c642418184a19336a8ac928f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:39.997593 11404 consensus_queue.cc:1048] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:40.152060  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:40.158684 11176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fe57922a51c495298ccf9a012e56876"
dest_uuid: "7106f168481147bdbed811328c48ebb6"
mode: GRACEFUL
new_leader_uuid: "9640ea60c642418184a19336a8ac928f"
 from {username='slave'} at 127.0.0.1:44824
I20260709 12:14:40.159144 11176 raft_consensus.cc:606] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Received request to transfer leadership to TS 9640ea60c642418184a19336a8ac928f
I20260709 12:14:40.161329 11104 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73dcccbe5e4d43259843884d44b62d93"
dest_uuid: "9640ea60c642418184a19336a8ac928f"
mode: GRACEFUL
new_leader_uuid: "7106f168481147bdbed811328c48ebb6"
 from {username='slave'} at 127.0.0.1:54544
I20260709 12:14:40.161774 11104 raft_consensus.cc:606] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [term 2 LEADER]: Received request to transfer leadership to TS 7106f168481147bdbed811328c48ebb6
I20260709 12:14:40.163856 11104 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eaea54d732b541a683fbeb2368a2abd8"
dest_uuid: "9640ea60c642418184a19336a8ac928f"
mode: GRACEFUL
new_leader_uuid: "7106f168481147bdbed811328c48ebb6"
 from {username='slave'} at 127.0.0.1:54544
I20260709 12:14:40.164254 11104 raft_consensus.cc:606] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [term 1 LEADER]: Received request to transfer leadership to TS 7106f168481147bdbed811328c48ebb6
I20260709 12:14:40.165104  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:14:40.165510  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:40.166003  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:40.323501 11440 raft_consensus.cc:993] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6: : Instructing follower 9640ea60c642418184a19336a8ac928f to start an election
I20260709 12:14:40.323890 11316 raft_consensus.cc:1081] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Signalling peer 9640ea60c642418184a19336a8ac928f to start an election
I20260709 12:14:40.325052 11104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fe57922a51c495298ccf9a012e56876"
dest_uuid: "9640ea60c642418184a19336a8ac928f"
 from {username='slave'} at 127.0.0.1:54528
I20260709 12:14:40.325456 11104 raft_consensus.cc:493] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:40.325688 11104 raft_consensus.cc:3060] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:40.330334 11104 raft_consensus.cc:515] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:40.331946 11104 leader_election.cc:290] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 3 election: Requested vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:40.332414 11373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe57922a51c495298ccf9a012e56876" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e23b63e92684429c8db77e649c2f07bb"
I20260709 12:14:40.333041 11373 raft_consensus.cc:3060] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:40.333206 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe57922a51c495298ccf9a012e56876" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7106f168481147bdbed811328c48ebb6"
I20260709 12:14:40.333902 11176 raft_consensus.cc:3055] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:40.334187 11176 raft_consensus.cc:740] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Running, Role: LEADER
I20260709 12:14:40.334977 11176 consensus_queue.cc:260] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [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: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:40.336131 11176 raft_consensus.cc:3060] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:40.339648 11373 raft_consensus.cc:2468] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9640ea60c642418184a19336a8ac928f in term 3.
I20260709 12:14:40.340755 11070 leader_election.cc:304] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [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: 9640ea60c642418184a19336a8ac928f, e23b63e92684429c8db77e649c2f07bb; no voters: 
I20260709 12:14:40.341377 11404 raft_consensus.cc:2804] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:40.341733 11404 raft_consensus.cc:697] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 3 LEADER]: Becoming Leader. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Running, Role: LEADER
I20260709 12:14:40.342052 11176 raft_consensus.cc:2468] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9640ea60c642418184a19336a8ac928f in term 3.
I20260709 12:14:40.342499 11404 consensus_queue.cc:237] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [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: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:40.349764 10920 catalog_manager.cc:5697] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f reported cstate change: term changed from 2 to 3, leader changed from 7106f168481147bdbed811328c48ebb6 (127.5.196.195) to 9640ea60c642418184a19336a8ac928f (127.5.196.194). New cstate: current_term: 3 leader_uuid: "9640ea60c642418184a19336a8ac928f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.360543 11319 raft_consensus.cc:993] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f: : Instructing follower 7106f168481147bdbed811328c48ebb6 to start an election
I20260709 12:14:40.360947 11404 raft_consensus.cc:1081] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [term 1 LEADER]: Signalling peer 7106f168481147bdbed811328c48ebb6 to start an election
I20260709 12:14:40.362120 11176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eaea54d732b541a683fbeb2368a2abd8"
dest_uuid: "7106f168481147bdbed811328c48ebb6"
 from {username='slave'} at 127.0.0.1:44804
I20260709 12:14:40.362481 11176 raft_consensus.cc:493] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:40.362687 11176 raft_consensus.cc:3060] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.366628 11176 raft_consensus.cc:515] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:40.367885 11176 leader_election.cc:290] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 2 election: Requested vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077)
I20260709 12:14:40.368579 11373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaea54d732b541a683fbeb2368a2abd8" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e23b63e92684429c8db77e649c2f07bb"
I20260709 12:14:40.368858 11104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaea54d732b541a683fbeb2368a2abd8" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9640ea60c642418184a19336a8ac928f"
I20260709 12:14:40.369138 11373 raft_consensus.cc:3060] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.369421 11104 raft_consensus.cc:3055] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:40.369715 11104 raft_consensus.cc:740] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Running, Role: LEADER
I20260709 12:14:40.370447 11104 consensus_queue.cc:260] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:40.371400 11104 raft_consensus.cc:3060] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.373764 11373 raft_consensus.cc:2468] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 2.
I20260709 12:14:40.374634 11144 leader_election.cc:304] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7106f168481147bdbed811328c48ebb6, e23b63e92684429c8db77e649c2f07bb; no voters: 
I20260709 12:14:40.375331 11316 raft_consensus.cc:2804] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:40.375697 11316 raft_consensus.cc:697] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Becoming Leader. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Running, Role: LEADER
I20260709 12:14:40.376295 11104 raft_consensus.cc:2468] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 2.
I20260709 12:14:40.376492 11316 consensus_queue.cc:237] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:40.382870 10920 catalog_manager.cc:5697] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6 reported cstate change: term changed from 1 to 2, leader changed from 9640ea60c642418184a19336a8ac928f (127.5.196.194) to 7106f168481147bdbed811328c48ebb6 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "7106f168481147bdbed811328c48ebb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:40.394114 11435 raft_consensus.cc:993] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f: : Instructing follower 7106f168481147bdbed811328c48ebb6 to start an election
I20260709 12:14:40.394493 11404 raft_consensus.cc:1081] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [term 2 LEADER]: Signalling peer 7106f168481147bdbed811328c48ebb6 to start an election
I20260709 12:14:40.395728 11176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73dcccbe5e4d43259843884d44b62d93"
dest_uuid: "7106f168481147bdbed811328c48ebb6"
 from {username='slave'} at 127.0.0.1:44804
I20260709 12:14:40.396104 11176 raft_consensus.cc:493] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:40.396349 11176 raft_consensus.cc:3060] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:14:40.400559 10975 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:40.401214 11176 raft_consensus.cc:515] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:40.402616 11176 leader_election.cc:290] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 3 election: Requested vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077)
I20260709 12:14:40.403208 11373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dcccbe5e4d43259843884d44b62d93" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e23b63e92684429c8db77e649c2f07bb"
I20260709 12:14:40.403543 11104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dcccbe5e4d43259843884d44b62d93" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9640ea60c642418184a19336a8ac928f"
I20260709 12:14:40.403728 11373 raft_consensus.cc:3060] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:40.404029 11104 raft_consensus.cc:3055] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:40.404294 11104 raft_consensus.cc:740] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Running, Role: LEADER
I20260709 12:14:40.404889 11104 consensus_queue.cc:260] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [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: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:40.405726 11104 raft_consensus.cc:3060] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:40.408072 11373 raft_consensus.cc:2468] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 3.
I20260709 12:14:40.408913 11144 leader_election.cc:304] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [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: 7106f168481147bdbed811328c48ebb6, e23b63e92684429c8db77e649c2f07bb; no voters: 
I20260709 12:14:40.409461 11316 raft_consensus.cc:2804] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:40.409855 11316 raft_consensus.cc:697] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 3 LEADER]: Becoming Leader. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Running, Role: LEADER
I20260709 12:14:40.410585 11316 consensus_queue.cc:237] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [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: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:40.410853 11104 raft_consensus.cc:2468] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 3.
I20260709 12:14:40.416042 10920 catalog_manager.cc:5697] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 reported cstate change: term changed from 2 to 3, leader changed from 9640ea60c642418184a19336a8ac928f (127.5.196.194) to 7106f168481147bdbed811328c48ebb6 (127.5.196.195). New cstate: current_term: 3 leader_uuid: "7106f168481147bdbed811328c48ebb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:40.756965 11104 raft_consensus.cc:1275] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Refusing update from remote peer 7106f168481147bdbed811328c48ebb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:40.758026 11316 consensus_queue.cc:1048] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:40.766395 11373 raft_consensus.cc:1275] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb [term 2 FOLLOWER]: Refusing update from remote peer 7106f168481147bdbed811328c48ebb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:40.767774 11316 consensus_queue.cc:1048] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:40.797101 11104 raft_consensus.cc:1275] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [term 3 FOLLOWER]: Refusing update from remote peer 7106f168481147bdbed811328c48ebb6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:40.798130 11316 consensus_queue.cc:1048] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:40.804795 11373 raft_consensus.cc:1275] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Refusing update from remote peer 7106f168481147bdbed811328c48ebb6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:40.806056 11316 consensus_queue.cc:1048] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:40.951222 11373 raft_consensus.cc:1275] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Refusing update from remote peer 9640ea60c642418184a19336a8ac928f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:40.952293 11404 consensus_queue.cc:1048] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:40.960275 11176 raft_consensus.cc:1275] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Refusing update from remote peer 9640ea60c642418184a19336a8ac928f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:40.962033 11469 consensus_queue.cc:1048] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:41.172082  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:41.178905 11176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09d81f073eea40b8998b9cd20bc0087d"
dest_uuid: "7106f168481147bdbed811328c48ebb6"
mode: GRACEFUL
new_leader_uuid: "9640ea60c642418184a19336a8ac928f"
 from {username='slave'} at 127.0.0.1:44824
I20260709 12:14:41.179411 11176 raft_consensus.cc:606] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Received request to transfer leadership to TS 9640ea60c642418184a19336a8ac928f
I20260709 12:14:41.181690 11104 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4dfcbda7bd714676bd2fd367a7836120"
dest_uuid: "9640ea60c642418184a19336a8ac928f"
mode: GRACEFUL
new_leader_uuid: "7106f168481147bdbed811328c48ebb6"
 from {username='slave'} at 127.0.0.1:54544
I20260709 12:14:41.182163 11104 raft_consensus.cc:606] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [term 3 LEADER]: Received request to transfer leadership to TS 7106f168481147bdbed811328c48ebb6
I20260709 12:14:41.184329 11176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71fa9c2e42fd48f98c77ef01da4c67ff"
dest_uuid: "7106f168481147bdbed811328c48ebb6"
mode: GRACEFUL
new_leader_uuid: "9640ea60c642418184a19336a8ac928f"
 from {username='slave'} at 127.0.0.1:44824
I20260709 12:14:41.184727 11176 raft_consensus.cc:606] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Received request to transfer leadership to TS 9640ea60c642418184a19336a8ac928f
I20260709 12:14:41.185714  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:14:41.186164  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:41.186695  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:41.195322 11454 raft_consensus.cc:993] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6: : Instructing follower 9640ea60c642418184a19336a8ac928f to start an election
I20260709 12:14:41.195763 11316 raft_consensus.cc:1081] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Signalling peer 9640ea60c642418184a19336a8ac928f to start an election
I20260709 12:14:41.197058 11104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09d81f073eea40b8998b9cd20bc0087d"
dest_uuid: "9640ea60c642418184a19336a8ac928f"
 from {username='slave'} at 127.0.0.1:54528
I20260709 12:14:41.197485 11104 raft_consensus.cc:493] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:41.197781 11104 raft_consensus.cc:3060] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:41.202641 11104 raft_consensus.cc:515] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:41.204123 11104 leader_election.cc:290] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 3 election: Requested vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:41.204787 11373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d81f073eea40b8998b9cd20bc0087d" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e23b63e92684429c8db77e649c2f07bb"
I20260709 12:14:41.204941 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d81f073eea40b8998b9cd20bc0087d" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "7106f168481147bdbed811328c48ebb6"
I20260709 12:14:41.205444 11373 raft_consensus.cc:3060] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:41.205449 11176 raft_consensus.cc:3055] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:41.205902 11176 raft_consensus.cc:740] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Running, Role: LEADER
I20260709 12:14:41.206660 11176 consensus_queue.cc:260] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [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: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:41.207769 11176 raft_consensus.cc:3060] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:41.212030 11373 raft_consensus.cc:2468] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9640ea60c642418184a19336a8ac928f in term 3.
I20260709 12:14:41.213011 11070 leader_election.cc:304] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f [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: 9640ea60c642418184a19336a8ac928f, e23b63e92684429c8db77e649c2f07bb; no voters: 
I20260709 12:14:41.213579 11176 raft_consensus.cc:2468] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9640ea60c642418184a19336a8ac928f in term 3.
I20260709 12:14:41.213624 11469 raft_consensus.cc:2804] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:41.214294 11469 raft_consensus.cc:697] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f [term 3 LEADER]: Becoming Leader. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Running, Role: LEADER
I20260709 12:14:41.215569 11469 consensus_queue.cc:237] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f [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: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:41.221669 10920 catalog_manager.cc:5697] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f reported cstate change: term changed from 2 to 3, leader changed from 7106f168481147bdbed811328c48ebb6 (127.5.196.195) to 9640ea60c642418184a19336a8ac928f (127.5.196.194). New cstate: current_term: 3 leader_uuid: "9640ea60c642418184a19336a8ac928f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:41.401398 10975 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:41.474382 11316 raft_consensus.cc:993] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6: : Instructing follower 9640ea60c642418184a19336a8ac928f to start an election
I20260709 12:14:41.474888 11454 raft_consensus.cc:1081] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Signalling peer 9640ea60c642418184a19336a8ac928f to start an election
I20260709 12:14:41.476150 11104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71fa9c2e42fd48f98c77ef01da4c67ff"
dest_uuid: "9640ea60c642418184a19336a8ac928f"
 from {username='slave'} at 127.0.0.1:54528
I20260709 12:14:41.476540 11104 raft_consensus.cc:493] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:41.476764 11104 raft_consensus.cc:3060] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:41.481031 11104 raft_consensus.cc:515] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } } peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } }
I20260709 12:14:41.482306 11104 leader_election.cc:290] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 3 election: Requested vote from peers 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147), e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247)
I20260709 12:14:41.482963 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fa9c2e42fd48f98c77ef01da4c67ff" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7106f168481147bdbed811328c48ebb6"
I20260709 12:14:41.483286 11373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fa9c2e42fd48f98c77ef01da4c67ff" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e23b63e92684429c8db77e649c2f07bb"
I20260709 12:14:41.483636 11176 raft_consensus.cc:3055] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:41.483912 11373 raft_consensus.cc:3060] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:41.483999 11176 raft_consensus.cc:740] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Running, Role: LEADER
I20260709 12:14:41.486163 11471 raft_consensus.cc:993] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f: : Instructing follower 7106f168481147bdbed811328c48ebb6 to start an election
I20260709 12:14:41.485837 11176 consensus_queue.cc:260] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [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: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } } peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } }
I20260709 12:14:41.486596 11471 raft_consensus.cc:1081] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [term 3 LEADER]: Signalling peer 7106f168481147bdbed811328c48ebb6 to start an election
I20260709 12:14:41.487102 11176 raft_consensus.cc:3060] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:41.487989 11178 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4dfcbda7bd714676bd2fd367a7836120"
dest_uuid: "7106f168481147bdbed811328c48ebb6"
 from {username='slave'} at 127.0.0.1:44804
I20260709 12:14:41.488427 11178 raft_consensus.cc:493] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:41.488687 11178 raft_consensus.cc:3060] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:41.490253 11373 raft_consensus.cc:2468] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9640ea60c642418184a19336a8ac928f in term 3.
I20260709 12:14:41.491377 11070 leader_election.cc:304] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [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: 9640ea60c642418184a19336a8ac928f, e23b63e92684429c8db77e649c2f07bb; no voters: 
I20260709 12:14:41.492213 11469 raft_consensus.cc:2804] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:41.492692 11469 raft_consensus.cc:697] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [term 3 LEADER]: Becoming Leader. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Running, Role: LEADER
I20260709 12:14:41.493469 11176 raft_consensus.cc:2468] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9640ea60c642418184a19336a8ac928f in term 3.
I20260709 12:14:41.493579 11469 consensus_queue.cc:237] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [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: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } } peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } }
I20260709 12:14:41.495186 11178 raft_consensus.cc:515] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:41.497516 11373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfcbda7bd714676bd2fd367a7836120" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e23b63e92684429c8db77e649c2f07bb"
I20260709 12:14:41.497970 11373 raft_consensus.cc:3060] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:41.498481 11178 leader_election.cc:290] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 4 election: Requested vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077)
I20260709 12:14:41.498973 11104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfcbda7bd714676bd2fd367a7836120" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "9640ea60c642418184a19336a8ac928f"
I20260709 12:14:41.499531 11104 raft_consensus.cc:3055] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:41.499735 11104 raft_consensus.cc:740] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Running, Role: LEADER
I20260709 12:14:41.500286 11104 consensus_queue.cc:260] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [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: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:41.501133 11104 raft_consensus.cc:3060] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:41.501497 10920 catalog_manager.cc:5697] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f reported cstate change: term changed from 2 to 3, leader changed from 7106f168481147bdbed811328c48ebb6 (127.5.196.195) to 9640ea60c642418184a19336a8ac928f (127.5.196.194). New cstate: current_term: 3 leader_uuid: "9640ea60c642418184a19336a8ac928f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:41.504508 11373 raft_consensus.cc:2468] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 4.
I20260709 12:14:41.505492 11144 leader_election.cc:304] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [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: 7106f168481147bdbed811328c48ebb6, e23b63e92684429c8db77e649c2f07bb; no voters: 
I20260709 12:14:41.505897 11104 raft_consensus.cc:2468] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 4.
I20260709 12:14:41.506352 11454 raft_consensus.cc:2804] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:41.507074 11454 raft_consensus.cc:697] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 4 LEADER]: Becoming Leader. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Running, Role: LEADER
I20260709 12:14:41.507929 11454 consensus_queue.cc:237] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [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: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:41.514989 10920 catalog_manager.cc:5697] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 reported cstate change: term changed from 3 to 4, leader changed from 9640ea60c642418184a19336a8ac928f (127.5.196.194) to 7106f168481147bdbed811328c48ebb6 (127.5.196.195). New cstate: current_term: 4 leader_uuid: "7106f168481147bdbed811328c48ebb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:41.697394 11373 raft_consensus.cc:1275] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Refusing update from remote peer 9640ea60c642418184a19336a8ac928f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:41.698401 11479 consensus_queue.cc:1048] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:41.708984 11178 raft_consensus.cc:1275] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Refusing update from remote peer 9640ea60c642418184a19336a8ac928f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:41.710091 11479 consensus_queue.cc:1048] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:41.886814 11178 raft_consensus.cc:1275] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Refusing update from remote peer 9640ea60c642418184a19336a8ac928f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:41.887959 11479 consensus_queue.cc:1048] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:41.895905 11373 raft_consensus.cc:1275] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Refusing update from remote peer 9640ea60c642418184a19336a8ac928f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:41.897125 11471 consensus_queue.cc:1048] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:42.121100 11372 raft_consensus.cc:1275] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [term 4 FOLLOWER]: Refusing update from remote peer 7106f168481147bdbed811328c48ebb6: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:42.122426 11316 consensus_queue.cc:1048] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:42.142412 11104 raft_consensus.cc:1275] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [term 4 FOLLOWER]: Refusing update from remote peer 7106f168481147bdbed811328c48ebb6: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:42.143368 11489 consensus_queue.cc:1048] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:42.192768  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:42.199648 11178 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "266ba544a65749b59fc6f478b1121b2a"
dest_uuid: "7106f168481147bdbed811328c48ebb6"
mode: GRACEFUL
new_leader_uuid: "9640ea60c642418184a19336a8ac928f"
 from {username='slave'} at 127.0.0.1:44824
I20260709 12:14:42.200148 11178 raft_consensus.cc:606] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Received request to transfer leadership to TS 9640ea60c642418184a19336a8ac928f
I20260709 12:14:42.202354 11104 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4497026c354d453a8de7612d1dbbb915"
dest_uuid: "9640ea60c642418184a19336a8ac928f"
mode: GRACEFUL
new_leader_uuid: "7106f168481147bdbed811328c48ebb6"
 from {username='slave'} at 127.0.0.1:54544
I20260709 12:14:42.202802 11104 raft_consensus.cc:606] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 3 LEADER]: Received request to transfer leadership to TS 7106f168481147bdbed811328c48ebb6
I20260709 12:14:42.204924 11104 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fe57922a51c495298ccf9a012e56876"
dest_uuid: "9640ea60c642418184a19336a8ac928f"
mode: GRACEFUL
new_leader_uuid: "7106f168481147bdbed811328c48ebb6"
 from {username='slave'} at 127.0.0.1:54544
I20260709 12:14:42.205314 11104 raft_consensus.cc:606] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 3 LEADER]: Received request to transfer leadership to TS 7106f168481147bdbed811328c48ebb6
I20260709 12:14:42.206183  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:14:42.206619  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:42.207124  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:14:42.402266 10975 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:42.446121 11479 raft_consensus.cc:993] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f: : Instructing follower 7106f168481147bdbed811328c48ebb6 to start an election
I20260709 12:14:42.446662 11471 raft_consensus.cc:1081] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 3 LEADER]: Signalling peer 7106f168481147bdbed811328c48ebb6 to start an election
I20260709 12:14:42.447914 11178 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4497026c354d453a8de7612d1dbbb915"
dest_uuid: "7106f168481147bdbed811328c48ebb6"
 from {username='slave'} at 127.0.0.1:44804
I20260709 12:14:42.448345 11178 raft_consensus.cc:493] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:42.448611 11178 raft_consensus.cc:3060] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:42.453225 11178 raft_consensus.cc:515] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:42.454656 11178 leader_election.cc:290] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 4 election: Requested vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077)
I20260709 12:14:42.455278 11372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4497026c354d453a8de7612d1dbbb915" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e23b63e92684429c8db77e649c2f07bb"
I20260709 12:14:42.455572 11104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4497026c354d453a8de7612d1dbbb915" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9640ea60c642418184a19336a8ac928f"
I20260709 12:14:42.455937 11372 raft_consensus.cc:3060] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:42.456089 11104 raft_consensus.cc:3055] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:42.456468 11104 raft_consensus.cc:740] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Running, Role: LEADER
I20260709 12:14:42.457206 11104 consensus_queue.cc:260] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [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: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:42.458300 11104 raft_consensus.cc:3060] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:42.462563 11372 raft_consensus.cc:2468] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 4.
I20260709 12:14:42.463559 11144 leader_election.cc:304] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [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: 7106f168481147bdbed811328c48ebb6, e23b63e92684429c8db77e649c2f07bb; no voters: 
I20260709 12:14:42.464157 11489 raft_consensus.cc:2804] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:42.464229 11104 raft_consensus.cc:2468] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 4.
I20260709 12:14:42.464545 11489 raft_consensus.cc:697] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [term 4 LEADER]: Becoming Leader. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Running, Role: LEADER
I20260709 12:14:42.465548 11489 consensus_queue.cc:237] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [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: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:42.473241 10922 catalog_manager.cc:5697] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 reported cstate change: term changed from 3 to 4, leader changed from 9640ea60c642418184a19336a8ac928f (127.5.196.194) to 7106f168481147bdbed811328c48ebb6 (127.5.196.195). New cstate: current_term: 4 leader_uuid: "7106f168481147bdbed811328c48ebb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:42.549201 11491 raft_consensus.cc:993] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6: : Instructing follower 9640ea60c642418184a19336a8ac928f to start an election
I20260709 12:14:42.549600 11489 raft_consensus.cc:1081] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Signalling peer 9640ea60c642418184a19336a8ac928f to start an election
I20260709 12:14:42.550915 11104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "266ba544a65749b59fc6f478b1121b2a"
dest_uuid: "9640ea60c642418184a19336a8ac928f"
 from {username='slave'} at 127.0.0.1:54528
I20260709 12:14:42.551417 11104 raft_consensus.cc:493] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:42.551736 11104 raft_consensus.cc:3060] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:42.555823 11104 raft_consensus.cc:515] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:42.557081 11104 leader_election.cc:290] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [CANDIDATE]: Term 3 election: Requested vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 7106f168481147bdbed811328c48ebb6 (127.5.196.195:40147)
I20260709 12:14:42.557783 11372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266ba544a65749b59fc6f478b1121b2a" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e23b63e92684429c8db77e649c2f07bb"
I20260709 12:14:42.557969 11178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266ba544a65749b59fc6f478b1121b2a" candidate_uuid: "9640ea60c642418184a19336a8ac928f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7106f168481147bdbed811328c48ebb6"
I20260709 12:14:42.558341 11372 raft_consensus.cc:3060] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:42.558490 11178 raft_consensus.cc:3055] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:42.558826 11178 raft_consensus.cc:740] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Running, Role: LEADER
I20260709 12:14:42.559463 11178 consensus_queue.cc:260] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [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: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:42.560333 11178 raft_consensus.cc:3060] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:42.562978 11372 raft_consensus.cc:2468] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9640ea60c642418184a19336a8ac928f in term 3.
I20260709 12:14:42.563974 11070 leader_election.cc:304] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [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: 9640ea60c642418184a19336a8ac928f, e23b63e92684429c8db77e649c2f07bb; no voters: 
I20260709 12:14:42.564615 11471 raft_consensus.cc:2804] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:42.564939 11178 raft_consensus.cc:2468] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9640ea60c642418184a19336a8ac928f in term 3.
I20260709 12:14:42.565088 11471 raft_consensus.cc:697] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [term 3 LEADER]: Becoming Leader. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Running, Role: LEADER
I20260709 12:14:42.565887 11471 consensus_queue.cc:237] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [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: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:42.572086 10922 catalog_manager.cc:5697] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f reported cstate change: term changed from 2 to 3, leader changed from 7106f168481147bdbed811328c48ebb6 (127.5.196.195) to 9640ea60c642418184a19336a8ac928f (127.5.196.194). New cstate: current_term: 3 leader_uuid: "9640ea60c642418184a19336a8ac928f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:42.702836 11479 raft_consensus.cc:993] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f: : Instructing follower 7106f168481147bdbed811328c48ebb6 to start an election
I20260709 12:14:42.703226 11471 raft_consensus.cc:1081] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 3 LEADER]: Signalling peer 7106f168481147bdbed811328c48ebb6 to start an election
I20260709 12:14:42.704447 11178 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fe57922a51c495298ccf9a012e56876"
dest_uuid: "7106f168481147bdbed811328c48ebb6"
 from {username='slave'} at 127.0.0.1:44804
I20260709 12:14:42.704870 11178 raft_consensus.cc:493] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:42.705132 11178 raft_consensus.cc:3060] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:42.709800 11178 raft_consensus.cc:515] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:42.711207 11178 leader_election.cc:290] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [CANDIDATE]: Term 4 election: Requested vote from peers e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247), 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077)
I20260709 12:14:42.711851 11372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe57922a51c495298ccf9a012e56876" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e23b63e92684429c8db77e649c2f07bb"
I20260709 12:14:42.712169 11104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe57922a51c495298ccf9a012e56876" candidate_uuid: "7106f168481147bdbed811328c48ebb6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9640ea60c642418184a19336a8ac928f"
I20260709 12:14:42.712488 11372 raft_consensus.cc:3060] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:42.712733 11104 raft_consensus.cc:3055] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:42.713037 11104 raft_consensus.cc:740] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9640ea60c642418184a19336a8ac928f, State: Running, Role: LEADER
I20260709 12:14:42.713723 11104 consensus_queue.cc:260] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [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: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:42.714826 11104 raft_consensus.cc:3060] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:42.718899 11372 raft_consensus.cc:2468] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 4.
I20260709 12:14:42.719919 11144 leader_election.cc:304] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [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: 7106f168481147bdbed811328c48ebb6, e23b63e92684429c8db77e649c2f07bb; no voters: 
I20260709 12:14:42.720500 11489 raft_consensus.cc:2804] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:42.720717 11104 raft_consensus.cc:2468] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7106f168481147bdbed811328c48ebb6 in term 4.
I20260709 12:14:42.721009 11489 raft_consensus.cc:697] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 4 LEADER]: Becoming Leader. State: Replica: 7106f168481147bdbed811328c48ebb6, State: Running, Role: LEADER
I20260709 12:14:42.721836 11489 consensus_queue.cc:237] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [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: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } }
I20260709 12:14:42.727993 10922 catalog_manager.cc:5697] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 reported cstate change: term changed from 3 to 4, leader changed from 9640ea60c642418184a19336a8ac928f (127.5.196.194) to 7106f168481147bdbed811328c48ebb6 (127.5.196.195). New cstate: current_term: 4 leader_uuid: "7106f168481147bdbed811328c48ebb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:42.977252 11104 raft_consensus.cc:1275] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 4 FOLLOWER]: Refusing update from remote peer 7106f168481147bdbed811328c48ebb6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:42.978294 11372 raft_consensus.cc:1275] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [term 4 FOLLOWER]: Refusing update from remote peer 7106f168481147bdbed811328c48ebb6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:42.978391 11489 consensus_queue.cc:1048] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:42.979512 11491 consensus_queue.cc:1048] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:43.100711 11104 raft_consensus.cc:1275] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 4 FOLLOWER]: Refusing update from remote peer 7106f168481147bdbed811328c48ebb6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:43.101785 11491 consensus_queue.cc:1048] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9640ea60c642418184a19336a8ac928f" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 44077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:43.109292 11372 raft_consensus.cc:1275] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb [term 4 FOLLOWER]: Refusing update from remote peer 7106f168481147bdbed811328c48ebb6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:43.111141 11489 consensus_queue.cc:1048] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:43.121555 11372 raft_consensus.cc:1275] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Refusing update from remote peer 9640ea60c642418184a19336a8ac928f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:43.122519 11471 consensus_queue.cc:1048] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b63e92684429c8db77e649c2f07bb" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:43.131631 11178 raft_consensus.cc:1275] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Refusing update from remote peer 9640ea60c642418184a19336a8ac928f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:43.132895 11471 consensus_queue.cc:1048] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7106f168481147bdbed811328c48ebb6" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:43.212936  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:43.244728  5907 tablet_server.cc:179] TabletServer@127.5.196.193:41247 shutting down...
I20260709 12:14:43.264674  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:43.265393  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:43.266032  5907 raft_consensus.cc:2243] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.266412  5907 raft_consensus.cc:2272] T eaea54d732b541a683fbeb2368a2abd8 P e23b63e92684429c8db77e649c2f07bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.269196  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:43.269804  5907 raft_consensus.cc:2243] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.270315  5907 raft_consensus.cc:2272] T 266ba544a65749b59fc6f478b1121b2a P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.272755  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:43.273258  5907 raft_consensus.cc:2243] T 31d601ba017746b69ec5e9d115ade421 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.273641  5907 raft_consensus.cc:2272] T 31d601ba017746b69ec5e9d115ade421 P e23b63e92684429c8db77e649c2f07bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.275642  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:43.276120  5907 raft_consensus.cc:2243] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.276475  5907 raft_consensus.cc:2272] T 4fe57922a51c495298ccf9a012e56876 P e23b63e92684429c8db77e649c2f07bb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.279261  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:43.279795  5907 raft_consensus.cc:2243] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.280162  5907 raft_consensus.cc:2272] T 73dcccbe5e4d43259843884d44b62d93 P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.282007  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:43.282447  5907 raft_consensus.cc:2243] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.282835  5907 raft_consensus.cc:2272] T 71fa9c2e42fd48f98c77ef01da4c67ff P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.284754  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:43.285236  5907 raft_consensus.cc:2243] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.285611  5907 raft_consensus.cc:2272] T 4497026c354d453a8de7612d1dbbb915 P e23b63e92684429c8db77e649c2f07bb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.287966  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:43.288442  5907 raft_consensus.cc:2243] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.288834  5907 raft_consensus.cc:2272] T 4dfcbda7bd714676bd2fd367a7836120 P e23b63e92684429c8db77e649c2f07bb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.290647  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:43.291057  5907 raft_consensus.cc:2243] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.291425  5907 raft_consensus.cc:2272] T 09d81f073eea40b8998b9cd20bc0087d P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.293159  5907 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:43.293610  5907 raft_consensus.cc:2243] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.293987  5907 raft_consensus.cc:2272] T 17572abe49a4474a9617f77e81b77232 P e23b63e92684429c8db77e649c2f07bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.322135  5907 tablet_server.cc:196] TabletServer@127.5.196.193:41247 shutdown complete.
W20260709 12:14:43.328373 11070 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111) [suppressed 47 similar messages]
W20260709 12:14:43.331502 11070 consensus_peers.cc:597] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f -> Peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Couldn't send request to peer e23b63e92684429c8db77e649c2f07bb. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:43.334051 11070 consensus_peers.cc:597] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f -> Peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Couldn't send request to peer e23b63e92684429c8db77e649c2f07bb. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:43.347936  5907 tablet_server.cc:179] TabletServer@127.5.196.194:0 shutting down...
I20260709 12:14:43.366994  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:43.367655  5907 tablet_replica.cc:333] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f: stopping tablet replica
I20260709 12:14:43.368352  5907 raft_consensus.cc:2243] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.368788  5907 raft_consensus.cc:2272] T 4dfcbda7bd714676bd2fd367a7836120 P 9640ea60c642418184a19336a8ac928f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.370851  5907 tablet_replica.cc:333] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f: stopping tablet replica
I20260709 12:14:43.371426  5907 raft_consensus.cc:2243] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.371889  5907 raft_consensus.cc:2272] T eaea54d732b541a683fbeb2368a2abd8 P 9640ea60c642418184a19336a8ac928f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.374203  5907 tablet_replica.cc:333] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f: stopping tablet replica
I20260709 12:14:43.374696  5907 raft_consensus.cc:2243] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:43.374989 11141 consensus_peers.cc:597] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 -> Peer 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077): Couldn't send request to peer 9640ea60c642418184a19336a8ac928f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:43.375159  5907 raft_consensus.cc:2272] T 4497026c354d453a8de7612d1dbbb915 P 9640ea60c642418184a19336a8ac928f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.377379  5907 tablet_replica.cc:333] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f: stopping tablet replica
I20260709 12:14:43.377995  5907 raft_consensus.cc:2243] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.378343  5907 raft_consensus.cc:2272] T 73dcccbe5e4d43259843884d44b62d93 P 9640ea60c642418184a19336a8ac928f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.380038  5907 tablet_replica.cc:333] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f: stopping tablet replica
I20260709 12:14:43.380457  5907 raft_consensus.cc:2243] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:43.381145  5907 raft_consensus.cc:2272] T 71fa9c2e42fd48f98c77ef01da4c67ff P 9640ea60c642418184a19336a8ac928f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.382898  5907 tablet_replica.cc:333] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f: stopping tablet replica
I20260709 12:14:43.383479  5907 raft_consensus.cc:2243] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.383822  5907 raft_consensus.cc:2272] T 4fe57922a51c495298ccf9a012e56876 P 9640ea60c642418184a19336a8ac928f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.386397  5907 tablet_replica.cc:333] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f: stopping tablet replica
I20260709 12:14:43.386889  5907 raft_consensus.cc:2243] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:43.387599  5907 raft_consensus.cc:2272] T 266ba544a65749b59fc6f478b1121b2a P 9640ea60c642418184a19336a8ac928f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.389631  5907 tablet_replica.cc:333] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f: stopping tablet replica
I20260709 12:14:43.390151  5907 raft_consensus.cc:2243] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:43.390820  5907 raft_consensus.cc:2272] T 31d601ba017746b69ec5e9d115ade421 P 9640ea60c642418184a19336a8ac928f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.392808  5907 tablet_replica.cc:333] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f: stopping tablet replica
I20260709 12:14:43.393244  5907 raft_consensus.cc:2243] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:43.393968  5907 raft_consensus.cc:2272] T 09d81f073eea40b8998b9cd20bc0087d P 9640ea60c642418184a19336a8ac928f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.395682  5907 tablet_replica.cc:333] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f: stopping tablet replica
I20260709 12:14:43.396092  5907 raft_consensus.cc:2243] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.396453  5907 raft_consensus.cc:2272] T 17572abe49a4474a9617f77e81b77232 P 9640ea60c642418184a19336a8ac928f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:43.403051 10975 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:14:43.409185 11141 consensus_peers.cc:597] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 -> Peer 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077): Couldn't send request to peer 9640ea60c642418184a19336a8ac928f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:43.410378 11144 consensus_peers.cc:597] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 -> Peer e23b63e92684429c8db77e649c2f07bb (127.5.196.193:41247): Couldn't send request to peer e23b63e92684429c8db77e649c2f07bb. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:41247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:43.420044  5907 tablet_server.cc:196] TabletServer@127.5.196.194:0 shutdown complete.
W20260709 12:14:43.420945 11141 consensus_peers.cc:597] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 -> Peer 9640ea60c642418184a19336a8ac928f (127.5.196.194:44077): Couldn't send request to peer 9640ea60c642418184a19336a8ac928f. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:44077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:43.440961  5907 tablet_server.cc:179] TabletServer@127.5.196.195:0 shutting down...
I20260709 12:14:43.463181  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:43.463799  5907 tablet_replica.cc:333] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6: stopping tablet replica
I20260709 12:14:43.464401  5907 raft_consensus.cc:2243] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:43.465148  5907 raft_consensus.cc:2272] T 4dfcbda7bd714676bd2fd367a7836120 P 7106f168481147bdbed811328c48ebb6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.467099  5907 tablet_replica.cc:333] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6: stopping tablet replica
I20260709 12:14:43.467636  5907 raft_consensus.cc:2243] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:43.468317  5907 raft_consensus.cc:2272] T 4497026c354d453a8de7612d1dbbb915 P 7106f168481147bdbed811328c48ebb6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.470458  5907 tablet_replica.cc:333] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6: stopping tablet replica
I20260709 12:14:43.470991  5907 raft_consensus.cc:2243] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:43.471707  5907 raft_consensus.cc:2272] T 17572abe49a4474a9617f77e81b77232 P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.473459  5907 tablet_replica.cc:333] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6: stopping tablet replica
I20260709 12:14:43.473906  5907 raft_consensus.cc:2243] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.474263  5907 raft_consensus.cc:2272] T 09d81f073eea40b8998b9cd20bc0087d P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.476079  5907 tablet_replica.cc:333] T 31d601ba017746b69ec5e9d115ade421 P 7106f168481147bdbed811328c48ebb6: stopping tablet replica
I20260709 12:14:43.476552  5907 raft_consensus.cc:2243] T 31d601ba017746b69ec5e9d115ade421 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.476944  5907 raft_consensus.cc:2272] T 31d601ba017746b69ec5e9d115ade421 P 7106f168481147bdbed811328c48ebb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.478698  5907 tablet_replica.cc:333] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6: stopping tablet replica
I20260709 12:14:43.479132  5907 raft_consensus.cc:2243] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.479511  5907 raft_consensus.cc:2272] T 266ba544a65749b59fc6f478b1121b2a P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.481901  5907 tablet_replica.cc:333] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6: stopping tablet replica
I20260709 12:14:43.482427  5907 raft_consensus.cc:2243] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.482787  5907 raft_consensus.cc:2272] T 71fa9c2e42fd48f98c77ef01da4c67ff P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.484530  5907 tablet_replica.cc:333] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6: stopping tablet replica
I20260709 12:14:43.484987  5907 raft_consensus.cc:2243] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:43.485630  5907 raft_consensus.cc:2272] T 73dcccbe5e4d43259843884d44b62d93 P 7106f168481147bdbed811328c48ebb6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.487607  5907 tablet_replica.cc:333] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6: stopping tablet replica
I20260709 12:14:43.488046  5907 raft_consensus.cc:2243] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:43.488740  5907 raft_consensus.cc:2272] T 4fe57922a51c495298ccf9a012e56876 P 7106f168481147bdbed811328c48ebb6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.490623  5907 tablet_replica.cc:333] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6: stopping tablet replica
I20260709 12:14:43.491083  5907 raft_consensus.cc:2243] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:43.491746  5907 raft_consensus.cc:2272] T eaea54d732b541a683fbeb2368a2abd8 P 7106f168481147bdbed811328c48ebb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.518680  5907 tablet_server.cc:196] TabletServer@127.5.196.195:0 shutdown complete.
I20260709 12:14:43.539520  5907 master.cc:562] Master@127.5.196.254:45057 shutting down...
I20260709 12:14:43.557866  5907 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 76f849b65d5048cf90b3ac77d70718ec [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:43.558370  5907 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 76f849b65d5048cf90b3ac77d70718ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.558692  5907 tablet_replica.cc:333] T 00000000000000000000000000000000 P 76f849b65d5048cf90b3ac77d70718ec: stopping tablet replica
I20260709 12:14:43.579799  5907 master.cc:584] Master@127.5.196.254:45057 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12363 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:14:43.621544  5907 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.196.254:43227
I20260709 12:14:43.622648  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:43.627665 11520 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:43.627678 11521 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:43.629032 11523 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:43.629927  5907 server_base.cc:1061] running on GCE node
I20260709 12:14:43.630828  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:43.631006  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:43.631147  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599283631130 us; error 0 us; skew 500 ppm
I20260709 12:14:43.631757  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:43.633841  5907 webserver.cc:533] Webserver started at http://127.5.196.254:42079/ using document root <none> and password file <none>
I20260709 12:14:43.634292  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:43.634473  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:43.634721  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:43.635834  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599106579108-5907-0/minicluster-data/master-0-root/instance:
uuid: "6ddfc599665242ccbe156d98f7600700"
format_stamp: "Formatted at 2026-07-09 12:14:43 on dist-test-slave-95fd"
I20260709 12:14:43.639882  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:43.642840 11528 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:43.643513  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:14:43.643761  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599106579108-5907-0/minicluster-data/master-0-root
uuid: "6ddfc599665242ccbe156d98f7600700"
format_stamp: "Formatted at 2026-07-09 12:14:43 on dist-test-slave-95fd"
I20260709 12:14:43.644016  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599106579108-5907-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599106579108-5907-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599106579108-5907-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:43.674461  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:43.675596  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:43.711190  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.254:43227
I20260709 12:14:43.711287 11579 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.254:43227 every 8 connection(s)
I20260709 12:14:43.714772 11580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.724929 11580 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ddfc599665242ccbe156d98f7600700: Bootstrap starting.
I20260709 12:14:43.729405 11580 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6ddfc599665242ccbe156d98f7600700: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.733089 11580 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ddfc599665242ccbe156d98f7600700: No bootstrap required, opened a new log
I20260709 12:14:43.735018 11580 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6ddfc599665242ccbe156d98f7600700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ddfc599665242ccbe156d98f7600700" member_type: VOTER }
I20260709 12:14:43.735397 11580 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6ddfc599665242ccbe156d98f7600700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.735581 11580 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6ddfc599665242ccbe156d98f7600700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ddfc599665242ccbe156d98f7600700, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.736055 11580 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6ddfc599665242ccbe156d98f7600700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6ddfc599665242ccbe156d98f7600700" member_type: VOTER }
I20260709 12:14:43.736440 11580 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6ddfc599665242ccbe156d98f7600700 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:43.736622 11580 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6ddfc599665242ccbe156d98f7600700 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:43.736830 11580 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6ddfc599665242ccbe156d98f7600700 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.740890 11580 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6ddfc599665242ccbe156d98f7600700 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ddfc599665242ccbe156d98f7600700" member_type: VOTER }
I20260709 12:14:43.741340 11580 leader_election.cc:304] T 00000000000000000000000000000000 P 6ddfc599665242ccbe156d98f7600700 [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: 6ddfc599665242ccbe156d98f7600700; no voters: 
I20260709 12:14:43.742308 11580 leader_election.cc:290] T 00000000000000000000000000000000 P 6ddfc599665242ccbe156d98f7600700 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:43.742586 11583 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6ddfc599665242ccbe156d98f7600700 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:43.743780 11583 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6ddfc599665242ccbe156d98f7600700 [term 1 LEADER]: Becoming Leader. State: Replica: 6ddfc599665242ccbe156d98f7600700, State: Running, Role: LEADER
I20260709 12:14:43.744393 11583 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6ddfc599665242ccbe156d98f7600700 [LEADER]: Queue going to LEADER mode. State: All 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: "6ddfc599665242ccbe156d98f7600700" member_type: VOTER }
I20260709 12:14:43.744997 11580 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6ddfc599665242ccbe156d98f7600700 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:43.748279 11584 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ddfc599665242ccbe156d98f7600700 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6ddfc599665242ccbe156d98f7600700" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ddfc599665242ccbe156d98f7600700" member_type: VOTER } }
I20260709 12:14:43.748469 11585 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ddfc599665242ccbe156d98f7600700 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6ddfc599665242ccbe156d98f7600700. Latest consensus state: current_term: 1 leader_uuid: "6ddfc599665242ccbe156d98f7600700" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ddfc599665242ccbe156d98f7600700" member_type: VOTER } }
I20260709 12:14:43.748922 11584 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ddfc599665242ccbe156d98f7600700 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:43.748942 11585 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ddfc599665242ccbe156d98f7600700 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:43.753574 11589 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:43.760434 11589 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:43.761317  5907 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:43.768193 11589 catalog_manager.cc:1383] Generated new cluster ID: 8c86442ef93c4dabbee10bc4c73c229d
I20260709 12:14:43.768445 11589 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:43.785856 11589 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:43.787014 11589 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:43.797888 11589 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6ddfc599665242ccbe156d98f7600700: Generated new TSK 0
I20260709 12:14:43.798393 11589 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:43.827207  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:43.832511 11601 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:43.833316 11602 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:43.834820 11604 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:43.835052  5907 server_base.cc:1061] running on GCE node
I20260709 12:14:43.835943  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:43.836123  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:43.836243  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599283836232 us; error 0 us; skew 500 ppm
I20260709 12:14:43.836709  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:43.838721  5907 webserver.cc:533] Webserver started at http://127.5.196.193:42759/ using document root <none> and password file <none>
I20260709 12:14:43.839125  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:43.839275  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:43.839535  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:43.840498  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599106579108-5907-0/minicluster-data/ts-0-root/instance:
uuid: "ce29b0026ca143bc9da4c45b570d40f9"
format_stamp: "Formatted at 2026-07-09 12:14:43 on dist-test-slave-95fd"
I20260709 12:14:43.844571  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:14:43.847653 11609 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:43.848300  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:43.848537  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599106579108-5907-0/minicluster-data/ts-0-root
uuid: "ce29b0026ca143bc9da4c45b570d40f9"
format_stamp: "Formatted at 2026-07-09 12:14:43 on dist-test-slave-95fd"
I20260709 12:14:43.848765  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599106579108-5907-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599106579108-5907-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599106579108-5907-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:43.866597  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:43.867657  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:43.868934  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:43.870993  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:43.871160  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:43.871349  5907 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:43.871484  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:43.908133  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.193:42029
I20260709 12:14:43.908232 11671 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.193:42029 every 8 connection(s)
I20260709 12:14:43.912793  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:43.919293 11676 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:43.919700 11677 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:43.922844  5907 server_base.cc:1061] running on GCE node
W20260709 12:14:43.922924 11679 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:43.924526 11672 heartbeater.cc:344] Connected to a master server at 127.5.196.254:43227
I20260709 12:14:43.924649  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:14:43.924932 11672 heartbeater.cc:461] Registering TS with master...
W20260709 12:14:43.924978  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:43.925293  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599283925276 us; error 0 us; skew 500 ppm
I20260709 12:14:43.925733 11672 heartbeater.cc:507] Master 127.5.196.254:43227 requested a full tablet report, sending...
I20260709 12:14:43.925869  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:43.927805 11545 ts_manager.cc:194] Registered new tserver with Master: ce29b0026ca143bc9da4c45b570d40f9 (127.5.196.193:42029)
I20260709 12:14:43.928376  5907 webserver.cc:533] Webserver started at http://127.5.196.194:36827/ using document root <none> and password file <none>
I20260709 12:14:43.929014  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:43.929246  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:43.929502  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:43.929611 11545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42652
I20260709 12:14:43.930727  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599106579108-5907-0/minicluster-data/ts-1-root/instance:
uuid: "4727bc31157444d5b3985170723515dd"
format_stamp: "Formatted at 2026-07-09 12:14:43 on dist-test-slave-95fd"
I20260709 12:14:43.934810  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:14:43.937739 11684 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:43.938405  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:43.938657  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599106579108-5907-0/minicluster-data/ts-1-root
uuid: "4727bc31157444d5b3985170723515dd"
format_stamp: "Formatted at 2026-07-09 12:14:43 on dist-test-slave-95fd"
I20260709 12:14:43.938913  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599106579108-5907-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599106579108-5907-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599106579108-5907-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:43.958227  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:43.959395  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:43.960747  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:43.962766  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:43.962939  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:43.963164  5907 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:43.963322  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:43.999698  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.194:41061
I20260709 12:14:43.999785 11746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.194:41061 every 8 connection(s)
I20260709 12:14:44.004098  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:44.010602 11750 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:44.012126 11751 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:44.013666 11753 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:44.014405  5907 server_base.cc:1061] running on GCE node
I20260709 12:14:44.015261  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:14:44.015403 11747 heartbeater.cc:344] Connected to a master server at 127.5.196.254:43227
W20260709 12:14:44.015549  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:44.015800  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599284015771 us; error 0 us; skew 500 ppm
I20260709 12:14:44.015847 11747 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:44.016539  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:44.016741 11747 heartbeater.cc:507] Master 127.5.196.254:43227 requested a full tablet report, sending...
I20260709 12:14:44.018854 11545 ts_manager.cc:194] Registered new tserver with Master: 4727bc31157444d5b3985170723515dd (127.5.196.194:41061)
I20260709 12:14:44.018886  5907 webserver.cc:533] Webserver started at http://127.5.196.195:42807/ using document root <none> and password file <none>
I20260709 12:14:44.019497  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:44.019671  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:44.019884  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:44.020318 11545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42668
I20260709 12:14:44.020910  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599106579108-5907-0/minicluster-data/ts-2-root/instance:
uuid: "365659ba7e624d319505a5e0f8bf897a"
format_stamp: "Formatted at 2026-07-09 12:14:44 on dist-test-slave-95fd"
I20260709 12:14:44.025391  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:14:44.028323 11758 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:44.028970  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:44.029224  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599106579108-5907-0/minicluster-data/ts-2-root
uuid: "365659ba7e624d319505a5e0f8bf897a"
format_stamp: "Formatted at 2026-07-09 12:14:44 on dist-test-slave-95fd"
I20260709 12:14:44.029471  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599106579108-5907-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599106579108-5907-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599106579108-5907-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:44.049479  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:44.050704  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:44.052112  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:44.054160  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:44.054363  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:44.054582  5907 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:44.054730  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:44.091253  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.195:40613
I20260709 12:14:44.091399 11820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.195:40613 every 8 connection(s)
I20260709 12:14:44.103569 11821 heartbeater.cc:344] Connected to a master server at 127.5.196.254:43227
I20260709 12:14:44.103992 11821 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:44.104674 11821 heartbeater.cc:507] Master 127.5.196.254:43227 requested a full tablet report, sending...
I20260709 12:14:44.106386 11545 ts_manager.cc:194] Registered new tserver with Master: 365659ba7e624d319505a5e0f8bf897a (127.5.196.195:40613)
I20260709 12:14:44.107369  5907 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013067311s
I20260709 12:14:44.107736 11545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42680
I20260709 12:14:44.134824 11545 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42690:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:14:44.137122 11545 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:14:44.178040 11637 tablet_service.cc:1511] Processing CreateTablet for tablet 23ec4e0fd00a47a4b7c541df3b766204 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b7654b2cb43e4b6da6ad2331b9ff9baa]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:44.179677 11636 tablet_service.cc:1511] Processing CreateTablet for tablet fe27d08280eb43078a87e9e4a4730d47 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b7654b2cb43e4b6da6ad2331b9ff9baa]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:44.181111 11637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23ec4e0fd00a47a4b7c541df3b766204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.181696 11636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe27d08280eb43078a87e9e4a4730d47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.192327 11712 tablet_service.cc:1511] Processing CreateTablet for tablet 23ec4e0fd00a47a4b7c541df3b766204 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b7654b2cb43e4b6da6ad2331b9ff9baa]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:44.192713 11711 tablet_service.cc:1511] Processing CreateTablet for tablet fe27d08280eb43078a87e9e4a4730d47 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b7654b2cb43e4b6da6ad2331b9ff9baa]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:44.193634 11712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23ec4e0fd00a47a4b7c541df3b766204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.194185 11711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe27d08280eb43078a87e9e4a4730d47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.195693 11786 tablet_service.cc:1511] Processing CreateTablet for tablet 23ec4e0fd00a47a4b7c541df3b766204 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b7654b2cb43e4b6da6ad2331b9ff9baa]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:44.196919 11786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23ec4e0fd00a47a4b7c541df3b766204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.198668 11785 tablet_service.cc:1511] Processing CreateTablet for tablet fe27d08280eb43078a87e9e4a4730d47 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b7654b2cb43e4b6da6ad2331b9ff9baa]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:44.199810 11785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe27d08280eb43078a87e9e4a4730d47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.211781 11837 tablet_bootstrap.cc:492] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd: Bootstrap starting.
I20260709 12:14:44.217377 11837 tablet_bootstrap.cc:654] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.222990 11837 tablet_bootstrap.cc:492] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd: No bootstrap required, opened a new log
I20260709 12:14:44.223562 11837 ts_tablet_manager.cc:1403] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260709 12:14:44.226752 11837 raft_consensus.cc:359] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.227455 11837 raft_consensus.cc:385] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.227672 11837 raft_consensus.cc:740] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4727bc31157444d5b3985170723515dd, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.228199 11836 tablet_bootstrap.cc:492] T 23ec4e0fd00a47a4b7c541df3b766204 P ce29b0026ca143bc9da4c45b570d40f9: Bootstrap starting.
I20260709 12:14:44.228289 11837 consensus_queue.cc:260] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.230446 11747 heartbeater.cc:499] Master 127.5.196.254:43227 was elected leader, sending a full tablet report...
I20260709 12:14:44.231972 11837 ts_tablet_manager.cc:1434] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:44.233139 11837 tablet_bootstrap.cc:492] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd: Bootstrap starting.
I20260709 12:14:44.233335 11839 tablet_bootstrap.cc:492] T fe27d08280eb43078a87e9e4a4730d47 P 365659ba7e624d319505a5e0f8bf897a: Bootstrap starting.
I20260709 12:14:44.239379 11837 tablet_bootstrap.cc:654] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.239548 11836 tablet_bootstrap.cc:654] T 23ec4e0fd00a47a4b7c541df3b766204 P ce29b0026ca143bc9da4c45b570d40f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.240124 11839 tablet_bootstrap.cc:654] T fe27d08280eb43078a87e9e4a4730d47 P 365659ba7e624d319505a5e0f8bf897a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.248008 11837 tablet_bootstrap.cc:492] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd: No bootstrap required, opened a new log
I20260709 12:14:44.248411 11837 ts_tablet_manager.cc:1403] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 12:14:44.249715 11839 tablet_bootstrap.cc:492] T fe27d08280eb43078a87e9e4a4730d47 P 365659ba7e624d319505a5e0f8bf897a: No bootstrap required, opened a new log
I20260709 12:14:44.250231 11839 ts_tablet_manager.cc:1403] T fe27d08280eb43078a87e9e4a4730d47 P 365659ba7e624d319505a5e0f8bf897a: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 12:14:44.250505 11836 tablet_bootstrap.cc:492] T 23ec4e0fd00a47a4b7c541df3b766204 P ce29b0026ca143bc9da4c45b570d40f9: No bootstrap required, opened a new log
I20260709 12:14:44.251252 11836 ts_tablet_manager.cc:1403] T 23ec4e0fd00a47a4b7c541df3b766204 P ce29b0026ca143bc9da4c45b570d40f9: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.009s
I20260709 12:14:44.251413 11837 raft_consensus.cc:359] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.252159 11837 raft_consensus.cc:385] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.252439 11837 raft_consensus.cc:740] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4727bc31157444d5b3985170723515dd, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.253125 11839 raft_consensus.cc:359] T fe27d08280eb43078a87e9e4a4730d47 P 365659ba7e624d319505a5e0f8bf897a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.253167 11837 consensus_queue.cc:260] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.254007 11839 raft_consensus.cc:385] T fe27d08280eb43078a87e9e4a4730d47 P 365659ba7e624d319505a5e0f8bf897a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.253938 11836 raft_consensus.cc:359] T 23ec4e0fd00a47a4b7c541df3b766204 P ce29b0026ca143bc9da4c45b570d40f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.254531 11839 raft_consensus.cc:740] T fe27d08280eb43078a87e9e4a4730d47 P 365659ba7e624d319505a5e0f8bf897a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365659ba7e624d319505a5e0f8bf897a, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.254758 11836 raft_consensus.cc:385] T 23ec4e0fd00a47a4b7c541df3b766204 P ce29b0026ca143bc9da4c45b570d40f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.255089 11836 raft_consensus.cc:740] T 23ec4e0fd00a47a4b7c541df3b766204 P ce29b0026ca143bc9da4c45b570d40f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce29b0026ca143bc9da4c45b570d40f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.255323 11839 consensus_queue.cc:260] T fe27d08280eb43078a87e9e4a4730d47 P 365659ba7e624d319505a5e0f8bf897a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.255827 11837 ts_tablet_manager.cc:1434] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:44.255903 11836 consensus_queue.cc:260] T 23ec4e0fd00a47a4b7c541df3b766204 P ce29b0026ca143bc9da4c45b570d40f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.257498 11821 heartbeater.cc:499] Master 127.5.196.254:43227 was elected leader, sending a full tablet report...
I20260709 12:14:44.257985 11839 ts_tablet_manager.cc:1434] T fe27d08280eb43078a87e9e4a4730d47 P 365659ba7e624d319505a5e0f8bf897a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:44.259068 11839 tablet_bootstrap.cc:492] T 23ec4e0fd00a47a4b7c541df3b766204 P 365659ba7e624d319505a5e0f8bf897a: Bootstrap starting.
I20260709 12:14:44.260281 11672 heartbeater.cc:499] Master 127.5.196.254:43227 was elected leader, sending a full tablet report...
I20260709 12:14:44.260813 11836 ts_tablet_manager.cc:1434] T 23ec4e0fd00a47a4b7c541df3b766204 P ce29b0026ca143bc9da4c45b570d40f9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:14:44.267880 11836 tablet_bootstrap.cc:492] T fe27d08280eb43078a87e9e4a4730d47 P ce29b0026ca143bc9da4c45b570d40f9: Bootstrap starting.
I20260709 12:14:44.270464 11839 tablet_bootstrap.cc:654] T 23ec4e0fd00a47a4b7c541df3b766204 P 365659ba7e624d319505a5e0f8bf897a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.273824 11836 tablet_bootstrap.cc:654] T fe27d08280eb43078a87e9e4a4730d47 P ce29b0026ca143bc9da4c45b570d40f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.274978 11839 tablet_bootstrap.cc:492] T 23ec4e0fd00a47a4b7c541df3b766204 P 365659ba7e624d319505a5e0f8bf897a: No bootstrap required, opened a new log
I20260709 12:14:44.275460 11839 ts_tablet_manager.cc:1403] T 23ec4e0fd00a47a4b7c541df3b766204 P 365659ba7e624d319505a5e0f8bf897a: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.008s
I20260709 12:14:44.277967 11839 raft_consensus.cc:359] T 23ec4e0fd00a47a4b7c541df3b766204 P 365659ba7e624d319505a5e0f8bf897a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.278420 11836 tablet_bootstrap.cc:492] T fe27d08280eb43078a87e9e4a4730d47 P ce29b0026ca143bc9da4c45b570d40f9: No bootstrap required, opened a new log
I20260709 12:14:44.278461 11839 raft_consensus.cc:385] T 23ec4e0fd00a47a4b7c541df3b766204 P 365659ba7e624d319505a5e0f8bf897a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.279040 11836 ts_tablet_manager.cc:1403] T fe27d08280eb43078a87e9e4a4730d47 P ce29b0026ca143bc9da4c45b570d40f9: Time spent bootstrapping tablet: real 0.011s	user 0.011s	sys 0.000s
I20260709 12:14:44.279016 11839 raft_consensus.cc:740] T 23ec4e0fd00a47a4b7c541df3b766204 P 365659ba7e624d319505a5e0f8bf897a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365659ba7e624d319505a5e0f8bf897a, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.279762 11839 consensus_queue.cc:260] T 23ec4e0fd00a47a4b7c541df3b766204 P 365659ba7e624d319505a5e0f8bf897a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.281459 11839 ts_tablet_manager.cc:1434] T 23ec4e0fd00a47a4b7c541df3b766204 P 365659ba7e624d319505a5e0f8bf897a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:14:44.281781 11836 raft_consensus.cc:359] T fe27d08280eb43078a87e9e4a4730d47 P ce29b0026ca143bc9da4c45b570d40f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.282477 11836 raft_consensus.cc:385] T fe27d08280eb43078a87e9e4a4730d47 P ce29b0026ca143bc9da4c45b570d40f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.282805 11836 raft_consensus.cc:740] T fe27d08280eb43078a87e9e4a4730d47 P ce29b0026ca143bc9da4c45b570d40f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce29b0026ca143bc9da4c45b570d40f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.283494 11836 consensus_queue.cc:260] T fe27d08280eb43078a87e9e4a4730d47 P ce29b0026ca143bc9da4c45b570d40f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.285187 11836 ts_tablet_manager.cc:1434] T fe27d08280eb43078a87e9e4a4730d47 P ce29b0026ca143bc9da4c45b570d40f9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:44.411623 11840 raft_consensus.cc:493] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.412192 11840 raft_consensus.cc:515] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.414274 11840 leader_election.cc:290] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce29b0026ca143bc9da4c45b570d40f9 (127.5.196.193:42029), 365659ba7e624d319505a5e0f8bf897a (127.5.196.195:40613)
I20260709 12:14:44.418205 11840 raft_consensus.cc:493] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.418649 11840 raft_consensus.cc:515] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.420751 11840 leader_election.cc:290] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce29b0026ca143bc9da4c45b570d40f9 (127.5.196.193:42029), 365659ba7e624d319505a5e0f8bf897a (127.5.196.195:40613)
I20260709 12:14:44.423113 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ec4e0fd00a47a4b7c541df3b766204" candidate_uuid: "4727bc31157444d5b3985170723515dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce29b0026ca143bc9da4c45b570d40f9" is_pre_election: true
I20260709 12:14:44.423331 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe27d08280eb43078a87e9e4a4730d47" candidate_uuid: "4727bc31157444d5b3985170723515dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce29b0026ca143bc9da4c45b570d40f9" is_pre_election: true
I20260709 12:14:44.423872 11647 raft_consensus.cc:2468] T 23ec4e0fd00a47a4b7c541df3b766204 P ce29b0026ca143bc9da4c45b570d40f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4727bc31157444d5b3985170723515dd in term 0.
I20260709 12:14:44.424093 11646 raft_consensus.cc:2468] T fe27d08280eb43078a87e9e4a4730d47 P ce29b0026ca143bc9da4c45b570d40f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4727bc31157444d5b3985170723515dd in term 0.
I20260709 12:14:44.424502 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ec4e0fd00a47a4b7c541df3b766204" candidate_uuid: "4727bc31157444d5b3985170723515dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365659ba7e624d319505a5e0f8bf897a" is_pre_election: true
I20260709 12:14:44.424845 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe27d08280eb43078a87e9e4a4730d47" candidate_uuid: "4727bc31157444d5b3985170723515dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365659ba7e624d319505a5e0f8bf897a" is_pre_election: true
I20260709 12:14:44.425137 11796 raft_consensus.cc:2468] T 23ec4e0fd00a47a4b7c541df3b766204 P 365659ba7e624d319505a5e0f8bf897a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4727bc31157444d5b3985170723515dd in term 0.
I20260709 12:14:44.425297 11688 leader_election.cc:304] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4727bc31157444d5b3985170723515dd, ce29b0026ca143bc9da4c45b570d40f9; no voters: 
I20260709 12:14:44.425514 11795 raft_consensus.cc:2468] T fe27d08280eb43078a87e9e4a4730d47 P 365659ba7e624d319505a5e0f8bf897a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4727bc31157444d5b3985170723515dd in term 0.
I20260709 12:14:44.426205 11840 raft_consensus.cc:2804] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.426275 11688 leader_election.cc:304] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4727bc31157444d5b3985170723515dd, ce29b0026ca143bc9da4c45b570d40f9; no voters: 
I20260709 12:14:44.426638 11840 raft_consensus.cc:493] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.427022 11840 raft_consensus.cc:3060] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.427901 11849 raft_consensus.cc:2804] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.428203 11849 raft_consensus.cc:493] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.428437 11849 raft_consensus.cc:3060] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.432413 11840 raft_consensus.cc:515] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.433456 11849 raft_consensus.cc:515] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.433881 11840 leader_election.cc:290] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [CANDIDATE]: Term 1 election: Requested vote from peers ce29b0026ca143bc9da4c45b570d40f9 (127.5.196.193:42029), 365659ba7e624d319505a5e0f8bf897a (127.5.196.195:40613)
I20260709 12:14:44.434753 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ec4e0fd00a47a4b7c541df3b766204" candidate_uuid: "4727bc31157444d5b3985170723515dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce29b0026ca143bc9da4c45b570d40f9"
I20260709 12:14:44.434870 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ec4e0fd00a47a4b7c541df3b766204" candidate_uuid: "4727bc31157444d5b3985170723515dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365659ba7e624d319505a5e0f8bf897a"
I20260709 12:14:44.435245 11646 raft_consensus.cc:3060] T 23ec4e0fd00a47a4b7c541df3b766204 P ce29b0026ca143bc9da4c45b570d40f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.435487 11795 raft_consensus.cc:3060] T 23ec4e0fd00a47a4b7c541df3b766204 P 365659ba7e624d319505a5e0f8bf897a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.435536 11849 leader_election.cc:290] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [CANDIDATE]: Term 1 election: Requested vote from peers ce29b0026ca143bc9da4c45b570d40f9 (127.5.196.193:42029), 365659ba7e624d319505a5e0f8bf897a (127.5.196.195:40613)
I20260709 12:14:44.436352 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe27d08280eb43078a87e9e4a4730d47" candidate_uuid: "4727bc31157444d5b3985170723515dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce29b0026ca143bc9da4c45b570d40f9"
I20260709 12:14:44.436969 11647 raft_consensus.cc:3060] T fe27d08280eb43078a87e9e4a4730d47 P ce29b0026ca143bc9da4c45b570d40f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.438915 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe27d08280eb43078a87e9e4a4730d47" candidate_uuid: "4727bc31157444d5b3985170723515dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365659ba7e624d319505a5e0f8bf897a"
I20260709 12:14:44.439524 11796 raft_consensus.cc:3060] T fe27d08280eb43078a87e9e4a4730d47 P 365659ba7e624d319505a5e0f8bf897a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.441109 11795 raft_consensus.cc:2468] T 23ec4e0fd00a47a4b7c541df3b766204 P 365659ba7e624d319505a5e0f8bf897a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4727bc31157444d5b3985170723515dd in term 1.
I20260709 12:14:44.442077 11687 leader_election.cc:304] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365659ba7e624d319505a5e0f8bf897a, 4727bc31157444d5b3985170723515dd; no voters: 
I20260709 12:14:44.442698 11849 raft_consensus.cc:2804] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:44.443204 11849 raft_consensus.cc:697] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [term 1 LEADER]: Becoming Leader. State: Replica: 4727bc31157444d5b3985170723515dd, State: Running, Role: LEADER
I20260709 12:14:44.444041 11849 consensus_queue.cc:237] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.444382 11647 raft_consensus.cc:2468] T fe27d08280eb43078a87e9e4a4730d47 P ce29b0026ca143bc9da4c45b570d40f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4727bc31157444d5b3985170723515dd in term 1.
I20260709 12:14:44.446434 11688 leader_election.cc:304] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4727bc31157444d5b3985170723515dd, ce29b0026ca143bc9da4c45b570d40f9; no voters: 
I20260709 12:14:44.447486 11840 raft_consensus.cc:2804] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:44.447849 11796 raft_consensus.cc:2468] T fe27d08280eb43078a87e9e4a4730d47 P 365659ba7e624d319505a5e0f8bf897a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4727bc31157444d5b3985170723515dd in term 1.
I20260709 12:14:44.448305 11646 raft_consensus.cc:2468] T 23ec4e0fd00a47a4b7c541df3b766204 P ce29b0026ca143bc9da4c45b570d40f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4727bc31157444d5b3985170723515dd in term 1.
I20260709 12:14:44.447934 11840 raft_consensus.cc:697] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [term 1 LEADER]: Becoming Leader. State: Replica: 4727bc31157444d5b3985170723515dd, State: Running, Role: LEADER
I20260709 12:14:44.449601 11840 consensus_queue.cc:237] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.455344 11545 catalog_manager.cc:5697] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 4727bc31157444d5b3985170723515dd (127.5.196.194). New cstate: current_term: 1 leader_uuid: "4727bc31157444d5b3985170723515dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:44.466331 11545 catalog_manager.cc:5697] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 4727bc31157444d5b3985170723515dd (127.5.196.194). New cstate: current_term: 1 leader_uuid: "4727bc31157444d5b3985170723515dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:44.524449 11545 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42692:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:14:44.526233 11545 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:14:44.546991 11637 tablet_service.cc:1511] Processing CreateTablet for tablet bc630ffcd6214817b222c90c28d22cf4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1e6a1d230be64050a55c56fc7801d1f3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:44.548235 11637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc630ffcd6214817b222c90c28d22cf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.548409 11711 tablet_service.cc:1511] Processing CreateTablet for tablet bc630ffcd6214817b222c90c28d22cf4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1e6a1d230be64050a55c56fc7801d1f3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:44.549623 11711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc630ffcd6214817b222c90c28d22cf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.549930 11785 tablet_service.cc:1511] Processing CreateTablet for tablet bc630ffcd6214817b222c90c28d22cf4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1e6a1d230be64050a55c56fc7801d1f3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:44.551123 11785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc630ffcd6214817b222c90c28d22cf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.554419 11786 tablet_service.cc:1511] Processing CreateTablet for tablet c42397cacd754a47b298f892c94ef94f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1e6a1d230be64050a55c56fc7801d1f3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:44.555131 11636 tablet_service.cc:1511] Processing CreateTablet for tablet c42397cacd754a47b298f892c94ef94f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1e6a1d230be64050a55c56fc7801d1f3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:44.555603 11786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c42397cacd754a47b298f892c94ef94f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.556303 11636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c42397cacd754a47b298f892c94ef94f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.560729 11712 tablet_service.cc:1511] Processing CreateTablet for tablet c42397cacd754a47b298f892c94ef94f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1e6a1d230be64050a55c56fc7801d1f3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:44.561899 11712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c42397cacd754a47b298f892c94ef94f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.563254 11836 tablet_bootstrap.cc:492] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9: Bootstrap starting.
I20260709 12:14:44.565902 11837 tablet_bootstrap.cc:492] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd: Bootstrap starting.
I20260709 12:14:44.569168 11836 tablet_bootstrap.cc:654] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.571365 11839 tablet_bootstrap.cc:492] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a: Bootstrap starting.
I20260709 12:14:44.571707 11837 tablet_bootstrap.cc:654] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.578660 11839 tablet_bootstrap.cc:654] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.583074 11837 tablet_bootstrap.cc:492] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd: No bootstrap required, opened a new log
I20260709 12:14:44.583580 11837 ts_tablet_manager.cc:1403] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 12:14:44.586431 11837 raft_consensus.cc:359] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.586971 11839 tablet_bootstrap.cc:492] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a: No bootstrap required, opened a new log
I20260709 12:14:44.587196 11837 raft_consensus.cc:385] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.587528 11837 raft_consensus.cc:740] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4727bc31157444d5b3985170723515dd, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.587591 11839 ts_tablet_manager.cc:1403] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260709 12:14:44.588410 11837 consensus_queue.cc:260] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.590413 11839 raft_consensus.cc:359] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.592710 11837 ts_tablet_manager.cc:1434] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:14:44.592990 11839 raft_consensus.cc:385] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.593292 11839 raft_consensus.cc:740] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365659ba7e624d319505a5e0f8bf897a, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.593892 11839 consensus_queue.cc:260] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.597020 11839 ts_tablet_manager.cc:1434] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 12:14:44.601018 11836 tablet_bootstrap.cc:492] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9: No bootstrap required, opened a new log
I20260709 12:14:44.602314 11837 tablet_bootstrap.cc:492] T c42397cacd754a47b298f892c94ef94f P 4727bc31157444d5b3985170723515dd: Bootstrap starting.
I20260709 12:14:44.602893 11836 ts_tablet_manager.cc:1403] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.011s
I20260709 12:14:44.604005 11839 tablet_bootstrap.cc:492] T bc630ffcd6214817b222c90c28d22cf4 P 365659ba7e624d319505a5e0f8bf897a: Bootstrap starting.
I20260709 12:14:44.605445 11836 raft_consensus.cc:359] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.606155 11836 raft_consensus.cc:385] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.606436 11836 raft_consensus.cc:740] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce29b0026ca143bc9da4c45b570d40f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.607280 11836 consensus_queue.cc:260] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.609965 11836 ts_tablet_manager.cc:1434] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:14:44.610643 11837 tablet_bootstrap.cc:654] T c42397cacd754a47b298f892c94ef94f P 4727bc31157444d5b3985170723515dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.610760 11839 tablet_bootstrap.cc:654] T bc630ffcd6214817b222c90c28d22cf4 P 365659ba7e624d319505a5e0f8bf897a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.615926 11839 tablet_bootstrap.cc:492] T bc630ffcd6214817b222c90c28d22cf4 P 365659ba7e624d319505a5e0f8bf897a: No bootstrap required, opened a new log
I20260709 12:14:44.615870 11836 tablet_bootstrap.cc:492] T c42397cacd754a47b298f892c94ef94f P ce29b0026ca143bc9da4c45b570d40f9: Bootstrap starting.
I20260709 12:14:44.616326 11837 tablet_bootstrap.cc:492] T c42397cacd754a47b298f892c94ef94f P 4727bc31157444d5b3985170723515dd: No bootstrap required, opened a new log
I20260709 12:14:44.616415 11839 ts_tablet_manager.cc:1403] T bc630ffcd6214817b222c90c28d22cf4 P 365659ba7e624d319505a5e0f8bf897a: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260709 12:14:44.616876 11837 ts_tablet_manager.cc:1403] T c42397cacd754a47b298f892c94ef94f P 4727bc31157444d5b3985170723515dd: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260709 12:14:44.619261 11839 raft_consensus.cc:359] T bc630ffcd6214817b222c90c28d22cf4 P 365659ba7e624d319505a5e0f8bf897a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.619608 11837 raft_consensus.cc:359] T c42397cacd754a47b298f892c94ef94f P 4727bc31157444d5b3985170723515dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.620008 11839 raft_consensus.cc:385] T bc630ffcd6214817b222c90c28d22cf4 P 365659ba7e624d319505a5e0f8bf897a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.620316 11837 raft_consensus.cc:385] T c42397cacd754a47b298f892c94ef94f P 4727bc31157444d5b3985170723515dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.620352 11839 raft_consensus.cc:740] T bc630ffcd6214817b222c90c28d22cf4 P 365659ba7e624d319505a5e0f8bf897a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365659ba7e624d319505a5e0f8bf897a, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.620707 11837 raft_consensus.cc:740] T c42397cacd754a47b298f892c94ef94f P 4727bc31157444d5b3985170723515dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4727bc31157444d5b3985170723515dd, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.620832 11836 tablet_bootstrap.cc:654] T c42397cacd754a47b298f892c94ef94f P ce29b0026ca143bc9da4c45b570d40f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.621382 11839 consensus_queue.cc:260] T bc630ffcd6214817b222c90c28d22cf4 P 365659ba7e624d319505a5e0f8bf897a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.621451 11837 consensus_queue.cc:260] T c42397cacd754a47b298f892c94ef94f P 4727bc31157444d5b3985170723515dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.624027 11837 ts_tablet_manager.cc:1434] T c42397cacd754a47b298f892c94ef94f P 4727bc31157444d5b3985170723515dd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 12:14:44.625864 11839 ts_tablet_manager.cc:1434] T bc630ffcd6214817b222c90c28d22cf4 P 365659ba7e624d319505a5e0f8bf897a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:14:44.629248 11836 tablet_bootstrap.cc:492] T c42397cacd754a47b298f892c94ef94f P ce29b0026ca143bc9da4c45b570d40f9: No bootstrap required, opened a new log
I20260709 12:14:44.629630 11836 ts_tablet_manager.cc:1403] T c42397cacd754a47b298f892c94ef94f P ce29b0026ca143bc9da4c45b570d40f9: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 12:14:44.632473 11836 raft_consensus.cc:359] T c42397cacd754a47b298f892c94ef94f P ce29b0026ca143bc9da4c45b570d40f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.633122 11836 raft_consensus.cc:385] T c42397cacd754a47b298f892c94ef94f P ce29b0026ca143bc9da4c45b570d40f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.633410 11836 raft_consensus.cc:740] T c42397cacd754a47b298f892c94ef94f P ce29b0026ca143bc9da4c45b570d40f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce29b0026ca143bc9da4c45b570d40f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.634099 11836 consensus_queue.cc:260] T c42397cacd754a47b298f892c94ef94f P ce29b0026ca143bc9da4c45b570d40f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.636480 11836 ts_tablet_manager.cc:1434] T c42397cacd754a47b298f892c94ef94f P ce29b0026ca143bc9da4c45b570d40f9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260709 12:14:44.755848 11593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:44.758617 11845 raft_consensus.cc:493] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.759068 11845 raft_consensus.cc:515] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.760932 11845 leader_election.cc:290] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4727bc31157444d5b3985170723515dd (127.5.196.194:41061), 365659ba7e624d319505a5e0f8bf897a (127.5.196.195:40613)
I20260709 12:14:44.771649 11844 raft_consensus.cc:493] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.772204 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc630ffcd6214817b222c90c28d22cf4" candidate_uuid: "ce29b0026ca143bc9da4c45b570d40f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4727bc31157444d5b3985170723515dd" is_pre_election: true
I20260709 12:14:44.772179 11844 raft_consensus.cc:515] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.772877 11722 raft_consensus.cc:2468] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce29b0026ca143bc9da4c45b570d40f9 in term 0.
I20260709 12:14:44.772775 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc630ffcd6214817b222c90c28d22cf4" candidate_uuid: "ce29b0026ca143bc9da4c45b570d40f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365659ba7e624d319505a5e0f8bf897a" is_pre_election: true
I20260709 12:14:44.773583 11796 raft_consensus.cc:2468] T bc630ffcd6214817b222c90c28d22cf4 P 365659ba7e624d319505a5e0f8bf897a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce29b0026ca143bc9da4c45b570d40f9 in term 0.
I20260709 12:14:44.774395 11610 leader_election.cc:304] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4727bc31157444d5b3985170723515dd, ce29b0026ca143bc9da4c45b570d40f9; no voters: 
I20260709 12:14:44.775947 11845 raft_consensus.cc:2804] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.776270 11845 raft_consensus.cc:493] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.775626 11844 leader_election.cc:290] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce29b0026ca143bc9da4c45b570d40f9 (127.5.196.193:42029), 4727bc31157444d5b3985170723515dd (127.5.196.194:41061)
I20260709 12:14:44.777004 11845 raft_consensus.cc:3060] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.783103 11845 raft_consensus.cc:515] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.784649 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42397cacd754a47b298f892c94ef94f" candidate_uuid: "365659ba7e624d319505a5e0f8bf897a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce29b0026ca143bc9da4c45b570d40f9" is_pre_election: true
I20260709 12:14:44.785006 11845 leader_election.cc:290] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [CANDIDATE]: Term 1 election: Requested vote from peers 4727bc31157444d5b3985170723515dd (127.5.196.194:41061), 365659ba7e624d319505a5e0f8bf897a (127.5.196.195:40613)
I20260709 12:14:44.785674 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc630ffcd6214817b222c90c28d22cf4" candidate_uuid: "ce29b0026ca143bc9da4c45b570d40f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4727bc31157444d5b3985170723515dd"
I20260709 12:14:44.786042 11646 raft_consensus.cc:2468] T c42397cacd754a47b298f892c94ef94f P ce29b0026ca143bc9da4c45b570d40f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 365659ba7e624d319505a5e0f8bf897a in term 0.
I20260709 12:14:44.786103 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc630ffcd6214817b222c90c28d22cf4" candidate_uuid: "ce29b0026ca143bc9da4c45b570d40f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365659ba7e624d319505a5e0f8bf897a"
I20260709 12:14:44.786337 11722 raft_consensus.cc:3060] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.786707 11796 raft_consensus.cc:3060] T bc630ffcd6214817b222c90c28d22cf4 P 365659ba7e624d319505a5e0f8bf897a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.787426 11762 leader_election.cc:304] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365659ba7e624d319505a5e0f8bf897a, ce29b0026ca143bc9da4c45b570d40f9; no voters: 
I20260709 12:14:44.788292 11844 raft_consensus.cc:2804] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.788626 11844 raft_consensus.cc:493] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.788938 11844 raft_consensus.cc:3060] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.792064 11796 raft_consensus.cc:2468] T bc630ffcd6214817b222c90c28d22cf4 P 365659ba7e624d319505a5e0f8bf897a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce29b0026ca143bc9da4c45b570d40f9 in term 1.
I20260709 12:14:44.792618 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42397cacd754a47b298f892c94ef94f" candidate_uuid: "365659ba7e624d319505a5e0f8bf897a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4727bc31157444d5b3985170723515dd" is_pre_election: true
I20260709 12:14:44.793044 11612 leader_election.cc:304] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365659ba7e624d319505a5e0f8bf897a, ce29b0026ca143bc9da4c45b570d40f9; no voters: 
I20260709 12:14:44.793267 11721 raft_consensus.cc:2468] T c42397cacd754a47b298f892c94ef94f P 4727bc31157444d5b3985170723515dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 365659ba7e624d319505a5e0f8bf897a in term 0.
I20260709 12:14:44.793849 11845 raft_consensus.cc:2804] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:44.793254 11722 raft_consensus.cc:2468] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce29b0026ca143bc9da4c45b570d40f9 in term 1.
I20260709 12:14:44.795738 11845 raft_consensus.cc:697] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [term 1 LEADER]: Becoming Leader. State: Replica: ce29b0026ca143bc9da4c45b570d40f9, State: Running, Role: LEADER
I20260709 12:14:44.795917 11844 raft_consensus.cc:515] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.796546 11845 consensus_queue.cc:237] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.798249 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42397cacd754a47b298f892c94ef94f" candidate_uuid: "365659ba7e624d319505a5e0f8bf897a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce29b0026ca143bc9da4c45b570d40f9"
I20260709 12:14:44.798557 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42397cacd754a47b298f892c94ef94f" candidate_uuid: "365659ba7e624d319505a5e0f8bf897a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4727bc31157444d5b3985170723515dd"
I20260709 12:14:44.798851 11646 raft_consensus.cc:3060] T c42397cacd754a47b298f892c94ef94f P ce29b0026ca143bc9da4c45b570d40f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.799115 11722 raft_consensus.cc:3060] T c42397cacd754a47b298f892c94ef94f P 4727bc31157444d5b3985170723515dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.799460 11844 leader_election.cc:290] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [CANDIDATE]: Term 1 election: Requested vote from peers ce29b0026ca143bc9da4c45b570d40f9 (127.5.196.193:42029), 4727bc31157444d5b3985170723515dd (127.5.196.194:41061)
I20260709 12:14:44.804661 11543 catalog_manager.cc:5697] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce29b0026ca143bc9da4c45b570d40f9 (127.5.196.193). New cstate: current_term: 1 leader_uuid: "ce29b0026ca143bc9da4c45b570d40f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:44.805284 11646 raft_consensus.cc:2468] T c42397cacd754a47b298f892c94ef94f P ce29b0026ca143bc9da4c45b570d40f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 365659ba7e624d319505a5e0f8bf897a in term 1.
I20260709 12:14:44.806344 11762 leader_election.cc:304] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365659ba7e624d319505a5e0f8bf897a, ce29b0026ca143bc9da4c45b570d40f9; no voters: 
I20260709 12:14:44.807062 11844 raft_consensus.cc:2804] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:44.808118 11844 raft_consensus.cc:697] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [term 1 LEADER]: Becoming Leader. State: Replica: 365659ba7e624d319505a5e0f8bf897a, State: Running, Role: LEADER
I20260709 12:14:44.808835 11844 consensus_queue.cc:237] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.809267 11722 raft_consensus.cc:2468] T c42397cacd754a47b298f892c94ef94f P 4727bc31157444d5b3985170723515dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 365659ba7e624d319505a5e0f8bf897a in term 1.
I20260709 12:14:44.816372 11544 catalog_manager.cc:5697] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a reported cstate change: term changed from 0 to 1, leader changed from <none> to 365659ba7e624d319505a5e0f8bf897a (127.5.196.195). New cstate: current_term: 1 leader_uuid: "365659ba7e624d319505a5e0f8bf897a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:44.885656 11722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23ec4e0fd00a47a4b7c541df3b766204"
dest_uuid: "4727bc31157444d5b3985170723515dd"
mode: GRACEFUL
new_leader_uuid: "ce29b0026ca143bc9da4c45b570d40f9"
 from {username='slave'} at 127.0.0.1:57352
I20260709 12:14:44.886117 11722 raft_consensus.cc:606] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [term 1 LEADER]: Received request to transfer leadership to TS ce29b0026ca143bc9da4c45b570d40f9
I20260709 12:14:44.890378 11722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe27d08280eb43078a87e9e4a4730d47"
dest_uuid: "4727bc31157444d5b3985170723515dd"
mode: GRACEFUL
new_leader_uuid: "365659ba7e624d319505a5e0f8bf897a"
 from {username='slave'} at 127.0.0.1:57352
I20260709 12:14:44.890789 11722 raft_consensus.cc:606] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [term 1 LEADER]: Received request to transfer leadership to TS 365659ba7e624d319505a5e0f8bf897a
I20260709 12:14:44.903743 11796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c42397cacd754a47b298f892c94ef94f"
dest_uuid: "365659ba7e624d319505a5e0f8bf897a"
mode: GRACEFUL
new_leader_uuid: "ce29b0026ca143bc9da4c45b570d40f9"
 from {username='slave'} at 127.0.0.1:42322
I20260709 12:14:44.904176 11796 raft_consensus.cc:606] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [term 1 LEADER]: Received request to transfer leadership to TS ce29b0026ca143bc9da4c45b570d40f9
I20260709 12:14:44.935182 11840 consensus_queue.cc:1048] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:44.946332 11850 consensus_queue.cc:1048] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:44.956075 11849 raft_consensus.cc:993] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd: : Instructing follower 365659ba7e624d319505a5e0f8bf897a to start an election
I20260709 12:14:44.956456 11840 raft_consensus.cc:1081] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [term 1 LEADER]: Signalling peer 365659ba7e624d319505a5e0f8bf897a to start an election
I20260709 12:14:44.958011 11796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe27d08280eb43078a87e9e4a4730d47"
dest_uuid: "365659ba7e624d319505a5e0f8bf897a"
 from {username='slave'} at 127.0.0.1:42300
I20260709 12:14:44.958570 11796 raft_consensus.cc:493] T fe27d08280eb43078a87e9e4a4730d47 P 365659ba7e624d319505a5e0f8bf897a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:44.958937 11796 raft_consensus.cc:3060] T fe27d08280eb43078a87e9e4a4730d47 P 365659ba7e624d319505a5e0f8bf897a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:44.965224 11796 raft_consensus.cc:515] T fe27d08280eb43078a87e9e4a4730d47 P 365659ba7e624d319505a5e0f8bf897a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.967634 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe27d08280eb43078a87e9e4a4730d47" candidate_uuid: "365659ba7e624d319505a5e0f8bf897a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce29b0026ca143bc9da4c45b570d40f9"
I20260709 12:14:44.968199 11796 leader_election.cc:290] T fe27d08280eb43078a87e9e4a4730d47 P 365659ba7e624d319505a5e0f8bf897a [CANDIDATE]: Term 2 election: Requested vote from peers ce29b0026ca143bc9da4c45b570d40f9 (127.5.196.193:42029), 4727bc31157444d5b3985170723515dd (127.5.196.194:41061)
I20260709 12:14:44.968253 11646 raft_consensus.cc:3060] T fe27d08280eb43078a87e9e4a4730d47 P ce29b0026ca143bc9da4c45b570d40f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:44.968842 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe27d08280eb43078a87e9e4a4730d47" candidate_uuid: "365659ba7e624d319505a5e0f8bf897a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4727bc31157444d5b3985170723515dd"
I20260709 12:14:44.969453 11722 raft_consensus.cc:3055] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:44.969748 11722 raft_consensus.cc:740] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4727bc31157444d5b3985170723515dd, State: Running, Role: LEADER
I20260709 12:14:44.970523 11722 consensus_queue.cc:260] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.971660 11722 raft_consensus.cc:3060] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:44.973513 11646 raft_consensus.cc:2468] T fe27d08280eb43078a87e9e4a4730d47 P ce29b0026ca143bc9da4c45b570d40f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 365659ba7e624d319505a5e0f8bf897a in term 2.
I20260709 12:14:44.974378 11762 leader_election.cc:304] T fe27d08280eb43078a87e9e4a4730d47 P 365659ba7e624d319505a5e0f8bf897a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365659ba7e624d319505a5e0f8bf897a, ce29b0026ca143bc9da4c45b570d40f9; no voters: 
I20260709 12:14:44.975018 11844 raft_consensus.cc:2804] T fe27d08280eb43078a87e9e4a4730d47 P 365659ba7e624d319505a5e0f8bf897a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:44.975492 11844 raft_consensus.cc:697] T fe27d08280eb43078a87e9e4a4730d47 P 365659ba7e624d319505a5e0f8bf897a [term 2 LEADER]: Becoming Leader. State: Replica: 365659ba7e624d319505a5e0f8bf897a, State: Running, Role: LEADER
I20260709 12:14:44.976555 11722 raft_consensus.cc:2468] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 365659ba7e624d319505a5e0f8bf897a in term 2.
I20260709 12:14:44.976257 11844 consensus_queue.cc:237] T fe27d08280eb43078a87e9e4a4730d47 P 365659ba7e624d319505a5e0f8bf897a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:44.982750 11545 catalog_manager.cc:5697] T fe27d08280eb43078a87e9e4a4730d47 P 365659ba7e624d319505a5e0f8bf897a reported cstate change: term changed from 1 to 2, leader changed from 4727bc31157444d5b3985170723515dd (127.5.196.194) to 365659ba7e624d319505a5e0f8bf897a (127.5.196.195). New cstate: current_term: 2 leader_uuid: "365659ba7e624d319505a5e0f8bf897a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:45.011065 11840 consensus_queue.cc:1048] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:45.021116 11849 consensus_queue.cc:1048] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:45.028429 11840 raft_consensus.cc:993] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd: : Instructing follower ce29b0026ca143bc9da4c45b570d40f9 to start an election
I20260709 12:14:45.028815 11849 raft_consensus.cc:1081] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [term 1 LEADER]: Signalling peer ce29b0026ca143bc9da4c45b570d40f9 to start an election
I20260709 12:14:45.030273 11646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23ec4e0fd00a47a4b7c541df3b766204"
dest_uuid: "ce29b0026ca143bc9da4c45b570d40f9"
 from {username='slave'} at 127.0.0.1:50318
I20260709 12:14:45.030699 11646 raft_consensus.cc:493] T 23ec4e0fd00a47a4b7c541df3b766204 P ce29b0026ca143bc9da4c45b570d40f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:45.031038 11646 raft_consensus.cc:3060] T 23ec4e0fd00a47a4b7c541df3b766204 P ce29b0026ca143bc9da4c45b570d40f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.035751 11646 raft_consensus.cc:515] T 23ec4e0fd00a47a4b7c541df3b766204 P ce29b0026ca143bc9da4c45b570d40f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:45.038130 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ec4e0fd00a47a4b7c541df3b766204" candidate_uuid: "ce29b0026ca143bc9da4c45b570d40f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4727bc31157444d5b3985170723515dd"
I20260709 12:14:45.038479 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ec4e0fd00a47a4b7c541df3b766204" candidate_uuid: "ce29b0026ca143bc9da4c45b570d40f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "365659ba7e624d319505a5e0f8bf897a"
I20260709 12:14:45.038669 11722 raft_consensus.cc:3055] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:45.039168 11646 leader_election.cc:290] T 23ec4e0fd00a47a4b7c541df3b766204 P ce29b0026ca143bc9da4c45b570d40f9 [CANDIDATE]: Term 2 election: Requested vote from peers 4727bc31157444d5b3985170723515dd (127.5.196.194:41061), 365659ba7e624d319505a5e0f8bf897a (127.5.196.195:40613)
I20260709 12:14:45.039076 11796 raft_consensus.cc:3060] T 23ec4e0fd00a47a4b7c541df3b766204 P 365659ba7e624d319505a5e0f8bf897a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.039080 11722 raft_consensus.cc:740] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4727bc31157444d5b3985170723515dd, State: Running, Role: LEADER
I20260709 12:14:45.041115 11722 consensus_queue.cc:260] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:45.042404 11722 raft_consensus.cc:3060] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.045792 11796 raft_consensus.cc:2468] T 23ec4e0fd00a47a4b7c541df3b766204 P 365659ba7e624d319505a5e0f8bf897a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce29b0026ca143bc9da4c45b570d40f9 in term 2.
I20260709 12:14:45.046854 11612 leader_election.cc:304] T 23ec4e0fd00a47a4b7c541df3b766204 P ce29b0026ca143bc9da4c45b570d40f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365659ba7e624d319505a5e0f8bf897a, ce29b0026ca143bc9da4c45b570d40f9; no voters: 
I20260709 12:14:45.047619 11845 raft_consensus.cc:2804] T 23ec4e0fd00a47a4b7c541df3b766204 P ce29b0026ca143bc9da4c45b570d40f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:45.048105 11845 raft_consensus.cc:697] T 23ec4e0fd00a47a4b7c541df3b766204 P ce29b0026ca143bc9da4c45b570d40f9 [term 2 LEADER]: Becoming Leader. State: Replica: ce29b0026ca143bc9da4c45b570d40f9, State: Running, Role: LEADER
I20260709 12:14:45.048753 11722 raft_consensus.cc:2468] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce29b0026ca143bc9da4c45b570d40f9 in term 2.
I20260709 12:14:45.048862 11845 consensus_queue.cc:237] T 23ec4e0fd00a47a4b7c541df3b766204 P ce29b0026ca143bc9da4c45b570d40f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:45.055564 11544 catalog_manager.cc:5697] T 23ec4e0fd00a47a4b7c541df3b766204 P ce29b0026ca143bc9da4c45b570d40f9 reported cstate change: term changed from 1 to 2, leader changed from 4727bc31157444d5b3985170723515dd (127.5.196.194) to ce29b0026ca143bc9da4c45b570d40f9 (127.5.196.193). New cstate: current_term: 2 leader_uuid: "ce29b0026ca143bc9da4c45b570d40f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:45.295502 11844 consensus_queue.cc:1048] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:45.301445 11845 consensus_queue.cc:1048] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:45.312074 11871 consensus_queue.cc:1048] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:45.314349 11869 consensus_queue.cc:1048] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:45.321563 11871 raft_consensus.cc:993] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a: : Instructing follower ce29b0026ca143bc9da4c45b570d40f9 to start an election
I20260709 12:14:45.321985 11871 raft_consensus.cc:1081] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [term 1 LEADER]: Signalling peer ce29b0026ca143bc9da4c45b570d40f9 to start an election
I20260709 12:14:45.323486 11646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c42397cacd754a47b298f892c94ef94f"
dest_uuid: "ce29b0026ca143bc9da4c45b570d40f9"
 from {username='slave'} at 127.0.0.1:50326
I20260709 12:14:45.324036 11646 raft_consensus.cc:493] T c42397cacd754a47b298f892c94ef94f P ce29b0026ca143bc9da4c45b570d40f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:45.324390 11646 raft_consensus.cc:3060] T c42397cacd754a47b298f892c94ef94f P ce29b0026ca143bc9da4c45b570d40f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.331174 11646 raft_consensus.cc:515] T c42397cacd754a47b298f892c94ef94f P ce29b0026ca143bc9da4c45b570d40f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:45.333709 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42397cacd754a47b298f892c94ef94f" candidate_uuid: "ce29b0026ca143bc9da4c45b570d40f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4727bc31157444d5b3985170723515dd"
I20260709 12:14:45.334250 11722 raft_consensus.cc:3060] T c42397cacd754a47b298f892c94ef94f P 4727bc31157444d5b3985170723515dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.334671 11646 leader_election.cc:290] T c42397cacd754a47b298f892c94ef94f P ce29b0026ca143bc9da4c45b570d40f9 [CANDIDATE]: Term 2 election: Requested vote from peers 4727bc31157444d5b3985170723515dd (127.5.196.194:41061), 365659ba7e624d319505a5e0f8bf897a (127.5.196.195:40613)
I20260709 12:14:45.336700 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42397cacd754a47b298f892c94ef94f" candidate_uuid: "ce29b0026ca143bc9da4c45b570d40f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "365659ba7e624d319505a5e0f8bf897a"
I20260709 12:14:45.337221 11796 raft_consensus.cc:3055] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:45.337539 11796 raft_consensus.cc:740] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 365659ba7e624d319505a5e0f8bf897a, State: Running, Role: LEADER
I20260709 12:14:45.338328 11796 consensus_queue.cc:260] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:45.339576 11796 raft_consensus.cc:3060] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.341145 11722 raft_consensus.cc:2468] T c42397cacd754a47b298f892c94ef94f P 4727bc31157444d5b3985170723515dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce29b0026ca143bc9da4c45b570d40f9 in term 2.
I20260709 12:14:45.342306 11610 leader_election.cc:304] T c42397cacd754a47b298f892c94ef94f P ce29b0026ca143bc9da4c45b570d40f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4727bc31157444d5b3985170723515dd, ce29b0026ca143bc9da4c45b570d40f9; no voters: 
I20260709 12:14:45.343079 11869 raft_consensus.cc:2804] T c42397cacd754a47b298f892c94ef94f P ce29b0026ca143bc9da4c45b570d40f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:45.343564 11869 raft_consensus.cc:697] T c42397cacd754a47b298f892c94ef94f P ce29b0026ca143bc9da4c45b570d40f9 [term 2 LEADER]: Becoming Leader. State: Replica: ce29b0026ca143bc9da4c45b570d40f9, State: Running, Role: LEADER
I20260709 12:14:45.344342 11869 consensus_queue.cc:237] T c42397cacd754a47b298f892c94ef94f P ce29b0026ca143bc9da4c45b570d40f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:45.345556 11796 raft_consensus.cc:2468] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce29b0026ca143bc9da4c45b570d40f9 in term 2.
I20260709 12:14:45.350266 11543 catalog_manager.cc:5697] T c42397cacd754a47b298f892c94ef94f P ce29b0026ca143bc9da4c45b570d40f9 reported cstate change: term changed from 1 to 2, leader changed from 365659ba7e624d319505a5e0f8bf897a (127.5.196.195) to ce29b0026ca143bc9da4c45b570d40f9 (127.5.196.193). New cstate: current_term: 2 leader_uuid: "ce29b0026ca143bc9da4c45b570d40f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:45.533233 11796 raft_consensus.cc:1275] T 23ec4e0fd00a47a4b7c541df3b766204 P 365659ba7e624d319505a5e0f8bf897a [term 2 FOLLOWER]: Refusing update from remote peer ce29b0026ca143bc9da4c45b570d40f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:45.534410 11869 consensus_queue.cc:1048] T 23ec4e0fd00a47a4b7c541df3b766204 P ce29b0026ca143bc9da4c45b570d40f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:45.536435 11646 raft_consensus.cc:1275] T fe27d08280eb43078a87e9e4a4730d47 P ce29b0026ca143bc9da4c45b570d40f9 [term 2 FOLLOWER]: Refusing update from remote peer 365659ba7e624d319505a5e0f8bf897a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:45.537601 11871 consensus_queue.cc:1048] T fe27d08280eb43078a87e9e4a4730d47 P 365659ba7e624d319505a5e0f8bf897a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:45.542266 11722 raft_consensus.cc:1275] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [term 2 FOLLOWER]: Refusing update from remote peer ce29b0026ca143bc9da4c45b570d40f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:45.549057 11869 consensus_queue.cc:1048] T 23ec4e0fd00a47a4b7c541df3b766204 P ce29b0026ca143bc9da4c45b570d40f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:45.554436 11721 raft_consensus.cc:1275] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [term 2 FOLLOWER]: Refusing update from remote peer 365659ba7e624d319505a5e0f8bf897a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:45.556133 11888 consensus_queue.cc:1048] T fe27d08280eb43078a87e9e4a4730d47 P 365659ba7e624d319505a5e0f8bf897a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:45.618440  5907 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:14:45.619940  5907 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:14:45.620297  5907 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:14:45.631183 11646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc630ffcd6214817b222c90c28d22cf4"
dest_uuid: "ce29b0026ca143bc9da4c45b570d40f9"
mode: GRACEFUL
new_leader_uuid: "4727bc31157444d5b3985170723515dd"
 from {username='slave'} at 127.0.0.1:50340
I20260709 12:14:45.631661 11646 raft_consensus.cc:606] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [term 1 LEADER]: Received request to transfer leadership to TS 4727bc31157444d5b3985170723515dd
I20260709 12:14:45.632573  5907 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:14:45.736821 11796 raft_consensus.cc:1275] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [term 2 FOLLOWER]: Refusing update from remote peer ce29b0026ca143bc9da4c45b570d40f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:45.737900 11845 consensus_queue.cc:1048] T c42397cacd754a47b298f892c94ef94f P ce29b0026ca143bc9da4c45b570d40f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:45.744637 11722 raft_consensus.cc:1275] T c42397cacd754a47b298f892c94ef94f P 4727bc31157444d5b3985170723515dd [term 2 FOLLOWER]: Refusing update from remote peer ce29b0026ca143bc9da4c45b570d40f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:45.746040 11885 consensus_queue.cc:1048] T c42397cacd754a47b298f892c94ef94f P ce29b0026ca143bc9da4c45b570d40f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:45.935137 11869 raft_consensus.cc:993] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9: : Instructing follower 4727bc31157444d5b3985170723515dd to start an election
I20260709 12:14:45.935639 11885 raft_consensus.cc:1081] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [term 1 LEADER]: Signalling peer 4727bc31157444d5b3985170723515dd to start an election
I20260709 12:14:45.937220 11722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc630ffcd6214817b222c90c28d22cf4"
dest_uuid: "4727bc31157444d5b3985170723515dd"
 from {username='slave'} at 127.0.0.1:57332
I20260709 12:14:45.937741 11722 raft_consensus.cc:493] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:45.938026 11722 raft_consensus.cc:3060] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.942875 11722 raft_consensus.cc:515] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:45.944329 11722 leader_election.cc:290] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd [CANDIDATE]: Term 2 election: Requested vote from peers ce29b0026ca143bc9da4c45b570d40f9 (127.5.196.193:42029), 365659ba7e624d319505a5e0f8bf897a (127.5.196.195:40613)
I20260709 12:14:45.945080 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc630ffcd6214817b222c90c28d22cf4" candidate_uuid: "4727bc31157444d5b3985170723515dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce29b0026ca143bc9da4c45b570d40f9"
I20260709 12:14:45.945312 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc630ffcd6214817b222c90c28d22cf4" candidate_uuid: "4727bc31157444d5b3985170723515dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "365659ba7e624d319505a5e0f8bf897a"
I20260709 12:14:45.945781 11646 raft_consensus.cc:3055] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:45.945869 11796 raft_consensus.cc:3060] T bc630ffcd6214817b222c90c28d22cf4 P 365659ba7e624d319505a5e0f8bf897a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.946162 11646 raft_consensus.cc:740] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce29b0026ca143bc9da4c45b570d40f9, State: Running, Role: LEADER
I20260709 12:14:45.946977 11646 consensus_queue.cc:260] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:45.948179 11646 raft_consensus.cc:3060] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.952489 11796 raft_consensus.cc:2468] T bc630ffcd6214817b222c90c28d22cf4 P 365659ba7e624d319505a5e0f8bf897a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4727bc31157444d5b3985170723515dd in term 2.
I20260709 12:14:45.953631 11687 leader_election.cc:304] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365659ba7e624d319505a5e0f8bf897a, 4727bc31157444d5b3985170723515dd; no voters: 
I20260709 12:14:45.954378 11849 raft_consensus.cc:2804] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:45.954607 11646 raft_consensus.cc:2468] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4727bc31157444d5b3985170723515dd in term 2.
I20260709 12:14:45.955338 11849 raft_consensus.cc:697] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd [term 2 LEADER]: Becoming Leader. State: Replica: 4727bc31157444d5b3985170723515dd, State: Running, Role: LEADER
I20260709 12:14:45.956126 11849 consensus_queue.cc:237] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } }
I20260709 12:14:45.961565 11542 catalog_manager.cc:5697] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd reported cstate change: term changed from 1 to 2, leader changed from ce29b0026ca143bc9da4c45b570d40f9 (127.5.196.193) to 4727bc31157444d5b3985170723515dd (127.5.196.194). New cstate: current_term: 2 leader_uuid: "4727bc31157444d5b3985170723515dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce29b0026ca143bc9da4c45b570d40f9" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 42029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4727bc31157444d5b3985170723515dd" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "365659ba7e624d319505a5e0f8bf897a" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 40613 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:46.232321  5907 tablet_server.cc:179] TabletServer@127.5.196.193:0 shutting down...
I20260709 12:14:46.249214  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:46.249833  5907 tablet_replica.cc:333] T c42397cacd754a47b298f892c94ef94f P ce29b0026ca143bc9da4c45b570d40f9: stopping tablet replica
I20260709 12:14:46.250548  5907 raft_consensus.cc:2243] T c42397cacd754a47b298f892c94ef94f P ce29b0026ca143bc9da4c45b570d40f9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.251353  5907 raft_consensus.cc:2272] T c42397cacd754a47b298f892c94ef94f P ce29b0026ca143bc9da4c45b570d40f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.253455  5907 tablet_replica.cc:333] T fe27d08280eb43078a87e9e4a4730d47 P ce29b0026ca143bc9da4c45b570d40f9: stopping tablet replica
I20260709 12:14:46.253916  5907 raft_consensus.cc:2243] T fe27d08280eb43078a87e9e4a4730d47 P ce29b0026ca143bc9da4c45b570d40f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.254258  5907 raft_consensus.cc:2272] T fe27d08280eb43078a87e9e4a4730d47 P ce29b0026ca143bc9da4c45b570d40f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.256296  5907 tablet_replica.cc:333] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9: stopping tablet replica
I20260709 12:14:46.256748  5907 raft_consensus.cc:2243] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.257052  5907 raft_consensus.cc:2272] T bc630ffcd6214817b222c90c28d22cf4 P ce29b0026ca143bc9da4c45b570d40f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.258939  5907 tablet_replica.cc:333] T 23ec4e0fd00a47a4b7c541df3b766204 P ce29b0026ca143bc9da4c45b570d40f9: stopping tablet replica
I20260709 12:14:46.259382  5907 raft_consensus.cc:2243] T 23ec4e0fd00a47a4b7c541df3b766204 P ce29b0026ca143bc9da4c45b570d40f9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.260038  5907 raft_consensus.cc:2272] T 23ec4e0fd00a47a4b7c541df3b766204 P ce29b0026ca143bc9da4c45b570d40f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.270962  5907 tablet_server.cc:196] TabletServer@127.5.196.193:0 shutdown complete.
I20260709 12:14:46.281172  5907 tablet_server.cc:179] TabletServer@127.5.196.194:0 shutting down...
I20260709 12:14:46.295697  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:46.296247  5907 tablet_replica.cc:333] T c42397cacd754a47b298f892c94ef94f P 4727bc31157444d5b3985170723515dd: stopping tablet replica
I20260709 12:14:46.296741  5907 raft_consensus.cc:2243] T c42397cacd754a47b298f892c94ef94f P 4727bc31157444d5b3985170723515dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.297160  5907 raft_consensus.cc:2272] T c42397cacd754a47b298f892c94ef94f P 4727bc31157444d5b3985170723515dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.299237  5907 tablet_replica.cc:333] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd: stopping tablet replica
I20260709 12:14:46.299763  5907 raft_consensus.cc:2243] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.300287  5907 pending_rounds.cc:70] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd: Trying to abort 1 pending ops.
I20260709 12:14:46.300455  5907 pending_rounds.cc:77] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305622675283140608 op_type: NO_OP noop_request { }
I20260709 12:14:46.300717  5907 raft_consensus.cc:2889] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:14:46.300956  5907 raft_consensus.cc:2272] T bc630ffcd6214817b222c90c28d22cf4 P 4727bc31157444d5b3985170723515dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.302840  5907 tablet_replica.cc:333] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd: stopping tablet replica
I20260709 12:14:46.303284  5907 raft_consensus.cc:2243] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.303696  5907 raft_consensus.cc:2272] T 23ec4e0fd00a47a4b7c541df3b766204 P 4727bc31157444d5b3985170723515dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.305590  5907 tablet_replica.cc:333] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd: stopping tablet replica
I20260709 12:14:46.306018  5907 raft_consensus.cc:2243] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.306394  5907 raft_consensus.cc:2272] T fe27d08280eb43078a87e9e4a4730d47 P 4727bc31157444d5b3985170723515dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.327090  5907 tablet_server.cc:196] TabletServer@127.5.196.194:0 shutdown complete.
I20260709 12:14:46.337311  5907 tablet_server.cc:179] TabletServer@127.5.196.195:0 shutting down...
I20260709 12:14:46.351651  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:46.352229  5907 tablet_replica.cc:333] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a: stopping tablet replica
I20260709 12:14:46.352738  5907 raft_consensus.cc:2243] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.353124  5907 raft_consensus.cc:2272] T c42397cacd754a47b298f892c94ef94f P 365659ba7e624d319505a5e0f8bf897a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.354990  5907 tablet_replica.cc:333] T bc630ffcd6214817b222c90c28d22cf4 P 365659ba7e624d319505a5e0f8bf897a: stopping tablet replica
I20260709 12:14:46.355530  5907 raft_consensus.cc:2243] T bc630ffcd6214817b222c90c28d22cf4 P 365659ba7e624d319505a5e0f8bf897a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.355911  5907 raft_consensus.cc:2272] T bc630ffcd6214817b222c90c28d22cf4 P 365659ba7e624d319505a5e0f8bf897a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.357471  5907 tablet_replica.cc:333] T 23ec4e0fd00a47a4b7c541df3b766204 P 365659ba7e624d319505a5e0f8bf897a: stopping tablet replica
I20260709 12:14:46.357882  5907 raft_consensus.cc:2243] T 23ec4e0fd00a47a4b7c541df3b766204 P 365659ba7e624d319505a5e0f8bf897a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.358219  5907 raft_consensus.cc:2272] T 23ec4e0fd00a47a4b7c541df3b766204 P 365659ba7e624d319505a5e0f8bf897a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.360066  5907 tablet_replica.cc:333] T fe27d08280eb43078a87e9e4a4730d47 P 365659ba7e624d319505a5e0f8bf897a: stopping tablet replica
I20260709 12:14:46.360464  5907 raft_consensus.cc:2243] T fe27d08280eb43078a87e9e4a4730d47 P 365659ba7e624d319505a5e0f8bf897a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.361099  5907 raft_consensus.cc:2272] T fe27d08280eb43078a87e9e4a4730d47 P 365659ba7e624d319505a5e0f8bf897a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.371454  5907 tablet_server.cc:196] TabletServer@127.5.196.195:0 shutdown complete.
I20260709 12:14:46.382005  5907 master.cc:562] Master@127.5.196.254:43227 shutting down...
I20260709 12:14:46.394484  5907 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6ddfc599665242ccbe156d98f7600700 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.394914  5907 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6ddfc599665242ccbe156d98f7600700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.395201  5907 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6ddfc599665242ccbe156d98f7600700: stopping tablet replica
I20260709 12:14:46.412142  5907 master.cc:584] Master@127.5.196.254:43227 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2813 ms)
[----------] 6 tests from LeaderRebalancerTest (179697 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:14:46.435169  5907 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.196.254:40973
I20260709 12:14:46.436126  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:46.440661 11896 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:46.441005 11895 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:46.441529 11898 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:46.442721  5907 server_base.cc:1061] running on GCE node
I20260709 12:14:46.443456  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:46.443622  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:46.443763  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599286443747 us; error 0 us; skew 500 ppm
I20260709 12:14:46.444255  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:46.446247  5907 webserver.cc:533] Webserver started at http://127.5.196.254:34523/ using document root <none> and password file <none>
I20260709 12:14:46.446664  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:46.446838  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:46.447067  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:46.448069  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599106579108-5907-0/minicluster-data/master-0-root/instance:
uuid: "f1500ca590e34dccb4e118434dad2d97"
format_stamp: "Formatted at 2026-07-09 12:14:46 on dist-test-slave-95fd"
I20260709 12:14:46.451993  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260709 12:14:46.454862 11903 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:46.455511  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:14:46.455753  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599106579108-5907-0/minicluster-data/master-0-root
uuid: "f1500ca590e34dccb4e118434dad2d97"
format_stamp: "Formatted at 2026-07-09 12:14:46 on dist-test-slave-95fd"
I20260709 12:14:46.456001  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599106579108-5907-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599106579108-5907-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599106579108-5907-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:46.471176  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:46.472028  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:46.503698  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.254:40973
I20260709 12:14:46.503784 11954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.254:40973 every 8 connection(s)
I20260709 12:14:46.507097 11955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:46.516605 11955 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f1500ca590e34dccb4e118434dad2d97: Bootstrap starting.
I20260709 12:14:46.520629 11955 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f1500ca590e34dccb4e118434dad2d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:46.524044 11955 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f1500ca590e34dccb4e118434dad2d97: No bootstrap required, opened a new log
I20260709 12:14:46.525835 11955 raft_consensus.cc:359] T 00000000000000000000000000000000 P f1500ca590e34dccb4e118434dad2d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1500ca590e34dccb4e118434dad2d97" member_type: VOTER }
I20260709 12:14:46.526162 11955 raft_consensus.cc:385] T 00000000000000000000000000000000 P f1500ca590e34dccb4e118434dad2d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:46.526345 11955 raft_consensus.cc:740] T 00000000000000000000000000000000 P f1500ca590e34dccb4e118434dad2d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1500ca590e34dccb4e118434dad2d97, State: Initialized, Role: FOLLOWER
I20260709 12:14:46.526824 11955 consensus_queue.cc:260] T 00000000000000000000000000000000 P f1500ca590e34dccb4e118434dad2d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f1500ca590e34dccb4e118434dad2d97" member_type: VOTER }
I20260709 12:14:46.527256 11955 raft_consensus.cc:399] T 00000000000000000000000000000000 P f1500ca590e34dccb4e118434dad2d97 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:46.527458 11955 raft_consensus.cc:493] T 00000000000000000000000000000000 P f1500ca590e34dccb4e118434dad2d97 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:46.527655 11955 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f1500ca590e34dccb4e118434dad2d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:46.531517 11955 raft_consensus.cc:515] T 00000000000000000000000000000000 P f1500ca590e34dccb4e118434dad2d97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1500ca590e34dccb4e118434dad2d97" member_type: VOTER }
I20260709 12:14:46.531932 11955 leader_election.cc:304] T 00000000000000000000000000000000 P f1500ca590e34dccb4e118434dad2d97 [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: f1500ca590e34dccb4e118434dad2d97; no voters: 
I20260709 12:14:46.532847 11955 leader_election.cc:290] T 00000000000000000000000000000000 P f1500ca590e34dccb4e118434dad2d97 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:46.533118 11958 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f1500ca590e34dccb4e118434dad2d97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:46.534312 11958 raft_consensus.cc:697] T 00000000000000000000000000000000 P f1500ca590e34dccb4e118434dad2d97 [term 1 LEADER]: Becoming Leader. State: Replica: f1500ca590e34dccb4e118434dad2d97, State: Running, Role: LEADER
I20260709 12:14:46.534917 11958 consensus_queue.cc:237] T 00000000000000000000000000000000 P f1500ca590e34dccb4e118434dad2d97 [LEADER]: Queue going to LEADER mode. State: All 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: "f1500ca590e34dccb4e118434dad2d97" member_type: VOTER }
I20260709 12:14:46.535444 11955 sys_catalog.cc:565] T 00000000000000000000000000000000 P f1500ca590e34dccb4e118434dad2d97 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:46.537433 11959 sys_catalog.cc:455] T 00000000000000000000000000000000 P f1500ca590e34dccb4e118434dad2d97 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f1500ca590e34dccb4e118434dad2d97" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1500ca590e34dccb4e118434dad2d97" member_type: VOTER } }
I20260709 12:14:46.537485 11960 sys_catalog.cc:455] T 00000000000000000000000000000000 P f1500ca590e34dccb4e118434dad2d97 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f1500ca590e34dccb4e118434dad2d97. Latest consensus state: current_term: 1 leader_uuid: "f1500ca590e34dccb4e118434dad2d97" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1500ca590e34dccb4e118434dad2d97" member_type: VOTER } }
I20260709 12:14:46.538143 11959 sys_catalog.cc:458] T 00000000000000000000000000000000 P f1500ca590e34dccb4e118434dad2d97 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:46.538211 11960 sys_catalog.cc:458] T 00000000000000000000000000000000 P f1500ca590e34dccb4e118434dad2d97 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:46.540874 11963 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:46.545244 11963 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:46.550207  5907 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:46.553757 11963 catalog_manager.cc:1383] Generated new cluster ID: 55a6c8561d84452c988435929ef55e9d
I20260709 12:14:46.554008 11963 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:46.580401 11963 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:46.581547 11963 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:46.591933 11963 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f1500ca590e34dccb4e118434dad2d97: Generated new TSK 0
I20260709 12:14:46.592381 11963 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:46.616652  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:46.621786 11976 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:46.622576 11977 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:46.624567  5907 server_base.cc:1061] running on GCE node
W20260709 12:14:46.624591 11979 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:46.625582  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:46.625795  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:46.625952  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599286625933 us; error 0 us; skew 500 ppm
I20260709 12:14:46.626434  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:46.628440  5907 webserver.cc:533] Webserver started at http://127.5.196.193:43561/ using document root <none> and password file <none>
I20260709 12:14:46.628887  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:46.629055  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:46.629288  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:46.630275  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599106579108-5907-0/minicluster-data/ts-0-root/instance:
uuid: "7e173d13d53c4feea8f44b917a749f60"
format_stamp: "Formatted at 2026-07-09 12:14:46 on dist-test-slave-95fd"
I20260709 12:14:46.636067  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260709 12:14:46.639699 11984 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:46.640350  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:14:46.640589  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599106579108-5907-0/minicluster-data/ts-0-root
uuid: "7e173d13d53c4feea8f44b917a749f60"
format_stamp: "Formatted at 2026-07-09 12:14:46 on dist-test-slave-95fd"
I20260709 12:14:46.640827  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599106579108-5907-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599106579108-5907-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599106579108-5907-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:46.665601  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:46.666556  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:46.667943  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:46.670032  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:46.670228  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:46.670437  5907 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:46.670579  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:46.704916  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.193:35907
I20260709 12:14:46.705020 12046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.193:35907 every 8 connection(s)
I20260709 12:14:46.709403  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:46.715217 12051 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:46.716022 12052 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:46.719408 12054 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:46.719691  5907 server_base.cc:1061] running on GCE node
I20260709 12:14:46.720636 12047 heartbeater.cc:344] Connected to a master server at 127.5.196.254:40973
I20260709 12:14:46.721024 12047 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:46.721293  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:46.721575  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:46.721767  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599286721748 us; error 0 us; skew 500 ppm
I20260709 12:14:46.721845 12047 heartbeater.cc:507] Master 127.5.196.254:40973 requested a full tablet report, sending...
I20260709 12:14:46.722508  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:46.724056 11920 ts_manager.cc:194] Registered new tserver with Master: 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907)
I20260709 12:14:46.724835  5907 webserver.cc:533] Webserver started at http://127.5.196.194:45609/ using document root <none> and password file <none>
I20260709 12:14:46.725477  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:46.725675  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:46.725939  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:46.725886 11920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47138
I20260709 12:14:46.727326  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599106579108-5907-0/minicluster-data/ts-1-root/instance:
uuid: "15091f23e2554a38bac04ab7a4cfe875"
format_stamp: "Formatted at 2026-07-09 12:14:46 on dist-test-slave-95fd"
I20260709 12:14:46.731516  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:14:46.734428 12059 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:46.735100  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:46.735383  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599106579108-5907-0/minicluster-data/ts-1-root
uuid: "15091f23e2554a38bac04ab7a4cfe875"
format_stamp: "Formatted at 2026-07-09 12:14:46 on dist-test-slave-95fd"
I20260709 12:14:46.735633  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599106579108-5907-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599106579108-5907-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599106579108-5907-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:46.757628  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:46.758638  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:46.759979  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:46.762403  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:46.762589  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:46.762822  5907 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:46.762969  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:46.797641  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.194:41059
I20260709 12:14:46.797730 12121 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.194:41059 every 8 connection(s)
I20260709 12:14:46.801959  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:46.807492 12125 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:46.808418 12126 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:46.810913 12128 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:46.811767  5907 server_base.cc:1061] running on GCE node
I20260709 12:14:46.812655 12122 heartbeater.cc:344] Connected to a master server at 127.5.196.254:40973
I20260709 12:14:46.812778  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:14:46.813024 12122 heartbeater.cc:461] Registering TS with master...
W20260709 12:14:46.813087  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:46.813356  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599286813336 us; error 0 us; skew 500 ppm
I20260709 12:14:46.813808 12122 heartbeater.cc:507] Master 127.5.196.254:40973 requested a full tablet report, sending...
I20260709 12:14:46.813941  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:46.815773 11920 ts_manager.cc:194] Registered new tserver with Master: 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059)
I20260709 12:14:46.816418  5907 webserver.cc:533] Webserver started at http://127.5.196.195:46199/ using document root <none> and password file <none>
I20260709 12:14:46.816908  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:46.817075  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:46.817149 11920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47154
I20260709 12:14:46.817317  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:46.818567  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599106579108-5907-0/minicluster-data/ts-2-root/instance:
uuid: "380752c95b7a4680b671b564328c4463"
format_stamp: "Formatted at 2026-07-09 12:14:46 on dist-test-slave-95fd"
I20260709 12:14:46.822459  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:14:46.825376 12133 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:46.826036  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:46.826294  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599106579108-5907-0/minicluster-data/ts-2-root
uuid: "380752c95b7a4680b671b564328c4463"
format_stamp: "Formatted at 2026-07-09 12:14:46 on dist-test-slave-95fd"
I20260709 12:14:46.826548  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599106579108-5907-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599106579108-5907-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599106579108-5907-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:46.859500  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:46.860526  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:46.861852  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:46.864307  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:46.864528  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:46.864794  5907 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:46.864950  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:46.900128  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.195:33867
I20260709 12:14:46.900234 12195 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.195:33867 every 8 connection(s)
I20260709 12:14:46.912356 12196 heartbeater.cc:344] Connected to a master server at 127.5.196.254:40973
I20260709 12:14:46.912765 12196 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:46.913411 12196 heartbeater.cc:507] Master 127.5.196.254:40973 requested a full tablet report, sending...
I20260709 12:14:46.915140 11920 ts_manager.cc:194] Registered new tserver with Master: 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:46.915272  5907 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012219222s
I20260709 12:14:46.916406 11920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47162
I20260709 12:14:46.937336 11920 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47178:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:14:46.940129 11920 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:14:47.014842 12012 tablet_service.cc:1511] Processing CreateTablet for tablet 0b0097a679ee4d2985c07ad4647d0ca2 (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:47.016161 12012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b0097a679ee4d2985c07ad4647d0ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.017114 12011 tablet_service.cc:1511] Processing CreateTablet for tablet 29a405a5f60e47e5b978b78e6bb407cb (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:47.018424 12011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a405a5f60e47e5b978b78e6bb407cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.019119 12008 tablet_service.cc:1511] Processing CreateTablet for tablet 5ba141bb98bb468a95cad38c590c53d7 (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:47.019824 12006 tablet_service.cc:1511] Processing CreateTablet for tablet 30111cc61c1f47d08f5ef52d8f705f99 (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:47.020442 12008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ba141bb98bb468a95cad38c590c53d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.021049 12006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30111cc61c1f47d08f5ef52d8f705f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.022758 12009 tablet_service.cc:1511] Processing CreateTablet for tablet 008e81d24e664b72a3d49ac785db5646 (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:47.024008 12009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 008e81d24e664b72a3d49ac785db5646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.024387 12007 tablet_service.cc:1511] Processing CreateTablet for tablet 87b32ae2b862467ab92e7010e6c51054 (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:47.025592 12007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b32ae2b862467ab92e7010e6c51054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.028327 12010 tablet_service.cc:1511] Processing CreateTablet for tablet fbe8c4c5268542ee8ed7f9cc01d9fa69 (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:47.029577 12010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbe8c4c5268542ee8ed7f9cc01d9fa69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.029336 12005 tablet_service.cc:1511] Processing CreateTablet for tablet 14b087fc814f4720b4d8a282f37128e0 (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:47.030898 12005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14b087fc814f4720b4d8a282f37128e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.041932 12004 tablet_service.cc:1511] Processing CreateTablet for tablet daaccffc011c4aee862ac387dc298577 (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:47.043294 12004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daaccffc011c4aee862ac387dc298577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.047271 12211 tablet_bootstrap.cc:492] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60: Bootstrap starting.
I20260709 12:14:47.048808 12087 tablet_service.cc:1511] Processing CreateTablet for tablet 0b0097a679ee4d2985c07ad4647d0ca2 (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:47.050113 12087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b0097a679ee4d2985c07ad4647d0ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.051476 12080 tablet_service.cc:1511] Processing CreateTablet for tablet 14b087fc814f4720b4d8a282f37128e0 (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:47.052297 12086 tablet_service.cc:1511] Processing CreateTablet for tablet 29a405a5f60e47e5b978b78e6bb407cb (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:47.054004 12079 tablet_service.cc:1511] Processing CreateTablet for tablet daaccffc011c4aee862ac387dc298577 (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:47.054309 12085 tablet_service.cc:1511] Processing CreateTablet for tablet fbe8c4c5268542ee8ed7f9cc01d9fa69 (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:47.056623 12211 tablet_bootstrap.cc:654] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.056396 12084 tablet_service.cc:1511] Processing CreateTablet for tablet 008e81d24e664b72a3d49ac785db5646 (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:47.058424 12083 tablet_service.cc:1511] Processing CreateTablet for tablet 5ba141bb98bb468a95cad38c590c53d7 (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:47.060461 12082 tablet_service.cc:1511] Processing CreateTablet for tablet 87b32ae2b862467ab92e7010e6c51054 (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:47.062620 12081 tablet_service.cc:1511] Processing CreateTablet for tablet 30111cc61c1f47d08f5ef52d8f705f99 (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:47.052688 12080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14b087fc814f4720b4d8a282f37128e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.071755 12086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a405a5f60e47e5b978b78e6bb407cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.075719 12085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbe8c4c5268542ee8ed7f9cc01d9fa69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.079540 12083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ba141bb98bb468a95cad38c590c53d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.082484 12161 tablet_service.cc:1511] Processing CreateTablet for tablet 0b0097a679ee4d2985c07ad4647d0ca2 (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:47.083786 12161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b0097a679ee4d2985c07ad4647d0ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.085774 12160 tablet_service.cc:1511] Processing CreateTablet for tablet 29a405a5f60e47e5b978b78e6bb407cb (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:47.083701 12082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b32ae2b862467ab92e7010e6c51054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.087138 12160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a405a5f60e47e5b978b78e6bb407cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.087759 12084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 008e81d24e664b72a3d49ac785db5646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.089176 12081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30111cc61c1f47d08f5ef52d8f705f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.089903 12159 tablet_service.cc:1511] Processing CreateTablet for tablet fbe8c4c5268542ee8ed7f9cc01d9fa69 (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:47.091140 12159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbe8c4c5268542ee8ed7f9cc01d9fa69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.096777 12158 tablet_service.cc:1511] Processing CreateTablet for tablet 008e81d24e664b72a3d49ac785db5646 (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:47.097980 12158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 008e81d24e664b72a3d49ac785db5646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.098470 12079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daaccffc011c4aee862ac387dc298577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.100281 12157 tablet_service.cc:1511] Processing CreateTablet for tablet 5ba141bb98bb468a95cad38c590c53d7 (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:47.101505 12157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ba141bb98bb468a95cad38c590c53d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.104323 12156 tablet_service.cc:1511] Processing CreateTablet for tablet 87b32ae2b862467ab92e7010e6c51054 (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:47.105556 12156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b32ae2b862467ab92e7010e6c51054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.108286 12155 tablet_service.cc:1511] Processing CreateTablet for tablet 30111cc61c1f47d08f5ef52d8f705f99 (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:47.109519 12155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30111cc61c1f47d08f5ef52d8f705f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.112294 12154 tablet_service.cc:1511] Processing CreateTablet for tablet 14b087fc814f4720b4d8a282f37128e0 (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:47.113524 12154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14b087fc814f4720b4d8a282f37128e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.116335 12153 tablet_service.cc:1511] Processing CreateTablet for tablet daaccffc011c4aee862ac387dc298577 (DEFAULT_TABLE table=test-workload [id=ad76a0f7f9724062ac236d07cbe057eb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:47.117554 12153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daaccffc011c4aee862ac387dc298577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.209969 12214 tablet_bootstrap.cc:492] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875: Bootstrap starting.
I20260709 12:14:47.211001 12213 tablet_bootstrap.cc:492] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463: Bootstrap starting.
I20260709 12:14:47.211417 12211 tablet_bootstrap.cc:492] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60: No bootstrap required, opened a new log
I20260709 12:14:47.211974 12211 ts_tablet_manager.cc:1403] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60: Time spent bootstrapping tablet: real 0.165s	user 0.083s	sys 0.055s
I20260709 12:14:47.214645 12211 raft_consensus.cc:359] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } }
I20260709 12:14:47.215375 12211 raft_consensus.cc:385] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.215665 12211 raft_consensus.cc:740] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.216400 12214 tablet_bootstrap.cc:654] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.216517 12211 consensus_queue.cc:260] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } }
I20260709 12:14:47.222306 12213 tablet_bootstrap.cc:654] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.230307 12047 heartbeater.cc:499] Master 127.5.196.254:40973 was elected leader, sending a full tablet report...
I20260709 12:14:47.231658 12213 tablet_bootstrap.cc:492] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463: No bootstrap required, opened a new log
I20260709 12:14:47.231684 12214 tablet_bootstrap.cc:492] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875: No bootstrap required, opened a new log
I20260709 12:14:47.232216 12213 ts_tablet_manager.cc:1403] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.005s
I20260709 12:14:47.234537 12211 ts_tablet_manager.cc:1434] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.008s
I20260709 12:14:47.232270 12214 ts_tablet_manager.cc:1403] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 12:14:47.235512 12211 tablet_bootstrap.cc:492] T 30111cc61c1f47d08f5ef52d8f705f99 P 7e173d13d53c4feea8f44b917a749f60: Bootstrap starting.
I20260709 12:14:47.235162 12213 raft_consensus.cc:359] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.235981 12213 raft_consensus.cc:385] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.236390 12213 raft_consensus.cc:740] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380752c95b7a4680b671b564328c4463, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.237216 12213 consensus_queue.cc:260] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.238265 12214 raft_consensus.cc:359] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.239064 12214 raft_consensus.cc:385] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.239437 12214 raft_consensus.cc:740] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.240303 12214 consensus_queue.cc:260] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.242019 12211 tablet_bootstrap.cc:654] T 30111cc61c1f47d08f5ef52d8f705f99 P 7e173d13d53c4feea8f44b917a749f60: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.256918 12122 heartbeater.cc:499] Master 127.5.196.254:40973 was elected leader, sending a full tablet report...
I20260709 12:14:47.257725 12196 heartbeater.cc:499] Master 127.5.196.254:40973 was elected leader, sending a full tablet report...
I20260709 12:14:47.258196 12213 ts_tablet_manager.cc:1434] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.018s
I20260709 12:14:47.259187 12213 tablet_bootstrap.cc:492] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463: Bootstrap starting.
I20260709 12:14:47.260422 12214 ts_tablet_manager.cc:1434] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.016s
I20260709 12:14:47.261423 12214 tablet_bootstrap.cc:492] T daaccffc011c4aee862ac387dc298577 P 15091f23e2554a38bac04ab7a4cfe875: Bootstrap starting.
I20260709 12:14:47.264820 12213 tablet_bootstrap.cc:654] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.265890 12215 raft_consensus.cc:493] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.266521 12211 tablet_bootstrap.cc:492] T 30111cc61c1f47d08f5ef52d8f705f99 P 7e173d13d53c4feea8f44b917a749f60: No bootstrap required, opened a new log
I20260709 12:14:47.266376 12215 raft_consensus.cc:515] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } }
I20260709 12:14:47.267004 12214 tablet_bootstrap.cc:654] T daaccffc011c4aee862ac387dc298577 P 15091f23e2554a38bac04ab7a4cfe875: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.269018 12215 leader_election.cc:290] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867), 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059)
I20260709 12:14:47.267030 12211 ts_tablet_manager.cc:1403] T 30111cc61c1f47d08f5ef52d8f705f99 P 7e173d13d53c4feea8f44b917a749f60: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.003s
I20260709 12:14:47.275125 12211 raft_consensus.cc:359] T 30111cc61c1f47d08f5ef52d8f705f99 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.279183 12211 raft_consensus.cc:385] T 30111cc61c1f47d08f5ef52d8f705f99 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.279891 12211 raft_consensus.cc:740] T 30111cc61c1f47d08f5ef52d8f705f99 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.281011 12211 consensus_queue.cc:260] T 30111cc61c1f47d08f5ef52d8f705f99 P 7e173d13d53c4feea8f44b917a749f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.288837 12211 ts_tablet_manager.cc:1434] T 30111cc61c1f47d08f5ef52d8f705f99 P 7e173d13d53c4feea8f44b917a749f60: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:14:47.290022 12211 tablet_bootstrap.cc:492] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60: Bootstrap starting.
I20260709 12:14:47.296963 12211 tablet_bootstrap.cc:654] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.313373 12211 tablet_bootstrap.cc:492] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60: No bootstrap required, opened a new log
I20260709 12:14:47.314842 12211 ts_tablet_manager.cc:1403] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 12:14:47.318184 12211 raft_consensus.cc:359] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.321949 12214 tablet_bootstrap.cc:492] T daaccffc011c4aee862ac387dc298577 P 15091f23e2554a38bac04ab7a4cfe875: No bootstrap required, opened a new log
I20260709 12:14:47.322566 12214 ts_tablet_manager.cc:1403] T daaccffc011c4aee862ac387dc298577 P 15091f23e2554a38bac04ab7a4cfe875: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.039s
I20260709 12:14:47.322260 12211 raft_consensus.cc:385] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.323861 12211 raft_consensus.cc:740] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.324690 12211 consensus_queue.cc:260] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.325742 12213 tablet_bootstrap.cc:492] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463: No bootstrap required, opened a new log
I20260709 12:14:47.326504 12213 ts_tablet_manager.cc:1403] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463: Time spent bootstrapping tablet: real 0.068s	user 0.038s	sys 0.028s
I20260709 12:14:47.325484 12214 raft_consensus.cc:359] T daaccffc011c4aee862ac387dc298577 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.327610 12211 ts_tablet_manager.cc:1434] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:14:47.328778 12211 tablet_bootstrap.cc:492] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60: Bootstrap starting.
I20260709 12:14:47.329581 12213 raft_consensus.cc:359] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.330317 12213 raft_consensus.cc:385] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.330596 12213 raft_consensus.cc:740] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380752c95b7a4680b671b564328c4463, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.331281 12213 consensus_queue.cc:260] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.333287 12213 ts_tablet_manager.cc:1434] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 12:14:47.334174 12213 tablet_bootstrap.cc:492] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463: Bootstrap starting.
I20260709 12:14:47.335206 12211 tablet_bootstrap.cc:654] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.327961 12214 raft_consensus.cc:385] T daaccffc011c4aee862ac387dc298577 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.337340 12214 raft_consensus.cc:740] T daaccffc011c4aee862ac387dc298577 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.338171 12214 consensus_queue.cc:260] T daaccffc011c4aee862ac387dc298577 P 15091f23e2554a38bac04ab7a4cfe875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.340196 12214 ts_tablet_manager.cc:1434] T daaccffc011c4aee862ac387dc298577 P 15091f23e2554a38bac04ab7a4cfe875: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.004s
I20260709 12:14:47.341737 12214 tablet_bootstrap.cc:492] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875: Bootstrap starting.
I20260709 12:14:47.343501 12213 tablet_bootstrap.cc:654] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.346525 12211 tablet_bootstrap.cc:492] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60: No bootstrap required, opened a new log
I20260709 12:14:47.347043 12211 ts_tablet_manager.cc:1403] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 12:14:47.348639 12214 tablet_bootstrap.cc:654] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.349716 12211 raft_consensus.cc:359] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.350553 12211 raft_consensus.cc:385] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.350878 12211 raft_consensus.cc:740] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.352674 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0097a679ee4d2985c07ad4647d0ca2" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463" is_pre_election: true
W20260709 12:14:47.354236 11988 leader_election.cc:343] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.351768 12211 consensus_queue.cc:260] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.358415 12211 ts_tablet_manager.cc:1434] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:14:47.359457 12211 tablet_bootstrap.cc:492] T 29a405a5f60e47e5b978b78e6bb407cb P 7e173d13d53c4feea8f44b917a749f60: Bootstrap starting.
I20260709 12:14:47.365149 12211 tablet_bootstrap.cc:654] T 29a405a5f60e47e5b978b78e6bb407cb P 7e173d13d53c4feea8f44b917a749f60: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.367980 12214 tablet_bootstrap.cc:492] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875: No bootstrap required, opened a new log
I20260709 12:14:47.368613 12214 ts_tablet_manager.cc:1403] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.009s
I20260709 12:14:47.371325 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0097a679ee4d2985c07ad4647d0ca2" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875" is_pre_election: true
I20260709 12:14:47.371893 12214 raft_consensus.cc:359] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.372646 12214 raft_consensus.cc:385] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.372830 12213 tablet_bootstrap.cc:492] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463: No bootstrap required, opened a new log
W20260709 12:14:47.372673 11988 leader_election.cc:343] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.373121 12214 raft_consensus.cc:740] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.373468 12213 ts_tablet_manager.cc:1403] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.013s
I20260709 12:14:47.373394 11988 leader_election.cc:304] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e173d13d53c4feea8f44b917a749f60; no voters: 15091f23e2554a38bac04ab7a4cfe875, 380752c95b7a4680b671b564328c4463
I20260709 12:14:47.374028 12211 tablet_bootstrap.cc:492] T 29a405a5f60e47e5b978b78e6bb407cb P 7e173d13d53c4feea8f44b917a749f60: No bootstrap required, opened a new log
I20260709 12:14:47.374065 12214 consensus_queue.cc:260] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.374655 12211 ts_tablet_manager.cc:1403] T 29a405a5f60e47e5b978b78e6bb407cb P 7e173d13d53c4feea8f44b917a749f60: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.002s
I20260709 12:14:47.374639 12215 raft_consensus.cc:2749] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:47.376422 12213 raft_consensus.cc:359] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.377179 12213 raft_consensus.cc:385] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.377159 12211 raft_consensus.cc:359] T 29a405a5f60e47e5b978b78e6bb407cb P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.377740 12213 raft_consensus.cc:740] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380752c95b7a4680b671b564328c4463, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.378049 12211 raft_consensus.cc:385] T 29a405a5f60e47e5b978b78e6bb407cb P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.378252 12214 ts_tablet_manager.cc:1434] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 12:14:47.378448 12211 raft_consensus.cc:740] T 29a405a5f60e47e5b978b78e6bb407cb P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.378768 12213 consensus_queue.cc:260] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.379340 12214 tablet_bootstrap.cc:492] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875: Bootstrap starting.
I20260709 12:14:47.379361 12211 consensus_queue.cc:260] T 29a405a5f60e47e5b978b78e6bb407cb P 7e173d13d53c4feea8f44b917a749f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.382768 12213 ts_tablet_manager.cc:1434] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:14:47.383817 12213 tablet_bootstrap.cc:492] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463: Bootstrap starting.
I20260709 12:14:47.384243 12211 ts_tablet_manager.cc:1434] T 29a405a5f60e47e5b978b78e6bb407cb P 7e173d13d53c4feea8f44b917a749f60: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 12:14:47.385251 12211 tablet_bootstrap.cc:492] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60: Bootstrap starting.
I20260709 12:14:47.389912 12214 tablet_bootstrap.cc:654] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.391185 12211 tablet_bootstrap.cc:654] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.389912 12213 tablet_bootstrap.cc:654] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.399437 12219 raft_consensus.cc:493] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.399957 12219 raft_consensus.cc:515] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.404796 12219 leader_election.cc:290] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:47.405100 12211 tablet_bootstrap.cc:492] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60: No bootstrap required, opened a new log
I20260709 12:14:47.405572 12211 ts_tablet_manager.cc:1403] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260709 12:14:47.408248 12211 raft_consensus.cc:359] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.408982 12211 raft_consensus.cc:385] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.409319 12211 raft_consensus.cc:740] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.410180 12211 consensus_queue.cc:260] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.410980 12218 raft_consensus.cc:493] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.413265 12218 raft_consensus.cc:515] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.415853 12218 leader_election.cc:290] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059)
I20260709 12:14:47.412678 12214 tablet_bootstrap.cc:492] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875: No bootstrap required, opened a new log
I20260709 12:14:47.419116 12214 ts_tablet_manager.cc:1403] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.010s
I20260709 12:14:47.420558 12211 ts_tablet_manager.cc:1434] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:14:47.421590 12211 tablet_bootstrap.cc:492] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60: Bootstrap starting.
I20260709 12:14:47.421943 12214 raft_consensus.cc:359] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.422693 12214 raft_consensus.cc:385] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.422966 12214 raft_consensus.cc:740] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.423782 12214 consensus_queue.cc:260] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.429087 12214 ts_tablet_manager.cc:1434] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:14:47.430709 12211 tablet_bootstrap.cc:654] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.429589 12213 tablet_bootstrap.cc:492] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463: No bootstrap required, opened a new log
I20260709 12:14:47.432181 12213 ts_tablet_manager.cc:1403] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.004s
I20260709 12:14:47.430904 12214 tablet_bootstrap.cc:492] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 15091f23e2554a38bac04ab7a4cfe875: Bootstrap starting.
I20260709 12:14:47.435793 12213 raft_consensus.cc:359] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.441550 12213 raft_consensus.cc:385] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.441818 12211 tablet_bootstrap.cc:492] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60: No bootstrap required, opened a new log
I20260709 12:14:47.442473 12213 raft_consensus.cc:740] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380752c95b7a4680b671b564328c4463, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.442670 12211 ts_tablet_manager.cc:1403] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.007s
I20260709 12:14:47.444097 12213 consensus_queue.cc:260] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.445878 12211 raft_consensus.cc:359] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.446643 12211 raft_consensus.cc:385] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.446981 12211 raft_consensus.cc:740] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.447894 12211 consensus_queue.cc:260] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.449908 12218 raft_consensus.cc:493] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.450093 12211 ts_tablet_manager.cc:1434] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 12:14:47.450443 12218 raft_consensus.cc:515] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.451136 12211 tablet_bootstrap.cc:492] T daaccffc011c4aee862ac387dc298577 P 7e173d13d53c4feea8f44b917a749f60: Bootstrap starting.
I20260709 12:14:47.452481 12218 leader_election.cc:290] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059)
I20260709 12:14:47.443187 12214 tablet_bootstrap.cc:654] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 15091f23e2554a38bac04ab7a4cfe875: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.453868 12022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30111cc61c1f47d08f5ef52d8f705f99" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60" is_pre_election: true
I20260709 12:14:47.446345 12213 ts_tablet_manager.cc:1434] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 12:14:47.454602 12022 raft_consensus.cc:2468] T 30111cc61c1f47d08f5ef52d8f705f99 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 0.
I20260709 12:14:47.455775 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30111cc61c1f47d08f5ef52d8f705f99" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463" is_pre_election: true
W20260709 12:14:47.457543 12063 leader_election.cc:343] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.457986 12211 tablet_bootstrap.cc:654] T daaccffc011c4aee862ac387dc298577 P 7e173d13d53c4feea8f44b917a749f60: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.463586 12213 tablet_bootstrap.cc:492] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463: Bootstrap starting.
I20260709 12:14:47.465739 12215 raft_consensus.cc:493] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.472136 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daaccffc011c4aee862ac387dc298577" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875" is_pre_election: true
I20260709 12:14:47.472607 12096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe8c4c5268542ee8ed7f9cc01d9fa69" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875" is_pre_election: true
I20260709 12:14:47.472903 12097 raft_consensus.cc:2468] T daaccffc011c4aee862ac387dc298577 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 0.
I20260709 12:14:47.473831 12215 raft_consensus.cc:515] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
W20260709 12:14:47.474208 12137 leader_election.cc:343] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.474963 12137 leader_election.cc:304] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 380752c95b7a4680b671b564328c4463; no voters: 
I20260709 12:14:47.475831 12218 raft_consensus.cc:2804] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:47.476181 12218 raft_consensus.cc:493] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:47.476481 12218 raft_consensus.cc:3060] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.477564 12022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daaccffc011c4aee862ac387dc298577" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60" is_pre_election: true
I20260709 12:14:47.462419 12214 tablet_bootstrap.cc:492] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 15091f23e2554a38bac04ab7a4cfe875: No bootstrap required, opened a new log
I20260709 12:14:47.478668 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b32ae2b862467ab92e7010e6c51054" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875" is_pre_election: true
I20260709 12:14:47.478904 12214 ts_tablet_manager.cc:1403] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 15091f23e2554a38bac04ab7a4cfe875: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.003s
I20260709 12:14:47.458633 12063 leader_election.cc:304] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875 [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: 15091f23e2554a38bac04ab7a4cfe875, 7e173d13d53c4feea8f44b917a749f60; no voters: 380752c95b7a4680b671b564328c4463
I20260709 12:14:47.481833 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe8c4c5268542ee8ed7f9cc01d9fa69" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60" is_pre_election: true
I20260709 12:14:47.482115 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b32ae2b862467ab92e7010e6c51054" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463" is_pre_election: true
I20260709 12:14:47.482538 12021 raft_consensus.cc:2468] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 0.
W20260709 12:14:47.483500 11988 leader_election.cc:343] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.484058 12215 leader_election.cc:290] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:47.485181 12218 raft_consensus.cc:515] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.486004 12213 tablet_bootstrap.cc:654] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.486737 12218 leader_election.cc:290] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 election: Requested vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059)
I20260709 12:14:47.487690 12096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daaccffc011c4aee862ac387dc298577" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
I20260709 12:14:47.488134 12096 raft_consensus.cc:3060] T daaccffc011c4aee862ac387dc298577 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.489223 12137 leader_election.cc:304] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [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: 380752c95b7a4680b671b564328c4463, 7e173d13d53c4feea8f44b917a749f60; no voters: 15091f23e2554a38bac04ab7a4cfe875
I20260709 12:14:47.492449 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daaccffc011c4aee862ac387dc298577" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
I20260709 12:14:47.479377 12097 raft_consensus.cc:2468] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 0.
I20260709 12:14:47.493557 12218 raft_consensus.cc:2804] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:47.496286 12218 raft_consensus.cc:493] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:47.496625 12218 raft_consensus.cc:3060] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.496659 11988 leader_election.cc:304] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [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: 15091f23e2554a38bac04ab7a4cfe875, 7e173d13d53c4feea8f44b917a749f60; no voters: 380752c95b7a4680b671b564328c4463
W20260709 12:14:47.498250 12137 leader_election.cc:343] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.498301 12215 raft_consensus.cc:2804] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:47.498893 12215 raft_consensus.cc:493] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:47.499071 12137 leader_election.cc:343] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.499285 12215 raft_consensus.cc:3060] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.501315 12219 raft_consensus.cc:2804] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:47.501703 12219 raft_consensus.cc:493] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:47.502017 12219 raft_consensus.cc:3060] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.503569 12218 raft_consensus.cc:515] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.505678 12218 leader_election.cc:290] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 election: Requested vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059)
I20260709 12:14:47.506503 12215 raft_consensus.cc:515] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.508608 12022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe8c4c5268542ee8ed7f9cc01d9fa69" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
I20260709 12:14:47.509236 12022 raft_consensus.cc:3060] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.509652 12219 raft_consensus.cc:515] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.510442 12211 tablet_bootstrap.cc:492] T daaccffc011c4aee862ac387dc298577 P 7e173d13d53c4feea8f44b917a749f60: No bootstrap required, opened a new log
I20260709 12:14:47.510982 12211 ts_tablet_manager.cc:1403] T daaccffc011c4aee862ac387dc298577 P 7e173d13d53c4feea8f44b917a749f60: Time spent bootstrapping tablet: real 0.060s	user 0.024s	sys 0.020s
I20260709 12:14:47.511559 12219 leader_election.cc:290] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 election: Requested vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:47.513681 12211 raft_consensus.cc:359] T daaccffc011c4aee862ac387dc298577 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.514416 12211 raft_consensus.cc:385] T daaccffc011c4aee862ac387dc298577 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.514676 12211 raft_consensus.cc:740] T daaccffc011c4aee862ac387dc298577 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.515127 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe8c4c5268542ee8ed7f9cc01d9fa69" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
I20260709 12:14:47.515506 12211 consensus_queue.cc:260] T daaccffc011c4aee862ac387dc298577 P 7e173d13d53c4feea8f44b917a749f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
W20260709 12:14:47.515977 12063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:35907, user_credentials={real_user=slave}} blocked reactor thread for 57255.4us
I20260709 12:14:47.518066 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30111cc61c1f47d08f5ef52d8f705f99" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
I20260709 12:14:47.518353 12022 raft_consensus.cc:2468] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 1.
I20260709 12:14:47.518662 12021 raft_consensus.cc:3060] T 30111cc61c1f47d08f5ef52d8f705f99 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.519850 12095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b32ae2b862467ab92e7010e6c51054" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
I20260709 12:14:47.520498 12095 raft_consensus.cc:3060] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.520710 12096 raft_consensus.cc:2468] T daaccffc011c4aee862ac387dc298577 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 1.
I20260709 12:14:47.523468 12137 leader_election.cc:304] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 380752c95b7a4680b671b564328c4463; no voters: 7e173d13d53c4feea8f44b917a749f60
I20260709 12:14:47.523504 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30111cc61c1f47d08f5ef52d8f705f99" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463"
I20260709 12:14:47.526386 12021 raft_consensus.cc:2468] T 30111cc61c1f47d08f5ef52d8f705f99 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 1.
I20260709 12:14:47.515697 12218 raft_consensus.cc:493] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.527697 12063 leader_election.cc:304] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:47.527765 12095 raft_consensus.cc:2468] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 1.
I20260709 12:14:47.528630 12219 raft_consensus.cc:2804] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:47.529322 12213 tablet_bootstrap.cc:492] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463: No bootstrap required, opened a new log
I20260709 12:14:47.529207 11988 leader_election.cc:304] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:47.529904 12213 ts_tablet_manager.cc:1403] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463: Time spent bootstrapping tablet: real 0.067s	user 0.023s	sys 0.010s
I20260709 12:14:47.530828 12214 raft_consensus.cc:359] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.532559 12214 raft_consensus.cc:385] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.532886 12213 raft_consensus.cc:359] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.533658 12213 raft_consensus.cc:385] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.533280 12214 raft_consensus.cc:740] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.533962 12213 raft_consensus.cc:740] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380752c95b7a4680b671b564328c4463, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.535153 12214 consensus_queue.cc:260] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 15091f23e2554a38bac04ab7a4cfe875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.535816 12215 leader_election.cc:290] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 election: Requested vote from peers 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:47.537778 12137 leader_election.cc:304] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380752c95b7a4680b671b564328c4463, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:47.538496 12211 ts_tablet_manager.cc:1434] T daaccffc011c4aee862ac387dc298577 P 7e173d13d53c4feea8f44b917a749f60: Time spent starting tablet: real 0.027s	user 0.012s	sys 0.008s
I20260709 12:14:47.538317 12218 raft_consensus.cc:515] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.541554 12219 raft_consensus.cc:697] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 LEADER]: Becoming Leader. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Running, Role: LEADER
I20260709 12:14:47.541832 12214 ts_tablet_manager.cc:1434] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 15091f23e2554a38bac04ab7a4cfe875: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.003s
I20260709 12:14:47.542318 12218 leader_election.cc:290] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059)
I20260709 12:14:47.542894 12218 raft_consensus.cc:2804] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:47.542667 12219 consensus_queue.cc:237] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.534736 12213 consensus_queue.cc:260] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.543156 12214 tablet_bootstrap.cc:492] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875: Bootstrap starting.
I20260709 12:14:47.547607 12211 tablet_bootstrap.cc:492] T 14b087fc814f4720b4d8a282f37128e0 P 7e173d13d53c4feea8f44b917a749f60: Bootstrap starting.
I20260709 12:14:47.548715 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b32ae2b862467ab92e7010e6c51054" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463"
W20260709 12:14:47.550166 11988 leader_election.cc:343] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:47.552525 11968 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:47.543378 12218 raft_consensus.cc:697] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Becoming Leader. State: Replica: 380752c95b7a4680b671b564328c4463, State: Running, Role: LEADER
I20260709 12:14:47.555370 12218 consensus_queue.cc:237] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.556802 12211 tablet_bootstrap.cc:654] T 14b087fc814f4720b4d8a282f37128e0 P 7e173d13d53c4feea8f44b917a749f60: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.544620 12215 raft_consensus.cc:2804] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:47.559317 12243 raft_consensus.cc:2804] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:47.560081 12215 raft_consensus.cc:697] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [term 1 LEADER]: Becoming Leader. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Running, Role: LEADER
W20260709 12:14:47.562309 12063 leader_election.cc:343] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.563060 12215 consensus_queue.cc:237] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
W20260709 12:14:47.564895 12137 leader_election.cc:343] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.565137 12213 ts_tablet_manager.cc:1434] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 12:14:47.565428 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008e81d24e664b72a3d49ac785db5646" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60" is_pre_election: true
I20260709 12:14:47.566080 12021 raft_consensus.cc:2468] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 0.
I20260709 12:14:47.567111 12095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008e81d24e664b72a3d49ac785db5646" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875" is_pre_election: true
I20260709 12:14:47.566244 12213 tablet_bootstrap.cc:492] T 0b0097a679ee4d2985c07ad4647d0ca2 P 380752c95b7a4680b671b564328c4463: Bootstrap starting.
I20260709 12:14:47.575877 12214 tablet_bootstrap.cc:654] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.578482 12137 leader_election.cc:304] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380752c95b7a4680b671b564328c4463, 7e173d13d53c4feea8f44b917a749f60; no voters: 
W20260709 12:14:47.579386 12137 leader_election.cc:343] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.579561 12211 tablet_bootstrap.cc:492] T 14b087fc814f4720b4d8a282f37128e0 P 7e173d13d53c4feea8f44b917a749f60: No bootstrap required, opened a new log
I20260709 12:14:47.579988 12211 ts_tablet_manager.cc:1403] T 14b087fc814f4720b4d8a282f37128e0 P 7e173d13d53c4feea8f44b917a749f60: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.003s
I20260709 12:14:47.587819 12213 tablet_bootstrap.cc:654] T 0b0097a679ee4d2985c07ad4647d0ca2 P 380752c95b7a4680b671b564328c4463: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.580601 12218 raft_consensus.cc:2804] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:47.590111 12243 raft_consensus.cc:697] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Becoming Leader. State: Replica: 380752c95b7a4680b671b564328c4463, State: Running, Role: LEADER
I20260709 12:14:47.587013 11918 catalog_manager.cc:5697] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463 reported cstate change: term changed from 0 to 1, leader changed from <none> to 380752c95b7a4680b671b564328c4463 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "380752c95b7a4680b671b564328c4463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:47.592948 12243 consensus_queue.cc:237] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.590427 12218 raft_consensus.cc:493] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:47.595357 12218 raft_consensus.cc:3060] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.595263 11920 catalog_manager.cc:5697] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "15091f23e2554a38bac04ab7a4cfe875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:47.599112 12214 tablet_bootstrap.cc:492] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875: No bootstrap required, opened a new log
I20260709 12:14:47.599720 12214 ts_tablet_manager.cc:1403] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.011s
I20260709 12:14:47.602757 12214 raft_consensus.cc:359] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } }
I20260709 12:14:47.603467 12214 raft_consensus.cc:385] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.603780 12214 raft_consensus.cc:740] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.604385 11919 catalog_manager.cc:5697] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193). New cstate: current_term: 1 leader_uuid: "7e173d13d53c4feea8f44b917a749f60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:47.606912 12218 raft_consensus.cc:515] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.604713 12214 consensus_queue.cc:260] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } }
I20260709 12:14:47.609095 12211 raft_consensus.cc:359] T 14b087fc814f4720b4d8a282f37128e0 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.609577 12211 raft_consensus.cc:385] T 14b087fc814f4720b4d8a282f37128e0 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.609771 12211 raft_consensus.cc:740] T 14b087fc814f4720b4d8a282f37128e0 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.610224 12211 consensus_queue.cc:260] T 14b087fc814f4720b4d8a282f37128e0 P 7e173d13d53c4feea8f44b917a749f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.612699 12211 ts_tablet_manager.cc:1434] T 14b087fc814f4720b4d8a282f37128e0 P 7e173d13d53c4feea8f44b917a749f60: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 12:14:47.614111 12213 tablet_bootstrap.cc:492] T 0b0097a679ee4d2985c07ad4647d0ca2 P 380752c95b7a4680b671b564328c4463: No bootstrap required, opened a new log
I20260709 12:14:47.614675 12213 ts_tablet_manager.cc:1403] T 0b0097a679ee4d2985c07ad4647d0ca2 P 380752c95b7a4680b671b564328c4463: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.004s
I20260709 12:14:47.621212 12218 leader_election.cc:290] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 election: Requested vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059)
I20260709 12:14:47.621727 12213 raft_consensus.cc:359] T 0b0097a679ee4d2985c07ad4647d0ca2 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } }
I20260709 12:14:47.621925 12214 ts_tablet_manager.cc:1434] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260709 12:14:47.621838 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008e81d24e664b72a3d49ac785db5646" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
I20260709 12:14:47.622581 12021 raft_consensus.cc:3060] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.623068 12214 tablet_bootstrap.cc:492] T 5ba141bb98bb468a95cad38c590c53d7 P 15091f23e2554a38bac04ab7a4cfe875: Bootstrap starting.
I20260709 12:14:47.623413 12095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008e81d24e664b72a3d49ac785db5646" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
W20260709 12:14:47.624691 12137 leader_election.cc:343] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.622314 12213 raft_consensus.cc:385] T 0b0097a679ee4d2985c07ad4647d0ca2 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.627394 12213 raft_consensus.cc:740] T 0b0097a679ee4d2985c07ad4647d0ca2 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380752c95b7a4680b671b564328c4463, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.628196 12213 consensus_queue.cc:260] T 0b0097a679ee4d2985c07ad4647d0ca2 P 380752c95b7a4680b671b564328c4463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } }
I20260709 12:14:47.629426 12214 tablet_bootstrap.cc:654] T 5ba141bb98bb468a95cad38c590c53d7 P 15091f23e2554a38bac04ab7a4cfe875: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.629421 12021 raft_consensus.cc:2468] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 1.
I20260709 12:14:47.630340 12213 ts_tablet_manager.cc:1434] T 0b0097a679ee4d2985c07ad4647d0ca2 P 380752c95b7a4680b671b564328c4463: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260709 12:14:47.630885 12137 leader_election.cc:304] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 380752c95b7a4680b671b564328c4463, 7e173d13d53c4feea8f44b917a749f60; no voters: 15091f23e2554a38bac04ab7a4cfe875
I20260709 12:14:47.631182 12213 tablet_bootstrap.cc:492] T 30111cc61c1f47d08f5ef52d8f705f99 P 380752c95b7a4680b671b564328c4463: Bootstrap starting.
I20260709 12:14:47.631976 12218 raft_consensus.cc:2804] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:47.632354 12218 raft_consensus.cc:697] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Becoming Leader. State: Replica: 380752c95b7a4680b671b564328c4463, State: Running, Role: LEADER
I20260709 12:14:47.633193 12218 consensus_queue.cc:237] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.634989 12214 tablet_bootstrap.cc:492] T 5ba141bb98bb468a95cad38c590c53d7 P 15091f23e2554a38bac04ab7a4cfe875: No bootstrap required, opened a new log
I20260709 12:14:47.635546 12214 ts_tablet_manager.cc:1403] T 5ba141bb98bb468a95cad38c590c53d7 P 15091f23e2554a38bac04ab7a4cfe875: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 12:14:47.637079 12243 raft_consensus.cc:493] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.637559 12243 raft_consensus.cc:515] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.638439 12214 raft_consensus.cc:359] T 5ba141bb98bb468a95cad38c590c53d7 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.638912 12219 raft_consensus.cc:493] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.639128 12213 tablet_bootstrap.cc:654] T 30111cc61c1f47d08f5ef52d8f705f99 P 380752c95b7a4680b671b564328c4463: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.639144 12214 raft_consensus.cc:385] T 5ba141bb98bb468a95cad38c590c53d7 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.639426 12219 raft_consensus.cc:515] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.639825 12214 raft_consensus.cc:740] T 5ba141bb98bb468a95cad38c590c53d7 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.640663 12214 consensus_queue.cc:260] T 5ba141bb98bb468a95cad38c590c53d7 P 15091f23e2554a38bac04ab7a4cfe875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.640991 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a405a5f60e47e5b978b78e6bb407cb" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60" is_pre_election: true
I20260709 12:14:47.641503 12219 leader_election.cc:290] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:47.641644 12021 raft_consensus.cc:2468] T 29a405a5f60e47e5b978b78e6bb407cb P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 0.
I20260709 12:14:47.642896 12214 ts_tablet_manager.cc:1434] T 5ba141bb98bb468a95cad38c590c53d7 P 15091f23e2554a38bac04ab7a4cfe875: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:14:47.639535 12243 leader_election.cc:290] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059)
I20260709 12:14:47.643890 12214 tablet_bootstrap.cc:492] T 29a405a5f60e47e5b978b78e6bb407cb P 15091f23e2554a38bac04ab7a4cfe875: Bootstrap starting.
I20260709 12:14:47.643496 12137 leader_election.cc:304] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380752c95b7a4680b671b564328c4463, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:47.644436 12095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a405a5f60e47e5b978b78e6bb407cb" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875" is_pre_election: true
I20260709 12:14:47.644865 12243 raft_consensus.cc:2804] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:47.645305 12243 raft_consensus.cc:493] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:47.645645 12243 raft_consensus.cc:3060] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.645920 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe8c4c5268542ee8ed7f9cc01d9fa69" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60" is_pre_election: true
I20260709 12:14:47.646685 12021 raft_consensus.cc:2393] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 15091f23e2554a38bac04ab7a4cfe875 in current term 1: Already voted for candidate 380752c95b7a4680b671b564328c4463 in this term.
W20260709 12:14:47.648079 12137 leader_election.cc:343] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.643566 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe8c4c5268542ee8ed7f9cc01d9fa69" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463" is_pre_election: true
I20260709 12:14:47.649917 12214 tablet_bootstrap.cc:654] T 29a405a5f60e47e5b978b78e6bb407cb P 15091f23e2554a38bac04ab7a4cfe875: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.650193 12063 leader_election.cc:304] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875; no voters: 380752c95b7a4680b671b564328c4463, 7e173d13d53c4feea8f44b917a749f60
I20260709 12:14:47.651419 12244 raft_consensus.cc:3060] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.653163 12243 raft_consensus.cc:515] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.656008 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a405a5f60e47e5b978b78e6bb407cb" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
I20260709 12:14:47.656561 12021 raft_consensus.cc:3060] T 29a405a5f60e47e5b978b78e6bb407cb P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.658473 12244 raft_consensus.cc:2749] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:47.660882 12214 tablet_bootstrap.cc:492] T 29a405a5f60e47e5b978b78e6bb407cb P 15091f23e2554a38bac04ab7a4cfe875: No bootstrap required, opened a new log
I20260709 12:14:47.661362 12214 ts_tablet_manager.cc:1403] T 29a405a5f60e47e5b978b78e6bb407cb P 15091f23e2554a38bac04ab7a4cfe875: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 12:14:47.663793 12214 raft_consensus.cc:359] T 29a405a5f60e47e5b978b78e6bb407cb P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.664371 12214 raft_consensus.cc:385] T 29a405a5f60e47e5b978b78e6bb407cb P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.664628 12214 raft_consensus.cc:740] T 29a405a5f60e47e5b978b78e6bb407cb P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.666211 12021 raft_consensus.cc:2468] T 29a405a5f60e47e5b978b78e6bb407cb P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 1.
I20260709 12:14:47.667480 12137 leader_election.cc:304] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380752c95b7a4680b671b564328c4463, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:47.667387 12214 consensus_queue.cc:260] T 29a405a5f60e47e5b978b78e6bb407cb P 15091f23e2554a38bac04ab7a4cfe875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.668490 12250 raft_consensus.cc:2804] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:47.668985 12250 raft_consensus.cc:697] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Becoming Leader. State: Replica: 380752c95b7a4680b671b564328c4463, State: Running, Role: LEADER
I20260709 12:14:47.669803 12250 consensus_queue.cc:237] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.670957 12243 leader_election.cc:290] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 election: Requested vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059)
I20260709 12:14:47.672253 12095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a405a5f60e47e5b978b78e6bb407cb" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
I20260709 12:14:47.676021 12095 raft_consensus.cc:3060] T 29a405a5f60e47e5b978b78e6bb407cb P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.682574 12095 raft_consensus.cc:2468] T 29a405a5f60e47e5b978b78e6bb407cb P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 1.
I20260709 12:14:47.685702 12214 ts_tablet_manager.cc:1434] T 29a405a5f60e47e5b978b78e6bb407cb P 15091f23e2554a38bac04ab7a4cfe875: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:14:47.685739 12213 tablet_bootstrap.cc:492] T 30111cc61c1f47d08f5ef52d8f705f99 P 380752c95b7a4680b671b564328c4463: No bootstrap required, opened a new log
I20260709 12:14:47.686328 12213 ts_tablet_manager.cc:1403] T 30111cc61c1f47d08f5ef52d8f705f99 P 380752c95b7a4680b671b564328c4463: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.019s
I20260709 12:14:47.686623 12214 tablet_bootstrap.cc:492] T 008e81d24e664b72a3d49ac785db5646 P 15091f23e2554a38bac04ab7a4cfe875: Bootstrap starting.
I20260709 12:14:47.686429 11918 catalog_manager.cc:5697] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 reported cstate change: term changed from 0 to 1, leader changed from <none> to 380752c95b7a4680b671b564328c4463 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "380752c95b7a4680b671b564328c4463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:47.688411 11918 catalog_manager.cc:5697] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 reported cstate change: term changed from 0 to 1, leader changed from <none> to 380752c95b7a4680b671b564328c4463 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "380752c95b7a4680b671b564328c4463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:47.691949 12214 tablet_bootstrap.cc:654] T 008e81d24e664b72a3d49ac785db5646 P 15091f23e2554a38bac04ab7a4cfe875: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.696763 12214 tablet_bootstrap.cc:492] T 008e81d24e664b72a3d49ac785db5646 P 15091f23e2554a38bac04ab7a4cfe875: No bootstrap required, opened a new log
I20260709 12:14:47.697176 12214 ts_tablet_manager.cc:1403] T 008e81d24e664b72a3d49ac785db5646 P 15091f23e2554a38bac04ab7a4cfe875: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:14:47.697412 12213 raft_consensus.cc:359] T 30111cc61c1f47d08f5ef52d8f705f99 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.698096 12213 raft_consensus.cc:385] T 30111cc61c1f47d08f5ef52d8f705f99 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.698376 12213 raft_consensus.cc:740] T 30111cc61c1f47d08f5ef52d8f705f99 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380752c95b7a4680b671b564328c4463, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.699052 12213 consensus_queue.cc:260] T 30111cc61c1f47d08f5ef52d8f705f99 P 380752c95b7a4680b671b564328c4463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.699739 12214 raft_consensus.cc:359] T 008e81d24e664b72a3d49ac785db5646 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.700380 12214 raft_consensus.cc:385] T 008e81d24e664b72a3d49ac785db5646 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.700631 12214 raft_consensus.cc:740] T 008e81d24e664b72a3d49ac785db5646 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.701412 12213 ts_tablet_manager.cc:1434] T 30111cc61c1f47d08f5ef52d8f705f99 P 380752c95b7a4680b671b564328c4463: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:14:47.701237 12214 consensus_queue.cc:260] T 008e81d24e664b72a3d49ac785db5646 P 15091f23e2554a38bac04ab7a4cfe875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.702394 12213 tablet_bootstrap.cc:492] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463: Bootstrap starting.
I20260709 12:14:47.703117 12214 ts_tablet_manager.cc:1434] T 008e81d24e664b72a3d49ac785db5646 P 15091f23e2554a38bac04ab7a4cfe875: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:14:47.705852 11920 catalog_manager.cc:5697] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 reported cstate change: term changed from 0 to 1, leader changed from <none> to 380752c95b7a4680b671b564328c4463 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "380752c95b7a4680b671b564328c4463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:47.707273 12213 tablet_bootstrap.cc:654] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.711125 12244 raft_consensus.cc:493] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.711417 12213 tablet_bootstrap.cc:492] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463: No bootstrap required, opened a new log
I20260709 12:14:47.711860 12213 ts_tablet_manager.cc:1403] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:14:47.711647 12244 raft_consensus.cc:515] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } }
I20260709 12:14:47.713605 12244 leader_election.cc:290] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:47.714452 12213 raft_consensus.cc:359] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.714993 12213 raft_consensus.cc:385] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.715154 12213 raft_consensus.cc:740] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380752c95b7a4680b671b564328c4463, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.715809 12213 consensus_queue.cc:260] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.717473 12213 ts_tablet_manager.cc:1434] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:47.717865 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0097a679ee4d2985c07ad4647d0ca2" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463" is_pre_election: true
I20260709 12:14:47.718320 12213 tablet_bootstrap.cc:492] T 5ba141bb98bb468a95cad38c590c53d7 P 380752c95b7a4680b671b564328c4463: Bootstrap starting.
I20260709 12:14:47.718463 12171 raft_consensus.cc:2468] T 0b0097a679ee4d2985c07ad4647d0ca2 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 0.
I20260709 12:14:47.718521 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0097a679ee4d2985c07ad4647d0ca2" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60" is_pre_election: true
I20260709 12:14:47.719398 12021 raft_consensus.cc:2468] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 0.
I20260709 12:14:47.719908 12063 leader_election.cc:304] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 380752c95b7a4680b671b564328c4463; no voters: 
I20260709 12:14:47.720649 12244 raft_consensus.cc:2804] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:47.721005 12244 raft_consensus.cc:493] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:47.721307 12244 raft_consensus.cc:3060] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.724047 12213 tablet_bootstrap.cc:654] T 5ba141bb98bb468a95cad38c590c53d7 P 380752c95b7a4680b671b564328c4463: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.726507 12244 raft_consensus.cc:515] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } }
I20260709 12:14:47.727882 12213 tablet_bootstrap.cc:492] T 5ba141bb98bb468a95cad38c590c53d7 P 380752c95b7a4680b671b564328c4463: No bootstrap required, opened a new log
I20260709 12:14:47.728338 12213 ts_tablet_manager.cc:1403] T 5ba141bb98bb468a95cad38c590c53d7 P 380752c95b7a4680b671b564328c4463: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:14:47.728535 12244 leader_election.cc:290] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 election: Requested vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:47.729671 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0097a679ee4d2985c07ad4647d0ca2" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
I20260709 12:14:47.729890 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0097a679ee4d2985c07ad4647d0ca2" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463"
I20260709 12:14:47.730224 12021 raft_consensus.cc:3060] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.730489 12171 raft_consensus.cc:3060] T 0b0097a679ee4d2985c07ad4647d0ca2 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.730607 12213 raft_consensus.cc:359] T 5ba141bb98bb468a95cad38c590c53d7 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.731273 12213 raft_consensus.cc:385] T 5ba141bb98bb468a95cad38c590c53d7 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.731560 12213 raft_consensus.cc:740] T 5ba141bb98bb468a95cad38c590c53d7 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380752c95b7a4680b671b564328c4463, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.732224 12213 consensus_queue.cc:260] T 5ba141bb98bb468a95cad38c590c53d7 P 380752c95b7a4680b671b564328c4463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.734140 12213 ts_tablet_manager.cc:1434] T 5ba141bb98bb468a95cad38c590c53d7 P 380752c95b7a4680b671b564328c4463: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:47.732721 12244 raft_consensus.cc:493] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.735282 12244 raft_consensus.cc:515] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.736748 12219 raft_consensus.cc:493] T 008e81d24e664b72a3d49ac785db5646 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.736666 12021 raft_consensus.cc:2468] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 1.
I20260709 12:14:47.737309 12219 raft_consensus.cc:515] T 008e81d24e664b72a3d49ac785db5646 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.738336 12171 raft_consensus.cc:2468] T 0b0097a679ee4d2985c07ad4647d0ca2 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 1.
I20260709 12:14:47.738641 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b087fc814f4720b4d8a282f37128e0" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60" is_pre_election: true
I20260709 12:14:47.738828 12170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b087fc814f4720b4d8a282f37128e0" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463" is_pre_election: true
I20260709 12:14:47.741562 12021 raft_consensus.cc:2468] T 14b087fc814f4720b4d8a282f37128e0 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 0.
I20260709 12:14:47.739326 12219 leader_election.cc:290] T 008e81d24e664b72a3d49ac785db5646 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:47.740456 12250 raft_consensus.cc:493] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.739946 12022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008e81d24e664b72a3d49ac785db5646" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60" is_pre_election: true
I20260709 12:14:47.744334 12022 raft_consensus.cc:2393] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 15091f23e2554a38bac04ab7a4cfe875 in current term 1: Already voted for candidate 380752c95b7a4680b671b564328c4463 in this term.
I20260709 12:14:47.744102 12250 raft_consensus.cc:515] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.744796 12215 raft_consensus.cc:493] T daaccffc011c4aee862ac387dc298577 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.745065 12170 raft_consensus.cc:2468] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 0.
I20260709 12:14:47.745265 12215 raft_consensus.cc:515] T daaccffc011c4aee862ac387dc298577 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.746272 12250 leader_election.cc:290] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059)
I20260709 12:14:47.739912 12063 leader_election.cc:304] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:47.747213 12215 leader_election.cc:290] T daaccffc011c4aee862ac387dc298577 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:47.747467 12219 raft_consensus.cc:2804] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:47.747862 12095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b087fc814f4720b4d8a282f37128e0" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875" is_pre_election: true
I20260709 12:14:47.748034 12219 raft_consensus.cc:697] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 LEADER]: Becoming Leader. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Running, Role: LEADER
I20260709 12:14:47.748484 12063 leader_election.cc:304] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 380752c95b7a4680b671b564328c4463; no voters: 
I20260709 12:14:47.749140 12095 raft_consensus.cc:2468] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 0.
I20260709 12:14:47.748919 12219 consensus_queue.cc:237] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } }
I20260709 12:14:47.739975 12244 leader_election.cc:290] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:47.748944 12022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b087fc814f4720b4d8a282f37128e0" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60" is_pre_election: true
I20260709 12:14:47.749876 12170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daaccffc011c4aee862ac387dc298577" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463" is_pre_election: true
I20260709 12:14:47.750226 12022 raft_consensus.cc:2468] T 14b087fc814f4720b4d8a282f37128e0 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 0.
I20260709 12:14:47.749339 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daaccffc011c4aee862ac387dc298577" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875" is_pre_election: true
I20260709 12:14:47.751863 12137 leader_election.cc:304] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380752c95b7a4680b671b564328c4463, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:47.752144 12097 raft_consensus.cc:2393] T daaccffc011c4aee862ac387dc298577 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e173d13d53c4feea8f44b917a749f60 in current term 1: Already voted for candidate 380752c95b7a4680b671b564328c4463 in this term.
I20260709 12:14:47.752645 12250 raft_consensus.cc:2804] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:47.752995 12250 raft_consensus.cc:493] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:47.753307 12250 raft_consensus.cc:3060] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.753506 11988 leader_election.cc:304] T daaccffc011c4aee862ac387dc298577 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e173d13d53c4feea8f44b917a749f60; no voters: 15091f23e2554a38bac04ab7a4cfe875, 380752c95b7a4680b671b564328c4463
I20260709 12:14:47.755445 12215 raft_consensus.cc:3060] T daaccffc011c4aee862ac387dc298577 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.761907 12250 raft_consensus.cc:515] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.762271 12215 raft_consensus.cc:2749] T daaccffc011c4aee862ac387dc298577 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:47.763446 12244 raft_consensus.cc:2804] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:47.763652 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008e81d24e664b72a3d49ac785db5646" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463" is_pre_election: true
I20260709 12:14:47.764258 12218 raft_consensus.cc:493] T 30111cc61c1f47d08f5ef52d8f705f99 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.764822 12218 raft_consensus.cc:515] T 30111cc61c1f47d08f5ef52d8f705f99 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.766031 12022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b087fc814f4720b4d8a282f37128e0" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
I20260709 12:14:47.766044 12244 raft_consensus.cc:493] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:47.767088 12022 raft_consensus.cc:3060] T 14b087fc814f4720b4d8a282f37128e0 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.767513 12244 raft_consensus.cc:3060] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.768257 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30111cc61c1f47d08f5ef52d8f705f99" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60" is_pre_election: true
I20260709 12:14:47.768989 12021 raft_consensus.cc:2393] T 30111cc61c1f47d08f5ef52d8f705f99 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 380752c95b7a4680b671b564328c4463 in current term 1: Already voted for candidate 15091f23e2554a38bac04ab7a4cfe875 in this term.
I20260709 12:14:47.770520 12218 leader_election.cc:290] T 30111cc61c1f47d08f5ef52d8f705f99 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059)
I20260709 12:14:47.771963 12095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30111cc61c1f47d08f5ef52d8f705f99" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875" is_pre_election: true
I20260709 12:14:47.773415 12137 leader_election.cc:304] T 30111cc61c1f47d08f5ef52d8f705f99 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 380752c95b7a4680b671b564328c4463; no voters: 15091f23e2554a38bac04ab7a4cfe875, 7e173d13d53c4feea8f44b917a749f60
I20260709 12:14:47.773736 12063 leader_election.cc:304] T 008e81d24e664b72a3d49ac785db5646 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875; no voters: 380752c95b7a4680b671b564328c4463, 7e173d13d53c4feea8f44b917a749f60
I20260709 12:14:47.774294 12022 raft_consensus.cc:2468] T 14b087fc814f4720b4d8a282f37128e0 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 1.
I20260709 12:14:47.774461 12218 raft_consensus.cc:3060] T 30111cc61c1f47d08f5ef52d8f705f99 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.774981 12268 raft_consensus.cc:3060] T 008e81d24e664b72a3d49ac785db5646 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.774948 12244 raft_consensus.cc:515] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.775453 12137 leader_election.cc:304] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380752c95b7a4680b671b564328c4463, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:47.776342 12247 raft_consensus.cc:2804] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:47.776810 12247 raft_consensus.cc:697] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Becoming Leader. State: Replica: 380752c95b7a4680b671b564328c4463, State: Running, Role: LEADER
I20260709 12:14:47.777340 12244 leader_election.cc:290] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 election: Requested vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:47.777597 12247 consensus_queue.cc:237] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.778090 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b087fc814f4720b4d8a282f37128e0" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
I20260709 12:14:47.778796 12021 raft_consensus.cc:2393] T 14b087fc814f4720b4d8a282f37128e0 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 15091f23e2554a38bac04ab7a4cfe875 in current term 1: Already voted for candidate 380752c95b7a4680b671b564328c4463 in this term.
I20260709 12:14:47.780216 12218 raft_consensus.cc:2749] T 30111cc61c1f47d08f5ef52d8f705f99 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:47.780977 12250 leader_election.cc:290] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 election: Requested vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059)
I20260709 12:14:47.782545 12095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b087fc814f4720b4d8a282f37128e0" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
I20260709 12:14:47.783279 12095 raft_consensus.cc:2393] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 380752c95b7a4680b671b564328c4463 in current term 1: Already voted for candidate 15091f23e2554a38bac04ab7a4cfe875 in this term.
I20260709 12:14:47.783931 11920 catalog_manager.cc:5697] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "15091f23e2554a38bac04ab7a4cfe875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:47.785058 12268 raft_consensus.cc:2749] T 008e81d24e664b72a3d49ac785db5646 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:47.782780 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b087fc814f4720b4d8a282f37128e0" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463"
I20260709 12:14:47.787704 12063 leader_election.cc:304] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [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: 15091f23e2554a38bac04ab7a4cfe875; no voters: 380752c95b7a4680b671b564328c4463, 7e173d13d53c4feea8f44b917a749f60
I20260709 12:14:47.788304 12268 raft_consensus.cc:2749] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:47.788064 11918 catalog_manager.cc:5697] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 reported cstate change: term changed from 0 to 1, leader changed from <none> to 380752c95b7a4680b671b564328c4463 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "380752c95b7a4680b671b564328c4463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:47.925972 12215 raft_consensus.cc:493] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.926702 12215 raft_consensus.cc:515] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.928508 12215 leader_election.cc:290] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:47.929158 12095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba141bb98bb468a95cad38c590c53d7" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875" is_pre_election: true
I20260709 12:14:47.929515 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba141bb98bb468a95cad38c590c53d7" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463" is_pre_election: true
I20260709 12:14:47.929859 12095 raft_consensus.cc:2468] T 5ba141bb98bb468a95cad38c590c53d7 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 0.
I20260709 12:14:47.930154 12171 raft_consensus.cc:2468] T 5ba141bb98bb468a95cad38c590c53d7 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 0.
I20260709 12:14:47.930864 11988 leader_election.cc:304] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:47.931447 12215 raft_consensus.cc:2804] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:47.931706 12215 raft_consensus.cc:493] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:47.931962 12215 raft_consensus.cc:3060] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.935694 12247 consensus_queue.cc:1048] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:47.937170 12215 raft_consensus.cc:515] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.938920 12215 leader_election.cc:290] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 election: Requested vote from peers 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:47.939567 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba141bb98bb468a95cad38c590c53d7" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
I20260709 12:14:47.939880 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba141bb98bb468a95cad38c590c53d7" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463"
I20260709 12:14:47.940212 12097 raft_consensus.cc:3060] T 5ba141bb98bb468a95cad38c590c53d7 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.940529 12171 raft_consensus.cc:3060] T 5ba141bb98bb468a95cad38c590c53d7 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.945659 12171 raft_consensus.cc:2468] T 5ba141bb98bb468a95cad38c590c53d7 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 1.
I20260709 12:14:47.946167 12097 raft_consensus.cc:2468] T 5ba141bb98bb468a95cad38c590c53d7 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 1.
I20260709 12:14:47.946838 11988 leader_election.cc:304] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380752c95b7a4680b671b564328c4463, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:47.947711 12215 raft_consensus.cc:2804] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:47.949465 12215 raft_consensus.cc:697] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [term 1 LEADER]: Becoming Leader. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Running, Role: LEADER
I20260709 12:14:47.950261 12215 consensus_queue.cc:237] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:47.952083 12250 consensus_queue.cc:1048] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:47.965935 11918 catalog_manager.cc:5697] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193). New cstate: current_term: 1 leader_uuid: "7e173d13d53c4feea8f44b917a749f60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:48.003161 12250 consensus_queue.cc:1048] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:48.006404 12268 consensus_queue.cc:1048] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:48.013305 12218 consensus_queue.cc:1048] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:48.024394 12219 consensus_queue.cc:1048] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:48.039896 12171 raft_consensus.cc:3060] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.045701 12215 consensus_queue.cc:1048] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:48.055773 12242 consensus_queue.cc:1048] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:48.056900 12218 consensus_queue.cc:1048] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:48.070966 12243 consensus_queue.cc:1048] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:48.093355 12243 consensus_queue.cc:1048] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:48.094986 12097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b0097a679ee4d2985c07ad4647d0ca2"
dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
mode: GRACEFUL
new_leader_uuid: "7e173d13d53c4feea8f44b917a749f60"
 from {username='slave'} at 127.0.0.1:39430
I20260709 12:14:48.095522 12097 raft_consensus.cc:606] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 LEADER]: Received request to transfer leadership to TS 7e173d13d53c4feea8f44b917a749f60
I20260709 12:14:48.104780 12247 consensus_queue.cc:1048] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:48.117708 12171 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29a405a5f60e47e5b978b78e6bb407cb"
dest_uuid: "380752c95b7a4680b671b564328c4463"
mode: GRACEFUL
new_leader_uuid: "7e173d13d53c4feea8f44b917a749f60"
 from {username='slave'} at 127.0.0.1:56050
I20260709 12:14:48.118221 12171 raft_consensus.cc:606] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Received request to transfer leadership to TS 7e173d13d53c4feea8f44b917a749f60
I20260709 12:14:48.122809 12171 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbe8c4c5268542ee8ed7f9cc01d9fa69"
dest_uuid: "380752c95b7a4680b671b564328c4463"
mode: GRACEFUL
new_leader_uuid: "7e173d13d53c4feea8f44b917a749f60"
 from {username='slave'} at 127.0.0.1:56050
I20260709 12:14:48.123193 12171 raft_consensus.cc:606] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Received request to transfer leadership to TS 7e173d13d53c4feea8f44b917a749f60
I20260709 12:14:48.127139 12171 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "008e81d24e664b72a3d49ac785db5646"
dest_uuid: "380752c95b7a4680b671b564328c4463"
mode: GRACEFUL
new_leader_uuid: "7e173d13d53c4feea8f44b917a749f60"
 from {username='slave'} at 127.0.0.1:56050
I20260709 12:14:48.127550 12171 raft_consensus.cc:606] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Received request to transfer leadership to TS 7e173d13d53c4feea8f44b917a749f60
I20260709 12:14:48.138538 12022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ba141bb98bb468a95cad38c590c53d7"
dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
mode: GRACEFUL
new_leader_uuid: "15091f23e2554a38bac04ab7a4cfe875"
 from {username='slave'} at 127.0.0.1:40966
I20260709 12:14:48.138978 12022 raft_consensus.cc:606] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [term 1 LEADER]: Received request to transfer leadership to TS 15091f23e2554a38bac04ab7a4cfe875
I20260709 12:14:48.143790 12022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87b32ae2b862467ab92e7010e6c51054"
dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
mode: GRACEFUL
new_leader_uuid: "15091f23e2554a38bac04ab7a4cfe875"
 from {username='slave'} at 127.0.0.1:40966
I20260709 12:14:48.144222 12022 raft_consensus.cc:606] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [term 1 LEADER]: Received request to transfer leadership to TS 15091f23e2554a38bac04ab7a4cfe875
I20260709 12:14:48.150440 12171 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14b087fc814f4720b4d8a282f37128e0"
dest_uuid: "380752c95b7a4680b671b564328c4463"
mode: GRACEFUL
new_leader_uuid: "15091f23e2554a38bac04ab7a4cfe875"
 from {username='slave'} at 127.0.0.1:56050
I20260709 12:14:48.150902 12171 raft_consensus.cc:606] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Received request to transfer leadership to TS 15091f23e2554a38bac04ab7a4cfe875
I20260709 12:14:48.217340 12219 consensus_queue.cc:1048] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:48.227253 12246 consensus_queue.cc:1048] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:48.237679 12246 raft_consensus.cc:993] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875: : Instructing follower 7e173d13d53c4feea8f44b917a749f60 to start an election
I20260709 12:14:48.238086 12268 raft_consensus.cc:1081] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 LEADER]: Signalling peer 7e173d13d53c4feea8f44b917a749f60 to start an election
I20260709 12:14:48.239485 12022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b0097a679ee4d2985c07ad4647d0ca2"
dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
 from {username='slave'} at 127.0.0.1:40944
I20260709 12:14:48.239960 12022 raft_consensus.cc:493] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:48.240243 12022 raft_consensus.cc:3060] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.244995 12022 raft_consensus.cc:515] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } }
I20260709 12:14:48.246542 12022 leader_election.cc:290] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 2 election: Requested vote from peers 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867), 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059)
I20260709 12:14:48.247182 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0097a679ee4d2985c07ad4647d0ca2" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "380752c95b7a4680b671b564328c4463"
I20260709 12:14:48.247599 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0097a679ee4d2985c07ad4647d0ca2" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
I20260709 12:14:48.247782 12171 raft_consensus.cc:3060] T 0b0097a679ee4d2985c07ad4647d0ca2 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.248101 12097 raft_consensus.cc:3055] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:48.248373 12097 raft_consensus.cc:740] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Running, Role: LEADER
I20260709 12:14:48.249002 12097 consensus_queue.cc:260] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } }
I20260709 12:14:48.249897 12097 raft_consensus.cc:3060] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.252911 12171 raft_consensus.cc:2468] T 0b0097a679ee4d2985c07ad4647d0ca2 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 2.
I20260709 12:14:48.253005 12250 consensus_queue.cc:1048] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:48.254249 11988 leader_election.cc:304] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380752c95b7a4680b671b564328c4463, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:48.255117 12242 raft_consensus.cc:2804] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:48.255601 12242 raft_consensus.cc:697] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 [term 2 LEADER]: Becoming Leader. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Running, Role: LEADER
I20260709 12:14:48.255805 12097 raft_consensus.cc:2468] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 2.
I20260709 12:14:48.256960 12242 consensus_queue.cc:237] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } }
I20260709 12:14:48.260978 12218 raft_consensus.cc:993] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463: : Instructing follower 15091f23e2554a38bac04ab7a4cfe875 to start an election
I20260709 12:14:48.261445 12218 raft_consensus.cc:1081] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Signalling peer 15091f23e2554a38bac04ab7a4cfe875 to start an election
I20260709 12:14:48.265090 12218 consensus_queue.cc:1048] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:48.267294 12097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14b087fc814f4720b4d8a282f37128e0"
dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
 from {username='slave'} at 127.0.0.1:39418
I20260709 12:14:48.268152 12097 raft_consensus.cc:493] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:48.268541 12097 raft_consensus.cc:3060] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.271075 11918 catalog_manager.cc:5697] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 reported cstate change: term changed from 1 to 2, leader changed from 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194) to 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193). New cstate: current_term: 2 leader_uuid: "7e173d13d53c4feea8f44b917a749f60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:48.276324 12097 raft_consensus.cc:515] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:48.278043 12097 leader_election.cc:290] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 2 election: Requested vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:48.279081 12022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b087fc814f4720b4d8a282f37128e0" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
I20260709 12:14:48.279431 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b087fc814f4720b4d8a282f37128e0" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "380752c95b7a4680b671b564328c4463"
I20260709 12:14:48.279698 12022 raft_consensus.cc:3060] T 14b087fc814f4720b4d8a282f37128e0 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.280045 12171 raft_consensus.cc:3055] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:48.280320 12171 raft_consensus.cc:740] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 380752c95b7a4680b671b564328c4463, State: Running, Role: LEADER
I20260709 12:14:48.280937 12171 consensus_queue.cc:260] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:48.281802 12171 raft_consensus.cc:3060] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.284390 12022 raft_consensus.cc:2468] T 14b087fc814f4720b4d8a282f37128e0 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 2.
I20260709 12:14:48.285275 12063 leader_election.cc:304] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:48.286096 12268 raft_consensus.cc:2804] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:48.286507 12268 raft_consensus.cc:697] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 LEADER]: Becoming Leader. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Running, Role: LEADER
I20260709 12:14:48.286998 12171 raft_consensus.cc:2468] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 2.
I20260709 12:14:48.287261 12268 consensus_queue.cc:237] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:48.293557 11918 catalog_manager.cc:5697] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 reported cstate change: term changed from 1 to 2, leader changed from 380752c95b7a4680b671b564328c4463 (127.5.196.195) to 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "15091f23e2554a38bac04ab7a4cfe875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:48.470456 12242 consensus_queue.cc:1048] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:48.472888 12247 raft_consensus.cc:993] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463: : Instructing follower 7e173d13d53c4feea8f44b917a749f60 to start an election
I20260709 12:14:48.473356 12247 raft_consensus.cc:1081] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Signalling peer 7e173d13d53c4feea8f44b917a749f60 to start an election
I20260709 12:14:48.475148 12022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbe8c4c5268542ee8ed7f9cc01d9fa69"
dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
 from {username='slave'} at 127.0.0.1:40960
I20260709 12:14:48.475802 12022 raft_consensus.cc:493] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:48.476270 12022 raft_consensus.cc:3060] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.479967 12282 raft_consensus.cc:993] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60: : Instructing follower 15091f23e2554a38bac04ab7a4cfe875 to start an election
I20260709 12:14:48.480436 12282 raft_consensus.cc:1081] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [term 1 LEADER]: Signalling peer 15091f23e2554a38bac04ab7a4cfe875 to start an election
I20260709 12:14:48.482895 12097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ba141bb98bb468a95cad38c590c53d7"
dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
 from {username='slave'} at 127.0.0.1:39414
I20260709 12:14:48.484438 12022 raft_consensus.cc:515] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:48.485816 12242 consensus_queue.cc:1048] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:48.486724 12097 raft_consensus.cc:493] T 5ba141bb98bb468a95cad38c590c53d7 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:48.487231 12097 raft_consensus.cc:3060] T 5ba141bb98bb468a95cad38c590c53d7 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.487241 12096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe8c4c5268542ee8ed7f9cc01d9fa69" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
I20260709 12:14:48.488013 12096 raft_consensus.cc:3060] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.495150 12096 raft_consensus.cc:2468] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 2.
I20260709 12:14:48.495352 12022 leader_election.cc:290] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 2 election: Requested vote from peers 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:48.496405 12170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe8c4c5268542ee8ed7f9cc01d9fa69" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "380752c95b7a4680b671b564328c4463"
I20260709 12:14:48.496531 11988 leader_election.cc:304] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:48.497002 12170 raft_consensus.cc:3055] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:48.497398 12170 raft_consensus.cc:740] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 380752c95b7a4680b671b564328c4463, State: Running, Role: LEADER
I20260709 12:14:48.497515 12242 raft_consensus.cc:2804] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:48.498138 12242 raft_consensus.cc:697] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [term 2 LEADER]: Becoming Leader. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Running, Role: LEADER
I20260709 12:14:48.498167 12170 consensus_queue.cc:260] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:48.499511 12170 raft_consensus.cc:3060] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.499262 12242 consensus_queue.cc:237] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:48.495548 12097 raft_consensus.cc:515] T 5ba141bb98bb468a95cad38c590c53d7 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:48.504645 12250 raft_consensus.cc:993] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463: : Instructing follower 7e173d13d53c4feea8f44b917a749f60 to start an election
I20260709 12:14:48.505064 12250 raft_consensus.cc:1081] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Signalling peer 7e173d13d53c4feea8f44b917a749f60 to start an election
I20260709 12:14:48.506760 12170 raft_consensus.cc:2468] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 2.
I20260709 12:14:48.507834 12022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29a405a5f60e47e5b978b78e6bb407cb"
dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
 from {username='slave'} at 127.0.0.1:40960
I20260709 12:14:48.508364 12022 raft_consensus.cc:493] T 29a405a5f60e47e5b978b78e6bb407cb P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:48.508827 12022 raft_consensus.cc:3060] T 29a405a5f60e47e5b978b78e6bb407cb P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.508298 11918 catalog_manager.cc:5697] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 reported cstate change: term changed from 1 to 2, leader changed from 380752c95b7a4680b671b564328c4463 (127.5.196.195) to 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193). New cstate: current_term: 2 leader_uuid: "7e173d13d53c4feea8f44b917a749f60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:48.511373 12097 leader_election.cc:290] T 5ba141bb98bb468a95cad38c590c53d7 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 2 election: Requested vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:48.512002 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba141bb98bb468a95cad38c590c53d7" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
I20260709 12:14:48.512567 12021 raft_consensus.cc:3055] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:48.512887 12021 raft_consensus.cc:740] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Running, Role: LEADER
I20260709 12:14:48.513626 12021 consensus_queue.cc:260] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:48.514884 12021 raft_consensus.cc:3060] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.515183 12170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba141bb98bb468a95cad38c590c53d7" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "380752c95b7a4680b671b564328c4463"
I20260709 12:14:48.515813 12170 raft_consensus.cc:3060] T 5ba141bb98bb468a95cad38c590c53d7 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.517230 12022 raft_consensus.cc:515] T 29a405a5f60e47e5b978b78e6bb407cb P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:48.520749 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a405a5f60e47e5b978b78e6bb407cb" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "380752c95b7a4680b671b564328c4463"
I20260709 12:14:48.521178 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a405a5f60e47e5b978b78e6bb407cb" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
I20260709 12:14:48.521322 12171 raft_consensus.cc:3055] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:48.521416 12021 raft_consensus.cc:2468] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 2.
I20260709 12:14:48.521823 12097 raft_consensus.cc:3060] T 29a405a5f60e47e5b978b78e6bb407cb P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.521817 12171 raft_consensus.cc:740] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 380752c95b7a4680b671b564328c4463, State: Running, Role: LEADER
I20260709 12:14:48.522562 12170 raft_consensus.cc:2468] T 5ba141bb98bb468a95cad38c590c53d7 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 2.
I20260709 12:14:48.522927 12063 leader_election.cc:304] T 5ba141bb98bb468a95cad38c590c53d7 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:48.523062 12171 consensus_queue.cc:260] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:48.521893 12022 leader_election.cc:290] T 29a405a5f60e47e5b978b78e6bb407cb P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 2 election: Requested vote from peers 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:48.524204 12171 raft_consensus.cc:3060] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.524384 12268 raft_consensus.cc:2804] T 5ba141bb98bb468a95cad38c590c53d7 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:48.524914 12268 raft_consensus.cc:697] T 5ba141bb98bb468a95cad38c590c53d7 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 LEADER]: Becoming Leader. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Running, Role: LEADER
I20260709 12:14:48.525698 12268 consensus_queue.cc:237] T 5ba141bb98bb468a95cad38c590c53d7 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:48.528213 12097 raft_consensus.cc:2468] T 29a405a5f60e47e5b978b78e6bb407cb P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 2.
I20260709 12:14:48.529369 11988 leader_election.cc:304] T 29a405a5f60e47e5b978b78e6bb407cb P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:48.530232 12242 raft_consensus.cc:2804] T 29a405a5f60e47e5b978b78e6bb407cb P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:48.530392 12171 raft_consensus.cc:2468] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 2.
I20260709 12:14:48.530753 12242 raft_consensus.cc:697] T 29a405a5f60e47e5b978b78e6bb407cb P 7e173d13d53c4feea8f44b917a749f60 [term 2 LEADER]: Becoming Leader. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Running, Role: LEADER
I20260709 12:14:48.531693 12242 consensus_queue.cc:237] T 29a405a5f60e47e5b978b78e6bb407cb P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:48.533437 11918 catalog_manager.cc:5697] T 5ba141bb98bb468a95cad38c590c53d7 P 15091f23e2554a38bac04ab7a4cfe875 reported cstate change: term changed from 1 to 2, leader changed from 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193) to 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "15091f23e2554a38bac04ab7a4cfe875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:48.537973 11919 catalog_manager.cc:5697] T 29a405a5f60e47e5b978b78e6bb407cb P 7e173d13d53c4feea8f44b917a749f60 reported cstate change: term changed from 1 to 2, leader changed from 380752c95b7a4680b671b564328c4463 (127.5.196.195) to 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193). New cstate: current_term: 2 leader_uuid: "7e173d13d53c4feea8f44b917a749f60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:48.597651 12247 raft_consensus.cc:993] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463: : Instructing follower 7e173d13d53c4feea8f44b917a749f60 to start an election
I20260709 12:14:48.598882 12250 raft_consensus.cc:1081] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Signalling peer 7e173d13d53c4feea8f44b917a749f60 to start an election
I20260709 12:14:48.600876 12021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "008e81d24e664b72a3d49ac785db5646"
dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
 from {username='slave'} at 127.0.0.1:40960
I20260709 12:14:48.601426 12021 raft_consensus.cc:493] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:48.601723 12021 raft_consensus.cc:3060] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.609153 12021 raft_consensus.cc:515] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:48.610965 12021 leader_election.cc:290] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 2 election: Requested vote from peers 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:48.612435 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008e81d24e664b72a3d49ac785db5646" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
I20260709 12:14:48.612847 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008e81d24e664b72a3d49ac785db5646" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "380752c95b7a4680b671b564328c4463"
I20260709 12:14:48.613245 12097 raft_consensus.cc:3060] T 008e81d24e664b72a3d49ac785db5646 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.613430 12171 raft_consensus.cc:3055] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:48.613757 12171 raft_consensus.cc:740] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 380752c95b7a4680b671b564328c4463, State: Running, Role: LEADER
I20260709 12:14:48.614799 12171 consensus_queue.cc:260] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:48.616299 12171 raft_consensus.cc:3060] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.621830 12097 raft_consensus.cc:2468] T 008e81d24e664b72a3d49ac785db5646 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 2.
I20260709 12:14:48.623363 11988 leader_election.cc:304] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:48.624111 12242 raft_consensus.cc:2804] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:48.624485 12242 raft_consensus.cc:697] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60 [term 2 LEADER]: Becoming Leader. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Running, Role: LEADER
I20260709 12:14:48.625432 12242 consensus_queue.cc:237] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:48.626027 12171 raft_consensus.cc:2468] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 2.
I20260709 12:14:48.633095 11919 catalog_manager.cc:5697] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60 reported cstate change: term changed from 1 to 2, leader changed from 380752c95b7a4680b671b564328c4463 (127.5.196.195) to 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193). New cstate: current_term: 2 leader_uuid: "7e173d13d53c4feea8f44b917a749f60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:48.672143 12215 raft_consensus.cc:993] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60: : Instructing follower 15091f23e2554a38bac04ab7a4cfe875 to start an election
I20260709 12:14:48.672721 12215 raft_consensus.cc:1081] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [term 1 LEADER]: Signalling peer 15091f23e2554a38bac04ab7a4cfe875 to start an election
I20260709 12:14:48.674851 12097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87b32ae2b862467ab92e7010e6c51054"
dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
 from {username='slave'} at 127.0.0.1:39414
I20260709 12:14:48.675105 12021 raft_consensus.cc:1275] T 14b087fc814f4720b4d8a282f37128e0 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Refusing update from remote peer 15091f23e2554a38bac04ab7a4cfe875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:48.675390 12097 raft_consensus.cc:493] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:48.675841 12097 raft_consensus.cc:3060] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.676769 12268 consensus_queue.cc:1048] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:48.683578 12097 raft_consensus.cc:515] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:48.686307 12097 leader_election.cc:290] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 2 election: Requested vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:48.687350 12171 raft_consensus.cc:1275] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Refusing update from remote peer 15091f23e2554a38bac04ab7a4cfe875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:48.688894 12246 consensus_queue.cc:1048] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:48.689118 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b32ae2b862467ab92e7010e6c51054" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "380752c95b7a4680b671b564328c4463"
I20260709 12:14:48.689723 12171 raft_consensus.cc:3060] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.689059 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b32ae2b862467ab92e7010e6c51054" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
I20260709 12:14:48.693243 12021 raft_consensus.cc:3055] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:48.693617 12021 raft_consensus.cc:740] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Running, Role: LEADER
I20260709 12:14:48.694825 12021 consensus_queue.cc:260] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:48.696352 12021 raft_consensus.cc:3060] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.697202 12171 raft_consensus.cc:2468] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 2.
I20260709 12:14:48.698774 12063 leader_election.cc:304] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 380752c95b7a4680b671b564328c4463; no voters: 
I20260709 12:14:48.699959 12244 raft_consensus.cc:2804] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:48.700628 12244 raft_consensus.cc:697] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 LEADER]: Becoming Leader. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Running, Role: LEADER
I20260709 12:14:48.702196 12244 consensus_queue.cc:237] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:48.703243 12021 raft_consensus.cc:2468] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 2.
I20260709 12:14:48.710017 11919 catalog_manager.cc:5697] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 reported cstate change: term changed from 1 to 2, leader changed from 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193) to 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "15091f23e2554a38bac04ab7a4cfe875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:48.831100 12171 raft_consensus.cc:1275] T 0b0097a679ee4d2985c07ad4647d0ca2 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Refusing update from remote peer 7e173d13d53c4feea8f44b917a749f60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:48.832345 12242 consensus_queue.cc:1048] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:48.833650 12097 raft_consensus.cc:1275] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Refusing update from remote peer 7e173d13d53c4feea8f44b917a749f60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:48.834980 12242 consensus_queue.cc:1048] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:48.881834 12097 raft_consensus.cc:1275] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Refusing update from remote peer 7e173d13d53c4feea8f44b917a749f60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:48.883062 12245 consensus_queue.cc:1048] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:48.884166 12171 raft_consensus.cc:1275] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Refusing update from remote peer 7e173d13d53c4feea8f44b917a749f60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:48.885462 12245 consensus_queue.cc:1048] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:48.911557 12171 raft_consensus.cc:1275] T 5ba141bb98bb468a95cad38c590c53d7 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Refusing update from remote peer 15091f23e2554a38bac04ab7a4cfe875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:48.912554 12244 consensus_queue.cc:1048] T 5ba141bb98bb468a95cad38c590c53d7 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:48.918516 12097 raft_consensus.cc:1275] T 29a405a5f60e47e5b978b78e6bb407cb P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Refusing update from remote peer 7e173d13d53c4feea8f44b917a749f60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:48.920583 12242 consensus_queue.cc:1048] T 29a405a5f60e47e5b978b78e6bb407cb P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:48.920917 12021 raft_consensus.cc:1275] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Refusing update from remote peer 15091f23e2554a38bac04ab7a4cfe875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:48.922724 12268 consensus_queue.cc:1048] T 5ba141bb98bb468a95cad38c590c53d7 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:48.937896 12171 raft_consensus.cc:1275] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Refusing update from remote peer 7e173d13d53c4feea8f44b917a749f60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:48.939105 12245 consensus_queue.cc:1048] T 29a405a5f60e47e5b978b78e6bb407cb P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:49.095182 12171 raft_consensus.cc:1275] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Refusing update from remote peer 7e173d13d53c4feea8f44b917a749f60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:49.096345 12245 consensus_queue.cc:1048] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:49.105826 12097 raft_consensus.cc:1275] T 008e81d24e664b72a3d49ac785db5646 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Refusing update from remote peer 7e173d13d53c4feea8f44b917a749f60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:49.107246 12282 consensus_queue.cc:1048] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:49.237151 12021 raft_consensus.cc:1275] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Refusing update from remote peer 15091f23e2554a38bac04ab7a4cfe875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:49.238215 12244 consensus_queue.cc:1048] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:49.247107 12171 raft_consensus.cc:1275] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Refusing update from remote peer 15091f23e2554a38bac04ab7a4cfe875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:49.248400 12244 consensus_queue.cc:1048] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:51.183252 11917 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51824:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:14:51.185899 11917 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:14:51.233525 12005 tablet_service.cc:1511] Processing CreateTablet for tablet e4a6fcbcdfe34c569370e519f140c037 (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:51.235232 12005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4a6fcbcdfe34c569370e519f140c037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.236460 12157 tablet_service.cc:1511] Processing CreateTablet for tablet e4a6fcbcdfe34c569370e519f140c037 (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:51.237893 12157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4a6fcbcdfe34c569370e519f140c037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.237550 12012 tablet_service.cc:1511] Processing CreateTablet for tablet 56b8b20bb3ef4735bfca7d9706c3700d (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:51.238936 12012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b8b20bb3ef4735bfca7d9706c3700d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.235128 12084 tablet_service.cc:1511] Processing CreateTablet for tablet e4a6fcbcdfe34c569370e519f140c037 (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:51.240796 12084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4a6fcbcdfe34c569370e519f140c037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.243147 12156 tablet_service.cc:1511] Processing CreateTablet for tablet 56b8b20bb3ef4735bfca7d9706c3700d (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:51.243637 12086 tablet_service.cc:1511] Processing CreateTablet for tablet 56b8b20bb3ef4735bfca7d9706c3700d (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:51.244088 12087 tablet_service.cc:1511] Processing CreateTablet for tablet 39d74ec488354ce2aa6eeda4c08b6a23 (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:51.245384 12086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b8b20bb3ef4735bfca7d9706c3700d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.246812 12008 tablet_service.cc:1511] Processing CreateTablet for tablet 39d74ec488354ce2aa6eeda4c08b6a23 (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:51.248185 12008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39d74ec488354ce2aa6eeda4c08b6a23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.248329 12156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b8b20bb3ef4735bfca7d9706c3700d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.251708 12087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39d74ec488354ce2aa6eeda4c08b6a23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.259817 12160 tablet_service.cc:1511] Processing CreateTablet for tablet 39d74ec488354ce2aa6eeda4c08b6a23 (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:51.261116 12160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39d74ec488354ce2aa6eeda4c08b6a23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.265130 12004 tablet_service.cc:1511] Processing CreateTablet for tablet 940f0d0708584cf1a6448c95d4b0a053 (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:51.266480 12004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 940f0d0708584cf1a6448c95d4b0a053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.268822 12315 tablet_bootstrap.cc:492] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60: Bootstrap starting.
I20260709 12:14:51.269040 12083 tablet_service.cc:1511] Processing CreateTablet for tablet 940f0d0708584cf1a6448c95d4b0a053 (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:51.270298 12083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 940f0d0708584cf1a6448c95d4b0a053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.276456 12315 tablet_bootstrap.cc:654] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.288654 12155 tablet_service.cc:1511] Processing CreateTablet for tablet 940f0d0708584cf1a6448c95d4b0a053 (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:51.289705 12081 tablet_service.cc:1511] Processing CreateTablet for tablet cdd6009c88144d0ea3f40cb97925f958 (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:51.290094 12155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 940f0d0708584cf1a6448c95d4b0a053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.290977 12081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd6009c88144d0ea3f40cb97925f958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.292580 12080 tablet_service.cc:1511] Processing CreateTablet for tablet 68d586c1e83c46de8ceaed2f54b3ff62 (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:51.296574 12005 tablet_service.cc:1511] Processing CreateTablet for tablet cdd6009c88144d0ea3f40cb97925f958 (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:51.297425 12010 tablet_service.cc:1511] Processing CreateTablet for tablet e5ef2075486e4a34be6f28f78e4df449 (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:51.299119 12009 tablet_service.cc:1511] Processing CreateTablet for tablet 68d586c1e83c46de8ceaed2f54b3ff62 (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:51.301323 12011 tablet_service.cc:1511] Processing CreateTablet for tablet 64a4fadfaa6c4e6abbab17ffd450631c (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:51.297801 12005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd6009c88144d0ea3f40cb97925f958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.302508 12154 tablet_service.cc:1511] Processing CreateTablet for tablet 68d586c1e83c46de8ceaed2f54b3ff62 (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:51.303740 12154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d586c1e83c46de8ceaed2f54b3ff62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.305366 12009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d586c1e83c46de8ceaed2f54b3ff62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.308089 12010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ef2075486e4a34be6f28f78e4df449. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.308951 12158 tablet_service.cc:1511] Processing CreateTablet for tablet e5ef2075486e4a34be6f28f78e4df449 (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:51.310281 12158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ef2075486e4a34be6f28f78e4df449. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.311654 12011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a4fadfaa6c4e6abbab17ffd450631c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.300830 12161 tablet_service.cc:1511] Processing CreateTablet for tablet cdd6009c88144d0ea3f40cb97925f958 (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:51.314076 12161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd6009c88144d0ea3f40cb97925f958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.315625 12080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d586c1e83c46de8ceaed2f54b3ff62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.320789 12079 tablet_service.cc:1511] Processing CreateTablet for tablet e5ef2075486e4a34be6f28f78e4df449 (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:51.322036 12079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ef2075486e4a34be6f28f78e4df449. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.326306 12316 tablet_bootstrap.cc:492] T 56b8b20bb3ef4735bfca7d9706c3700d P 15091f23e2554a38bac04ab7a4cfe875: Bootstrap starting.
I20260709 12:14:51.332959 12085 tablet_service.cc:1511] Processing CreateTablet for tablet 64a4fadfaa6c4e6abbab17ffd450631c (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:51.334219 12085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a4fadfaa6c4e6abbab17ffd450631c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.336076 12316 tablet_bootstrap.cc:654] T 56b8b20bb3ef4735bfca7d9706c3700d P 15091f23e2554a38bac04ab7a4cfe875: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.344717 12153 tablet_service.cc:1511] Processing CreateTablet for tablet 64a4fadfaa6c4e6abbab17ffd450631c (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:51.346079 12153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a4fadfaa6c4e6abbab17ffd450631c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.347105 12159 tablet_service.cc:1511] Processing CreateTablet for tablet 6b324ad8898d470ea7f2313891a04ccb (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:51.348400 12159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b324ad8898d470ea7f2313891a04ccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.352299 12007 tablet_service.cc:1511] Processing CreateTablet for tablet 6b324ad8898d470ea7f2313891a04ccb (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:51.352614 12086 tablet_service.cc:1511] Processing CreateTablet for tablet 6b324ad8898d470ea7f2313891a04ccb (DEFAULT_TABLE table=soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:51.353513 12007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b324ad8898d470ea7f2313891a04ccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.353825 12086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b324ad8898d470ea7f2313891a04ccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.409114 12315 tablet_bootstrap.cc:492] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60: No bootstrap required, opened a new log
I20260709 12:14:51.409710 12315 ts_tablet_manager.cc:1403] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60: Time spent bootstrapping tablet: real 0.141s	user 0.030s	sys 0.030s
I20260709 12:14:51.439742 12315 raft_consensus.cc:359] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.440514 12315 raft_consensus.cc:385] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.440820 12315 raft_consensus.cc:740] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.441561 12315 consensus_queue.cc:260] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.448298 12318 tablet_bootstrap.cc:492] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463: Bootstrap starting.
I20260709 12:14:51.448824 12315 ts_tablet_manager.cc:1434] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.003s
I20260709 12:14:51.448843 12316 tablet_bootstrap.cc:492] T 56b8b20bb3ef4735bfca7d9706c3700d P 15091f23e2554a38bac04ab7a4cfe875: No bootstrap required, opened a new log
I20260709 12:14:51.449837 12315 tablet_bootstrap.cc:492] T 6b324ad8898d470ea7f2313891a04ccb P 7e173d13d53c4feea8f44b917a749f60: Bootstrap starting.
I20260709 12:14:51.450006 12316 ts_tablet_manager.cc:1403] T 56b8b20bb3ef4735bfca7d9706c3700d P 15091f23e2554a38bac04ab7a4cfe875: Time spent bootstrapping tablet: real 0.124s	user 0.005s	sys 0.010s
I20260709 12:14:51.455945 12316 raft_consensus.cc:359] T 56b8b20bb3ef4735bfca7d9706c3700d P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.456677 12316 raft_consensus.cc:385] T 56b8b20bb3ef4735bfca7d9706c3700d P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.456832 12315 tablet_bootstrap.cc:654] T 6b324ad8898d470ea7f2313891a04ccb P 7e173d13d53c4feea8f44b917a749f60: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.457055 12316 raft_consensus.cc:740] T 56b8b20bb3ef4735bfca7d9706c3700d P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.458175 12318 tablet_bootstrap.cc:654] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.457964 12316 consensus_queue.cc:260] T 56b8b20bb3ef4735bfca7d9706c3700d P 15091f23e2554a38bac04ab7a4cfe875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.464453 12316 ts_tablet_manager.cc:1434] T 56b8b20bb3ef4735bfca7d9706c3700d P 15091f23e2554a38bac04ab7a4cfe875: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:14:51.465420 12316 tablet_bootstrap.cc:492] T e4a6fcbcdfe34c569370e519f140c037 P 15091f23e2554a38bac04ab7a4cfe875: Bootstrap starting.
I20260709 12:14:51.468696 12315 tablet_bootstrap.cc:492] T 6b324ad8898d470ea7f2313891a04ccb P 7e173d13d53c4feea8f44b917a749f60: No bootstrap required, opened a new log
I20260709 12:14:51.469264 12315 ts_tablet_manager.cc:1403] T 6b324ad8898d470ea7f2313891a04ccb P 7e173d13d53c4feea8f44b917a749f60: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260709 12:14:51.469751 12318 tablet_bootstrap.cc:492] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463: No bootstrap required, opened a new log
I20260709 12:14:51.470329 12318 ts_tablet_manager.cc:1403] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260709 12:14:51.472186 12315 raft_consensus.cc:359] T 6b324ad8898d470ea7f2313891a04ccb P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.473075 12315 raft_consensus.cc:385] T 6b324ad8898d470ea7f2313891a04ccb P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.473449 12315 raft_consensus.cc:740] T 6b324ad8898d470ea7f2313891a04ccb P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.473189 12318 raft_consensus.cc:359] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.474014 12318 raft_consensus.cc:385] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.474362 12318 raft_consensus.cc:740] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380752c95b7a4680b671b564328c4463, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.474838 12316 tablet_bootstrap.cc:654] T e4a6fcbcdfe34c569370e519f140c037 P 15091f23e2554a38bac04ab7a4cfe875: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.474248 12315 consensus_queue.cc:260] T 6b324ad8898d470ea7f2313891a04ccb P 7e173d13d53c4feea8f44b917a749f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.475261 12318 consensus_queue.cc:260] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.476972 12315 ts_tablet_manager.cc:1434] T 6b324ad8898d470ea7f2313891a04ccb P 7e173d13d53c4feea8f44b917a749f60: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:51.478009 12315 tablet_bootstrap.cc:492] T 64a4fadfaa6c4e6abbab17ffd450631c P 7e173d13d53c4feea8f44b917a749f60: Bootstrap starting.
I20260709 12:14:51.481228 12318 ts_tablet_manager.cc:1434] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:14:51.483824 12318 tablet_bootstrap.cc:492] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463: Bootstrap starting.
I20260709 12:14:51.486750 12315 tablet_bootstrap.cc:654] T 64a4fadfaa6c4e6abbab17ffd450631c P 7e173d13d53c4feea8f44b917a749f60: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.489888 12318 tablet_bootstrap.cc:654] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.496392 12315 tablet_bootstrap.cc:492] T 64a4fadfaa6c4e6abbab17ffd450631c P 7e173d13d53c4feea8f44b917a749f60: No bootstrap required, opened a new log
I20260709 12:14:51.496862 12315 ts_tablet_manager.cc:1403] T 64a4fadfaa6c4e6abbab17ffd450631c P 7e173d13d53c4feea8f44b917a749f60: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.008s
I20260709 12:14:51.498888 12316 tablet_bootstrap.cc:492] T e4a6fcbcdfe34c569370e519f140c037 P 15091f23e2554a38bac04ab7a4cfe875: No bootstrap required, opened a new log
I20260709 12:14:51.498900 12318 tablet_bootstrap.cc:492] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463: No bootstrap required, opened a new log
I20260709 12:14:51.499537 12316 ts_tablet_manager.cc:1403] T e4a6fcbcdfe34c569370e519f140c037 P 15091f23e2554a38bac04ab7a4cfe875: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.001s
I20260709 12:14:51.499568 12318 ts_tablet_manager.cc:1403] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.008s
I20260709 12:14:51.499691 12315 raft_consensus.cc:359] T 64a4fadfaa6c4e6abbab17ffd450631c P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.500584 12315 raft_consensus.cc:385] T 64a4fadfaa6c4e6abbab17ffd450631c P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.500908 12315 raft_consensus.cc:740] T 64a4fadfaa6c4e6abbab17ffd450631c P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.501585 12315 consensus_queue.cc:260] T 64a4fadfaa6c4e6abbab17ffd450631c P 7e173d13d53c4feea8f44b917a749f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.502568 12316 raft_consensus.cc:359] T e4a6fcbcdfe34c569370e519f140c037 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.502787 12318 raft_consensus.cc:359] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.503352 12316 raft_consensus.cc:385] T e4a6fcbcdfe34c569370e519f140c037 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.503521 12315 ts_tablet_manager.cc:1434] T 64a4fadfaa6c4e6abbab17ffd450631c P 7e173d13d53c4feea8f44b917a749f60: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:51.503523 12318 raft_consensus.cc:385] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.503762 12316 raft_consensus.cc:740] T e4a6fcbcdfe34c569370e519f140c037 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.504280 12318 raft_consensus.cc:740] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380752c95b7a4680b671b564328c4463, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.504825 12316 consensus_queue.cc:260] T e4a6fcbcdfe34c569370e519f140c037 P 15091f23e2554a38bac04ab7a4cfe875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.505038 12318 consensus_queue.cc:260] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.508392 12315 tablet_bootstrap.cc:492] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60: Bootstrap starting.
I20260709 12:14:51.509560 12316 ts_tablet_manager.cc:1434] T e4a6fcbcdfe34c569370e519f140c037 P 15091f23e2554a38bac04ab7a4cfe875: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 12:14:51.510517 12316 tablet_bootstrap.cc:492] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875: Bootstrap starting.
I20260709 12:14:51.515974 12315 tablet_bootstrap.cc:654] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.520964 12245 raft_consensus.cc:493] T 6b324ad8898d470ea7f2313891a04ccb P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:51.522843 12245 raft_consensus.cc:515] T 6b324ad8898d470ea7f2313891a04ccb P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.523854 12318 ts_tablet_manager.cc:1434] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.004s
I20260709 12:14:51.523154 12316 tablet_bootstrap.cc:654] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.526629 12318 tablet_bootstrap.cc:492] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463: Bootstrap starting.
I20260709 12:14:51.527293 12245 leader_election.cc:290] T 6b324ad8898d470ea7f2313891a04ccb P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:51.529002 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b324ad8898d470ea7f2313891a04ccb" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875" is_pre_election: true
W20260709 12:14:51.530511 11988 leader_election.cc:343] T 6b324ad8898d470ea7f2313891a04ccb P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:51.531373 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b324ad8898d470ea7f2313891a04ccb" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463" is_pre_election: true
I20260709 12:14:51.533257 12318 tablet_bootstrap.cc:654] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:51.533412 11988 leader_election.cc:343] T 6b324ad8898d470ea7f2313891a04ccb P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:51.533874 11988 leader_election.cc:304] T 6b324ad8898d470ea7f2313891a04ccb P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e173d13d53c4feea8f44b917a749f60; no voters: 15091f23e2554a38bac04ab7a4cfe875, 380752c95b7a4680b671b564328c4463
I20260709 12:14:51.534582 12325 raft_consensus.cc:2749] T 6b324ad8898d470ea7f2313891a04ccb P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:51.537361 12315 tablet_bootstrap.cc:492] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60: No bootstrap required, opened a new log
I20260709 12:14:51.537811 12315 ts_tablet_manager.cc:1403] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.000s
I20260709 12:14:51.537868 12316 tablet_bootstrap.cc:492] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875: No bootstrap required, opened a new log
I20260709 12:14:51.538400 12316 ts_tablet_manager.cc:1403] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.003s
I20260709 12:14:51.539331 12318 tablet_bootstrap.cc:492] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463: No bootstrap required, opened a new log
I20260709 12:14:51.539805 12318 ts_tablet_manager.cc:1403] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.004s
I20260709 12:14:51.540856 12316 raft_consensus.cc:359] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.540809 12315 raft_consensus.cc:359] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.541599 12316 raft_consensus.cc:385] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.541729 12315 raft_consensus.cc:385] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.541909 12316 raft_consensus.cc:740] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.542284 12315 raft_consensus.cc:740] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.542608 12318 raft_consensus.cc:359] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.542770 12316 consensus_queue.cc:260] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.543414 12318 raft_consensus.cc:385] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.543114 12315 consensus_queue.cc:260] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.543793 12318 raft_consensus.cc:740] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380752c95b7a4680b671b564328c4463, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.545038 12316 ts_tablet_manager.cc:1434] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:14:51.544682 12318 consensus_queue.cc:260] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.546072 12316 tablet_bootstrap.cc:492] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875: Bootstrap starting.
I20260709 12:14:51.547003 12318 ts_tablet_manager.cc:1434] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:51.548143 12318 tablet_bootstrap.cc:492] T 64a4fadfaa6c4e6abbab17ffd450631c P 380752c95b7a4680b671b564328c4463: Bootstrap starting.
I20260709 12:14:51.552870 12316 tablet_bootstrap.cc:654] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.554289 12318 tablet_bootstrap.cc:654] T 64a4fadfaa6c4e6abbab17ffd450631c P 380752c95b7a4680b671b564328c4463: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.563099 12315 ts_tablet_manager.cc:1434] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 12:14:51.564245 12315 tablet_bootstrap.cc:492] T cdd6009c88144d0ea3f40cb97925f958 P 7e173d13d53c4feea8f44b917a749f60: Bootstrap starting.
I20260709 12:14:51.565930 12316 tablet_bootstrap.cc:492] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875: No bootstrap required, opened a new log
I20260709 12:14:51.566462 12316 ts_tablet_manager.cc:1403] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 12:14:51.566740 12318 tablet_bootstrap.cc:492] T 64a4fadfaa6c4e6abbab17ffd450631c P 380752c95b7a4680b671b564328c4463: No bootstrap required, opened a new log
I20260709 12:14:51.567348 12318 ts_tablet_manager.cc:1403] T 64a4fadfaa6c4e6abbab17ffd450631c P 380752c95b7a4680b671b564328c4463: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260709 12:14:51.569331 12316 raft_consensus.cc:359] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.570119 12316 raft_consensus.cc:385] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.570415 12315 tablet_bootstrap.cc:654] T cdd6009c88144d0ea3f40cb97925f958 P 7e173d13d53c4feea8f44b917a749f60: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.570462 12316 raft_consensus.cc:740] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.571378 12316 consensus_queue.cc:260] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.573369 12316 ts_tablet_manager.cc:1434] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:14:51.573127 12318 raft_consensus.cc:359] T 64a4fadfaa6c4e6abbab17ffd450631c P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.573956 12318 raft_consensus.cc:385] T 64a4fadfaa6c4e6abbab17ffd450631c P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.574316 12318 raft_consensus.cc:740] T 64a4fadfaa6c4e6abbab17ffd450631c P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380752c95b7a4680b671b564328c4463, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.574424 12316 tablet_bootstrap.cc:492] T 940f0d0708584cf1a6448c95d4b0a053 P 15091f23e2554a38bac04ab7a4cfe875: Bootstrap starting.
I20260709 12:14:51.575183 12318 consensus_queue.cc:260] T 64a4fadfaa6c4e6abbab17ffd450631c P 380752c95b7a4680b671b564328c4463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.577611 12318 ts_tablet_manager.cc:1434] T 64a4fadfaa6c4e6abbab17ffd450631c P 380752c95b7a4680b671b564328c4463: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:14:51.578586 12318 tablet_bootstrap.cc:492] T 39d74ec488354ce2aa6eeda4c08b6a23 P 380752c95b7a4680b671b564328c4463: Bootstrap starting.
I20260709 12:14:51.581282 12316 tablet_bootstrap.cc:654] T 940f0d0708584cf1a6448c95d4b0a053 P 15091f23e2554a38bac04ab7a4cfe875: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.588694 12318 tablet_bootstrap.cc:654] T 39d74ec488354ce2aa6eeda4c08b6a23 P 380752c95b7a4680b671b564328c4463: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.590642 12315 tablet_bootstrap.cc:492] T cdd6009c88144d0ea3f40cb97925f958 P 7e173d13d53c4feea8f44b917a749f60: No bootstrap required, opened a new log
I20260709 12:14:51.591174 12315 ts_tablet_manager.cc:1403] T cdd6009c88144d0ea3f40cb97925f958 P 7e173d13d53c4feea8f44b917a749f60: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.008s
I20260709 12:14:51.594628 12315 raft_consensus.cc:359] T cdd6009c88144d0ea3f40cb97925f958 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.595356 12315 raft_consensus.cc:385] T cdd6009c88144d0ea3f40cb97925f958 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.595742 12315 raft_consensus.cc:740] T cdd6009c88144d0ea3f40cb97925f958 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.596491 12315 consensus_queue.cc:260] T cdd6009c88144d0ea3f40cb97925f958 P 7e173d13d53c4feea8f44b917a749f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.597847 12316 tablet_bootstrap.cc:492] T 940f0d0708584cf1a6448c95d4b0a053 P 15091f23e2554a38bac04ab7a4cfe875: No bootstrap required, opened a new log
I20260709 12:14:51.598338 12316 ts_tablet_manager.cc:1403] T 940f0d0708584cf1a6448c95d4b0a053 P 15091f23e2554a38bac04ab7a4cfe875: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.003s
I20260709 12:14:51.598347 12315 ts_tablet_manager.cc:1434] T cdd6009c88144d0ea3f40cb97925f958 P 7e173d13d53c4feea8f44b917a749f60: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:51.599457 12318 tablet_bootstrap.cc:492] T 39d74ec488354ce2aa6eeda4c08b6a23 P 380752c95b7a4680b671b564328c4463: No bootstrap required, opened a new log
I20260709 12:14:51.600175 12318 ts_tablet_manager.cc:1403] T 39d74ec488354ce2aa6eeda4c08b6a23 P 380752c95b7a4680b671b564328c4463: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.009s
I20260709 12:14:51.600553 12315 tablet_bootstrap.cc:492] T 68d586c1e83c46de8ceaed2f54b3ff62 P 7e173d13d53c4feea8f44b917a749f60: Bootstrap starting.
I20260709 12:14:51.601181 12316 raft_consensus.cc:359] T 940f0d0708584cf1a6448c95d4b0a053 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.601917 12316 raft_consensus.cc:385] T 940f0d0708584cf1a6448c95d4b0a053 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.602233 12316 raft_consensus.cc:740] T 940f0d0708584cf1a6448c95d4b0a053 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.602983 12316 consensus_queue.cc:260] T 940f0d0708584cf1a6448c95d4b0a053 P 15091f23e2554a38bac04ab7a4cfe875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.603040 12318 raft_consensus.cc:359] T 39d74ec488354ce2aa6eeda4c08b6a23 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.605412 12316 ts_tablet_manager.cc:1434] T 940f0d0708584cf1a6448c95d4b0a053 P 15091f23e2554a38bac04ab7a4cfe875: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:51.606424 12316 tablet_bootstrap.cc:492] T 6b324ad8898d470ea7f2313891a04ccb P 15091f23e2554a38bac04ab7a4cfe875: Bootstrap starting.
I20260709 12:14:51.607225 12315 tablet_bootstrap.cc:654] T 68d586c1e83c46de8ceaed2f54b3ff62 P 7e173d13d53c4feea8f44b917a749f60: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.608407 12318 raft_consensus.cc:385] T 39d74ec488354ce2aa6eeda4c08b6a23 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.608808 12318 raft_consensus.cc:740] T 39d74ec488354ce2aa6eeda4c08b6a23 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380752c95b7a4680b671b564328c4463, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.609676 12318 consensus_queue.cc:260] T 39d74ec488354ce2aa6eeda4c08b6a23 P 380752c95b7a4680b671b564328c4463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.611874 12318 ts_tablet_manager.cc:1434] T 39d74ec488354ce2aa6eeda4c08b6a23 P 380752c95b7a4680b671b564328c4463: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:14:51.612751 12318 tablet_bootstrap.cc:492] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463: Bootstrap starting.
I20260709 12:14:51.612979 12316 tablet_bootstrap.cc:654] T 6b324ad8898d470ea7f2313891a04ccb P 15091f23e2554a38bac04ab7a4cfe875: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.618232 12304 raft_consensus.cc:493] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:51.618938 12318 tablet_bootstrap.cc:654] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.618710 12304 raft_consensus.cc:515] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.620995 12304 leader_election.cc:290] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059)
I20260709 12:14:51.621125 12315 tablet_bootstrap.cc:492] T 68d586c1e83c46de8ceaed2f54b3ff62 P 7e173d13d53c4feea8f44b917a749f60: No bootstrap required, opened a new log
I20260709 12:14:51.621624 12315 ts_tablet_manager.cc:1403] T 68d586c1e83c46de8ceaed2f54b3ff62 P 7e173d13d53c4feea8f44b917a749f60: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260709 12:14:51.621829 12316 tablet_bootstrap.cc:492] T 6b324ad8898d470ea7f2313891a04ccb P 15091f23e2554a38bac04ab7a4cfe875: No bootstrap required, opened a new log
I20260709 12:14:51.622272 12316 ts_tablet_manager.cc:1403] T 6b324ad8898d470ea7f2313891a04ccb P 15091f23e2554a38bac04ab7a4cfe875: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 12:14:51.623646 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b8b20bb3ef4735bfca7d9706c3700d" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60" is_pre_election: true
I20260709 12:14:51.624025 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b8b20bb3ef4735bfca7d9706c3700d" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875" is_pre_election: true
I20260709 12:14:51.624696 12097 raft_consensus.cc:2468] T 56b8b20bb3ef4735bfca7d9706c3700d P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 0.
W20260709 12:14:51.623687 11968 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:51.624954 12316 raft_consensus.cc:359] T 6b324ad8898d470ea7f2313891a04ccb P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.625927 12316 raft_consensus.cc:385] T 6b324ad8898d470ea7f2313891a04ccb P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.626237 12316 raft_consensus.cc:740] T 6b324ad8898d470ea7f2313891a04ccb P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.626638 12137 leader_election.cc:304] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 380752c95b7a4680b671b564328c4463; no voters: 
W20260709 12:14:51.627606 12137 leader_election.cc:343] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:51.628599 12304 raft_consensus.cc:2804] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:51.629030 12304 raft_consensus.cc:493] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:51.629417 12304 raft_consensus.cc:3060] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.627015 12316 consensus_queue.cc:260] T 6b324ad8898d470ea7f2313891a04ccb P 15091f23e2554a38bac04ab7a4cfe875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.631727 12316 ts_tablet_manager.cc:1434] T 6b324ad8898d470ea7f2313891a04ccb P 15091f23e2554a38bac04ab7a4cfe875: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:14:51.632491 12318 tablet_bootstrap.cc:492] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463: No bootstrap required, opened a new log
I20260709 12:14:51.632892 12318 ts_tablet_manager.cc:1403] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 12:14:51.635294 12316 tablet_bootstrap.cc:492] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875: Bootstrap starting.
I20260709 12:14:51.636794 12304 raft_consensus.cc:515] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.636543 12318 raft_consensus.cc:359] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.637879 12318 raft_consensus.cc:385] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.638206 12318 raft_consensus.cc:740] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380752c95b7a4680b671b564328c4463, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.638981 12318 consensus_queue.cc:260] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.639626 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b8b20bb3ef4735bfca7d9706c3700d" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
W20260709 12:14:51.641145 12137 leader_election.cc:343] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:51.635504 12315 raft_consensus.cc:359] T 68d586c1e83c46de8ceaed2f54b3ff62 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.641877 12315 raft_consensus.cc:385] T 68d586c1e83c46de8ceaed2f54b3ff62 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.642182 12316 tablet_bootstrap.cc:654] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.642373 12315 raft_consensus.cc:740] T 68d586c1e83c46de8ceaed2f54b3ff62 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.643452 12315 consensus_queue.cc:260] T 68d586c1e83c46de8ceaed2f54b3ff62 P 7e173d13d53c4feea8f44b917a749f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.646062 12315 ts_tablet_manager.cc:1434] T 68d586c1e83c46de8ceaed2f54b3ff62 P 7e173d13d53c4feea8f44b917a749f60: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.004s
I20260709 12:14:51.647987 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b8b20bb3ef4735bfca7d9706c3700d" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
I20260709 12:14:51.649075 12097 raft_consensus.cc:3060] T 56b8b20bb3ef4735bfca7d9706c3700d P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.656119 12315 tablet_bootstrap.cc:492] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60: Bootstrap starting.
I20260709 12:14:51.648488 12304 leader_election.cc:290] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 election: Requested vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059)
I20260709 12:14:51.656603 12097 raft_consensus.cc:2468] T 56b8b20bb3ef4735bfca7d9706c3700d P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 1.
I20260709 12:14:51.657948 12137 leader_election.cc:304] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 380752c95b7a4680b671b564328c4463; no voters: 7e173d13d53c4feea8f44b917a749f60
I20260709 12:14:51.659771 12304 raft_consensus.cc:2804] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:51.660204 12304 raft_consensus.cc:697] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Becoming Leader. State: Replica: 380752c95b7a4680b671b564328c4463, State: Running, Role: LEADER
I20260709 12:14:51.660966 12304 consensus_queue.cc:237] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.664486 12316 tablet_bootstrap.cc:492] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875: No bootstrap required, opened a new log
I20260709 12:14:51.664923 12318 ts_tablet_manager.cc:1434] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463: Time spent starting tablet: real 0.032s	user 0.015s	sys 0.013s
I20260709 12:14:51.665019 12316 ts_tablet_manager.cc:1403] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.013s
I20260709 12:14:51.666020 12318 tablet_bootstrap.cc:492] T 68d586c1e83c46de8ceaed2f54b3ff62 P 380752c95b7a4680b671b564328c4463: Bootstrap starting.
I20260709 12:14:51.667454 12337 raft_consensus.cc:493] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:51.667981 12337 raft_consensus.cc:515] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.668066 12316 raft_consensus.cc:359] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.668848 12316 raft_consensus.cc:385] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.669185 12316 raft_consensus.cc:740] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.670292 12337 leader_election.cc:290] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059)
I20260709 12:14:51.670063 12316 consensus_queue.cc:260] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.670935 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a6fcbcdfe34c569370e519f140c037" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60" is_pre_election: true
I20260709 12:14:51.672353 12318 tablet_bootstrap.cc:654] T 68d586c1e83c46de8ceaed2f54b3ff62 P 380752c95b7a4680b671b564328c4463: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.671623 12021 raft_consensus.cc:2468] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 0.
I20260709 12:14:51.674293 12137 leader_election.cc:304] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380752c95b7a4680b671b564328c4463, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:51.674505 12316 ts_tablet_manager.cc:1434] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:14:51.675580 12316 tablet_bootstrap.cc:492] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875: Bootstrap starting.
I20260709 12:14:51.676101 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a6fcbcdfe34c569370e519f140c037" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875" is_pre_election: true
I20260709 12:14:51.676860 12097 raft_consensus.cc:2468] T e4a6fcbcdfe34c569370e519f140c037 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 0.
I20260709 12:14:51.675500 12337 raft_consensus.cc:2804] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:51.678797 12337 raft_consensus.cc:493] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:51.679206 12337 raft_consensus.cc:3060] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.671427 12315 tablet_bootstrap.cc:654] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.681913 12316 tablet_bootstrap.cc:654] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.683542 12325 raft_consensus.cc:493] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:51.684026 12325 raft_consensus.cc:515] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.685954 12325 leader_election.cc:290] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:51.687317 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940f0d0708584cf1a6448c95d4b0a053" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875" is_pre_election: true
I20260709 12:14:51.687783 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940f0d0708584cf1a6448c95d4b0a053" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463" is_pre_election: true
I20260709 12:14:51.688975 12171 raft_consensus.cc:2468] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 0.
I20260709 12:14:51.689738 12097 raft_consensus.cc:2468] T 940f0d0708584cf1a6448c95d4b0a053 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 0.
I20260709 12:14:51.691859 12316 tablet_bootstrap.cc:492] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875: No bootstrap required, opened a new log
I20260709 12:14:51.692476 12318 tablet_bootstrap.cc:492] T 68d586c1e83c46de8ceaed2f54b3ff62 P 380752c95b7a4680b671b564328c4463: No bootstrap required, opened a new log
I20260709 12:14:51.692986 12315 tablet_bootstrap.cc:492] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60: No bootstrap required, opened a new log
I20260709 12:14:51.689575 12337 raft_consensus.cc:515] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.693485 12316 ts_tablet_manager.cc:1403] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.006s
I20260709 12:14:51.693634 12315 ts_tablet_manager.cc:1403] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.002s
I20260709 12:14:51.693048 12318 ts_tablet_manager.cc:1403] T 68d586c1e83c46de8ceaed2f54b3ff62 P 380752c95b7a4680b671b564328c4463: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.008s
I20260709 12:14:51.695597 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a6fcbcdfe34c569370e519f140c037" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
I20260709 12:14:51.696208 12021 raft_consensus.cc:3060] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.696623 12315 raft_consensus.cc:359] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.697305 12315 raft_consensus.cc:385] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.697580 12315 raft_consensus.cc:740] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.698233 12315 consensus_queue.cc:260] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.699632 12337 leader_election.cc:290] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 election: Requested vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059)
I20260709 12:14:51.698685 12318 raft_consensus.cc:359] T 68d586c1e83c46de8ceaed2f54b3ff62 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.700457 12315 ts_tablet_manager.cc:1434] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:51.700644 12318 raft_consensus.cc:385] T 68d586c1e83c46de8ceaed2f54b3ff62 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.700990 12318 raft_consensus.cc:740] T 68d586c1e83c46de8ceaed2f54b3ff62 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380752c95b7a4680b671b564328c4463, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.690024 11988 leader_election.cc:304] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380752c95b7a4680b671b564328c4463, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:51.701464 12315 tablet_bootstrap.cc:492] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60: Bootstrap starting.
I20260709 12:14:51.701659 12318 consensus_queue.cc:260] T 68d586c1e83c46de8ceaed2f54b3ff62 P 380752c95b7a4680b671b564328c4463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.702243 12325 raft_consensus.cc:2804] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:51.701771 11920 catalog_manager.cc:5697] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 reported cstate change: term changed from 0 to 1, leader changed from <none> to 380752c95b7a4680b671b564328c4463 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "380752c95b7a4680b671b564328c4463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:51.702649 12325 raft_consensus.cc:493] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:51.703146 12325 raft_consensus.cc:3060] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.704224 12318 ts_tablet_manager.cc:1434] T 68d586c1e83c46de8ceaed2f54b3ff62 P 380752c95b7a4680b671b564328c4463: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 12:14:51.705178 12318 tablet_bootstrap.cc:492] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463: Bootstrap starting.
I20260709 12:14:51.707798 12315 tablet_bootstrap.cc:654] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.707659 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a6fcbcdfe34c569370e519f140c037" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
I20260709 12:14:51.710484 12097 raft_consensus.cc:3060] T e4a6fcbcdfe34c569370e519f140c037 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.715684 12021 raft_consensus.cc:2468] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 1.
I20260709 12:14:51.717142 12097 raft_consensus.cc:2468] T e4a6fcbcdfe34c569370e519f140c037 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 1.
I20260709 12:14:51.717614 12316 raft_consensus.cc:359] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.718261 12316 raft_consensus.cc:385] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.718478 12318 tablet_bootstrap.cc:654] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.718523 12316 raft_consensus.cc:740] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.718750 12137 leader_election.cc:304] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 380752c95b7a4680b671b564328c4463; no voters: 
I20260709 12:14:51.719475 12316 consensus_queue.cc:260] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.713860 12325 raft_consensus.cc:515] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.720950 12337 raft_consensus.cc:2804] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:51.721436 12337 raft_consensus.cc:697] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Becoming Leader. State: Replica: 380752c95b7a4680b671b564328c4463, State: Running, Role: LEADER
I20260709 12:14:51.722254 12337 consensus_queue.cc:237] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.723809 12316 ts_tablet_manager.cc:1434] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.004s
I20260709 12:14:51.724745 12316 tablet_bootstrap.cc:492] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875: Bootstrap starting.
I20260709 12:14:51.725322 12302 raft_consensus.cc:493] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:51.725823 12302 raft_consensus.cc:515] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.728068 12302 leader_election.cc:290] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:51.728621 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940f0d0708584cf1a6448c95d4b0a053" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
I20260709 12:14:51.729135 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a4fadfaa6c4e6abbab17ffd450631c" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60" is_pre_election: true
I20260709 12:14:51.729809 12021 raft_consensus.cc:2468] T 64a4fadfaa6c4e6abbab17ffd450631c P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 0.
I20260709 12:14:51.731045 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940f0d0708584cf1a6448c95d4b0a053" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463"
I20260709 12:14:51.731577 12171 raft_consensus.cc:3060] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.731915 12170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a4fadfaa6c4e6abbab17ffd450631c" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463" is_pre_election: true
I20260709 12:14:51.732544 12170 raft_consensus.cc:2468] T 64a4fadfaa6c4e6abbab17ffd450631c P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 0.
I20260709 12:14:51.729161 12097 raft_consensus.cc:3060] T 940f0d0708584cf1a6448c95d4b0a053 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.731040 12063 leader_election.cc:304] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:51.739869 12097 raft_consensus.cc:2468] T 940f0d0708584cf1a6448c95d4b0a053 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 1.
I20260709 12:14:51.740300 12302 raft_consensus.cc:2804] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:51.740693 12302 raft_consensus.cc:493] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:51.741014 12302 raft_consensus.cc:3060] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.741056 11988 leader_election.cc:304] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:51.742054 12245 raft_consensus.cc:2804] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:51.743356 12316 tablet_bootstrap.cc:654] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.744817 12171 raft_consensus.cc:2468] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 1.
I20260709 12:14:51.751696 12325 leader_election.cc:290] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 election: Requested vote from peers 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:51.749607 12302 raft_consensus.cc:515] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.756361 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a4fadfaa6c4e6abbab17ffd450631c" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
I20260709 12:14:51.756875 12021 raft_consensus.cc:3060] T 64a4fadfaa6c4e6abbab17ffd450631c P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.763108 12021 raft_consensus.cc:2468] T 64a4fadfaa6c4e6abbab17ffd450631c P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 1.
I20260709 12:14:51.764245 12063 leader_election.cc:304] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:51.778391 12348 raft_consensus.cc:2804] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:51.781006 12245 raft_consensus.cc:697] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [term 1 LEADER]: Becoming Leader. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Running, Role: LEADER
I20260709 12:14:51.781970 12245 consensus_queue.cc:237] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.783145 12302 leader_election.cc:290] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 election: Requested vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:51.784451 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a4fadfaa6c4e6abbab17ffd450631c" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463"
I20260709 12:14:51.785209 12171 raft_consensus.cc:3060] T 64a4fadfaa6c4e6abbab17ffd450631c P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.790064 12348 raft_consensus.cc:697] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875 [term 1 LEADER]: Becoming Leader. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Running, Role: LEADER
I20260709 12:14:51.790958 12348 consensus_queue.cc:237] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.792197 12171 raft_consensus.cc:2468] T 64a4fadfaa6c4e6abbab17ffd450631c P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 1.
I20260709 12:14:51.796912 12315 tablet_bootstrap.cc:492] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60: No bootstrap required, opened a new log
I20260709 12:14:51.797433 12315 ts_tablet_manager.cc:1403] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60: Time spent bootstrapping tablet: real 0.096s	user 0.030s	sys 0.026s
I20260709 12:14:51.797940 12318 tablet_bootstrap.cc:492] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463: No bootstrap required, opened a new log
I20260709 12:14:51.798465 12318 ts_tablet_manager.cc:1403] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.035s
I20260709 12:14:51.797973 11919 catalog_manager.cc:5697] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 reported cstate change: term changed from 0 to 1, leader changed from <none> to 380752c95b7a4680b671b564328c4463 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "380752c95b7a4680b671b564328c4463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:51.800089 12315 raft_consensus.cc:359] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.800710 12315 raft_consensus.cc:385] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.800951 12315 raft_consensus.cc:740] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.801698 12315 consensus_queue.cc:260] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.803625 12315 ts_tablet_manager.cc:1434] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:14:51.804209 12316 tablet_bootstrap.cc:492] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875: No bootstrap required, opened a new log
I20260709 12:14:51.804473 12315 tablet_bootstrap.cc:492] T 56b8b20bb3ef4735bfca7d9706c3700d P 7e173d13d53c4feea8f44b917a749f60: Bootstrap starting.
I20260709 12:14:51.804648 12316 ts_tablet_manager.cc:1403] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.034s
I20260709 12:14:51.807180 12316 raft_consensus.cc:359] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.807806 12316 raft_consensus.cc:385] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.808077 12316 raft_consensus.cc:740] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.808676 12316 consensus_queue.cc:260] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.810323 12315 tablet_bootstrap.cc:654] T 56b8b20bb3ef4735bfca7d9706c3700d P 7e173d13d53c4feea8f44b917a749f60: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.810465 12316 ts_tablet_manager.cc:1434] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:51.809933 11920 catalog_manager.cc:5697] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193). New cstate: current_term: 1 leader_uuid: "7e173d13d53c4feea8f44b917a749f60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:51.811447 12318 raft_consensus.cc:359] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.812130 12318 raft_consensus.cc:385] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.812386 12318 raft_consensus.cc:740] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380752c95b7a4680b671b564328c4463, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.813043 12318 consensus_queue.cc:260] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.815363 12318 ts_tablet_manager.cc:1434] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:14:51.816298 12318 tablet_bootstrap.cc:492] T cdd6009c88144d0ea3f40cb97925f958 P 380752c95b7a4680b671b564328c4463: Bootstrap starting.
I20260709 12:14:51.816102 11919 catalog_manager.cc:5697] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "15091f23e2554a38bac04ab7a4cfe875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:51.819916 12245 raft_consensus.cc:493] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:51.820362 12245 raft_consensus.cc:515] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.821255 12349 raft_consensus.cc:493] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:51.821727 12349 raft_consensus.cc:515] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.823274 12315 tablet_bootstrap.cc:492] T 56b8b20bb3ef4735bfca7d9706c3700d P 7e173d13d53c4feea8f44b917a749f60: No bootstrap required, opened a new log
I20260709 12:14:51.823729 12315 ts_tablet_manager.cc:1403] T 56b8b20bb3ef4735bfca7d9706c3700d P 7e173d13d53c4feea8f44b917a749f60: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.013s
I20260709 12:14:51.824306 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd6009c88144d0ea3f40cb97925f958" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60" is_pre_election: true
I20260709 12:14:51.824720 12318 tablet_bootstrap.cc:654] T cdd6009c88144d0ea3f40cb97925f958 P 380752c95b7a4680b671b564328c4463: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.824913 12021 raft_consensus.cc:2468] T cdd6009c88144d0ea3f40cb97925f958 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 0.
I20260709 12:14:51.825976 12245 leader_election.cc:290] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:51.826189 12063 leader_election.cc:304] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:51.826663 12315 raft_consensus.cc:359] T 56b8b20bb3ef4735bfca7d9706c3700d P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.827675 12315 raft_consensus.cc:385] T 56b8b20bb3ef4735bfca7d9706c3700d P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.827937 12315 raft_consensus.cc:740] T 56b8b20bb3ef4735bfca7d9706c3700d P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.828123 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ef2075486e4a34be6f28f78e4df449" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875" is_pre_election: true
I20260709 12:14:51.828898 12315 consensus_queue.cc:260] T 56b8b20bb3ef4735bfca7d9706c3700d P 7e173d13d53c4feea8f44b917a749f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.829249 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ef2075486e4a34be6f28f78e4df449" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463" is_pre_election: true
I20260709 12:14:51.830029 12171 raft_consensus.cc:2468] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 0.
I20260709 12:14:51.831050 12315 ts_tablet_manager.cc:1434] T 56b8b20bb3ef4735bfca7d9706c3700d P 7e173d13d53c4feea8f44b917a749f60: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:51.831089 11988 leader_election.cc:304] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380752c95b7a4680b671b564328c4463, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:51.827806 12302 raft_consensus.cc:2804] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:51.832094 12302 raft_consensus.cc:493] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:51.832438 12302 raft_consensus.cc:3060] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.832857 12349 leader_election.cc:290] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:51.833364 12245 raft_consensus.cc:2804] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:51.833760 12245 raft_consensus.cc:493] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:51.833825 12318 tablet_bootstrap.cc:492] T cdd6009c88144d0ea3f40cb97925f958 P 380752c95b7a4680b671b564328c4463: No bootstrap required, opened a new log
I20260709 12:14:51.834115 12245 raft_consensus.cc:3060] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.834322 12318 ts_tablet_manager.cc:1403] T cdd6009c88144d0ea3f40cb97925f958 P 380752c95b7a4680b671b564328c4463: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.001s
I20260709 12:14:51.828730 12097 raft_consensus.cc:2468] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 0.
I20260709 12:14:51.835641 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd6009c88144d0ea3f40cb97925f958" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463" is_pre_election: true
I20260709 12:14:51.838529 12318 raft_consensus.cc:359] T cdd6009c88144d0ea3f40cb97925f958 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.839135 12318 raft_consensus.cc:385] T cdd6009c88144d0ea3f40cb97925f958 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.839406 12318 raft_consensus.cc:740] T cdd6009c88144d0ea3f40cb97925f958 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380752c95b7a4680b671b564328c4463, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.840180 12318 consensus_queue.cc:260] T cdd6009c88144d0ea3f40cb97925f958 P 380752c95b7a4680b671b564328c4463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.840370 12302 raft_consensus.cc:515] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.841053 12171 raft_consensus.cc:2468] T cdd6009c88144d0ea3f40cb97925f958 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 0.
I20260709 12:14:51.842389 12318 ts_tablet_manager.cc:1434] T cdd6009c88144d0ea3f40cb97925f958 P 380752c95b7a4680b671b564328c4463: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:14:51.843577 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd6009c88144d0ea3f40cb97925f958" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
I20260709 12:14:51.844096 12302 leader_election.cc:290] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 election: Requested vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:51.844156 12021 raft_consensus.cc:3060] T cdd6009c88144d0ea3f40cb97925f958 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.845860 12170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd6009c88144d0ea3f40cb97925f958" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463"
I20260709 12:14:51.842594 12245 raft_consensus.cc:515] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.848505 12245 leader_election.cc:290] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 election: Requested vote from peers 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:51.850947 12021 raft_consensus.cc:2468] T cdd6009c88144d0ea3f40cb97925f958 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 1.
I20260709 12:14:51.851927 12063 leader_election.cc:304] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 7e173d13d53c4feea8f44b917a749f60; no voters: 380752c95b7a4680b671b564328c4463
I20260709 12:14:51.852573 12302 raft_consensus.cc:2804] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:51.852993 12302 raft_consensus.cc:697] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 LEADER]: Becoming Leader. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Running, Role: LEADER
I20260709 12:14:51.853039 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ef2075486e4a34be6f28f78e4df449" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
I20260709 12:14:51.853626 12097 raft_consensus.cc:3060] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.853750 12302 consensus_queue.cc:237] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.855600 12170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ef2075486e4a34be6f28f78e4df449" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463"
I20260709 12:14:51.856056 12170 raft_consensus.cc:3060] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.860564 12170 raft_consensus.cc:2468] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 1.
I20260709 12:14:51.861667 11988 leader_election.cc:304] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380752c95b7a4680b671b564328c4463, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:51.862959 12245 raft_consensus.cc:2804] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:51.863605 12245 raft_consensus.cc:697] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [term 1 LEADER]: Becoming Leader. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Running, Role: LEADER
I20260709 12:14:51.864369 12245 consensus_queue.cc:237] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.865696 12097 raft_consensus.cc:2468] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 1.
I20260709 12:14:51.873039 11920 catalog_manager.cc:5697] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "15091f23e2554a38bac04ab7a4cfe875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:51.877964 11918 catalog_manager.cc:5697] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193). New cstate: current_term: 1 leader_uuid: "7e173d13d53c4feea8f44b917a749f60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:51.890264 12302 raft_consensus.cc:493] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:51.890657 12302 raft_consensus.cc:515] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.892061 12302 leader_election.cc:290] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:51.892644 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d586c1e83c46de8ceaed2f54b3ff62" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60" is_pre_election: true
I20260709 12:14:51.892904 12170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d586c1e83c46de8ceaed2f54b3ff62" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463" is_pre_election: true
I20260709 12:14:51.893157 12021 raft_consensus.cc:2468] T 68d586c1e83c46de8ceaed2f54b3ff62 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 0.
I20260709 12:14:51.893458 12170 raft_consensus.cc:2468] T 68d586c1e83c46de8ceaed2f54b3ff62 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 0.
I20260709 12:14:51.894007 12063 leader_election.cc:304] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:51.894730 12302 raft_consensus.cc:2804] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:51.894994 12302 raft_consensus.cc:493] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:51.895226 12302 raft_consensus.cc:3060] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.899587 12302 raft_consensus.cc:515] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.900936 12302 leader_election.cc:290] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 election: Requested vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:51.901547 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d586c1e83c46de8ceaed2f54b3ff62" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
I20260709 12:14:51.901811 12170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d586c1e83c46de8ceaed2f54b3ff62" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463"
I20260709 12:14:51.901971 12021 raft_consensus.cc:3060] T 68d586c1e83c46de8ceaed2f54b3ff62 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.902299 12170 raft_consensus.cc:3060] T 68d586c1e83c46de8ceaed2f54b3ff62 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.905781 12021 raft_consensus.cc:2468] T 68d586c1e83c46de8ceaed2f54b3ff62 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 1.
I20260709 12:14:51.906582 12170 raft_consensus.cc:2468] T 68d586c1e83c46de8ceaed2f54b3ff62 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 1.
I20260709 12:14:51.906561 12063 leader_election.cc:304] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:51.907361 12302 raft_consensus.cc:2804] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:51.907720 12302 raft_consensus.cc:697] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 LEADER]: Becoming Leader. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Running, Role: LEADER
I20260709 12:14:51.908353 12302 consensus_queue.cc:237] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.914402 11918 catalog_manager.cc:5697] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "15091f23e2554a38bac04ab7a4cfe875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:51.917028 12302 raft_consensus.cc:493] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:51.917435 12302 raft_consensus.cc:515] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.919175 12302 leader_election.cc:290] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:51.919760 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d74ec488354ce2aa6eeda4c08b6a23" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60" is_pre_election: true
I20260709 12:14:51.920184 12170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d74ec488354ce2aa6eeda4c08b6a23" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463" is_pre_election: true
I20260709 12:14:51.920301 12021 raft_consensus.cc:2468] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 0.
I20260709 12:14:51.920845 12170 raft_consensus.cc:2468] T 39d74ec488354ce2aa6eeda4c08b6a23 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 0.
I20260709 12:14:51.921304 12063 leader_election.cc:304] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:51.921984 12302 raft_consensus.cc:2804] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:51.922317 12302 raft_consensus.cc:493] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:51.922547 12302 raft_consensus.cc:3060] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.926775 12302 raft_consensus.cc:515] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.928572 12302 leader_election.cc:290] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 election: Requested vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:51.929308 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d74ec488354ce2aa6eeda4c08b6a23" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
I20260709 12:14:51.929749 12170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d74ec488354ce2aa6eeda4c08b6a23" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380752c95b7a4680b671b564328c4463"
I20260709 12:14:51.929828 12021 raft_consensus.cc:3060] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.930199 12170 raft_consensus.cc:3060] T 39d74ec488354ce2aa6eeda4c08b6a23 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.933714 12021 raft_consensus.cc:2468] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 1.
I20260709 12:14:51.934597 12063 leader_election.cc:304] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:51.934721 12170 raft_consensus.cc:2468] T 39d74ec488354ce2aa6eeda4c08b6a23 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 1.
I20260709 12:14:51.935250 12302 raft_consensus.cc:2804] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:51.935771 12302 raft_consensus.cc:697] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 LEADER]: Becoming Leader. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Running, Role: LEADER
I20260709 12:14:51.936569 12302 consensus_queue.cc:237] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.942907 11918 catalog_manager.cc:5697] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "15091f23e2554a38bac04ab7a4cfe875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:51.956593 12337 raft_consensus.cc:493] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:51.957084 12337 raft_consensus.cc:515] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.958630 12337 leader_election.cc:290] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059)
I20260709 12:14:51.959331 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b324ad8898d470ea7f2313891a04ccb" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60" is_pre_election: true
I20260709 12:14:51.959474 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b324ad8898d470ea7f2313891a04ccb" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875" is_pre_election: true
I20260709 12:14:51.959849 12021 raft_consensus.cc:2468] T 6b324ad8898d470ea7f2313891a04ccb P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 0.
I20260709 12:14:51.959990 12097 raft_consensus.cc:2468] T 6b324ad8898d470ea7f2313891a04ccb P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 0.
I20260709 12:14:51.960633 12137 leader_election.cc:304] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380752c95b7a4680b671b564328c4463, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:51.961265 12337 raft_consensus.cc:2804] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:51.961516 12337 raft_consensus.cc:493] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:51.961761 12337 raft_consensus.cc:3060] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.966360 12337 raft_consensus.cc:515] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.967854 12337 leader_election.cc:290] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 election: Requested vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059)
I20260709 12:14:51.968523 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b324ad8898d470ea7f2313891a04ccb" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
I20260709 12:14:51.968858 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b324ad8898d470ea7f2313891a04ccb" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
I20260709 12:14:51.969043 12021 raft_consensus.cc:3060] T 6b324ad8898d470ea7f2313891a04ccb P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.969368 12097 raft_consensus.cc:3060] T 6b324ad8898d470ea7f2313891a04ccb P 15091f23e2554a38bac04ab7a4cfe875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.975131 12097 raft_consensus.cc:2468] T 6b324ad8898d470ea7f2313891a04ccb P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 1.
I20260709 12:14:51.975131 12021 raft_consensus.cc:2468] T 6b324ad8898d470ea7f2313891a04ccb P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 1.
I20260709 12:14:51.976094 12137 leader_election.cc:304] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380752c95b7a4680b671b564328c4463, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:51.976620 12337 raft_consensus.cc:2804] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:51.976970 12337 raft_consensus.cc:697] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Becoming Leader. State: Replica: 380752c95b7a4680b671b564328c4463, State: Running, Role: LEADER
I20260709 12:14:51.977608 12337 consensus_queue.cc:237] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:51.987597 11918 catalog_manager.cc:5697] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463 reported cstate change: term changed from 0 to 1, leader changed from <none> to 380752c95b7a4680b671b564328c4463 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "380752c95b7a4680b671b564328c4463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:52.010790 12171 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4a6fcbcdfe34c569370e519f140c037"
dest_uuid: "380752c95b7a4680b671b564328c4463"
mode: GRACEFUL
new_leader_uuid: "7e173d13d53c4feea8f44b917a749f60"
 from {username='slave'} at 127.0.0.1:56050
I20260709 12:14:52.011209 12171 raft_consensus.cc:606] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Received request to transfer leadership to TS 7e173d13d53c4feea8f44b917a749f60
I20260709 12:14:52.015247 12171 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56b8b20bb3ef4735bfca7d9706c3700d"
dest_uuid: "380752c95b7a4680b671b564328c4463"
mode: GRACEFUL
new_leader_uuid: "7e173d13d53c4feea8f44b917a749f60"
 from {username='slave'} at 127.0.0.1:56050
I20260709 12:14:52.015637 12171 raft_consensus.cc:606] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Received request to transfer leadership to TS 7e173d13d53c4feea8f44b917a749f60
I20260709 12:14:52.019559 12097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39d74ec488354ce2aa6eeda4c08b6a23"
dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
mode: GRACEFUL
new_leader_uuid: "7e173d13d53c4feea8f44b917a749f60"
 from {username='slave'} at 127.0.0.1:39430
I20260709 12:14:52.019945 12097 raft_consensus.cc:606] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 LEADER]: Received request to transfer leadership to TS 7e173d13d53c4feea8f44b917a749f60
I20260709 12:14:52.031095 12021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5ef2075486e4a34be6f28f78e4df449"
dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
mode: GRACEFUL
new_leader_uuid: "15091f23e2554a38bac04ab7a4cfe875"
 from {username='slave'} at 127.0.0.1:40966
I20260709 12:14:52.031486 12021 raft_consensus.cc:606] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [term 1 LEADER]: Received request to transfer leadership to TS 15091f23e2554a38bac04ab7a4cfe875
I20260709 12:14:52.063167 12337 consensus_queue.cc:1048] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:52.073271 12021 raft_consensus.cc:3060] T 56b8b20bb3ef4735bfca7d9706c3700d P 7e173d13d53c4feea8f44b917a749f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:52.080806 12337 consensus_queue.cc:1048] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:52.087464 12337 raft_consensus.cc:993] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463: : Instructing follower 7e173d13d53c4feea8f44b917a749f60 to start an election
I20260709 12:14:52.087857 12337 raft_consensus.cc:1081] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Signalling peer 7e173d13d53c4feea8f44b917a749f60 to start an election
I20260709 12:14:52.089346 12022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56b8b20bb3ef4735bfca7d9706c3700d"
dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
 from {username='slave'} at 127.0.0.1:40960
I20260709 12:14:52.089872 12022 raft_consensus.cc:493] T 56b8b20bb3ef4735bfca7d9706c3700d P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:52.090205 12022 raft_consensus.cc:3060] T 56b8b20bb3ef4735bfca7d9706c3700d P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.095450 12022 raft_consensus.cc:515] T 56b8b20bb3ef4735bfca7d9706c3700d P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:52.097126 12022 leader_election.cc:290] T 56b8b20bb3ef4735bfca7d9706c3700d P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 2 election: Requested vote from peers 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:52.097781 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b8b20bb3ef4735bfca7d9706c3700d" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
I20260709 12:14:52.098066 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b8b20bb3ef4735bfca7d9706c3700d" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "380752c95b7a4680b671b564328c4463"
I20260709 12:14:52.098583 12171 raft_consensus.cc:3055] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:52.098836 12097 raft_consensus.cc:3060] T 56b8b20bb3ef4735bfca7d9706c3700d P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.098896 12171 raft_consensus.cc:740] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 380752c95b7a4680b671b564328c4463, State: Running, Role: LEADER
I20260709 12:14:52.099691 12171 consensus_queue.cc:260] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:52.100493 12171 raft_consensus.cc:3060] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.103096 12097 raft_consensus.cc:2468] T 56b8b20bb3ef4735bfca7d9706c3700d P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 2.
I20260709 12:14:52.103962 11988 leader_election.cc:304] T 56b8b20bb3ef4735bfca7d9706c3700d P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:52.104571 12245 raft_consensus.cc:2804] T 56b8b20bb3ef4735bfca7d9706c3700d P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:52.104943 12245 raft_consensus.cc:697] T 56b8b20bb3ef4735bfca7d9706c3700d P 7e173d13d53c4feea8f44b917a749f60 [term 2 LEADER]: Becoming Leader. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Running, Role: LEADER
I20260709 12:14:52.104926 12171 raft_consensus.cc:2468] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 2.
I20260709 12:14:52.105700 12245 consensus_queue.cc:237] T 56b8b20bb3ef4735bfca7d9706c3700d P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:52.112360 11920 catalog_manager.cc:5697] T 56b8b20bb3ef4735bfca7d9706c3700d P 7e173d13d53c4feea8f44b917a749f60 reported cstate change: term changed from 1 to 2, leader changed from 380752c95b7a4680b671b564328c4463 (127.5.196.195) to 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193). New cstate: current_term: 2 leader_uuid: "7e173d13d53c4feea8f44b917a749f60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:52.113415 12337 consensus_queue.cc:1048] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:52.124610 12362 consensus_queue.cc:1048] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:52.137296 12337 raft_consensus.cc:993] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463: : Instructing follower 7e173d13d53c4feea8f44b917a749f60 to start an election
I20260709 12:14:52.137730 12362 raft_consensus.cc:1081] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Signalling peer 7e173d13d53c4feea8f44b917a749f60 to start an election
I20260709 12:14:52.139377 12022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4a6fcbcdfe34c569370e519f140c037"
dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
 from {username='slave'} at 127.0.0.1:40960
I20260709 12:14:52.139906 12022 raft_consensus.cc:493] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:52.140251 12022 raft_consensus.cc:3060] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.145352 12022 raft_consensus.cc:515] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:52.147130 12022 leader_election.cc:290] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 2 election: Requested vote from peers 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:52.147558 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a6fcbcdfe34c569370e519f140c037" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
I20260709 12:14:52.148128 12097 raft_consensus.cc:3060] T e4a6fcbcdfe34c569370e519f140c037 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.148231 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a6fcbcdfe34c569370e519f140c037" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "380752c95b7a4680b671b564328c4463"
I20260709 12:14:52.148838 12171 raft_consensus.cc:3055] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:52.149124 12171 raft_consensus.cc:740] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 380752c95b7a4680b671b564328c4463, State: Running, Role: LEADER
I20260709 12:14:52.149806 12171 consensus_queue.cc:260] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:52.150923 12171 raft_consensus.cc:3060] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.154130 12097 raft_consensus.cc:2468] T e4a6fcbcdfe34c569370e519f140c037 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 2.
I20260709 12:14:52.155205 11988 leader_election.cc:304] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:52.155926 12245 raft_consensus.cc:2804] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:52.156262 12245 raft_consensus.cc:697] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60 [term 2 LEADER]: Becoming Leader. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Running, Role: LEADER
I20260709 12:14:52.156873 12171 raft_consensus.cc:2468] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 2.
I20260709 12:14:52.156949 12245 consensus_queue.cc:237] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:52.162678 11920 catalog_manager.cc:5697] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60 reported cstate change: term changed from 1 to 2, leader changed from 380752c95b7a4680b671b564328c4463 (127.5.196.195) to 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193). New cstate: current_term: 2 leader_uuid: "7e173d13d53c4feea8f44b917a749f60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:52.177626 12302 consensus_queue.cc:1048] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:52.186214 12348 consensus_queue.cc:1048] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:52.190836 12245 consensus_queue.cc:1048] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:52.193473 12346 consensus_queue.cc:1048] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:52.325133 12348 consensus_queue.cc:1048] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:52.329476 12348 consensus_queue.cc:1048] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:52.335986 12348 consensus_queue.cc:1048] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:52.345827 12245 consensus_queue.cc:1048] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:52.346280 12348 consensus_queue.cc:1048] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:52.357481 12350 consensus_queue.cc:1048] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:52.359639 12170 raft_consensus.cc:3060] T cdd6009c88144d0ea3f40cb97925f958 P 380752c95b7a4680b671b564328c4463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:52.368408 12348 consensus_queue.cc:1048] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:52.370097 12349 raft_consensus.cc:993] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875: : Instructing follower 7e173d13d53c4feea8f44b917a749f60 to start an election
I20260709 12:14:52.370824 12350 raft_consensus.cc:1081] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 LEADER]: Signalling peer 7e173d13d53c4feea8f44b917a749f60 to start an election
I20260709 12:14:52.373291 12022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39d74ec488354ce2aa6eeda4c08b6a23"
dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
 from {username='slave'} at 127.0.0.1:40944
I20260709 12:14:52.373800 12022 raft_consensus.cc:493] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:52.374157 12022 raft_consensus.cc:3060] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.381081 12346 consensus_queue.cc:1048] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:52.381896 12022 raft_consensus.cc:515] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:52.384652 12096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d74ec488354ce2aa6eeda4c08b6a23" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
I20260709 12:14:52.385144 12096 raft_consensus.cc:3055] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:52.385461 12096 raft_consensus.cc:740] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Running, Role: LEADER
I20260709 12:14:52.386312 12096 consensus_queue.cc:260] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:52.390859 12096 raft_consensus.cc:3060] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.391007 12325 raft_consensus.cc:993] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60: : Instructing follower 15091f23e2554a38bac04ab7a4cfe875 to start an election
I20260709 12:14:52.391466 12325 raft_consensus.cc:1081] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [term 1 LEADER]: Signalling peer 15091f23e2554a38bac04ab7a4cfe875 to start an election
I20260709 12:14:52.393414 12022 leader_election.cc:290] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 2 election: Requested vote from peers 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:52.394711 12097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5ef2075486e4a34be6f28f78e4df449"
dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
 from {username='slave'} at 127.0.0.1:39414
I20260709 12:14:52.395103 12170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d74ec488354ce2aa6eeda4c08b6a23" candidate_uuid: "7e173d13d53c4feea8f44b917a749f60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "380752c95b7a4680b671b564328c4463"
I20260709 12:14:52.395234 12097 raft_consensus.cc:493] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:52.395723 12170 raft_consensus.cc:3060] T 39d74ec488354ce2aa6eeda4c08b6a23 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.395763 12097 raft_consensus.cc:3060] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.402510 12170 raft_consensus.cc:2468] T 39d74ec488354ce2aa6eeda4c08b6a23 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 2.
I20260709 12:14:52.402706 12097 raft_consensus.cc:515] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:52.403630 11988 leader_election.cc:304] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380752c95b7a4680b671b564328c4463, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:52.404142 12096 raft_consensus.cc:2468] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e173d13d53c4feea8f44b917a749f60 in term 2.
I20260709 12:14:52.404420 12346 raft_consensus.cc:2804] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:52.404896 12346 raft_consensus.cc:697] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60 [term 2 LEADER]: Becoming Leader. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Running, Role: LEADER
I20260709 12:14:52.405387 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ef2075486e4a34be6f28f78e4df449" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
I20260709 12:14:52.405925 12021 raft_consensus.cc:3055] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:52.405799 12346 consensus_queue.cc:237] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:52.406278 12021 raft_consensus.cc:740] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Running, Role: LEADER
I20260709 12:14:52.406785 12097 leader_election.cc:290] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 2 election: Requested vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867)
I20260709 12:14:52.407120 12021 consensus_queue.cc:260] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:52.408293 12021 raft_consensus.cc:3060] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.408764 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ef2075486e4a34be6f28f78e4df449" candidate_uuid: "15091f23e2554a38bac04ab7a4cfe875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "380752c95b7a4680b671b564328c4463"
I20260709 12:14:52.409277 12171 raft_consensus.cc:3060] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.413304 12021 raft_consensus.cc:2468] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 2.
I20260709 12:14:52.414078 12171 raft_consensus.cc:2468] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15091f23e2554a38bac04ab7a4cfe875 in term 2.
I20260709 12:14:52.414307 12063 leader_election.cc:304] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:52.414237 11920 catalog_manager.cc:5697] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60 reported cstate change: term changed from 1 to 2, leader changed from 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194) to 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193). New cstate: current_term: 2 leader_uuid: "7e173d13d53c4feea8f44b917a749f60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:52.415140 12349 raft_consensus.cc:2804] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:52.415606 12349 raft_consensus.cc:697] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 LEADER]: Becoming Leader. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Running, Role: LEADER
I20260709 12:14:52.416255 12349 consensus_queue.cc:237] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:52.423094 11919 catalog_manager.cc:5697] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 reported cstate change: term changed from 1 to 2, leader changed from 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193) to 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "15091f23e2554a38bac04ab7a4cfe875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:52.454180 12362 consensus_queue.cc:1048] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:52.463620 12362 consensus_queue.cc:1048] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:52.519515 12170 raft_consensus.cc:1275] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Refusing update from remote peer 7e173d13d53c4feea8f44b917a749f60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:52.520565 12245 consensus_queue.cc:1048] T 56b8b20bb3ef4735bfca7d9706c3700d P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:52.527976 12097 raft_consensus.cc:1275] T 56b8b20bb3ef4735bfca7d9706c3700d P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Refusing update from remote peer 7e173d13d53c4feea8f44b917a749f60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:52.529482 12383 consensus_queue.cc:1048] T 56b8b20bb3ef4735bfca7d9706c3700d P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:52.639010 12170 raft_consensus.cc:1275] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Refusing update from remote peer 7e173d13d53c4feea8f44b917a749f60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:52.640130 12383 consensus_queue.cc:1048] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:52.649312 12097 raft_consensus.cc:1275] T e4a6fcbcdfe34c569370e519f140c037 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Refusing update from remote peer 7e173d13d53c4feea8f44b917a749f60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:52.651811 12245 consensus_queue.cc:1048] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:52.848634 12097 raft_consensus.cc:1275] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Refusing update from remote peer 7e173d13d53c4feea8f44b917a749f60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:52.849848 12245 consensus_queue.cc:1048] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:52.856950 12170 raft_consensus.cc:1275] T 39d74ec488354ce2aa6eeda4c08b6a23 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Refusing update from remote peer 7e173d13d53c4feea8f44b917a749f60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:52.858268 12383 consensus_queue.cc:1048] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:52.908187 12021 raft_consensus.cc:1275] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Refusing update from remote peer 15091f23e2554a38bac04ab7a4cfe875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:52.909356 12349 consensus_queue.cc:1048] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:52.917807 12170 raft_consensus.cc:1275] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Refusing update from remote peer 15091f23e2554a38bac04ab7a4cfe875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:52.918869 12349 consensus_queue.cc:1048] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:55.038516 11920 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:51824:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:14:55.056372 11920 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51824:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:14:55.093999  5907 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 12:14:55.237736 12416 log.cc:927] Time spent T 68d586c1e83c46de8ceaed2f54b3ff62 P 380752c95b7a4680b671b564328c4463: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
W20260709 12:14:55.271785 12063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.193:35907, user_credentials={real_user=slave}} blocked reactor thread for 95717.7us
I20260709 12:14:55.316850 12434 tablet.cc:1724] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:14:55.345969 12431 log.cc:927] Time spent T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
W20260709 12:14:55.349242 12428 log.cc:927] Time spent T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 12:14:55.319080 12433 tablet.cc:1724] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:55.374006 12018 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "940f0d0708584cf1a6448c95d4b0a053"
dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
mode: GRACEFUL
new_leader_uuid: "380752c95b7a4680b671b564328c4463"
 from {username='slave'} at 127.0.0.1:51504
I20260709 12:14:55.374660 12018 raft_consensus.cc:606] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [term 1 LEADER]: Received request to transfer leadership to TS 380752c95b7a4680b671b564328c4463
W20260709 12:14:55.406420 11988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:33867, user_credentials={real_user=slave}} blocked reactor thread for 116886us
I20260709 12:14:55.427911 12440 tablet.cc:1724] T 6b324ad8898d470ea7f2313891a04ccb P 7e173d13d53c4feea8f44b917a749f60: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:55.402901 12435 tablet.cc:1724] T 56b8b20bb3ef4735bfca7d9706c3700d P 7e173d13d53c4feea8f44b917a749f60: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:14:55.436640 12436 log.cc:927] Time spent T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463: Append to log took a long time: real 0.109s	user 0.000s	sys 0.009s
I20260709 12:14:55.438318 12441 tablet.cc:1724] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:55.446036 12245 raft_consensus.cc:993] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60: : Instructing follower 380752c95b7a4680b671b564328c4463 to start an election
I20260709 12:14:55.431293 12443 tablet.cc:1724] T cdd6009c88144d0ea3f40cb97925f958 P 7e173d13d53c4feea8f44b917a749f60: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:55.456753 12433 tablet.cc:1724] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:55.457335 12447 tablet.cc:1724] T 68d586c1e83c46de8ceaed2f54b3ff62 P 380752c95b7a4680b671b564328c4463: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:55.426651 12448 tablet.cc:1724] T cdd6009c88144d0ea3f40cb97925f958 P 380752c95b7a4680b671b564328c4463: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:55.442504 12445 tablet.cc:1724] T 56b8b20bb3ef4735bfca7d9706c3700d P 15091f23e2554a38bac04ab7a4cfe875: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:55.468003 12387 raft_consensus.cc:1081] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [term 1 LEADER]: Signalling peer 380752c95b7a4680b671b564328c4463 to start an election
W20260709 12:14:55.478403 12438 log.cc:927] Time spent T 64a4fadfaa6c4e6abbab17ffd450631c P 380752c95b7a4680b671b564328c4463: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 12:14:55.484251 12450 tablet.cc:1724] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:55.487412 12433 tablet.cc:1724] T 6b324ad8898d470ea7f2313891a04ccb P 15091f23e2554a38bac04ab7a4cfe875: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:55.443948 12444 tablet.cc:1724] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:55.497144 12434 tablet.cc:1724] T 39d74ec488354ce2aa6eeda4c08b6a23 P 380752c95b7a4680b671b564328c4463: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:55.522038 12094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5ef2075486e4a34be6f28f78e4df449"
dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
mode: GRACEFUL
new_leader_uuid: "380752c95b7a4680b671b564328c4463"
 from {username='slave'} at 127.0.0.1:53408
I20260709 12:14:55.522707 12094 raft_consensus.cc:606] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 LEADER]: Received request to transfer leadership to TS 380752c95b7a4680b671b564328c4463
W20260709 12:14:55.525050 11988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:41059, user_credentials={real_user=slave}} blocked reactor thread for 74682.9us
I20260709 12:14:55.514122 12435 tablet.cc:1724] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:55.495822 12440 tablet.cc:1724] T 68d586c1e83c46de8ceaed2f54b3ff62 P 7e173d13d53c4feea8f44b917a749f60: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:55.529603 12420 raft_consensus.cc:993] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875: : Instructing follower 380752c95b7a4680b671b564328c4463 to start an election
I20260709 12:14:55.530004 12420 raft_consensus.cc:1081] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 LEADER]: Signalling peer 380752c95b7a4680b671b564328c4463 to start an election
I20260709 12:14:55.530099  5907 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:14:55.522698 12444 tablet.cc:1724] T 64a4fadfaa6c4e6abbab17ffd450631c P 7e173d13d53c4feea8f44b917a749f60: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:55.530781  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:55.534791 12448 tablet.cc:1724] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:55.515544 12447 tablet.cc:1724] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:55.540450 12094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87b32ae2b862467ab92e7010e6c51054"
dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
mode: GRACEFUL
new_leader_uuid: "380752c95b7a4680b671b564328c4463"
 from {username='slave'} at 127.0.0.1:53408
W20260709 12:14:55.540666 12123 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:39d74ec488354ce2aa6eeda4c08b6a23)
I20260709 12:14:55.541065 12094 raft_consensus.cc:606] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 LEADER]: Received request to transfer leadership to TS 380752c95b7a4680b671b564328c4463
I20260709 12:14:55.542861 12456 tablet.cc:1724] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:55.543955 12019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbe8c4c5268542ee8ed7f9cc01d9fa69"
dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
mode: GRACEFUL
new_leader_uuid: "380752c95b7a4680b671b564328c4463"
 from {username='slave'} at 127.0.0.1:51504
I20260709 12:14:55.544595 12019 raft_consensus.cc:606] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [term 2 LEADER]: Received request to transfer leadership to TS 380752c95b7a4680b671b564328c4463
W20260709 12:14:55.546530 12123 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:39d74ec488354ce2aa6eeda4c08b6a23)
I20260709 12:14:55.547006  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
W20260709 12:14:55.547269 12123 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:39d74ec488354ce2aa6eeda4c08b6a23)
I20260709 12:14:55.548568 12165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5ef2075486e4a34be6f28f78e4df449"
dest_uuid: "380752c95b7a4680b671b564328c4463"
 from {username='slave'} at 127.0.0.1:56042
I20260709 12:14:55.549135 12165 raft_consensus.cc:493] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:55.549468 12165 raft_consensus.cc:3060] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:55.549479 12441 tablet.cc:1724] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:55.547662  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:55.557188 12167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "940f0d0708584cf1a6448c95d4b0a053"
dest_uuid: "380752c95b7a4680b671b564328c4463"
 from {username='slave'} at 127.0.0.1:56028
I20260709 12:14:55.557893 12167 raft_consensus.cc:493] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:55.558127 12165 raft_consensus.cc:515] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:55.567330 12167 raft_consensus.cc:3060] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:55.567801 12169 raft_consensus.cc:1240] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463 [term 3 FOLLOWER]: Rejecting Update request from peer 15091f23e2554a38bac04ab7a4cfe875 for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:55.568750 12165 leader_election.cc:290] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 3 election: Requested vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059)
I20260709 12:14:55.557914 12435 tablet.cc:1724] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:55.574471 12019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ef2075486e4a34be6f28f78e4df449" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
I20260709 12:14:55.575012 12019 raft_consensus.cc:3060] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:55.576000 12094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ef2075486e4a34be6f28f78e4df449" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
I20260709 12:14:55.576556 12094 raft_consensus.cc:3055] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:55.576857 12094 raft_consensus.cc:740] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Running, Role: LEADER
I20260709 12:14:55.577620 12094 consensus_queue.cc:260] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [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: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:55.578658 12094 raft_consensus.cc:3060] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:55.580624 12445 tablet.cc:1724] T e4a6fcbcdfe34c569370e519f140c037 P 15091f23e2554a38bac04ab7a4cfe875: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:55.583751 12450 tablet.cc:1724] T 940f0d0708584cf1a6448c95d4b0a053 P 15091f23e2554a38bac04ab7a4cfe875: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:55.585415 12094 raft_consensus.cc:2468] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 3.
I20260709 12:14:55.559754 12434 tablet.cc:1724] T 64a4fadfaa6c4e6abbab17ffd450631c P 380752c95b7a4680b671b564328c4463: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:55.565637 12444 tablet.cc:1724] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:55.594880 12137 leader_election.cc:304] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463 [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: 15091f23e2554a38bac04ab7a4cfe875, 380752c95b7a4680b671b564328c4463; no voters: 
I20260709 12:14:55.586114 12019 raft_consensus.cc:2468] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 3.
I20260709 12:14:55.596813 12449 raft_consensus.cc:2804] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:55.597262 12449 raft_consensus.cc:697] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463 [term 3 LEADER]: Becoming Leader. State: Replica: 380752c95b7a4680b671b564328c4463, State: Running, Role: LEADER
I20260709 12:14:55.598050 12449 consensus_queue.cc:237] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:55.615274 12167 raft_consensus.cc:515] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:55.617844 12167 leader_election.cc:290] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 2 election: Requested vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059)
I20260709 12:14:55.620549 12094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940f0d0708584cf1a6448c95d4b0a053" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
I20260709 12:14:55.620817 12019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940f0d0708584cf1a6448c95d4b0a053" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
I20260709 12:14:55.621129 12094 raft_consensus.cc:3060] T 940f0d0708584cf1a6448c95d4b0a053 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:55.621429 12019 raft_consensus.cc:3055] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:55.621735 12019 raft_consensus.cc:740] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Running, Role: LEADER
I20260709 12:14:55.622510 12019 consensus_queue.cc:260] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [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: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:55.628795 12094 raft_consensus.cc:2468] T 940f0d0708584cf1a6448c95d4b0a053 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 2.
I20260709 12:14:55.628857 12019 raft_consensus.cc:3060] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:55.630159 12137 leader_election.cc:304] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15091f23e2554a38bac04ab7a4cfe875, 380752c95b7a4680b671b564328c4463; no voters: 
I20260709 12:14:55.630980 12449 raft_consensus.cc:2804] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:55.631526 12449 raft_consensus.cc:697] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463 [term 2 LEADER]: Becoming Leader. State: Replica: 380752c95b7a4680b671b564328c4463, State: Running, Role: LEADER
I20260709 12:14:55.632280 12449 consensus_queue.cc:237] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463 [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: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:55.636950 12019 raft_consensus.cc:2468] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 2.
I20260709 12:14:55.644909 11919 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f1500ca590e34dccb4e118434dad2d97: soft_deleted_table [id=45b2e526444149f497a40a66a298aba5] alter complete (version 1)
I20260709 12:14:55.653623 11918 catalog_manager.cc:5697] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463 reported cstate change: term changed from 1 to 2, leader changed from 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193) to 380752c95b7a4680b671b564328c4463 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "380752c95b7a4680b671b564328c4463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:55.654913 11918 catalog_manager.cc:5697] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463 reported cstate change: term changed from 2 to 3, leader changed from 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194) to 380752c95b7a4680b671b564328c4463 (127.5.196.195). New cstate: current_term: 3 leader_uuid: "380752c95b7a4680b671b564328c4463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:55.655788 11918 catalog_manager.cc:5789] TS 380752c95b7a4680b671b564328c4463 (127.5.196.195:33867) does not have the latest schema for tablet e5ef2075486e4a34be6f28f78e4df449 (table soft_deleted_table [id=45b2e526444149f497a40a66a298aba5]). Expected version 1 got 0
I20260709 12:14:55.742148 12430 raft_consensus.cc:993] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875: : Instructing follower 380752c95b7a4680b671b564328c4463 to start an election
I20260709 12:14:55.742580 12420 raft_consensus.cc:1081] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 LEADER]: Signalling peer 380752c95b7a4680b671b564328c4463 to start an election
I20260709 12:14:55.744001 12167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87b32ae2b862467ab92e7010e6c51054"
dest_uuid: "380752c95b7a4680b671b564328c4463"
 from {username='slave'} at 127.0.0.1:56042
I20260709 12:14:55.744556 12167 raft_consensus.cc:493] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:55.744928 12167 raft_consensus.cc:3060] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:55.750650 12167 raft_consensus.cc:515] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:55.752314 12167 leader_election.cc:290] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 3 election: Requested vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059)
I20260709 12:14:55.752846 12019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b32ae2b862467ab92e7010e6c51054" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
I20260709 12:14:55.753182 12094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b32ae2b862467ab92e7010e6c51054" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
I20260709 12:14:55.753472 12019 raft_consensus.cc:3060] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:55.753830 12094 raft_consensus.cc:3055] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:55.754163 12094 raft_consensus.cc:740] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 15091f23e2554a38bac04ab7a4cfe875, State: Running, Role: LEADER
I20260709 12:14:55.754938 12094 consensus_queue.cc:260] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [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: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:55.756004 12094 raft_consensus.cc:3060] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:55.759970 12019 raft_consensus.cc:2468] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 3.
I20260709 12:14:55.761065 12137 leader_election.cc:304] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463 [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: 380752c95b7a4680b671b564328c4463, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:55.761806 12449 raft_consensus.cc:2804] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:55.761974 12094 raft_consensus.cc:2468] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 3.
I20260709 12:14:55.762351 12449 raft_consensus.cc:697] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463 [term 3 LEADER]: Becoming Leader. State: Replica: 380752c95b7a4680b671b564328c4463, State: Running, Role: LEADER
I20260709 12:14:55.763031 12449 consensus_queue.cc:237] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463 [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: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:55.770043 11918 catalog_manager.cc:5697] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463 reported cstate change: term changed from 2 to 3, leader changed from 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194) to 380752c95b7a4680b671b564328c4463 (127.5.196.195). New cstate: current_term: 3 leader_uuid: "380752c95b7a4680b671b564328c4463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:55.916231 12455 raft_consensus.cc:993] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60: : Instructing follower 380752c95b7a4680b671b564328c4463 to start an election
I20260709 12:14:55.916819 12454 raft_consensus.cc:1081] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [term 2 LEADER]: Signalling peer 380752c95b7a4680b671b564328c4463 to start an election
I20260709 12:14:55.918427 12167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbe8c4c5268542ee8ed7f9cc01d9fa69"
dest_uuid: "380752c95b7a4680b671b564328c4463"
 from {username='slave'} at 127.0.0.1:56028
I20260709 12:14:55.918970 12167 raft_consensus.cc:493] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:55.919350 12167 raft_consensus.cc:3060] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:55.925983 12167 raft_consensus.cc:515] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:55.928520 12167 leader_election.cc:290] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [CANDIDATE]: Term 3 election: Requested vote from peers 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907), 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059)
I20260709 12:14:55.928639 12019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe8c4c5268542ee8ed7f9cc01d9fa69" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7e173d13d53c4feea8f44b917a749f60"
I20260709 12:14:55.929255 12019 raft_consensus.cc:3055] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:55.929499 12019 raft_consensus.cc:740] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7e173d13d53c4feea8f44b917a749f60, State: Running, Role: LEADER
I20260709 12:14:55.930106 12019 consensus_queue.cc:260] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [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: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:55.930871 12019 raft_consensus.cc:3060] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:55.935163 12019 raft_consensus.cc:2468] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 3.
I20260709 12:14:55.935856 12093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe8c4c5268542ee8ed7f9cc01d9fa69" candidate_uuid: "380752c95b7a4680b671b564328c4463" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15091f23e2554a38bac04ab7a4cfe875"
I20260709 12:14:55.936439 12093 raft_consensus.cc:3060] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:55.936514 12137 leader_election.cc:304] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [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: 380752c95b7a4680b671b564328c4463, 7e173d13d53c4feea8f44b917a749f60; no voters: 
I20260709 12:14:55.937295 12449 raft_consensus.cc:2804] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:55.937777 12449 raft_consensus.cc:697] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [term 3 LEADER]: Becoming Leader. State: Replica: 380752c95b7a4680b671b564328c4463, State: Running, Role: LEADER
I20260709 12:14:55.938571 12449 consensus_queue.cc:237] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [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: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } }
I20260709 12:14:55.944295 12093 raft_consensus.cc:2468] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 15091f23e2554a38bac04ab7a4cfe875 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380752c95b7a4680b671b564328c4463 in term 3.
I20260709 12:14:55.946461 11918 catalog_manager.cc:5697] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 reported cstate change: term changed from 2 to 3, leader changed from 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193) to 380752c95b7a4680b671b564328c4463 (127.5.196.195). New cstate: current_term: 3 leader_uuid: "380752c95b7a4680b671b564328c4463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380752c95b7a4680b671b564328c4463" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 33867 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:56.055425 12093 raft_consensus.cc:1275] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [term 3 FOLLOWER]: Refusing update from remote peer 380752c95b7a4680b671b564328c4463: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:56.056694 12449 consensus_queue.cc:1048] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:56.063727 12434 tablet.cc:1724] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:56.065723 12019 raft_consensus.cc:1275] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [term 3 FOLLOWER]: Refusing update from remote peer 380752c95b7a4680b671b564328c4463: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:56.068591 12423 consensus_queue.cc:1048] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:56.077443 12021 raft_consensus.cc:1275] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Refusing update from remote peer 380752c95b7a4680b671b564328c4463: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:14:56.078779 12449 consensus_queue.cc:1048] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:56.090500 12434 tablet.cc:1719] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463: Skipping requested alter to schema version 1, tablet already version 1
I20260709 12:14:56.091470 12445 tablet.cc:1719] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875: Skipping requested alter to schema version 1, tablet already version 1
I20260709 12:14:56.095628 12093 raft_consensus.cc:1275] T 940f0d0708584cf1a6448c95d4b0a053 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Refusing update from remote peer 380752c95b7a4680b671b564328c4463: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:14:56.099094 12449 consensus_queue.cc:1048] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:56.101202 12444 tablet.cc:1719] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60: Skipping requested alter to schema version 1, tablet already version 1
I20260709 12:14:56.222044 12093 raft_consensus.cc:1275] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [term 3 FOLLOWER]: Refusing update from remote peer 380752c95b7a4680b671b564328c4463: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:56.223093 12464 consensus_queue.cc:1048] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:56.233515 12019 raft_consensus.cc:1275] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [term 3 FOLLOWER]: Refusing update from remote peer 380752c95b7a4680b671b564328c4463: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:56.234902 12449 consensus_queue.cc:1048] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:56.533820 12019 raft_consensus.cc:1275] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [term 3 FOLLOWER]: Refusing update from remote peer 380752c95b7a4680b671b564328c4463: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:56.534911 12464 consensus_queue.cc:1048] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e173d13d53c4feea8f44b917a749f60" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 35907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:56.542716 12093 raft_consensus.cc:1275] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 15091f23e2554a38bac04ab7a4cfe875 [term 3 FOLLOWER]: Refusing update from remote peer 380752c95b7a4680b671b564328c4463: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:56.543978 12423 consensus_queue.cc:1048] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15091f23e2554a38bac04ab7a4cfe875" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:56.555246  5907 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:56.561764  5907 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:56.562143  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:56.568717  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:56.569092  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:57.570214  5907 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:57.576341  5907 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:57.576758  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:57.581717  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:57.582085  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:58.582892  5907 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:58.587646  5907 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:58.587990  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:58.592480  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:58.592798  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:59.593777  5907 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:59.599539  5907 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:59.599885  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:59.604291  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:59.604611  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:00.605579  5907 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:00.610782  5907 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:00.611155  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:00.615535  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:00.615854  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:01.616657  5907 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:01.621538  5907 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:01.621893  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:01.626219  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:01.626545  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:02.627343  5907 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:02.633064  5907 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:02.633508  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:02.639643  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:02.639938  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:03.640769  5907 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:03.645669  5907 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:03.645998  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:03.650355  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:03.650667  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:04.651530  5907 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:04.656189  5907 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:04.656505  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:04.661630  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:04.662063  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:05.712001  5907 tablet_server.cc:179] TabletServer@127.5.196.193:0 shutting down...
W20260709 12:15:05.731148 12137 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260709 12:15:05.738641 12137 consensus_peers.cc:597] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463 -> Peer 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907): Couldn't send request to peer 7e173d13d53c4feea8f44b917a749f60. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:05.747153  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:05.748087  5907 tablet_replica.cc:333] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60: stopping tablet replica
I20260709 12:15:05.749018  5907 raft_consensus.cc:2243] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.750222  5907 raft_consensus.cc:2272] T 39d74ec488354ce2aa6eeda4c08b6a23 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.752744  5907 tablet_replica.cc:333] T 68d586c1e83c46de8ceaed2f54b3ff62 P 7e173d13d53c4feea8f44b917a749f60: stopping tablet replica
I20260709 12:15:05.753309  5907 raft_consensus.cc:2243] T 68d586c1e83c46de8ceaed2f54b3ff62 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.753789  5907 raft_consensus.cc:2272] T 68d586c1e83c46de8ceaed2f54b3ff62 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.755882  5907 tablet_replica.cc:333] T cdd6009c88144d0ea3f40cb97925f958 P 7e173d13d53c4feea8f44b917a749f60: stopping tablet replica
I20260709 12:15:05.756646  5907 raft_consensus.cc:2243] T cdd6009c88144d0ea3f40cb97925f958 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.757262  5907 raft_consensus.cc:2272] T cdd6009c88144d0ea3f40cb97925f958 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:05.758678 12137 consensus_peers.cc:597] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463 -> Peer 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907): Couldn't send request to peer 7e173d13d53c4feea8f44b917a749f60. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:05.760082  5907 tablet_replica.cc:333] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60: stopping tablet replica
I20260709 12:15:05.760670  5907 raft_consensus.cc:2243] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.761157  5907 raft_consensus.cc:2272] T 940f0d0708584cf1a6448c95d4b0a053 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.763407  5907 tablet_replica.cc:333] T 6b324ad8898d470ea7f2313891a04ccb P 7e173d13d53c4feea8f44b917a749f60: stopping tablet replica
I20260709 12:15:05.763934  5907 raft_consensus.cc:2243] T 6b324ad8898d470ea7f2313891a04ccb P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.764427  5907 raft_consensus.cc:2272] T 6b324ad8898d470ea7f2313891a04ccb P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.766543  5907 tablet_replica.cc:333] T 29a405a5f60e47e5b978b78e6bb407cb P 7e173d13d53c4feea8f44b917a749f60: stopping tablet replica
I20260709 12:15:05.767024  5907 raft_consensus.cc:2243] T 29a405a5f60e47e5b978b78e6bb407cb P 7e173d13d53c4feea8f44b917a749f60 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.767832  5907 raft_consensus.cc:2272] T 29a405a5f60e47e5b978b78e6bb407cb P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.769774  5907 tablet_replica.cc:333] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60: stopping tablet replica
I20260709 12:15:05.770239  5907 raft_consensus.cc:2243] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.770956  5907 raft_consensus.cc:2272] T e4a6fcbcdfe34c569370e519f140c037 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.773155  5907 tablet_replica.cc:333] T 14b087fc814f4720b4d8a282f37128e0 P 7e173d13d53c4feea8f44b917a749f60: stopping tablet replica
I20260709 12:15:05.773636  5907 raft_consensus.cc:2243] T 14b087fc814f4720b4d8a282f37128e0 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.774048  5907 raft_consensus.cc:2272] T 14b087fc814f4720b4d8a282f37128e0 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.776062  5907 tablet_replica.cc:333] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60: stopping tablet replica
I20260709 12:15:05.776693  5907 raft_consensus.cc:2243] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.777360  5907 raft_consensus.cc:2272] T 87b32ae2b862467ab92e7010e6c51054 P 7e173d13d53c4feea8f44b917a749f60 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.780498  5907 tablet_replica.cc:333] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60: stopping tablet replica
I20260709 12:15:05.781033  5907 raft_consensus.cc:2243] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.781497  5907 raft_consensus.cc:2272] T 5ba141bb98bb468a95cad38c590c53d7 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.783447  5907 tablet_replica.cc:333] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60: stopping tablet replica
I20260709 12:15:05.783924  5907 raft_consensus.cc:2243] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.784334  5907 raft_consensus.cc:2272] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 7e173d13d53c4feea8f44b917a749f60 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.786386  5907 tablet_replica.cc:333] T 56b8b20bb3ef4735bfca7d9706c3700d P 7e173d13d53c4feea8f44b917a749f60: stopping tablet replica
I20260709 12:15:05.786854  5907 raft_consensus.cc:2243] T 56b8b20bb3ef4735bfca7d9706c3700d P 7e173d13d53c4feea8f44b917a749f60 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.787674  5907 raft_consensus.cc:2272] T 56b8b20bb3ef4735bfca7d9706c3700d P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.790004  5907 tablet_replica.cc:333] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60: stopping tablet replica
I20260709 12:15:05.790558  5907 raft_consensus.cc:2243] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.791277  5907 raft_consensus.cc:2272] T e5ef2075486e4a34be6f28f78e4df449 P 7e173d13d53c4feea8f44b917a749f60 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:05.791570 12137 consensus_peers.cc:597] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 -> Peer 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907): Couldn't send request to peer 7e173d13d53c4feea8f44b917a749f60. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:05.793547  5907 tablet_replica.cc:333] T daaccffc011c4aee862ac387dc298577 P 7e173d13d53c4feea8f44b917a749f60: stopping tablet replica
I20260709 12:15:05.794045  5907 raft_consensus.cc:2243] T daaccffc011c4aee862ac387dc298577 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.794417  5907 raft_consensus.cc:2272] T daaccffc011c4aee862ac387dc298577 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.796352  5907 tablet_replica.cc:333] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60: stopping tablet replica
I20260709 12:15:05.796805  5907 raft_consensus.cc:2243] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.797504  5907 raft_consensus.cc:2272] T 008e81d24e664b72a3d49ac785db5646 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.799504  5907 tablet_replica.cc:333] T 30111cc61c1f47d08f5ef52d8f705f99 P 7e173d13d53c4feea8f44b917a749f60: stopping tablet replica
I20260709 12:15:05.799960  5907 raft_consensus.cc:2243] T 30111cc61c1f47d08f5ef52d8f705f99 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.800297  5907 raft_consensus.cc:2272] T 30111cc61c1f47d08f5ef52d8f705f99 P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.802210  5907 tablet_replica.cc:333] T 64a4fadfaa6c4e6abbab17ffd450631c P 7e173d13d53c4feea8f44b917a749f60: stopping tablet replica
I20260709 12:15:05.802693  5907 raft_consensus.cc:2243] T 64a4fadfaa6c4e6abbab17ffd450631c P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.803105  5907 raft_consensus.cc:2272] T 64a4fadfaa6c4e6abbab17ffd450631c P 7e173d13d53c4feea8f44b917a749f60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.805164  5907 tablet_replica.cc:333] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60: stopping tablet replica
I20260709 12:15:05.805575  5907 raft_consensus.cc:2243] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.806262  5907 raft_consensus.cc:2272] T 0b0097a679ee4d2985c07ad4647d0ca2 P 7e173d13d53c4feea8f44b917a749f60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.847453  5907 tablet_server.cc:196] TabletServer@127.5.196.193:0 shutdown complete.
W20260709 12:15:05.853444 12063 consensus_peers.cc:597] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875 -> Peer 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907): Couldn't send request to peer 7e173d13d53c4feea8f44b917a749f60. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:35907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:05.885911 12063 consensus_peers.cc:597] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875 -> Peer 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907): Couldn't send request to peer 7e173d13d53c4feea8f44b917a749f60. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:35907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:05.891667  5907 tablet_server.cc:179] TabletServer@127.5.196.194:0 shutting down...
I20260709 12:15:05.920302  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:05.921044  5907 tablet_replica.cc:333] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875: stopping tablet replica
I20260709 12:15:05.921809  5907 raft_consensus.cc:2243] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.922492  5907 raft_consensus.cc:2272] T 39d74ec488354ce2aa6eeda4c08b6a23 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.925468  5907 tablet_replica.cc:333] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875: stopping tablet replica
I20260709 12:15:05.926148  5907 raft_consensus.cc:2243] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.927170  5907 raft_consensus.cc:2272] T 68d586c1e83c46de8ceaed2f54b3ff62 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:05.928038 12137 consensus_peers.cc:597] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463 -> Peer 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907): Couldn't send request to peer 7e173d13d53c4feea8f44b917a749f60. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:35907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:05.929675  5907 tablet_replica.cc:333] T 6b324ad8898d470ea7f2313891a04ccb P 15091f23e2554a38bac04ab7a4cfe875: stopping tablet replica
I20260709 12:15:05.930497  5907 raft_consensus.cc:2243] T 6b324ad8898d470ea7f2313891a04ccb P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.931067  5907 raft_consensus.cc:2272] T 6b324ad8898d470ea7f2313891a04ccb P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.934101  5907 tablet_replica.cc:333] T 940f0d0708584cf1a6448c95d4b0a053 P 15091f23e2554a38bac04ab7a4cfe875: stopping tablet replica
I20260709 12:15:05.934985  5907 raft_consensus.cc:2243] T 940f0d0708584cf1a6448c95d4b0a053 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.935561  5907 raft_consensus.cc:2272] T 940f0d0708584cf1a6448c95d4b0a053 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:05.936547 12137 consensus_peers.cc:597] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463 -> Peer 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059): Couldn't send request to peer 15091f23e2554a38bac04ab7a4cfe875. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:05.938275  5907 tablet_replica.cc:333] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875: stopping tablet replica
I20260709 12:15:05.938910  5907 raft_consensus.cc:2243] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.939759  5907 raft_consensus.cc:2272] T cdd6009c88144d0ea3f40cb97925f958 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.942449  5907 tablet_replica.cc:333] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875: stopping tablet replica
I20260709 12:15:05.943231  5907 raft_consensus.cc:2243] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.944015  5907 raft_consensus.cc:2272] T e5ef2075486e4a34be6f28f78e4df449 P 15091f23e2554a38bac04ab7a4cfe875 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:05.945969 12137 consensus_peers.cc:597] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463 -> Peer 7e173d13d53c4feea8f44b917a749f60 (127.5.196.193:35907): Couldn't send request to peer 7e173d13d53c4feea8f44b917a749f60. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:35907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:05.946743  5907 tablet_replica.cc:333] T daaccffc011c4aee862ac387dc298577 P 15091f23e2554a38bac04ab7a4cfe875: stopping tablet replica
I20260709 12:15:05.947419  5907 raft_consensus.cc:2243] T daaccffc011c4aee862ac387dc298577 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.947942  5907 raft_consensus.cc:2272] T daaccffc011c4aee862ac387dc298577 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.949918  5907 tablet_replica.cc:333] T 56b8b20bb3ef4735bfca7d9706c3700d P 15091f23e2554a38bac04ab7a4cfe875: stopping tablet replica
I20260709 12:15:05.950410  5907 raft_consensus.cc:2243] T 56b8b20bb3ef4735bfca7d9706c3700d P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.950884  5907 raft_consensus.cc:2272] T 56b8b20bb3ef4735bfca7d9706c3700d P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.953286  5907 tablet_replica.cc:333] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875: stopping tablet replica
I20260709 12:15:05.953922  5907 raft_consensus.cc:2243] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.954896  5907 raft_consensus.cc:2272] T 64a4fadfaa6c4e6abbab17ffd450631c P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.957371  5907 tablet_replica.cc:333] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875: stopping tablet replica
I20260709 12:15:05.957968  5907 raft_consensus.cc:2243] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.958411  5907 raft_consensus.cc:2272] T 0b0097a679ee4d2985c07ad4647d0ca2 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.960887  5907 tablet_replica.cc:333] T e4a6fcbcdfe34c569370e519f140c037 P 15091f23e2554a38bac04ab7a4cfe875: stopping tablet replica
I20260709 12:15:05.961545  5907 raft_consensus.cc:2243] T e4a6fcbcdfe34c569370e519f140c037 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.962076  5907 raft_consensus.cc:2272] T e4a6fcbcdfe34c569370e519f140c037 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.964860  5907 tablet_replica.cc:333] T 29a405a5f60e47e5b978b78e6bb407cb P 15091f23e2554a38bac04ab7a4cfe875: stopping tablet replica
I20260709 12:15:05.965588  5907 raft_consensus.cc:2243] T 29a405a5f60e47e5b978b78e6bb407cb P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.966142  5907 raft_consensus.cc:2272] T 29a405a5f60e47e5b978b78e6bb407cb P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.968808  5907 tablet_replica.cc:333] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875: stopping tablet replica
I20260709 12:15:05.969529  5907 raft_consensus.cc:2243] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.970603  5907 raft_consensus.cc:2272] T 14b087fc814f4720b4d8a282f37128e0 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.973294  5907 tablet_replica.cc:333] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875: stopping tablet replica
I20260709 12:15:05.974023  5907 raft_consensus.cc:2243] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.974638  5907 raft_consensus.cc:2272] T 87b32ae2b862467ab92e7010e6c51054 P 15091f23e2554a38bac04ab7a4cfe875 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.976845  5907 tablet_replica.cc:333] T 008e81d24e664b72a3d49ac785db5646 P 15091f23e2554a38bac04ab7a4cfe875: stopping tablet replica
I20260709 12:15:05.977293  5907 raft_consensus.cc:2243] T 008e81d24e664b72a3d49ac785db5646 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.977731  5907 raft_consensus.cc:2272] T 008e81d24e664b72a3d49ac785db5646 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.979562  5907 tablet_replica.cc:333] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875: stopping tablet replica
I20260709 12:15:05.980098  5907 raft_consensus.cc:2243] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.980870  5907 raft_consensus.cc:2272] T 30111cc61c1f47d08f5ef52d8f705f99 P 15091f23e2554a38bac04ab7a4cfe875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.982772  5907 tablet_replica.cc:333] T 5ba141bb98bb468a95cad38c590c53d7 P 15091f23e2554a38bac04ab7a4cfe875: stopping tablet replica
I20260709 12:15:05.983204  5907 raft_consensus.cc:2243] T 5ba141bb98bb468a95cad38c590c53d7 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.983989  5907 raft_consensus.cc:2272] T 5ba141bb98bb468a95cad38c590c53d7 P 15091f23e2554a38bac04ab7a4cfe875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.986420  5907 tablet_replica.cc:333] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 15091f23e2554a38bac04ab7a4cfe875: stopping tablet replica
I20260709 12:15:05.987030  5907 raft_consensus.cc:2243] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 15091f23e2554a38bac04ab7a4cfe875 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.987659  5907 raft_consensus.cc:2272] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 15091f23e2554a38bac04ab7a4cfe875 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:05.987754 12137 consensus_peers.cc:597] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463 -> Peer 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059): Couldn't send request to peer 15091f23e2554a38bac04ab7a4cfe875. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:06.017921 12137 consensus_peers.cc:597] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463 -> Peer 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059): Couldn't send request to peer 15091f23e2554a38bac04ab7a4cfe875. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:41059: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:06.025317  5907 tablet_server.cc:196] TabletServer@127.5.196.194:0 shutdown complete.
I20260709 12:15:06.059226  5907 tablet_server.cc:179] TabletServer@127.5.196.195:0 shutting down...
W20260709 12:15:06.065248 12137 consensus_peers.cc:597] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463 -> Peer 15091f23e2554a38bac04ab7a4cfe875 (127.5.196.194:41059): Couldn't send request to peer 15091f23e2554a38bac04ab7a4cfe875. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.194:41059: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:06.087698  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:06.088425  5907 tablet_replica.cc:333] T cdd6009c88144d0ea3f40cb97925f958 P 380752c95b7a4680b671b564328c4463: stopping tablet replica
I20260709 12:15:06.089099  5907 raft_consensus.cc:2243] T cdd6009c88144d0ea3f40cb97925f958 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:06.089596  5907 raft_consensus.cc:2272] T cdd6009c88144d0ea3f40cb97925f958 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:06.091604  5907 tablet_replica.cc:333] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463: stopping tablet replica
I20260709 12:15:06.092142  5907 raft_consensus.cc:2243] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:06.092911  5907 raft_consensus.cc:2272] T 6b324ad8898d470ea7f2313891a04ccb P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:06.094835  5907 tablet_replica.cc:333] T 68d586c1e83c46de8ceaed2f54b3ff62 P 380752c95b7a4680b671b564328c4463: stopping tablet replica
I20260709 12:15:06.095347  5907 raft_consensus.cc:2243] T 68d586c1e83c46de8ceaed2f54b3ff62 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:06.095840  5907 raft_consensus.cc:2272] T 68d586c1e83c46de8ceaed2f54b3ff62 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:06.097671  5907 tablet_replica.cc:333] T 39d74ec488354ce2aa6eeda4c08b6a23 P 380752c95b7a4680b671b564328c4463: stopping tablet replica
I20260709 12:15:06.098146  5907 raft_consensus.cc:2243] T 39d74ec488354ce2aa6eeda4c08b6a23 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:06.098595  5907 raft_consensus.cc:2272] T 39d74ec488354ce2aa6eeda4c08b6a23 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:06.100410  5907 tablet_replica.cc:333] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463: stopping tablet replica
I20260709 12:15:06.100900  5907 raft_consensus.cc:2243] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:06.101644  5907 raft_consensus.cc:2272] T 940f0d0708584cf1a6448c95d4b0a053 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:06.103677  5907 tablet_replica.cc:333] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463: stopping tablet replica
I20260709 12:15:06.104240  5907 raft_consensus.cc:2243] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:06.104982  5907 raft_consensus.cc:2272] T e5ef2075486e4a34be6f28f78e4df449 P 380752c95b7a4680b671b564328c4463 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:06.106709  5907 tablet_replica.cc:333] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463: stopping tablet replica
I20260709 12:15:06.107167  5907 raft_consensus.cc:2243] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:06.107906  5907 raft_consensus.cc:2272] T daaccffc011c4aee862ac387dc298577 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:06.109840  5907 tablet_replica.cc:333] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463: stopping tablet replica
I20260709 12:15:06.110314  5907 raft_consensus.cc:2243] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:06.110780  5907 raft_consensus.cc:2272] T 56b8b20bb3ef4735bfca7d9706c3700d P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:06.112603  5907 tablet_replica.cc:333] T 64a4fadfaa6c4e6abbab17ffd450631c P 380752c95b7a4680b671b564328c4463: stopping tablet replica
I20260709 12:15:06.113112  5907 raft_consensus.cc:2243] T 64a4fadfaa6c4e6abbab17ffd450631c P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:06.113523  5907 raft_consensus.cc:2272] T 64a4fadfaa6c4e6abbab17ffd450631c P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:06.115343  5907 tablet_replica.cc:333] T 0b0097a679ee4d2985c07ad4647d0ca2 P 380752c95b7a4680b671b564328c4463: stopping tablet replica
I20260709 12:15:06.115845  5907 raft_consensus.cc:2243] T 0b0097a679ee4d2985c07ad4647d0ca2 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:06.116263  5907 raft_consensus.cc:2272] T 0b0097a679ee4d2985c07ad4647d0ca2 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:06.118145  5907 tablet_replica.cc:333] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463: stopping tablet replica
I20260709 12:15:06.118646  5907 raft_consensus.cc:2243] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:06.119081  5907 raft_consensus.cc:2272] T 29a405a5f60e47e5b978b78e6bb407cb P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:06.120820  5907 tablet_replica.cc:333] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463: stopping tablet replica
I20260709 12:15:06.121306  5907 raft_consensus.cc:2243] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:06.121718  5907 raft_consensus.cc:2272] T e4a6fcbcdfe34c569370e519f140c037 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:06.123562  5907 tablet_replica.cc:333] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463: stopping tablet replica
I20260709 12:15:06.124024  5907 raft_consensus.cc:2243] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:06.124770  5907 raft_consensus.cc:2272] T 87b32ae2b862467ab92e7010e6c51054 P 380752c95b7a4680b671b564328c4463 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:06.126590  5907 tablet_replica.cc:333] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463: stopping tablet replica
I20260709 12:15:06.127053  5907 raft_consensus.cc:2243] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:06.127472  5907 raft_consensus.cc:2272] T 14b087fc814f4720b4d8a282f37128e0 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:06.129271  5907 tablet_replica.cc:333] T 30111cc61c1f47d08f5ef52d8f705f99 P 380752c95b7a4680b671b564328c4463: stopping tablet replica
I20260709 12:15:06.129733  5907 raft_consensus.cc:2243] T 30111cc61c1f47d08f5ef52d8f705f99 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:06.130127  5907 raft_consensus.cc:2272] T 30111cc61c1f47d08f5ef52d8f705f99 P 380752c95b7a4680b671b564328c4463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:06.131937  5907 tablet_replica.cc:333] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463: stopping tablet replica
I20260709 12:15:06.132401  5907 raft_consensus.cc:2243] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:06.132804  5907 raft_consensus.cc:2272] T 008e81d24e664b72a3d49ac785db5646 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:06.134621  5907 tablet_replica.cc:333] T 5ba141bb98bb468a95cad38c590c53d7 P 380752c95b7a4680b671b564328c4463: stopping tablet replica
I20260709 12:15:06.135059  5907 raft_consensus.cc:2243] T 5ba141bb98bb468a95cad38c590c53d7 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:06.135488  5907 raft_consensus.cc:2272] T 5ba141bb98bb468a95cad38c590c53d7 P 380752c95b7a4680b671b564328c4463 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:06.137293  5907 tablet_replica.cc:333] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463: stopping tablet replica
I20260709 12:15:06.137720  5907 raft_consensus.cc:2243] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:06.138424  5907 raft_consensus.cc:2272] T fbe8c4c5268542ee8ed7f9cc01d9fa69 P 380752c95b7a4680b671b564328c4463 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:06.175143  5907 tablet_server.cc:196] TabletServer@127.5.196.195:0 shutdown complete.
I20260709 12:15:06.207377  5907 master.cc:562] Master@127.5.196.254:40973 shutting down...
I20260709 12:15:06.225268  5907 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f1500ca590e34dccb4e118434dad2d97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:06.225767  5907 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f1500ca590e34dccb4e118434dad2d97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:06.226033  5907 tablet_replica.cc:333] T 00000000000000000000000000000000 P f1500ca590e34dccb4e118434dad2d97: stopping tablet replica
I20260709 12:15:06.245146  5907 master.cc:584] Master@127.5.196.254:40973 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (19856 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:15:06.291821  5907 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.196.254:37281
I20260709 12:15:06.292814  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:06.297834 12490 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:06.297977 12491 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:06.298934 12493 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:06.299237  5907 server_base.cc:1061] running on GCE node
I20260709 12:15:06.300084  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:06.300262  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:06.300395  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599306300378 us; error 0 us; skew 500 ppm
I20260709 12:15:06.300843  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:06.302881  5907 webserver.cc:533] Webserver started at http://127.5.196.254:41169/ using document root <none> and password file <none>
I20260709 12:15:06.303680  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:06.303853  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:06.304085  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:06.305168  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599106579108-5907-0/minicluster-data/master-0-root/instance:
uuid: "bf28a262b42b42d89fed69076b06fddd"
format_stamp: "Formatted at 2026-07-09 12:15:06 on dist-test-slave-95fd"
I20260709 12:15:06.309044  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 12:15:06.311910 12498 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:06.312525  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:15:06.312764  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599106579108-5907-0/minicluster-data/master-0-root
uuid: "bf28a262b42b42d89fed69076b06fddd"
format_stamp: "Formatted at 2026-07-09 12:15:06 on dist-test-slave-95fd"
I20260709 12:15:06.313000  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599106579108-5907-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599106579108-5907-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599106579108-5907-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:06.323786  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:06.324805  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:06.359042  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.254:37281
I20260709 12:15:06.359139 12549 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.254:37281 every 8 connection(s)
I20260709 12:15:06.362634 12550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.373179 12550 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf28a262b42b42d89fed69076b06fddd: Bootstrap starting.
I20260709 12:15:06.377660 12550 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bf28a262b42b42d89fed69076b06fddd: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.381398 12550 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf28a262b42b42d89fed69076b06fddd: No bootstrap required, opened a new log
I20260709 12:15:06.383399 12550 raft_consensus.cc:359] T 00000000000000000000000000000000 P bf28a262b42b42d89fed69076b06fddd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf28a262b42b42d89fed69076b06fddd" member_type: VOTER }
I20260709 12:15:06.383783 12550 raft_consensus.cc:385] T 00000000000000000000000000000000 P bf28a262b42b42d89fed69076b06fddd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.383967 12550 raft_consensus.cc:740] T 00000000000000000000000000000000 P bf28a262b42b42d89fed69076b06fddd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf28a262b42b42d89fed69076b06fddd, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.384466 12550 consensus_queue.cc:260] T 00000000000000000000000000000000 P bf28a262b42b42d89fed69076b06fddd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bf28a262b42b42d89fed69076b06fddd" member_type: VOTER }
I20260709 12:15:06.384900 12550 raft_consensus.cc:399] T 00000000000000000000000000000000 P bf28a262b42b42d89fed69076b06fddd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:15:06.385097 12550 raft_consensus.cc:493] T 00000000000000000000000000000000 P bf28a262b42b42d89fed69076b06fddd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:15:06.385300 12550 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bf28a262b42b42d89fed69076b06fddd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.389204 12550 raft_consensus.cc:515] T 00000000000000000000000000000000 P bf28a262b42b42d89fed69076b06fddd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf28a262b42b42d89fed69076b06fddd" member_type: VOTER }
I20260709 12:15:06.389628 12550 leader_election.cc:304] T 00000000000000000000000000000000 P bf28a262b42b42d89fed69076b06fddd [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: bf28a262b42b42d89fed69076b06fddd; no voters: 
I20260709 12:15:06.390601 12550 leader_election.cc:290] T 00000000000000000000000000000000 P bf28a262b42b42d89fed69076b06fddd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:15:06.390931 12553 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bf28a262b42b42d89fed69076b06fddd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:06.392202 12553 raft_consensus.cc:697] T 00000000000000000000000000000000 P bf28a262b42b42d89fed69076b06fddd [term 1 LEADER]: Becoming Leader. State: Replica: bf28a262b42b42d89fed69076b06fddd, State: Running, Role: LEADER
I20260709 12:15:06.392760 12553 consensus_queue.cc:237] T 00000000000000000000000000000000 P bf28a262b42b42d89fed69076b06fddd [LEADER]: Queue going to LEADER mode. State: All 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: "bf28a262b42b42d89fed69076b06fddd" member_type: VOTER }
I20260709 12:15:06.393268 12550 sys_catalog.cc:565] T 00000000000000000000000000000000 P bf28a262b42b42d89fed69076b06fddd [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:15:06.397329 12555 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf28a262b42b42d89fed69076b06fddd [sys.catalog]: SysCatalogTable state changed. Reason: New leader bf28a262b42b42d89fed69076b06fddd. Latest consensus state: current_term: 1 leader_uuid: "bf28a262b42b42d89fed69076b06fddd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf28a262b42b42d89fed69076b06fddd" member_type: VOTER } }
I20260709 12:15:06.397944 12555 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf28a262b42b42d89fed69076b06fddd [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:06.397779 12554 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf28a262b42b42d89fed69076b06fddd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bf28a262b42b42d89fed69076b06fddd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf28a262b42b42d89fed69076b06fddd" member_type: VOTER } }
I20260709 12:15:06.398375 12554 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf28a262b42b42d89fed69076b06fddd [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:06.399878 12559 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:15:06.406790 12559 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:15:06.407701  5907 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:15:06.415241 12559 catalog_manager.cc:1383] Generated new cluster ID: 143de2a739cf4f2db7efc9f8fefdfe77
I20260709 12:15:06.415506 12559 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:15:06.431126 12559 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:15:06.432296 12559 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:15:06.447499 12559 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bf28a262b42b42d89fed69076b06fddd: Generated new TSK 0
I20260709 12:15:06.448071 12559 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:15:06.473917  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:06.479239 12571 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:06.480078 12572 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:06.481892  5907 server_base.cc:1061] running on GCE node
W20260709 12:15:06.482296 12574 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:06.483114  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:06.483327  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:06.483475  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599306483458 us; error 0 us; skew 500 ppm
I20260709 12:15:06.483939  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:06.485939  5907 webserver.cc:533] Webserver started at http://127.5.196.193:39471/ using document root <none> and password file <none>
I20260709 12:15:06.486364  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:06.486538  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:06.486768  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:06.487802  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599106579108-5907-0/minicluster-data/ts-0-root/instance:
uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
format_stamp: "Formatted at 2026-07-09 12:15:06 on dist-test-slave-95fd"
I20260709 12:15:06.491735  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:15:06.494597 12579 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:06.495262  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:15:06.495550  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599106579108-5907-0/minicluster-data/ts-0-root
uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
format_stamp: "Formatted at 2026-07-09 12:15:06 on dist-test-slave-95fd"
I20260709 12:15:06.495791  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599106579108-5907-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599106579108-5907-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599106579108-5907-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:06.508252  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:06.509300  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:06.510587  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:06.512616  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:06.512794  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:06.513001  5907 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:06.513157  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:06.549410  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.193:37951
I20260709 12:15:06.549496 12641 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.193:37951 every 8 connection(s)
I20260709 12:15:06.554003  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:06.560077 12646 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:06.560634 12647 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:06.563412 12649 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:06.563689  5907 server_base.cc:1061] running on GCE node
I20260709 12:15:06.564915  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:06.565161  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:06.565327  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599306565309 us; error 0 us; skew 500 ppm
I20260709 12:15:06.565979  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:06.566045 12642 heartbeater.cc:344] Connected to a master server at 127.5.196.254:37281
I20260709 12:15:06.566440 12642 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:06.567170 12642 heartbeater.cc:507] Master 127.5.196.254:37281 requested a full tablet report, sending...
I20260709 12:15:06.568320  5907 webserver.cc:533] Webserver started at http://127.5.196.194:43221/ using document root <none> and password file <none>
I20260709 12:15:06.568907  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:06.569132  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:06.569298 12515 ts_manager.cc:194] Registered new tserver with Master: 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951)
I20260709 12:15:06.569461  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:06.571048  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599106579108-5907-0/minicluster-data/ts-1-root/instance:
uuid: "0c797c963c0a452692cd2fec4837b235"
format_stamp: "Formatted at 2026-07-09 12:15:06 on dist-test-slave-95fd"
I20260709 12:15:06.571694 12515 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50386
I20260709 12:15:06.576300  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:15:06.579712 12654 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:06.580358  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:15:06.580617  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599106579108-5907-0/minicluster-data/ts-1-root
uuid: "0c797c963c0a452692cd2fec4837b235"
format_stamp: "Formatted at 2026-07-09 12:15:06 on dist-test-slave-95fd"
I20260709 12:15:06.580857  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599106579108-5907-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599106579108-5907-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599106579108-5907-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:06.592743  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:06.593787  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:06.595112  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:06.597177  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:06.597349  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:06.597565  5907 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:06.597705  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:06.637441  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.194:33401
I20260709 12:15:06.637547 12716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.194:33401 every 8 connection(s)
I20260709 12:15:06.642195  5907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:06.648694 12720 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:06.650314 12721 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:06.653003 12717 heartbeater.cc:344] Connected to a master server at 127.5.196.254:37281
I20260709 12:15:06.653368 12717 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:06.654026 12717 heartbeater.cc:507] Master 127.5.196.254:37281 requested a full tablet report, sending...
I20260709 12:15:06.655937 12515 ts_manager.cc:194] Registered new tserver with Master: 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401)
W20260709 12:15:06.657320 12723 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:06.657934 12515 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50394
I20260709 12:15:06.658704  5907 server_base.cc:1061] running on GCE node
I20260709 12:15:06.659614  5907 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:06.659813  5907 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:06.659981  5907 hybrid_clock.cc:648] HybridClock initialized: now 1783599306659964 us; error 0 us; skew 500 ppm
I20260709 12:15:06.660583  5907 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:06.662640  5907 webserver.cc:533] Webserver started at http://127.5.196.195:44777/ using document root <none> and password file <none>
I20260709 12:15:06.663079  5907 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:06.663257  5907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:06.663573  5907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:06.664646  5907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599106579108-5907-0/minicluster-data/ts-2-root/instance:
uuid: "f83db109668f418b84c168c1f1567ee9"
format_stamp: "Formatted at 2026-07-09 12:15:06 on dist-test-slave-95fd"
I20260709 12:15:06.668619  5907 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:15:06.671461 12728 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:06.672094  5907 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:15:06.672353  5907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599106579108-5907-0/minicluster-data/ts-2-root
uuid: "f83db109668f418b84c168c1f1567ee9"
format_stamp: "Formatted at 2026-07-09 12:15:06 on dist-test-slave-95fd"
I20260709 12:15:06.672605  5907 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599106579108-5907-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599106579108-5907-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuBV1Bt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599106579108-5907-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:06.691063  5907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:06.692121  5907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:06.693372  5907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:06.695422  5907 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:06.695616  5907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:06.695820  5907 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:06.695966  5907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:06.731912  5907 rpc_server.cc:307] RPC server started. Bound to: 127.5.196.195:39475
I20260709 12:15:06.732015 12790 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.196.195:39475 every 8 connection(s)
I20260709 12:15:06.744170 12791 heartbeater.cc:344] Connected to a master server at 127.5.196.254:37281
I20260709 12:15:06.744547 12791 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:06.745168 12791 heartbeater.cc:507] Master 127.5.196.254:37281 requested a full tablet report, sending...
I20260709 12:15:06.746830 12515 ts_manager.cc:194] Registered new tserver with Master: f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:06.746958  5907 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012104103s
I20260709 12:15:06.748134 12515 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50402
I20260709 12:15:06.768945 12515 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50410:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:15:06.771490 12515 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:15:06.832506 12682 tablet_service.cc:1511] Processing CreateTablet for tablet adfb8e6cdc594575b800a21269afc104 (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:06.833598 12681 tablet_service.cc:1511] Processing CreateTablet for tablet 91f94a9c356546cabbe3b8951720e31c (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:06.834095 12682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adfb8e6cdc594575b800a21269afc104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.835466 12606 tablet_service.cc:1511] Processing CreateTablet for tablet 91f94a9c356546cabbe3b8951720e31c (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:06.836769 12606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91f94a9c356546cabbe3b8951720e31c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.840214 12680 tablet_service.cc:1511] Processing CreateTablet for tablet 01a718a28207477ca5308b9d20f3bcd1 (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:06.841531 12680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a718a28207477ca5308b9d20f3bcd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.843716 12605 tablet_service.cc:1511] Processing CreateTablet for tablet 01a718a28207477ca5308b9d20f3bcd1 (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:06.845013 12605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a718a28207477ca5308b9d20f3bcd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.848466 12679 tablet_service.cc:1511] Processing CreateTablet for tablet 58624e7f613b46ffa69f8f6ddeab9fca (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:06.850557 12678 tablet_service.cc:1511] Processing CreateTablet for tablet 4205f636f0154c0eafb160d0b4436fb4 (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:06.852715 12676 tablet_service.cc:1511] Processing CreateTablet for tablet 24db67c482ec42d598eac918a66fb14b (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:06.853932 12675 tablet_service.cc:1511] Processing CreateTablet for tablet d2c838d19f334e41b1384c8d42089c9d (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:06.854763 12677 tablet_service.cc:1511] Processing CreateTablet for tablet a4ace19eef2b4064b96886c20f5be226 (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:06.856220 12675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2c838d19f334e41b1384c8d42089c9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.832492 12607 tablet_service.cc:1511] Processing CreateTablet for tablet adfb8e6cdc594575b800a21269afc104 (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:06.860587 12607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adfb8e6cdc594575b800a21269afc104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.861390 12674 tablet_service.cc:1511] Processing CreateTablet for tablet f872eea09f4f4210b0ff9d4bc3306820 (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:06.863319 12677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4ace19eef2b4064b96886c20f5be226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.864462 12756 tablet_service.cc:1511] Processing CreateTablet for tablet adfb8e6cdc594575b800a21269afc104 (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:06.865334 12601 tablet_service.cc:1511] Processing CreateTablet for tablet 24db67c482ec42d598eac918a66fb14b (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:06.866611 12601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24db67c482ec42d598eac918a66fb14b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.867000 12603 tablet_service.cc:1511] Processing CreateTablet for tablet 4205f636f0154c0eafb160d0b4436fb4 (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:06.868224 12603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4205f636f0154c0eafb160d0b4436fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.870505 12602 tablet_service.cc:1511] Processing CreateTablet for tablet a4ace19eef2b4064b96886c20f5be226 (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:06.864866 12678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4205f636f0154c0eafb160d0b4436fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.871742 12602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4ace19eef2b4064b96886c20f5be226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.873764 12676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24db67c482ec42d598eac918a66fb14b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.865801 12756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adfb8e6cdc594575b800a21269afc104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.875500 12604 tablet_service.cc:1511] Processing CreateTablet for tablet 58624e7f613b46ffa69f8f6ddeab9fca (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:06.876721 12604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58624e7f613b46ffa69f8f6ddeab9fca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.875543 12679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58624e7f613b46ffa69f8f6ddeab9fca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.878046 12674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f872eea09f4f4210b0ff9d4bc3306820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.877935 12600 tablet_service.cc:1511] Processing CreateTablet for tablet d2c838d19f334e41b1384c8d42089c9d (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:06.879143 12600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2c838d19f334e41b1384c8d42089c9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.883648 12681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91f94a9c356546cabbe3b8951720e31c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.883888 12599 tablet_service.cc:1511] Processing CreateTablet for tablet f872eea09f4f4210b0ff9d4bc3306820 (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:06.885102 12599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f872eea09f4f4210b0ff9d4bc3306820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.909991 12755 tablet_service.cc:1511] Processing CreateTablet for tablet 91f94a9c356546cabbe3b8951720e31c (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:06.911718 12755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91f94a9c356546cabbe3b8951720e31c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.917896 12754 tablet_service.cc:1511] Processing CreateTablet for tablet 01a718a28207477ca5308b9d20f3bcd1 (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:06.919296 12754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a718a28207477ca5308b9d20f3bcd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.928603 12806 tablet_bootstrap.cc:492] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0: Bootstrap starting.
I20260709 12:15:06.935395 12806 tablet_bootstrap.cc:654] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.937023 12753 tablet_service.cc:1511] Processing CreateTablet for tablet 58624e7f613b46ffa69f8f6ddeab9fca (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:06.938418 12753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58624e7f613b46ffa69f8f6ddeab9fca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.943426 12752 tablet_service.cc:1511] Processing CreateTablet for tablet 4205f636f0154c0eafb160d0b4436fb4 (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:06.944891 12752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4205f636f0154c0eafb160d0b4436fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.948553 12751 tablet_service.cc:1511] Processing CreateTablet for tablet a4ace19eef2b4064b96886c20f5be226 (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:06.950402 12751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4ace19eef2b4064b96886c20f5be226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.953190 12750 tablet_service.cc:1511] Processing CreateTablet for tablet 24db67c482ec42d598eac918a66fb14b (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:06.955325 12750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24db67c482ec42d598eac918a66fb14b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.960178 12749 tablet_service.cc:1511] Processing CreateTablet for tablet d2c838d19f334e41b1384c8d42089c9d (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:06.961622 12749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2c838d19f334e41b1384c8d42089c9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.968052 12748 tablet_service.cc:1511] Processing CreateTablet for tablet f872eea09f4f4210b0ff9d4bc3306820 (DEFAULT_TABLE table=test-workload [id=15f3e350d3ee46a39f6cd2e6bb29989f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:06.969521 12748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f872eea09f4f4210b0ff9d4bc3306820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.033900 12806 tablet_bootstrap.cc:492] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0: No bootstrap required, opened a new log
I20260709 12:15:07.034374 12806 ts_tablet_manager.cc:1403] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent bootstrapping tablet: real 0.106s	user 0.035s	sys 0.040s
I20260709 12:15:07.037014 12806 raft_consensus.cc:359] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.037707 12806 raft_consensus.cc:385] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.038004 12806 raft_consensus.cc:740] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.040089 12808 tablet_bootstrap.cc:492] T 01a718a28207477ca5308b9d20f3bcd1 P 0c797c963c0a452692cd2fec4837b235: Bootstrap starting.
I20260709 12:15:07.040329 12809 tablet_bootstrap.cc:492] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9: Bootstrap starting.
I20260709 12:15:07.047500 12808 tablet_bootstrap.cc:654] T 01a718a28207477ca5308b9d20f3bcd1 P 0c797c963c0a452692cd2fec4837b235: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.038787 12806 consensus_queue.cc:260] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.054553 12809 tablet_bootstrap.cc:654] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.058667 12806 ts_tablet_manager.cc:1434] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.001s
I20260709 12:15:07.059278 12642 heartbeater.cc:499] Master 127.5.196.254:37281 was elected leader, sending a full tablet report...
I20260709 12:15:07.061726 12808 tablet_bootstrap.cc:492] T 01a718a28207477ca5308b9d20f3bcd1 P 0c797c963c0a452692cd2fec4837b235: No bootstrap required, opened a new log
I20260709 12:15:07.062376 12808 ts_tablet_manager.cc:1403] T 01a718a28207477ca5308b9d20f3bcd1 P 0c797c963c0a452692cd2fec4837b235: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.009s
I20260709 12:15:07.059332 12811 raft_consensus.cc:493] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:07.065500 12808 raft_consensus.cc:359] T 01a718a28207477ca5308b9d20f3bcd1 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.066496 12808 raft_consensus.cc:385] T 01a718a28207477ca5308b9d20f3bcd1 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.066883 12808 raft_consensus.cc:740] T 01a718a28207477ca5308b9d20f3bcd1 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.067840 12808 consensus_queue.cc:260] T 01a718a28207477ca5308b9d20f3bcd1 P 0c797c963c0a452692cd2fec4837b235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.069132 12806 tablet_bootstrap.cc:492] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0: Bootstrap starting.
I20260709 12:15:07.066220 12811 raft_consensus.cc:515] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.073446 12809 tablet_bootstrap.cc:492] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9: No bootstrap required, opened a new log
I20260709 12:15:07.074108 12809 ts_tablet_manager.cc:1403] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.020s
I20260709 12:15:07.075906 12806 tablet_bootstrap.cc:654] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.076980 12809 raft_consensus.cc:359] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.077710 12809 raft_consensus.cc:385] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.078001 12809 raft_consensus.cc:740] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.078735 12809 consensus_queue.cc:260] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.081876 12717 heartbeater.cc:499] Master 127.5.196.254:37281 was elected leader, sending a full tablet report...
I20260709 12:15:07.082453 12808 ts_tablet_manager.cc:1434] T 01a718a28207477ca5308b9d20f3bcd1 P 0c797c963c0a452692cd2fec4837b235: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.007s
I20260709 12:15:07.083608 12808 tablet_bootstrap.cc:492] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235: Bootstrap starting.
I20260709 12:15:07.086512 12809 ts_tablet_manager.cc:1434] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.010s
I20260709 12:15:07.086648 12791 heartbeater.cc:499] Master 127.5.196.254:37281 was elected leader, sending a full tablet report...
I20260709 12:15:07.087487 12809 tablet_bootstrap.cc:492] T adfb8e6cdc594575b800a21269afc104 P f83db109668f418b84c168c1f1567ee9: Bootstrap starting.
I20260709 12:15:07.089783 12808 tablet_bootstrap.cc:654] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.093825 12809 tablet_bootstrap.cc:654] T adfb8e6cdc594575b800a21269afc104 P f83db109668f418b84c168c1f1567ee9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.100850 12808 tablet_bootstrap.cc:492] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235: No bootstrap required, opened a new log
I20260709 12:15:07.101415 12808 ts_tablet_manager.cc:1403] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260709 12:15:07.097950 12811 leader_election.cc:290] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:07.104419 12808 raft_consensus.cc:359] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.105237 12808 raft_consensus.cc:385] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.105581 12808 raft_consensus.cc:740] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.106635 12808 consensus_queue.cc:260] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.108870 12808 ts_tablet_manager.cc:1434] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:07.109789 12808 tablet_bootstrap.cc:492] T adfb8e6cdc594575b800a21269afc104 P 0c797c963c0a452692cd2fec4837b235: Bootstrap starting.
I20260709 12:15:07.115842 12808 tablet_bootstrap.cc:654] T adfb8e6cdc594575b800a21269afc104 P 0c797c963c0a452692cd2fec4837b235: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.123008 12692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58624e7f613b46ffa69f8f6ddeab9fca" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235" is_pre_election: true
W20260709 12:15:07.124758 12581 leader_election.cc:343] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:07.127666 12766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58624e7f613b46ffa69f8f6ddeab9fca" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83db109668f418b84c168c1f1567ee9" is_pre_election: true
W20260709 12:15:07.129357 12582 leader_election.cc:343] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:07.129814 12582 leader_election.cc:304] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 0c797c963c0a452692cd2fec4837b235, f83db109668f418b84c168c1f1567ee9
I20260709 12:15:07.131048 12811 raft_consensus.cc:2749] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:07.131413 12809 tablet_bootstrap.cc:492] T adfb8e6cdc594575b800a21269afc104 P f83db109668f418b84c168c1f1567ee9: No bootstrap required, opened a new log
I20260709 12:15:07.131948 12809 ts_tablet_manager.cc:1403] T adfb8e6cdc594575b800a21269afc104 P f83db109668f418b84c168c1f1567ee9: Time spent bootstrapping tablet: real 0.045s	user 0.026s	sys 0.016s
I20260709 12:15:07.134642 12809 raft_consensus.cc:359] T adfb8e6cdc594575b800a21269afc104 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.135120 12809 raft_consensus.cc:385] T adfb8e6cdc594575b800a21269afc104 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.135363 12809 raft_consensus.cc:740] T adfb8e6cdc594575b800a21269afc104 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.135963 12809 consensus_queue.cc:260] T adfb8e6cdc594575b800a21269afc104 P f83db109668f418b84c168c1f1567ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.139935 12809 ts_tablet_manager.cc:1434] T adfb8e6cdc594575b800a21269afc104 P f83db109668f418b84c168c1f1567ee9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:15:07.140753 12806 tablet_bootstrap.cc:492] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0: No bootstrap required, opened a new log
I20260709 12:15:07.140868 12809 tablet_bootstrap.cc:492] T 01a718a28207477ca5308b9d20f3bcd1 P f83db109668f418b84c168c1f1567ee9: Bootstrap starting.
I20260709 12:15:07.141402 12806 ts_tablet_manager.cc:1403] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.011s
W20260709 12:15:07.141651 12718 tablet.cc:2406] T 01a718a28207477ca5308b9d20f3bcd1 P 0c797c963c0a452692cd2fec4837b235: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:15:07.144536 12806 raft_consensus.cc:359] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.145262 12806 raft_consensus.cc:385] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.145535 12806 raft_consensus.cc:740] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.146246 12806 consensus_queue.cc:260] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.148721 12809 tablet_bootstrap.cc:654] T 01a718a28207477ca5308b9d20f3bcd1 P f83db109668f418b84c168c1f1567ee9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.151480 12806 ts_tablet_manager.cc:1434] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:15:07.152837 12806 tablet_bootstrap.cc:492] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0: Bootstrap starting.
I20260709 12:15:07.157056 12808 tablet_bootstrap.cc:492] T adfb8e6cdc594575b800a21269afc104 P 0c797c963c0a452692cd2fec4837b235: No bootstrap required, opened a new log
I20260709 12:15:07.157582 12808 ts_tablet_manager.cc:1403] T adfb8e6cdc594575b800a21269afc104 P 0c797c963c0a452692cd2fec4837b235: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.028s
I20260709 12:15:07.158715 12806 tablet_bootstrap.cc:654] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.160522 12808 raft_consensus.cc:359] T adfb8e6cdc594575b800a21269afc104 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.161268 12808 raft_consensus.cc:385] T adfb8e6cdc594575b800a21269afc104 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.161592 12808 raft_consensus.cc:740] T adfb8e6cdc594575b800a21269afc104 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.162456 12808 consensus_queue.cc:260] T adfb8e6cdc594575b800a21269afc104 P 0c797c963c0a452692cd2fec4837b235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.165126 12809 tablet_bootstrap.cc:492] T 01a718a28207477ca5308b9d20f3bcd1 P f83db109668f418b84c168c1f1567ee9: No bootstrap required, opened a new log
I20260709 12:15:07.165580 12809 ts_tablet_manager.cc:1403] T 01a718a28207477ca5308b9d20f3bcd1 P f83db109668f418b84c168c1f1567ee9: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.012s
I20260709 12:15:07.166563 12808 ts_tablet_manager.cc:1434] T adfb8e6cdc594575b800a21269afc104 P 0c797c963c0a452692cd2fec4837b235: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.006s
I20260709 12:15:07.167626 12808 tablet_bootstrap.cc:492] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235: Bootstrap starting.
I20260709 12:15:07.168457 12809 raft_consensus.cc:359] T 01a718a28207477ca5308b9d20f3bcd1 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.169164 12809 raft_consensus.cc:385] T 01a718a28207477ca5308b9d20f3bcd1 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.169442 12809 raft_consensus.cc:740] T 01a718a28207477ca5308b9d20f3bcd1 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.170118 12809 consensus_queue.cc:260] T 01a718a28207477ca5308b9d20f3bcd1 P f83db109668f418b84c168c1f1567ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.172478 12809 ts_tablet_manager.cc:1434] T 01a718a28207477ca5308b9d20f3bcd1 P f83db109668f418b84c168c1f1567ee9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 12:15:07.173382 12809 tablet_bootstrap.cc:492] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9: Bootstrap starting.
I20260709 12:15:07.178399 12809 tablet_bootstrap.cc:654] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.180081 12808 tablet_bootstrap.cc:654] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.181744 12806 tablet_bootstrap.cc:492] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0: No bootstrap required, opened a new log
I20260709 12:15:07.182217 12806 ts_tablet_manager.cc:1403] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.006s
I20260709 12:15:07.185439 12806 raft_consensus.cc:359] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.186136 12806 raft_consensus.cc:385] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.186420 12806 raft_consensus.cc:740] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.187271 12806 consensus_queue.cc:260] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.189131 12808 tablet_bootstrap.cc:492] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235: No bootstrap required, opened a new log
I20260709 12:15:07.189415 12806 ts_tablet_manager.cc:1434] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:07.189518 12809 tablet_bootstrap.cc:492] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9: No bootstrap required, opened a new log
I20260709 12:15:07.189618 12808 ts_tablet_manager.cc:1403] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.007s
I20260709 12:15:07.190157 12809 ts_tablet_manager.cc:1403] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.011s
I20260709 12:15:07.190425 12806 tablet_bootstrap.cc:492] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0: Bootstrap starting.
I20260709 12:15:07.192648 12808 raft_consensus.cc:359] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.193318 12808 raft_consensus.cc:385] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.193632 12808 raft_consensus.cc:740] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.194303 12808 consensus_queue.cc:260] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.192948 12809 raft_consensus.cc:359] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.196215 12809 raft_consensus.cc:385] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.196234 12808 ts_tablet_manager.cc:1434] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 12:15:07.196628 12809 raft_consensus.cc:740] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.196910 12806 tablet_bootstrap.cc:654] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.197453 12808 tablet_bootstrap.cc:492] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235: Bootstrap starting.
I20260709 12:15:07.197439 12809 consensus_queue.cc:260] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.199986 12809 ts_tablet_manager.cc:1434] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:15:07.200913 12809 tablet_bootstrap.cc:492] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9: Bootstrap starting.
I20260709 12:15:07.204524 12808 tablet_bootstrap.cc:654] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.206799 12809 tablet_bootstrap.cc:654] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.214444 12806 tablet_bootstrap.cc:492] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0: No bootstrap required, opened a new log
I20260709 12:15:07.215107 12806 ts_tablet_manager.cc:1403] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.003s
I20260709 12:15:07.217971 12806 raft_consensus.cc:359] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.218675 12806 raft_consensus.cc:385] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.218950 12806 raft_consensus.cc:740] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.220954 12806 consensus_queue.cc:260] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.223222 12808 tablet_bootstrap.cc:492] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235: No bootstrap required, opened a new log
I20260709 12:15:07.223734 12808 ts_tablet_manager.cc:1403] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.007s
I20260709 12:15:07.223968 12806 ts_tablet_manager.cc:1434] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:15:07.224118 12809 tablet_bootstrap.cc:492] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9: No bootstrap required, opened a new log
I20260709 12:15:07.224568 12809 ts_tablet_manager.cc:1403] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.012s
I20260709 12:15:07.224968 12806 tablet_bootstrap.cc:492] T 24db67c482ec42d598eac918a66fb14b P 9b3aae22f5a6492d8ef0750f256eccd0: Bootstrap starting.
I20260709 12:15:07.226433 12808 raft_consensus.cc:359] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.227156 12808 raft_consensus.cc:385] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.227558 12808 raft_consensus.cc:740] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.227257 12809 raft_consensus.cc:359] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.228072 12809 raft_consensus.cc:385] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.228364 12809 raft_consensus.cc:740] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.228446 12808 consensus_queue.cc:260] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.229179 12809 consensus_queue.cc:260] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.233031 12809 ts_tablet_manager.cc:1434] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:15:07.233152 12808 ts_tablet_manager.cc:1434] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:15:07.233982 12809 tablet_bootstrap.cc:492] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9: Bootstrap starting.
I20260709 12:15:07.234158 12808 tablet_bootstrap.cc:492] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235: Bootstrap starting.
I20260709 12:15:07.234270 12806 tablet_bootstrap.cc:654] T 24db67c482ec42d598eac918a66fb14b P 9b3aae22f5a6492d8ef0750f256eccd0: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.240561 12809 tablet_bootstrap.cc:654] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.242636 12808 tablet_bootstrap.cc:654] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.252277 12806 tablet_bootstrap.cc:492] T 24db67c482ec42d598eac918a66fb14b P 9b3aae22f5a6492d8ef0750f256eccd0: No bootstrap required, opened a new log
I20260709 12:15:07.252303 12809 tablet_bootstrap.cc:492] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9: No bootstrap required, opened a new log
I20260709 12:15:07.252923 12806 ts_tablet_manager.cc:1403] T 24db67c482ec42d598eac918a66fb14b P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.019s
I20260709 12:15:07.252944 12809 ts_tablet_manager.cc:1403] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 12:15:07.254639 12808 tablet_bootstrap.cc:492] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235: No bootstrap required, opened a new log
I20260709 12:15:07.255112 12808 ts_tablet_manager.cc:1403] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.010s
I20260709 12:15:07.256063 12806 raft_consensus.cc:359] T 24db67c482ec42d598eac918a66fb14b P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.256608 12806 raft_consensus.cc:385] T 24db67c482ec42d598eac918a66fb14b P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.256857 12806 raft_consensus.cc:740] T 24db67c482ec42d598eac918a66fb14b P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.256733 12809 raft_consensus.cc:359] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.257601 12809 raft_consensus.cc:385] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.257586 12806 consensus_queue.cc:260] T 24db67c482ec42d598eac918a66fb14b P 9b3aae22f5a6492d8ef0750f256eccd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.258038 12809 raft_consensus.cc:740] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.257889 12808 raft_consensus.cc:359] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.258673 12808 raft_consensus.cc:385] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.258956 12808 raft_consensus.cc:740] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.258975 12809 consensus_queue.cc:260] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.259670 12806 ts_tablet_manager.cc:1434] T 24db67c482ec42d598eac918a66fb14b P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:15:07.259881 12808 consensus_queue.cc:260] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.260706 12806 tablet_bootstrap.cc:492] T 4205f636f0154c0eafb160d0b4436fb4 P 9b3aae22f5a6492d8ef0750f256eccd0: Bootstrap starting.
I20260709 12:15:07.263605 12809 ts_tablet_manager.cc:1434] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:15:07.264294 12808 ts_tablet_manager.cc:1434] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:15:07.264578 12809 tablet_bootstrap.cc:492] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9: Bootstrap starting.
I20260709 12:15:07.265245 12808 tablet_bootstrap.cc:492] T 91f94a9c356546cabbe3b8951720e31c P 0c797c963c0a452692cd2fec4837b235: Bootstrap starting.
I20260709 12:15:07.267328 12806 tablet_bootstrap.cc:654] T 4205f636f0154c0eafb160d0b4436fb4 P 9b3aae22f5a6492d8ef0750f256eccd0: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.270891 12809 tablet_bootstrap.cc:654] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.271525 12808 tablet_bootstrap.cc:654] T 91f94a9c356546cabbe3b8951720e31c P 0c797c963c0a452692cd2fec4837b235: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.279206 12808 tablet_bootstrap.cc:492] T 91f94a9c356546cabbe3b8951720e31c P 0c797c963c0a452692cd2fec4837b235: No bootstrap required, opened a new log
I20260709 12:15:07.279695 12808 ts_tablet_manager.cc:1403] T 91f94a9c356546cabbe3b8951720e31c P 0c797c963c0a452692cd2fec4837b235: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 12:15:07.280650 12806 tablet_bootstrap.cc:492] T 4205f636f0154c0eafb160d0b4436fb4 P 9b3aae22f5a6492d8ef0750f256eccd0: No bootstrap required, opened a new log
I20260709 12:15:07.281131 12806 ts_tablet_manager.cc:1403] T 4205f636f0154c0eafb160d0b4436fb4 P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260709 12:15:07.282647 12808 raft_consensus.cc:359] T 91f94a9c356546cabbe3b8951720e31c P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.283537 12808 raft_consensus.cc:385] T 91f94a9c356546cabbe3b8951720e31c P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.283794 12806 raft_consensus.cc:359] T 4205f636f0154c0eafb160d0b4436fb4 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.284519 12806 raft_consensus.cc:385] T 4205f636f0154c0eafb160d0b4436fb4 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.283815 12808 raft_consensus.cc:740] T 91f94a9c356546cabbe3b8951720e31c P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.284809 12806 raft_consensus.cc:740] T 4205f636f0154c0eafb160d0b4436fb4 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.286046 12809 tablet_bootstrap.cc:492] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9: No bootstrap required, opened a new log
I20260709 12:15:07.286659 12809 ts_tablet_manager.cc:1403] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.002s
I20260709 12:15:07.285802 12806 consensus_queue.cc:260] T 4205f636f0154c0eafb160d0b4436fb4 P 9b3aae22f5a6492d8ef0750f256eccd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.285746 12808 consensus_queue.cc:260] T 91f94a9c356546cabbe3b8951720e31c P 0c797c963c0a452692cd2fec4837b235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.288921 12808 ts_tablet_manager.cc:1434] T 91f94a9c356546cabbe3b8951720e31c P 0c797c963c0a452692cd2fec4837b235: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:15:07.289391 12809 raft_consensus.cc:359] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.289892 12808 tablet_bootstrap.cc:492] T 4205f636f0154c0eafb160d0b4436fb4 P 0c797c963c0a452692cd2fec4837b235: Bootstrap starting.
I20260709 12:15:07.290112 12809 raft_consensus.cc:385] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.290246 12806 ts_tablet_manager.cc:1434] T 4205f636f0154c0eafb160d0b4436fb4 P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:15:07.290436 12809 raft_consensus.cc:740] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.291520 12806 tablet_bootstrap.cc:492] T d2c838d19f334e41b1384c8d42089c9d P 9b3aae22f5a6492d8ef0750f256eccd0: Bootstrap starting.
I20260709 12:15:07.291253 12809 consensus_queue.cc:260] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.293725 12809 ts_tablet_manager.cc:1434] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:15:07.294684 12809 tablet_bootstrap.cc:492] T d2c838d19f334e41b1384c8d42089c9d P f83db109668f418b84c168c1f1567ee9: Bootstrap starting.
I20260709 12:15:07.297201 12808 tablet_bootstrap.cc:654] T 4205f636f0154c0eafb160d0b4436fb4 P 0c797c963c0a452692cd2fec4837b235: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.298066 12806 tablet_bootstrap.cc:654] T d2c838d19f334e41b1384c8d42089c9d P 9b3aae22f5a6492d8ef0750f256eccd0: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.300441 12809 tablet_bootstrap.cc:654] T d2c838d19f334e41b1384c8d42089c9d P f83db109668f418b84c168c1f1567ee9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.308640 12806 tablet_bootstrap.cc:492] T d2c838d19f334e41b1384c8d42089c9d P 9b3aae22f5a6492d8ef0750f256eccd0: No bootstrap required, opened a new log
I20260709 12:15:07.309082 12806 ts_tablet_manager.cc:1403] T d2c838d19f334e41b1384c8d42089c9d P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.003s
I20260709 12:15:07.310882 12814 raft_consensus.cc:493] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:07.311386 12814 raft_consensus.cc:515] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.313912 12814 leader_election.cc:290] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:07.315454 12806 raft_consensus.cc:359] T d2c838d19f334e41b1384c8d42089c9d P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.316156 12806 raft_consensus.cc:385] T d2c838d19f334e41b1384c8d42089c9d P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.316427 12806 raft_consensus.cc:740] T d2c838d19f334e41b1384c8d42089c9d P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.318097 12806 consensus_queue.cc:260] T d2c838d19f334e41b1384c8d42089c9d P 9b3aae22f5a6492d8ef0750f256eccd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.319196 12808 tablet_bootstrap.cc:492] T 4205f636f0154c0eafb160d0b4436fb4 P 0c797c963c0a452692cd2fec4837b235: No bootstrap required, opened a new log
I20260709 12:15:07.319695 12808 ts_tablet_manager.cc:1403] T 4205f636f0154c0eafb160d0b4436fb4 P 0c797c963c0a452692cd2fec4837b235: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.011s
I20260709 12:15:07.320451 12806 ts_tablet_manager.cc:1434] T d2c838d19f334e41b1384c8d42089c9d P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:15:07.322311 12806 tablet_bootstrap.cc:492] T f872eea09f4f4210b0ff9d4bc3306820 P 9b3aae22f5a6492d8ef0750f256eccd0: Bootstrap starting.
I20260709 12:15:07.322206 12808 raft_consensus.cc:359] T 4205f636f0154c0eafb160d0b4436fb4 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.322791 12809 tablet_bootstrap.cc:492] T d2c838d19f334e41b1384c8d42089c9d P f83db109668f418b84c168c1f1567ee9: No bootstrap required, opened a new log
I20260709 12:15:07.322911 12808 raft_consensus.cc:385] T 4205f636f0154c0eafb160d0b4436fb4 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.323333 12808 raft_consensus.cc:740] T 4205f636f0154c0eafb160d0b4436fb4 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.323364 12809 ts_tablet_manager.cc:1403] T d2c838d19f334e41b1384c8d42089c9d P f83db109668f418b84c168c1f1567ee9: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.019s
I20260709 12:15:07.324170 12808 consensus_queue.cc:260] T 4205f636f0154c0eafb160d0b4436fb4 P 0c797c963c0a452692cd2fec4837b235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.326371 12808 ts_tablet_manager.cc:1434] T 4205f636f0154c0eafb160d0b4436fb4 P 0c797c963c0a452692cd2fec4837b235: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:15:07.326082 12809 raft_consensus.cc:359] T d2c838d19f334e41b1384c8d42089c9d P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.326804 12809 raft_consensus.cc:385] T d2c838d19f334e41b1384c8d42089c9d P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.327126 12809 raft_consensus.cc:740] T d2c838d19f334e41b1384c8d42089c9d P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.327320 12808 tablet_bootstrap.cc:492] T 58624e7f613b46ffa69f8f6ddeab9fca P 0c797c963c0a452692cd2fec4837b235: Bootstrap starting.
I20260709 12:15:07.327980 12809 consensus_queue.cc:260] T d2c838d19f334e41b1384c8d42089c9d P f83db109668f418b84c168c1f1567ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.329208 12806 tablet_bootstrap.cc:654] T f872eea09f4f4210b0ff9d4bc3306820 P 9b3aae22f5a6492d8ef0750f256eccd0: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.330116 12809 ts_tablet_manager.cc:1434] T d2c838d19f334e41b1384c8d42089c9d P f83db109668f418b84c168c1f1567ee9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:15:07.331070 12809 tablet_bootstrap.cc:492] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9: Bootstrap starting.
I20260709 12:15:07.333055 12808 tablet_bootstrap.cc:654] T 58624e7f613b46ffa69f8f6ddeab9fca P 0c797c963c0a452692cd2fec4837b235: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.335139 12816 raft_consensus.cc:493] T 01a718a28207477ca5308b9d20f3bcd1 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:07.335826 12816 raft_consensus.cc:515] T 01a718a28207477ca5308b9d20f3bcd1 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.335222 12811 raft_consensus.cc:493] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:07.339630 12811 raft_consensus.cc:515] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.342502 12692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a718a28207477ca5308b9d20f3bcd1" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235" is_pre_election: true
I20260709 12:15:07.343147 12692 raft_consensus.cc:2468] T 01a718a28207477ca5308b9d20f3bcd1 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 0.
I20260709 12:15:07.344358 12811 leader_election.cc:290] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:07.345364 12581 leader_election.cc:304] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 
I20260709 12:15:07.346457 12812 raft_consensus.cc:2804] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:07.346856 12812 raft_consensus.cc:493] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:07.347167 12812 raft_consensus.cc:3060] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.352907 12816 leader_election.cc:290] T 01a718a28207477ca5308b9d20f3bcd1 P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401)
I20260709 12:15:07.354590 12816 raft_consensus.cc:493] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:07.356011 12816 raft_consensus.cc:515] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.359506 12816 leader_election.cc:290] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401)
I20260709 12:15:07.375943 12812 raft_consensus.cc:515] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.378801 12692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a718a28207477ca5308b9d20f3bcd1" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235"
I20260709 12:15:07.379408 12692 raft_consensus.cc:3060] T 01a718a28207477ca5308b9d20f3bcd1 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.388797 12844 raft_consensus.cc:493] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:07.389349 12844 raft_consensus.cc:515] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.391395 12844 leader_election.cc:290] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401)
I20260709 12:15:07.392002 12809 tablet_bootstrap.cc:654] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.387152 12692 raft_consensus.cc:2468] T 01a718a28207477ca5308b9d20f3bcd1 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 1.
I20260709 12:15:07.398567 12581 leader_election.cc:304] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 
I20260709 12:15:07.399485 12811 raft_consensus.cc:2804] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:07.400616 12814 raft_consensus.cc:493] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:07.401139 12814 raft_consensus.cc:515] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.403039 12814 leader_election.cc:290] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
W20260709 12:15:07.403086 12563 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:07.408762 12812 leader_election.cc:290] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 election: Requested vote from peers 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:07.410655 12814 raft_consensus.cc:493] T adfb8e6cdc594575b800a21269afc104 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:07.411198 12814 raft_consensus.cc:515] T adfb8e6cdc594575b800a21269afc104 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.413600 12814 leader_election.cc:290] T adfb8e6cdc594575b800a21269afc104 P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:07.415974 12816 raft_consensus.cc:493] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:07.416499 12816 raft_consensus.cc:515] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.417189 12844 raft_consensus.cc:493] T adfb8e6cdc594575b800a21269afc104 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:07.417724 12844 raft_consensus.cc:515] T adfb8e6cdc594575b800a21269afc104 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.418512 12816 leader_election.cc:290] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401)
I20260709 12:15:07.419770 12844 leader_election.cc:290] T adfb8e6cdc594575b800a21269afc104 P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401), 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951)
I20260709 12:15:07.421155 12811 raft_consensus.cc:697] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 LEADER]: Becoming Leader. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Running, Role: LEADER
I20260709 12:15:07.422128 12811 consensus_queue.cc:237] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.424144 12766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a718a28207477ca5308b9d20f3bcd1" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83db109668f418b84c168c1f1567ee9" is_pre_election: true
I20260709 12:15:07.424803 12766 raft_consensus.cc:2468] T 01a718a28207477ca5308b9d20f3bcd1 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 0.
I20260709 12:15:07.436545 12766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a718a28207477ca5308b9d20f3bcd1" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83db109668f418b84c168c1f1567ee9"
I20260709 12:15:07.437120 12766 raft_consensus.cc:3060] T 01a718a28207477ca5308b9d20f3bcd1 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.444509 12844 raft_consensus.cc:493] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:07.444932 12766 raft_consensus.cc:2468] T 01a718a28207477ca5308b9d20f3bcd1 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 1.
I20260709 12:15:07.445137 12844 raft_consensus.cc:515] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.448896 12809 tablet_bootstrap.cc:492] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9: No bootstrap required, opened a new log
I20260709 12:15:07.449437 12809 ts_tablet_manager.cc:1403] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9: Time spent bootstrapping tablet: real 0.119s	user 0.008s	sys 0.000s
I20260709 12:15:07.449640 12808 tablet_bootstrap.cc:492] T 58624e7f613b46ffa69f8f6ddeab9fca P 0c797c963c0a452692cd2fec4837b235: No bootstrap required, opened a new log
I20260709 12:15:07.450136 12808 ts_tablet_manager.cc:1403] T 58624e7f613b46ffa69f8f6ddeab9fca P 0c797c963c0a452692cd2fec4837b235: Time spent bootstrapping tablet: real 0.123s	user 0.038s	sys 0.082s
I20260709 12:15:07.451195 12847 raft_consensus.cc:493] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:07.451735 12847 raft_consensus.cc:515] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.452833 12808 raft_consensus.cc:359] T 58624e7f613b46ffa69f8f6ddeab9fca P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.453529 12808 raft_consensus.cc:385] T 58624e7f613b46ffa69f8f6ddeab9fca P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.453787 12808 raft_consensus.cc:740] T 58624e7f613b46ffa69f8f6ddeab9fca P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.454377 12617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2c838d19f334e41b1384c8d42089c9d" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" is_pre_election: true
I20260709 12:15:07.454567 12808 consensus_queue.cc:260] T 58624e7f613b46ffa69f8f6ddeab9fca P 0c797c963c0a452692cd2fec4837b235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.455080 12617 raft_consensus.cc:2468] T d2c838d19f334e41b1384c8d42089c9d P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 0.
I20260709 12:15:07.454715 12692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adfb8e6cdc594575b800a21269afc104" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235" is_pre_election: true
I20260709 12:15:07.456295 12692 raft_consensus.cc:2468] T adfb8e6cdc594575b800a21269afc104 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 0.
I20260709 12:15:07.456939 12808 ts_tablet_manager.cc:1434] T 58624e7f613b46ffa69f8f6ddeab9fca P 0c797c963c0a452692cd2fec4837b235: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:15:07.457415 12581 leader_election.cc:304] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 
I20260709 12:15:07.458477 12812 raft_consensus.cc:2804] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:07.458860 12812 raft_consensus.cc:493] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:07.458992 12616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adfb8e6cdc594575b800a21269afc104" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" is_pre_election: true
I20260709 12:15:07.460041 12617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24db67c482ec42d598eac918a66fb14b" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" is_pre_election: true
I20260709 12:15:07.460527 12617 raft_consensus.cc:2468] T 24db67c482ec42d598eac918a66fb14b P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 0.
I20260709 12:15:07.461349 12658 leader_election.cc:304] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 
I20260709 12:15:07.461969 12814 raft_consensus.cc:2804] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:07.462311 12814 raft_consensus.cc:493] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:07.459227 12812 raft_consensus.cc:3060] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.462651 12814 raft_consensus.cc:3060] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.467172 12806 tablet_bootstrap.cc:492] T f872eea09f4f4210b0ff9d4bc3306820 P 9b3aae22f5a6492d8ef0750f256eccd0: No bootstrap required, opened a new log
I20260709 12:15:07.467726 12806 ts_tablet_manager.cc:1403] T f872eea09f4f4210b0ff9d4bc3306820 P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent bootstrapping tablet: real 0.146s	user 0.061s	sys 0.077s
I20260709 12:15:07.468962 12766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adfb8e6cdc594575b800a21269afc104" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83db109668f418b84c168c1f1567ee9" is_pre_election: true
I20260709 12:15:07.469575 12766 raft_consensus.cc:2468] T adfb8e6cdc594575b800a21269afc104 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 0.
I20260709 12:15:07.469961 12814 raft_consensus.cc:515] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.470621 12806 raft_consensus.cc:359] T f872eea09f4f4210b0ff9d4bc3306820 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.471089 12847 leader_election.cc:290] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:07.470755 12812 raft_consensus.cc:515] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.471398 12806 raft_consensus.cc:385] T f872eea09f4f4210b0ff9d4bc3306820 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.471822 12806 raft_consensus.cc:740] T f872eea09f4f4210b0ff9d4bc3306820 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.472065 12616 raft_consensus.cc:2393] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c797c963c0a452692cd2fec4837b235 in current term 1: Already voted for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in this term.
I20260709 12:15:07.472527 12806 consensus_queue.cc:260] T f872eea09f4f4210b0ff9d4bc3306820 P 9b3aae22f5a6492d8ef0750f256eccd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.472903 12809 raft_consensus.cc:359] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.473631 12809 raft_consensus.cc:385] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.473906 12809 raft_consensus.cc:740] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.474692 12806 ts_tablet_manager.cc:1434] T f872eea09f4f4210b0ff9d4bc3306820 P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:07.475697 12806 tablet_bootstrap.cc:492] T a4ace19eef2b4064b96886c20f5be226 P 9b3aae22f5a6492d8ef0750f256eccd0: Bootstrap starting.
I20260709 12:15:07.476784 12692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adfb8e6cdc594575b800a21269afc104" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235"
I20260709 12:15:07.467645 12658 leader_election.cc:304] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 
I20260709 12:15:07.477375 12692 raft_consensus.cc:3060] T adfb8e6cdc594575b800a21269afc104 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.479429 12814 leader_election.cc:290] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 1 election: Requested vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:07.478825 12514 catalog_manager.cc:5697] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193). New cstate: current_term: 1 leader_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:07.479976 12814 raft_consensus.cc:2804] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:07.481572 12806 tablet_bootstrap.cc:654] T a4ace19eef2b4064b96886c20f5be226 P 9b3aae22f5a6492d8ef0750f256eccd0: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.480327 12814 raft_consensus.cc:493] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:07.484216 12814 raft_consensus.cc:3060] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.484896 12766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adfb8e6cdc594575b800a21269afc104" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83db109668f418b84c168c1f1567ee9"
I20260709 12:15:07.486305 12766 raft_consensus.cc:3060] T adfb8e6cdc594575b800a21269afc104 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.484131 12812 leader_election.cc:290] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 election: Requested vote from peers 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:07.489565 12844 leader_election.cc:290] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401)
I20260709 12:15:07.492228 12616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2c838d19f334e41b1384c8d42089c9d" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
I20260709 12:15:07.492825 12616 raft_consensus.cc:3060] T d2c838d19f334e41b1384c8d42089c9d P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.495045 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a718a28207477ca5308b9d20f3bcd1" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235" is_pre_election: true
I20260709 12:15:07.495873 12691 raft_consensus.cc:2393] T 01a718a28207477ca5308b9d20f3bcd1 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f83db109668f418b84c168c1f1567ee9 in current term 1: Already voted for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in this term.
I20260709 12:15:07.496824 12690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58624e7f613b46ffa69f8f6ddeab9fca" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235" is_pre_election: true
I20260709 12:15:07.497220 12692 raft_consensus.cc:2468] T adfb8e6cdc594575b800a21269afc104 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 1.
I20260709 12:15:07.497515 12690 raft_consensus.cc:2468] T 58624e7f613b46ffa69f8f6ddeab9fca P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 0.
I20260709 12:15:07.498544 12689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f94a9c356546cabbe3b8951720e31c" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235" is_pre_election: true
I20260709 12:15:07.499185 12689 raft_consensus.cc:2468] T 91f94a9c356546cabbe3b8951720e31c P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 0.
I20260709 12:15:07.500043 12814 raft_consensus.cc:515] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.500763 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adfb8e6cdc594575b800a21269afc104" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235" is_pre_election: true
I20260709 12:15:07.501585 12687 raft_consensus.cc:2393] T adfb8e6cdc594575b800a21269afc104 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f83db109668f418b84c168c1f1567ee9 in current term 1: Already voted for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in this term.
I20260709 12:15:07.502534 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ace19eef2b4064b96886c20f5be226" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235" is_pre_election: true
I20260709 12:15:07.503849 12849 raft_consensus.cc:493] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:07.504410 12849 raft_consensus.cc:515] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.504601 12581 leader_election.cc:304] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 
I20260709 12:15:07.505563 12812 raft_consensus.cc:2804] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:07.506008 12812 raft_consensus.cc:697] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 LEADER]: Becoming Leader. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Running, Role: LEADER
I20260709 12:15:07.506594 12849 leader_election.cc:290] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:07.507963 12730 leader_election.cc:304] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, f83db109668f418b84c168c1f1567ee9; no voters: 
I20260709 12:15:07.508385 12615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58624e7f613b46ffa69f8f6ddeab9fca" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" is_pre_election: true
I20260709 12:15:07.508924 12730 leader_election.cc:304] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, f83db109668f418b84c168c1f1567ee9; no voters: 
I20260709 12:15:07.509604 12617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a718a28207477ca5308b9d20f3bcd1" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" is_pre_election: true
I20260709 12:15:07.510032 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f94a9c356546cabbe3b8951720e31c" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" is_pre_election: true
I20260709 12:15:07.500190 12688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4205f636f0154c0eafb160d0b4436fb4" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235" is_pre_election: true
I20260709 12:15:07.510711 12614 raft_consensus.cc:2468] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 0.
I20260709 12:15:07.511234 12688 raft_consensus.cc:2468] T 4205f636f0154c0eafb160d0b4436fb4 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 0.
I20260709 12:15:07.511801 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4205f636f0154c0eafb160d0b4436fb4" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" is_pre_election: true
I20260709 12:15:07.512446 12613 raft_consensus.cc:2468] T 4205f636f0154c0eafb160d0b4436fb4 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 0.
I20260709 12:15:07.503952 12686 raft_consensus.cc:2468] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 0.
I20260709 12:15:07.513520 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adfb8e6cdc594575b800a21269afc104" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" is_pre_election: true
I20260709 12:15:07.514887 12611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ace19eef2b4064b96886c20f5be226" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" is_pre_election: true
I20260709 12:15:07.513054 12616 raft_consensus.cc:2468] T d2c838d19f334e41b1384c8d42089c9d P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 1.
I20260709 12:15:07.509017 12615 raft_consensus.cc:2468] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 0.
I20260709 12:15:07.515779 12816 raft_consensus.cc:2804] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:07.522629 12816 raft_consensus.cc:493] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:07.523021 12816 raft_consensus.cc:3060] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.522954 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2c838d19f334e41b1384c8d42089c9d" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83db109668f418b84c168c1f1567ee9" is_pre_election: true
I20260709 12:15:07.523326 12764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24db67c482ec42d598eac918a66fb14b" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83db109668f418b84c168c1f1567ee9" is_pre_election: true
I20260709 12:15:07.523792 12765 raft_consensus.cc:2468] T d2c838d19f334e41b1384c8d42089c9d P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 0.
I20260709 12:15:07.524039 12764 raft_consensus.cc:2468] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 0.
I20260709 12:15:07.516811 12732 leader_election.cc:304] T 01a718a28207477ca5308b9d20f3bcd1 P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f83db109668f418b84c168c1f1567ee9; no voters: 0c797c963c0a452692cd2fec4837b235, 9b3aae22f5a6492d8ef0750f256eccd0
I20260709 12:15:07.513280 12766 raft_consensus.cc:2468] T adfb8e6cdc594575b800a21269afc104 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 1.
I20260709 12:15:07.518214 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24db67c482ec42d598eac918a66fb14b" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
I20260709 12:15:07.518508 12844 raft_consensus.cc:2804] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:07.527825 12760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f872eea09f4f4210b0ff9d4bc3306820" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83db109668f418b84c168c1f1567ee9" is_pre_election: true
I20260709 12:15:07.518940 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f872eea09f4f4210b0ff9d4bc3306820" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" is_pre_election: true
I20260709 12:15:07.506799 12812 consensus_queue.cc:237] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.528223 12844 raft_consensus.cc:493] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:07.528471 12613 raft_consensus.cc:2468] T f872eea09f4f4210b0ff9d4bc3306820 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 0.
I20260709 12:15:07.528735 12844 raft_consensus.cc:3060] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.529364 12762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2c838d19f334e41b1384c8d42089c9d" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83db109668f418b84c168c1f1567ee9"
I20260709 12:15:07.528260 12612 raft_consensus.cc:3060] T 24db67c482ec42d598eac918a66fb14b P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.530004 12658 leader_election.cc:304] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 
I20260709 12:15:07.530568 12763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adfb8e6cdc594575b800a21269afc104" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83db109668f418b84c168c1f1567ee9" is_pre_election: true
I20260709 12:15:07.530937 12849 raft_consensus.cc:2804] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:07.528841 12761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24db67c482ec42d598eac918a66fb14b" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83db109668f418b84c168c1f1567ee9"
I20260709 12:15:07.531379 12849 raft_consensus.cc:493] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:07.531738 12849 raft_consensus.cc:3060] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.531746 12761 raft_consensus.cc:3060] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.534487 12763 raft_consensus.cc:2393] T adfb8e6cdc594575b800a21269afc104 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c797c963c0a452692cd2fec4837b235 in current term 1: Already voted for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in this term.
I20260709 12:15:07.535944 12657 leader_election.cc:304] T adfb8e6cdc594575b800a21269afc104 P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235; no voters: 9b3aae22f5a6492d8ef0750f256eccd0, f83db109668f418b84c168c1f1567ee9
I20260709 12:15:07.519152 12809 consensus_queue.cc:260] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.529968 12762 raft_consensus.cc:3060] T d2c838d19f334e41b1384c8d42089c9d P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.503052 12814 leader_election.cc:290] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 1 election: Requested vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:07.520329 12730 leader_election.cc:304] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, f83db109668f418b84c168c1f1567ee9; no voters: 
I20260709 12:15:07.518726 12806 tablet_bootstrap.cc:492] T a4ace19eef2b4064b96886c20f5be226 P 9b3aae22f5a6492d8ef0750f256eccd0: No bootstrap required, opened a new log
I20260709 12:15:07.538352 12760 raft_consensus.cc:2468] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 0.
I20260709 12:15:07.540666 12806 ts_tablet_manager.cc:1403] T a4ace19eef2b4064b96886c20f5be226 P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.023s
I20260709 12:15:07.544064 12806 raft_consensus.cc:359] T a4ace19eef2b4064b96886c20f5be226 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.544806 12806 raft_consensus.cc:385] T a4ace19eef2b4064b96886c20f5be226 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.545064 12806 raft_consensus.cc:740] T a4ace19eef2b4064b96886c20f5be226 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.545991 12806 consensus_queue.cc:260] T a4ace19eef2b4064b96886c20f5be226 P 9b3aae22f5a6492d8ef0750f256eccd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.555630 12806 ts_tablet_manager.cc:1434] T a4ace19eef2b4064b96886c20f5be226 P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:15:07.541363 12814 raft_consensus.cc:2749] T adfb8e6cdc594575b800a21269afc104 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:07.554560 12816 raft_consensus.cc:515] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.563879 12816 leader_election.cc:290] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 election: Requested vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401)
I20260709 12:15:07.564420 12816 raft_consensus.cc:2749] T 01a718a28207477ca5308b9d20f3bcd1 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:07.539849 12844 raft_consensus.cc:515] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.567374 12809 ts_tablet_manager.cc:1434] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9: Time spent starting tablet: real 0.118s	user 0.007s	sys 0.027s
I20260709 12:15:07.540997 12658 leader_election.cc:304] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 
I20260709 12:15:07.570602 12814 raft_consensus.cc:2804] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:07.571097 12814 raft_consensus.cc:697] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235 [term 1 LEADER]: Becoming Leader. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Running, Role: LEADER
I20260709 12:15:07.571942 12814 consensus_queue.cc:237] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.572940 12761 raft_consensus.cc:2468] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 1.
W20260709 12:15:07.565828 12732 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.193:37951, user_credentials={real_user=slave}} blocked reactor thread for 50279.9us
I20260709 12:15:07.575258 12612 raft_consensus.cc:2468] T 24db67c482ec42d598eac918a66fb14b P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 1.
I20260709 12:15:07.566329 12762 raft_consensus.cc:2468] T d2c838d19f334e41b1384c8d42089c9d P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 1.
I20260709 12:15:07.576475 12844 leader_election.cc:290] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 election: Requested vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401)
I20260709 12:15:07.577414 12849 raft_consensus.cc:515] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.582078 12849 leader_election.cc:290] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 1 election: Requested vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:07.578190 12657 leader_election.cc:304] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, f83db109668f418b84c168c1f1567ee9; no voters: 
I20260709 12:15:07.578703 12732 leader_election.cc:304] T adfb8e6cdc594575b800a21269afc104 P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f83db109668f418b84c168c1f1567ee9; no voters: 0c797c963c0a452692cd2fec4837b235, 9b3aae22f5a6492d8ef0750f256eccd0
I20260709 12:15:07.584089 12849 raft_consensus.cc:2804] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:07.584618 12849 raft_consensus.cc:697] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [term 1 LEADER]: Becoming Leader. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Running, Role: LEADER
I20260709 12:15:07.585459 12849 consensus_queue.cc:237] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.566277 12816 raft_consensus.cc:2804] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:07.587248 12816 raft_consensus.cc:493] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:07.588688 12816 raft_consensus.cc:3060] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.586552 12762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f872eea09f4f4210b0ff9d4bc3306820" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83db109668f418b84c168c1f1567ee9"
I20260709 12:15:07.591647 12762 raft_consensus.cc:3060] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:07.594749 12732 leader_election.cc:343] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:07.596845 12730 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.196.194:33401, user_credentials={real_user=slave}} blocked reactor thread for 76590us
I20260709 12:15:07.590144 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f872eea09f4f4210b0ff9d4bc3306820" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
I20260709 12:15:07.589433 12844 raft_consensus.cc:2749] T adfb8e6cdc594575b800a21269afc104 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:07.597656 12730 leader_election.cc:304] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [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: 0c797c963c0a452692cd2fec4837b235, f83db109668f418b84c168c1f1567ee9; no voters: 9b3aae22f5a6492d8ef0750f256eccd0
I20260709 12:15:07.599800 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58624e7f613b46ffa69f8f6ddeab9fca" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235"
I20260709 12:15:07.600387 12686 raft_consensus.cc:3060] T 58624e7f613b46ffa69f8f6ddeab9fca P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.600509 12856 raft_consensus.cc:2804] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:07.602641 12856 raft_consensus.cc:493] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:07.602962 12856 raft_consensus.cc:3060] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.600399 12688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f94a9c356546cabbe3b8951720e31c" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235"
I20260709 12:15:07.604030 12688 raft_consensus.cc:3060] T 91f94a9c356546cabbe3b8951720e31c P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.611094 12856 raft_consensus.cc:515] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.613873 12856 leader_election.cc:290] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 election: Requested vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401)
I20260709 12:15:07.614316 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ace19eef2b4064b96886c20f5be226" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235"
I20260709 12:15:07.614813 12687 raft_consensus.cc:3060] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.617005 12515 catalog_manager.cc:5697] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c797c963c0a452692cd2fec4837b235 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "0c797c963c0a452692cd2fec4837b235" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:07.619150 12686 raft_consensus.cc:2468] T 58624e7f613b46ffa69f8f6ddeab9fca P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 1.
I20260709 12:15:07.597832 12612 raft_consensus.cc:3060] T f872eea09f4f4210b0ff9d4bc3306820 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.620227 12730 leader_election.cc:304] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, f83db109668f418b84c168c1f1567ee9; no voters: 
I20260709 12:15:07.620538 12688 raft_consensus.cc:2468] T 91f94a9c356546cabbe3b8951720e31c P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 1.
I20260709 12:15:07.625311 12687 raft_consensus.cc:2468] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 1.
I20260709 12:15:07.625687 12612 raft_consensus.cc:2468] T f872eea09f4f4210b0ff9d4bc3306820 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 1.
I20260709 12:15:07.626833 12730 leader_election.cc:304] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, f83db109668f418b84c168c1f1567ee9; no voters: 
I20260709 12:15:07.627691 12730 leader_election.cc:304] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, f83db109668f418b84c168c1f1567ee9; no voters: 
I20260709 12:15:07.628513 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ace19eef2b4064b96886c20f5be226" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
I20260709 12:15:07.629091 12856 raft_consensus.cc:2804] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:07.629851 12853 raft_consensus.cc:2804] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:07.630345 12853 raft_consensus.cc:697] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Becoming Leader. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Running, Role: LEADER
I20260709 12:15:07.630867 12616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f94a9c356546cabbe3b8951720e31c" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
I20260709 12:15:07.628630 12852 raft_consensus.cc:2804] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:07.631134 12853 consensus_queue.cc:237] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.629158 12613 raft_consensus.cc:3060] T a4ace19eef2b4064b96886c20f5be226 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.631938 12616 raft_consensus.cc:3060] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.629601 12856 raft_consensus.cc:697] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Becoming Leader. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Running, Role: LEADER
I20260709 12:15:07.630322 12658 leader_election.cc:304] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 
I20260709 12:15:07.636381 12849 raft_consensus.cc:2804] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:07.635521 12856 consensus_queue.cc:237] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.636862 12849 raft_consensus.cc:697] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [term 1 LEADER]: Becoming Leader. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Running, Role: LEADER
I20260709 12:15:07.638065 12849 consensus_queue.cc:237] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.638290 12512 catalog_manager.cc:5697] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c797c963c0a452692cd2fec4837b235 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "0c797c963c0a452692cd2fec4837b235" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:07.640688 12616 raft_consensus.cc:2468] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 1.
I20260709 12:15:07.645013 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58624e7f613b46ffa69f8f6ddeab9fca" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
I20260709 12:15:07.637435 12514 catalog_manager.cc:5697] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193). New cstate: current_term: 1 leader_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:07.654172 12612 raft_consensus.cc:3060] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.649601 12852 raft_consensus.cc:697] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Becoming Leader. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Running, Role: LEADER
I20260709 12:15:07.656528 12852 consensus_queue.cc:237] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.660866 12612 raft_consensus.cc:2468] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 1.
I20260709 12:15:07.653797 12613 raft_consensus.cc:2468] T a4ace19eef2b4064b96886c20f5be226 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 1.
I20260709 12:15:07.669315 12816 raft_consensus.cc:515] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.671137 12816 leader_election.cc:290] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 election: Requested vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401)
I20260709 12:15:07.672312 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4205f636f0154c0eafb160d0b4436fb4" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235"
I20260709 12:15:07.672680 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4205f636f0154c0eafb160d0b4436fb4" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
I20260709 12:15:07.674846 12686 raft_consensus.cc:3060] T 4205f636f0154c0eafb160d0b4436fb4 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.676064 12613 raft_consensus.cc:3060] T 4205f636f0154c0eafb160d0b4436fb4 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.677294 12514 catalog_manager.cc:5697] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c797c963c0a452692cd2fec4837b235 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "0c797c963c0a452692cd2fec4837b235" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:07.678146 12762 raft_consensus.cc:2468] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 1.
I20260709 12:15:07.683705 12686 raft_consensus.cc:2468] T 4205f636f0154c0eafb160d0b4436fb4 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 1.
I20260709 12:15:07.684736 12613 raft_consensus.cc:2468] T 4205f636f0154c0eafb160d0b4436fb4 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 1.
I20260709 12:15:07.684754 12730 leader_election.cc:304] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, f83db109668f418b84c168c1f1567ee9; no voters: 
I20260709 12:15:07.685670 12856 raft_consensus.cc:2804] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:07.686244 12856 raft_consensus.cc:697] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Becoming Leader. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Running, Role: LEADER
I20260709 12:15:07.687021 12856 consensus_queue.cc:237] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:07.695631 12512 catalog_manager.cc:5697] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f83db109668f418b84c168c1f1567ee9 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "f83db109668f418b84c168c1f1567ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:07.696768 12512 catalog_manager.cc:5697] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f83db109668f418b84c168c1f1567ee9 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "f83db109668f418b84c168c1f1567ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:07.697863 12512 catalog_manager.cc:5697] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f83db109668f418b84c168c1f1567ee9 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "f83db109668f418b84c168c1f1567ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:07.698918 12512 catalog_manager.cc:5697] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f83db109668f418b84c168c1f1567ee9 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "f83db109668f418b84c168c1f1567ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:07.817735 12812 consensus_queue.cc:1048] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:07.828152 12761 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91f94a9c356546cabbe3b8951720e31c"
dest_uuid: "f83db109668f418b84c168c1f1567ee9"
mode: GRACEFUL
new_leader_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
 from {username='slave'} at 127.0.0.1:60314
I20260709 12:15:07.828943 12761 raft_consensus.cc:606] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Received request to transfer leadership to TS 9b3aae22f5a6492d8ef0750f256eccd0
I20260709 12:15:07.834100 12811 consensus_queue.cc:1048] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:07.841140 12761 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58624e7f613b46ffa69f8f6ddeab9fca"
dest_uuid: "f83db109668f418b84c168c1f1567ee9"
mode: GRACEFUL
new_leader_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
 from {username='slave'} at 127.0.0.1:60314
I20260709 12:15:07.841682 12761 raft_consensus.cc:606] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Received request to transfer leadership to TS 9b3aae22f5a6492d8ef0750f256eccd0
I20260709 12:15:07.846376 12761 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4205f636f0154c0eafb160d0b4436fb4"
dest_uuid: "f83db109668f418b84c168c1f1567ee9"
mode: GRACEFUL
new_leader_uuid: "0c797c963c0a452692cd2fec4837b235"
 from {username='slave'} at 127.0.0.1:60314
I20260709 12:15:07.846921 12761 raft_consensus.cc:606] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Received request to transfer leadership to TS 0c797c963c0a452692cd2fec4837b235
I20260709 12:15:07.851490 12761 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4ace19eef2b4064b96886c20f5be226"
dest_uuid: "f83db109668f418b84c168c1f1567ee9"
mode: GRACEFUL
new_leader_uuid: "0c797c963c0a452692cd2fec4837b235"
 from {username='slave'} at 127.0.0.1:60314
I20260709 12:15:07.851897 12761 raft_consensus.cc:606] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Received request to transfer leadership to TS 0c797c963c0a452692cd2fec4837b235
I20260709 12:15:07.867101 12686 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f872eea09f4f4210b0ff9d4bc3306820"
dest_uuid: "0c797c963c0a452692cd2fec4837b235"
mode: GRACEFUL
new_leader_uuid: "f83db109668f418b84c168c1f1567ee9"
 from {username='slave'} at 127.0.0.1:45510
I20260709 12:15:07.867551 12686 raft_consensus.cc:606] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [term 1 LEADER]: Received request to transfer leadership to TS f83db109668f418b84c168c1f1567ee9
I20260709 12:15:07.989699 12849 consensus_queue.cc:1048] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.000334 12849 consensus_queue.cc:1048] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.020162 12849 consensus_queue.cc:1048] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.025375 12854 raft_consensus.cc:993] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235: : Instructing follower f83db109668f418b84c168c1f1567ee9 to start an election
I20260709 12:15:08.025844 12814 raft_consensus.cc:1081] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [term 1 LEADER]: Signalling peer f83db109668f418b84c168c1f1567ee9 to start an election
I20260709 12:15:08.027504 12762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f872eea09f4f4210b0ff9d4bc3306820"
dest_uuid: "f83db109668f418b84c168c1f1567ee9"
 from {username='slave'} at 127.0.0.1:60300
I20260709 12:15:08.028088 12762 raft_consensus.cc:493] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:08.028438 12762 raft_consensus.cc:3060] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.030850 12849 consensus_queue.cc:1048] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.035936 12762 raft_consensus.cc:515] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:08.038308 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f872eea09f4f4210b0ff9d4bc3306820" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
I20260709 12:15:08.038869 12613 raft_consensus.cc:3060] T f872eea09f4f4210b0ff9d4bc3306820 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.039224 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f872eea09f4f4210b0ff9d4bc3306820" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c797c963c0a452692cd2fec4837b235"
I20260709 12:15:08.039775 12686 raft_consensus.cc:3055] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:08.040024 12686 raft_consensus.cc:740] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Running, Role: LEADER
I20260709 12:15:08.040673 12686 consensus_queue.cc:260] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:08.041445 12686 raft_consensus.cc:3060] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.044278 12762 leader_election.cc:290] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 2 election: Requested vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401)
I20260709 12:15:08.046155 12613 raft_consensus.cc:2468] T f872eea09f4f4210b0ff9d4bc3306820 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 2.
I20260709 12:15:08.046674 12686 raft_consensus.cc:2468] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 2.
I20260709 12:15:08.047282 12732 leader_election.cc:304] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b3aae22f5a6492d8ef0750f256eccd0, f83db109668f418b84c168c1f1567ee9; no voters: 
I20260709 12:15:08.048153 12856 raft_consensus.cc:2804] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:08.048563 12856 raft_consensus.cc:697] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9 [term 2 LEADER]: Becoming Leader. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Running, Role: LEADER
I20260709 12:15:08.049304 12856 consensus_queue.cc:237] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:08.056090 12512 catalog_manager.cc:5697] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9 reported cstate change: term changed from 1 to 2, leader changed from 0c797c963c0a452692cd2fec4837b235 (127.5.196.194) to f83db109668f418b84c168c1f1567ee9 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "f83db109668f418b84c168c1f1567ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:08.057941 12856 consensus_queue.cc:1048] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.065155 12816 raft_consensus.cc:993] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9: : Instructing follower 0c797c963c0a452692cd2fec4837b235 to start an election
I20260709 12:15:08.065573 12852 raft_consensus.cc:1081] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Signalling peer 0c797c963c0a452692cd2fec4837b235 to start an election
I20260709 12:15:08.067061 12687 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4ace19eef2b4064b96886c20f5be226"
dest_uuid: "0c797c963c0a452692cd2fec4837b235"
 from {username='slave'} at 127.0.0.1:45502
I20260709 12:15:08.068390 12687 raft_consensus.cc:493] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:08.068778 12687 raft_consensus.cc:3060] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.074023 12856 consensus_queue.cc:1048] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.075488 12687 raft_consensus.cc:515] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:08.077790 12687 leader_election.cc:290] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 2 election: Requested vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:08.078017 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ace19eef2b4064b96886c20f5be226" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
I20260709 12:15:08.079874 12762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ace19eef2b4064b96886c20f5be226" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f83db109668f418b84c168c1f1567ee9"
I20260709 12:15:08.080456 12762 raft_consensus.cc:3055] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:08.080753 12762 raft_consensus.cc:740] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Running, Role: LEADER
I20260709 12:15:08.081387 12762 consensus_queue.cc:260] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:08.082190 12762 raft_consensus.cc:3060] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.088819 12762 raft_consensus.cc:2468] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 2.
I20260709 12:15:08.089696 12657 leader_election.cc:304] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235 [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: 0c797c963c0a452692cd2fec4837b235, f83db109668f418b84c168c1f1567ee9; no voters: 9b3aae22f5a6492d8ef0750f256eccd0
I20260709 12:15:08.090329 12849 raft_consensus.cc:2804] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:08.090772 12849 raft_consensus.cc:697] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235 [term 2 LEADER]: Becoming Leader. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Running, Role: LEADER
I20260709 12:15:08.091521 12811 consensus_queue.cc:1048] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:08.091563 12849 consensus_queue.cc:237] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:08.099020 12512 catalog_manager.cc:5697] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235 reported cstate change: term changed from 1 to 2, leader changed from f83db109668f418b84c168c1f1567ee9 (127.5.196.195) to 0c797c963c0a452692cd2fec4837b235 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "0c797c963c0a452692cd2fec4837b235" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.101867 12811 consensus_queue.cc:1048] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.143874 12849 consensus_queue.cc:1048] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.153765 12854 consensus_queue.cc:1048] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.161891 12852 consensus_queue.cc:1048] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.164038 12852 consensus_queue.cc:1048] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.175050 12816 consensus_queue.cc:1048] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.181813 12852 raft_consensus.cc:993] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9: : Instructing follower 9b3aae22f5a6492d8ef0750f256eccd0 to start an election
I20260709 12:15:08.182046 12816 consensus_queue.cc:1048] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.183387 12816 raft_consensus.cc:1081] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Signalling peer 9b3aae22f5a6492d8ef0750f256eccd0 to start an election
I20260709 12:15:08.185266 12613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91f94a9c356546cabbe3b8951720e31c"
dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 12:15:08.185793 12613 raft_consensus.cc:493] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:08.186085 12613 raft_consensus.cc:3060] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.193073 12816 raft_consensus.cc:993] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9: : Instructing follower 9b3aae22f5a6492d8ef0750f256eccd0 to start an election
I20260709 12:15:08.193562 12816 raft_consensus.cc:1081] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Signalling peer 9b3aae22f5a6492d8ef0750f256eccd0 to start an election
I20260709 12:15:08.195399 12612 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58624e7f613b46ffa69f8f6ddeab9fca"
dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 12:15:08.195916 12612 raft_consensus.cc:493] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:08.196257 12612 raft_consensus.cc:3060] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.196979 12613 raft_consensus.cc:515] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:08.198057 12616 raft_consensus.cc:1240] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Rejecting Update request from peer f83db109668f418b84c168c1f1567ee9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:08.201201 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f94a9c356546cabbe3b8951720e31c" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c797c963c0a452692cd2fec4837b235"
I20260709 12:15:08.201784 12852 consensus_queue.cc:1059] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.203133 12852 raft_consensus.cc:3055] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:08.203521 12852 raft_consensus.cc:740] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Running, Role: LEADER
I20260709 12:15:08.203198 12612 raft_consensus.cc:515] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:08.204264 12852 consensus_queue.cc:260] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:08.205331 12852 raft_consensus.cc:3060] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.205699 12612 leader_election.cc:290] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 2 election: Requested vote from peers 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:08.207418 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58624e7f613b46ffa69f8f6ddeab9fca" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c797c963c0a452692cd2fec4837b235"
I20260709 12:15:08.207983 12686 raft_consensus.cc:3060] T 58624e7f613b46ffa69f8f6ddeab9fca P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.208645 12761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58624e7f613b46ffa69f8f6ddeab9fca" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f83db109668f418b84c168c1f1567ee9"
I20260709 12:15:08.209236 12761 raft_consensus.cc:3055] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:08.209527 12761 raft_consensus.cc:740] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Running, Role: LEADER
I20260709 12:15:08.210269 12761 consensus_queue.cc:260] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:08.212390 12761 raft_consensus.cc:3060] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.212260 12856 consensus_queue.cc:1048] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.213470 12613 leader_election.cc:290] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 2 election: Requested vote from peers 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:08.215114 12762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f94a9c356546cabbe3b8951720e31c" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f83db109668f418b84c168c1f1567ee9"
I20260709 12:15:08.219210 12761 raft_consensus.cc:2468] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 2.
I20260709 12:15:08.214680 12686 raft_consensus.cc:2468] T 58624e7f613b46ffa69f8f6ddeab9fca P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 2.
I20260709 12:15:08.220247 12687 raft_consensus.cc:3060] T 91f94a9c356546cabbe3b8951720e31c P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.220306 12582 leader_election.cc:304] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b3aae22f5a6492d8ef0750f256eccd0, f83db109668f418b84c168c1f1567ee9; no voters: 
I20260709 12:15:08.221474 12811 raft_consensus.cc:2804] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:08.221706 12762 raft_consensus.cc:2468] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 2.
I20260709 12:15:08.221935 12811 raft_consensus.cc:697] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 LEADER]: Becoming Leader. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Running, Role: LEADER
I20260709 12:15:08.222900 12582 leader_election.cc:304] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b3aae22f5a6492d8ef0750f256eccd0, f83db109668f418b84c168c1f1567ee9; no voters: 
I20260709 12:15:08.222764 12811 consensus_queue.cc:237] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:08.223954 12847 raft_consensus.cc:2804] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:08.224407 12847 raft_consensus.cc:697] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 LEADER]: Becoming Leader. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Running, Role: LEADER
I20260709 12:15:08.225157 12847 consensus_queue.cc:237] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [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: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:08.226194 12687 raft_consensus.cc:2468] T 91f94a9c356546cabbe3b8951720e31c P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 2.
I20260709 12:15:08.230595 12515 catalog_manager.cc:5697] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 reported cstate change: term changed from 1 to 2, leader changed from f83db109668f418b84c168c1f1567ee9 (127.5.196.195) to 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193). New cstate: current_term: 2 leader_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.232455 12886 consensus_queue.cc:1048] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.239265 12886 raft_consensus.cc:993] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9: : Instructing follower 0c797c963c0a452692cd2fec4837b235 to start an election
I20260709 12:15:08.239651 12886 raft_consensus.cc:1081] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Signalling peer 0c797c963c0a452692cd2fec4837b235 to start an election
I20260709 12:15:08.240957 12686 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4205f636f0154c0eafb160d0b4436fb4"
dest_uuid: "0c797c963c0a452692cd2fec4837b235"
 from {username='slave'} at 127.0.0.1:45502
I20260709 12:15:08.241386 12686 raft_consensus.cc:493] T 4205f636f0154c0eafb160d0b4436fb4 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:08.241657 12686 raft_consensus.cc:3060] T 4205f636f0154c0eafb160d0b4436fb4 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.244733 12512 catalog_manager.cc:5697] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 reported cstate change: term changed from 1 to 2, leader changed from f83db109668f418b84c168c1f1567ee9 (127.5.196.195) to 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193). New cstate: current_term: 2 leader_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.246541 12686 raft_consensus.cc:515] T 4205f636f0154c0eafb160d0b4436fb4 P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:08.248615 12686 leader_election.cc:290] T 4205f636f0154c0eafb160d0b4436fb4 P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 2 election: Requested vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:08.249193 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4205f636f0154c0eafb160d0b4436fb4" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
I20260709 12:15:08.249754 12613 raft_consensus.cc:3060] T 4205f636f0154c0eafb160d0b4436fb4 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.249859 12762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4205f636f0154c0eafb160d0b4436fb4" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f83db109668f418b84c168c1f1567ee9"
I20260709 12:15:08.250492 12762 raft_consensus.cc:3055] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:08.250802 12762 raft_consensus.cc:740] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Running, Role: LEADER
I20260709 12:15:08.251579 12762 consensus_queue.cc:260] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:08.252610 12762 raft_consensus.cc:3060] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.256192 12613 raft_consensus.cc:2468] T 4205f636f0154c0eafb160d0b4436fb4 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 2.
I20260709 12:15:08.257552 12658 leader_election.cc:304] T 4205f636f0154c0eafb160d0b4436fb4 P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 
I20260709 12:15:08.258246 12762 raft_consensus.cc:2468] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 2.
I20260709 12:15:08.258324 12849 raft_consensus.cc:2804] T 4205f636f0154c0eafb160d0b4436fb4 P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:08.258994 12849 raft_consensus.cc:697] T 4205f636f0154c0eafb160d0b4436fb4 P 0c797c963c0a452692cd2fec4837b235 [term 2 LEADER]: Becoming Leader. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Running, Role: LEADER
I20260709 12:15:08.259766 12849 consensus_queue.cc:237] T 4205f636f0154c0eafb160d0b4436fb4 P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:08.265514 12515 catalog_manager.cc:5697] T 4205f636f0154c0eafb160d0b4436fb4 P 0c797c963c0a452692cd2fec4837b235 reported cstate change: term changed from 1 to 2, leader changed from f83db109668f418b84c168c1f1567ee9 (127.5.196.195) to 0c797c963c0a452692cd2fec4837b235 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "0c797c963c0a452692cd2fec4837b235" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.498412 12762 raft_consensus.cc:1275] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Refusing update from remote peer 0c797c963c0a452692cd2fec4837b235: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:08.499536 12849 consensus_queue.cc:1048] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:08.506018 12613 raft_consensus.cc:3060] T a4ace19eef2b4064b96886c20f5be226 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.512892 12613 raft_consensus.cc:1275] T a4ace19eef2b4064b96886c20f5be226 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Refusing update from remote peer 0c797c963c0a452692cd2fec4837b235: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:08.514191 12849 consensus_queue.cc:1048] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:08.531152 12686 raft_consensus.cc:1275] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Refusing update from remote peer f83db109668f418b84c168c1f1567ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:08.532202 12856 consensus_queue.cc:1048] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:08.538808 12613 raft_consensus.cc:1275] T f872eea09f4f4210b0ff9d4bc3306820 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Refusing update from remote peer f83db109668f418b84c168c1f1567ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:08.540066 12886 consensus_queue.cc:1048] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:08.644398 12762 raft_consensus.cc:1275] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Refusing update from remote peer 9b3aae22f5a6492d8ef0750f256eccd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:08.645730 12847 consensus_queue.cc:1048] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:08.652963 12613 raft_consensus.cc:1275] T 4205f636f0154c0eafb160d0b4436fb4 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Refusing update from remote peer 0c797c963c0a452692cd2fec4837b235: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:08.654471 12686 raft_consensus.cc:1275] T 91f94a9c356546cabbe3b8951720e31c P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Refusing update from remote peer 9b3aae22f5a6492d8ef0750f256eccd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:08.654631 12849 consensus_queue.cc:1048] T 4205f636f0154c0eafb160d0b4436fb4 P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:08.656216 12847 consensus_queue.cc:1048] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:08.703171 12762 raft_consensus.cc:1275] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Refusing update from remote peer 0c797c963c0a452692cd2fec4837b235: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:08.706914 12854 consensus_queue.cc:1048] T 4205f636f0154c0eafb160d0b4436fb4 P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:08.759625 12686 raft_consensus.cc:1275] T 58624e7f613b46ffa69f8f6ddeab9fca P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Refusing update from remote peer 9b3aae22f5a6492d8ef0750f256eccd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:08.760774 12891 consensus_queue.cc:1048] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:08.775141 12762 raft_consensus.cc:1275] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Refusing update from remote peer 9b3aae22f5a6492d8ef0750f256eccd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:08.776858 12847 consensus_queue.cc:1048] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:15:10.845778 12713 debug-util.cc:398] Leaking SignalData structure 0x7b08001ea400 after lost signal to thread 5910
W20260709 12:15:10.846758 12713 debug-util.cc:398] Leaking SignalData structure 0x7b08000f7880 after lost signal to thread 12549
W20260709 12:15:10.847812 12713 debug-util.cc:398] Leaking SignalData structure 0x7b08001a5e20 after lost signal to thread 12641
W20260709 12:15:10.848683 12713 debug-util.cc:398] Leaking SignalData structure 0x7b08003a5000 after lost signal to thread 12716
W20260709 12:15:10.849531 12713 debug-util.cc:398] Leaking SignalData structure 0x7b08001542a0 after lost signal to thread 12790
I20260709 12:15:11.546620 12514 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51774:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:15:11.549888 12514 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:15:11.605496 12602 tablet_service.cc:1511] Processing CreateTablet for tablet 4b679cf46ee64ab199ec9b72e8a34edf (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:11.607335 12602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b679cf46ee64ab199ec9b72e8a34edf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.610664 12679 tablet_service.cc:1511] Processing CreateTablet for tablet 48161a0c27aa48dc8ecdca3d4d15df6b (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:11.612298 12679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48161a0c27aa48dc8ecdca3d4d15df6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.612488 12678 tablet_service.cc:1511] Processing CreateTablet for tablet 4b679cf46ee64ab199ec9b72e8a34edf (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:11.612645 12748 tablet_service.cc:1511] Processing CreateTablet for tablet 4b679cf46ee64ab199ec9b72e8a34edf (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:11.613987 12678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b679cf46ee64ab199ec9b72e8a34edf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.614394 12748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b679cf46ee64ab199ec9b72e8a34edf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.618160 12600 tablet_service.cc:1511] Processing CreateTablet for tablet 48161a0c27aa48dc8ecdca3d4d15df6b (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:11.619519 12600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48161a0c27aa48dc8ecdca3d4d15df6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.624739 12749 tablet_service.cc:1511] Processing CreateTablet for tablet 48161a0c27aa48dc8ecdca3d4d15df6b (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:11.626036 12749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48161a0c27aa48dc8ecdca3d4d15df6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.630954 12599 tablet_service.cc:1511] Processing CreateTablet for tablet 3850bfdb90414c958623a51b707221a0 (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:11.632309 12599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3850bfdb90414c958623a51b707221a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.633289 12681 tablet_service.cc:1511] Processing CreateTablet for tablet 3850bfdb90414c958623a51b707221a0 (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:11.634578 12681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3850bfdb90414c958623a51b707221a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.634268 12751 tablet_service.cc:1511] Processing CreateTablet for tablet 3850bfdb90414c958623a51b707221a0 (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:11.635555 12751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3850bfdb90414c958623a51b707221a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.652751 12603 tablet_service.cc:1511] Processing CreateTablet for tablet 0c5f6cdf218f4729bc0c6073055517ee (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:11.654188 12603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c5f6cdf218f4729bc0c6073055517ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.654072 12677 tablet_service.cc:1511] Processing CreateTablet for tablet 0c5f6cdf218f4729bc0c6073055517ee (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:11.655493 12677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c5f6cdf218f4729bc0c6073055517ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.677784 12753 tablet_service.cc:1511] Processing CreateTablet for tablet 0c5f6cdf218f4729bc0c6073055517ee (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:11.679152 12753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c5f6cdf218f4729bc0c6073055517ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.711959 12599 tablet_service.cc:1511] Processing CreateTablet for tablet 8a230263b2d04f75b00b0e641f70a263 (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:11.713281 12599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a230263b2d04f75b00b0e641f70a263. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.716158 12915 tablet_bootstrap.cc:492] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0: Bootstrap starting.
I20260709 12:15:11.717662 12601 tablet_service.cc:1511] Processing CreateTablet for tablet 44ca7351311b476582a251641e35ff4f (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:11.719627 12749 tablet_service.cc:1511] Processing CreateTablet for tablet 44ca7351311b476582a251641e35ff4f (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:11.720842 12749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44ca7351311b476582a251641e35ff4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.725302 12601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44ca7351311b476582a251641e35ff4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.728241 12751 tablet_service.cc:1511] Processing CreateTablet for tablet 8a230263b2d04f75b00b0e641f70a263 (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:11.729475 12751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a230263b2d04f75b00b0e641f70a263. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.747641 12600 tablet_service.cc:1511] Processing CreateTablet for tablet bdf23a34ae094fa7883626d52f1b1a76 (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:11.749107 12600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf23a34ae094fa7883626d52f1b1a76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.753257 12753 tablet_service.cc:1511] Processing CreateTablet for tablet bdf23a34ae094fa7883626d52f1b1a76 (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:11.753618 12679 tablet_service.cc:1511] Processing CreateTablet for tablet 44ca7351311b476582a251641e35ff4f (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:11.753856 12681 tablet_service.cc:1511] Processing CreateTablet for tablet 8a230263b2d04f75b00b0e641f70a263 (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:11.754673 12753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf23a34ae094fa7883626d52f1b1a76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.754956 12679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44ca7351311b476582a251641e35ff4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.756168 12915 tablet_bootstrap.cc:654] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:11.757112 12914 tablet_bootstrap.cc:492] T 4b679cf46ee64ab199ec9b72e8a34edf P f83db109668f418b84c168c1f1567ee9: Bootstrap starting.
I20260709 12:15:11.759859 12913 tablet_bootstrap.cc:492] T 48161a0c27aa48dc8ecdca3d4d15df6b P 0c797c963c0a452692cd2fec4837b235: Bootstrap starting.
I20260709 12:15:11.767789 12748 tablet_service.cc:1511] Processing CreateTablet for tablet ed75edafef8b4dea942348c070544cee (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:11.766288 12681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a230263b2d04f75b00b0e641f70a263. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.769847 12678 tablet_service.cc:1511] Processing CreateTablet for tablet ed75edafef8b4dea942348c070544cee (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:11.771680 12677 tablet_service.cc:1511] Processing CreateTablet for tablet bdf23a34ae094fa7883626d52f1b1a76 (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:11.773042 12748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed75edafef8b4dea942348c070544cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.762049 12602 tablet_service.cc:1511] Processing CreateTablet for tablet ed75edafef8b4dea942348c070544cee (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:11.777278 12678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed75edafef8b4dea942348c070544cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.777472 12602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed75edafef8b4dea942348c070544cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.783917 12677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf23a34ae094fa7883626d52f1b1a76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.786635 12913 tablet_bootstrap.cc:654] T 48161a0c27aa48dc8ecdca3d4d15df6b P 0c797c963c0a452692cd2fec4837b235: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:11.787554 12915 tablet_bootstrap.cc:492] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0: No bootstrap required, opened a new log
I20260709 12:15:11.788143 12915 ts_tablet_manager.cc:1403] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent bootstrapping tablet: real 0.072s	user 0.002s	sys 0.011s
I20260709 12:15:11.798717 12914 tablet_bootstrap.cc:654] T 4b679cf46ee64ab199ec9b72e8a34edf P f83db109668f418b84c168c1f1567ee9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:11.799417 12915 raft_consensus.cc:359] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:11.800218 12915 raft_consensus.cc:385] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:11.801486 12915 raft_consensus.cc:740] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Initialized, Role: FOLLOWER
I20260709 12:15:11.802304 12915 consensus_queue.cc:260] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:11.805028 12915 ts_tablet_manager.cc:1434] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:15:11.814354 12915 tablet_bootstrap.cc:492] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0: Bootstrap starting.
I20260709 12:15:11.810055 12675 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac0921dc1d649cd9a4959df94d79680 (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:11.815448 12675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac0921dc1d649cd9a4959df94d79680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.807879 12599 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac0921dc1d649cd9a4959df94d79680 (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:11.822381 12599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac0921dc1d649cd9a4959df94d79680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.826627 12751 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac0921dc1d649cd9a4959df94d79680 (DEFAULT_TABLE table=soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:11.832610 12751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac0921dc1d649cd9a4959df94d79680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.848210 12913 tablet_bootstrap.cc:492] T 48161a0c27aa48dc8ecdca3d4d15df6b P 0c797c963c0a452692cd2fec4837b235: No bootstrap required, opened a new log
I20260709 12:15:11.848809 12913 ts_tablet_manager.cc:1403] T 48161a0c27aa48dc8ecdca3d4d15df6b P 0c797c963c0a452692cd2fec4837b235: Time spent bootstrapping tablet: real 0.089s	user 0.008s	sys 0.011s
I20260709 12:15:11.851893 12913 raft_consensus.cc:359] T 48161a0c27aa48dc8ecdca3d4d15df6b P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:11.852654 12913 raft_consensus.cc:385] T 48161a0c27aa48dc8ecdca3d4d15df6b P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:11.853016 12913 raft_consensus.cc:740] T 48161a0c27aa48dc8ecdca3d4d15df6b P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Initialized, Role: FOLLOWER
I20260709 12:15:11.853780 12913 consensus_queue.cc:260] T 48161a0c27aa48dc8ecdca3d4d15df6b P 0c797c963c0a452692cd2fec4837b235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:11.856343 12913 ts_tablet_manager.cc:1434] T 48161a0c27aa48dc8ecdca3d4d15df6b P 0c797c963c0a452692cd2fec4837b235: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:15:11.857304 12913 tablet_bootstrap.cc:492] T 4b679cf46ee64ab199ec9b72e8a34edf P 0c797c963c0a452692cd2fec4837b235: Bootstrap starting.
I20260709 12:15:11.859565 12915 tablet_bootstrap.cc:654] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:11.863566 12913 tablet_bootstrap.cc:654] T 4b679cf46ee64ab199ec9b72e8a34edf P 0c797c963c0a452692cd2fec4837b235: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:11.871961 12914 tablet_bootstrap.cc:492] T 4b679cf46ee64ab199ec9b72e8a34edf P f83db109668f418b84c168c1f1567ee9: No bootstrap required, opened a new log
I20260709 12:15:11.872509 12914 ts_tablet_manager.cc:1403] T 4b679cf46ee64ab199ec9b72e8a34edf P f83db109668f418b84c168c1f1567ee9: Time spent bootstrapping tablet: real 0.116s	user 0.007s	sys 0.007s
I20260709 12:15:11.875643 12914 raft_consensus.cc:359] T 4b679cf46ee64ab199ec9b72e8a34edf P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:11.876145 12913 tablet_bootstrap.cc:492] T 4b679cf46ee64ab199ec9b72e8a34edf P 0c797c963c0a452692cd2fec4837b235: No bootstrap required, opened a new log
I20260709 12:15:11.876317 12914 raft_consensus.cc:385] T 4b679cf46ee64ab199ec9b72e8a34edf P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:11.876689 12914 raft_consensus.cc:740] T 4b679cf46ee64ab199ec9b72e8a34edf P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Initialized, Role: FOLLOWER
I20260709 12:15:11.876829 12913 ts_tablet_manager.cc:1403] T 4b679cf46ee64ab199ec9b72e8a34edf P 0c797c963c0a452692cd2fec4837b235: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.001s
I20260709 12:15:11.880107 12913 raft_consensus.cc:359] T 4b679cf46ee64ab199ec9b72e8a34edf P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:11.881004 12913 raft_consensus.cc:385] T 4b679cf46ee64ab199ec9b72e8a34edf P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:11.881347 12913 raft_consensus.cc:740] T 4b679cf46ee64ab199ec9b72e8a34edf P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Initialized, Role: FOLLOWER
I20260709 12:15:11.881512 12915 tablet_bootstrap.cc:492] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0: No bootstrap required, opened a new log
I20260709 12:15:11.881991 12915 ts_tablet_manager.cc:1403] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.010s
I20260709 12:15:11.882165 12913 consensus_queue.cc:260] T 4b679cf46ee64ab199ec9b72e8a34edf P 0c797c963c0a452692cd2fec4837b235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:11.884519 12913 ts_tablet_manager.cc:1434] T 4b679cf46ee64ab199ec9b72e8a34edf P 0c797c963c0a452692cd2fec4837b235: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:11.884606 12915 raft_consensus.cc:359] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:11.885380 12915 raft_consensus.cc:385] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:11.885524 12913 tablet_bootstrap.cc:492] T 3850bfdb90414c958623a51b707221a0 P 0c797c963c0a452692cd2fec4837b235: Bootstrap starting.
I20260709 12:15:11.885713 12915 raft_consensus.cc:740] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Initialized, Role: FOLLOWER
I20260709 12:15:11.877429 12914 consensus_queue.cc:260] T 4b679cf46ee64ab199ec9b72e8a34edf P f83db109668f418b84c168c1f1567ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:11.886531 12915 consensus_queue.cc:260] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:11.888340 12914 ts_tablet_manager.cc:1434] T 4b679cf46ee64ab199ec9b72e8a34edf P f83db109668f418b84c168c1f1567ee9: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:15:11.889079 12915 ts_tablet_manager.cc:1434] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:15:11.890043 12915 tablet_bootstrap.cc:492] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0: Bootstrap starting.
W20260709 12:15:11.891096 12563 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:11.894526 12914 tablet_bootstrap.cc:492] T 48161a0c27aa48dc8ecdca3d4d15df6b P f83db109668f418b84c168c1f1567ee9: Bootstrap starting.
I20260709 12:15:11.896131 12915 tablet_bootstrap.cc:654] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:11.905807 12913 tablet_bootstrap.cc:654] T 3850bfdb90414c958623a51b707221a0 P 0c797c963c0a452692cd2fec4837b235: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:11.909839 12914 tablet_bootstrap.cc:654] T 48161a0c27aa48dc8ecdca3d4d15df6b P f83db109668f418b84c168c1f1567ee9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:11.917562 12913 tablet_bootstrap.cc:492] T 3850bfdb90414c958623a51b707221a0 P 0c797c963c0a452692cd2fec4837b235: No bootstrap required, opened a new log
I20260709 12:15:11.918111 12913 ts_tablet_manager.cc:1403] T 3850bfdb90414c958623a51b707221a0 P 0c797c963c0a452692cd2fec4837b235: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.004s
I20260709 12:15:11.921065 12913 raft_consensus.cc:359] T 3850bfdb90414c958623a51b707221a0 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:11.921849 12914 tablet_bootstrap.cc:492] T 48161a0c27aa48dc8ecdca3d4d15df6b P f83db109668f418b84c168c1f1567ee9: No bootstrap required, opened a new log
I20260709 12:15:11.921875 12913 raft_consensus.cc:385] T 3850bfdb90414c958623a51b707221a0 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:11.922360 12913 raft_consensus.cc:740] T 3850bfdb90414c958623a51b707221a0 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Initialized, Role: FOLLOWER
I20260709 12:15:11.922482 12914 ts_tablet_manager.cc:1403] T 48161a0c27aa48dc8ecdca3d4d15df6b P f83db109668f418b84c168c1f1567ee9: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.002s
I20260709 12:15:11.922147 12915 tablet_bootstrap.cc:492] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0: No bootstrap required, opened a new log
I20260709 12:15:11.923056 12915 ts_tablet_manager.cc:1403] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.017s
I20260709 12:15:11.923144 12913 consensus_queue.cc:260] T 3850bfdb90414c958623a51b707221a0 P 0c797c963c0a452692cd2fec4837b235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:11.925549 12913 ts_tablet_manager.cc:1434] T 3850bfdb90414c958623a51b707221a0 P 0c797c963c0a452692cd2fec4837b235: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:15:11.925959 12915 raft_consensus.cc:359] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:11.926600 12913 tablet_bootstrap.cc:492] T 0c5f6cdf218f4729bc0c6073055517ee P 0c797c963c0a452692cd2fec4837b235: Bootstrap starting.
I20260709 12:15:11.926705 12915 raft_consensus.cc:385] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:11.927176 12915 raft_consensus.cc:740] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Initialized, Role: FOLLOWER
I20260709 12:15:11.925631 12914 raft_consensus.cc:359] T 48161a0c27aa48dc8ecdca3d4d15df6b P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:11.928069 12914 raft_consensus.cc:385] T 48161a0c27aa48dc8ecdca3d4d15df6b P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:11.927986 12915 consensus_queue.cc:260] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:11.928501 12914 raft_consensus.cc:740] T 48161a0c27aa48dc8ecdca3d4d15df6b P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Initialized, Role: FOLLOWER
I20260709 12:15:11.930542 12915 ts_tablet_manager.cc:1434] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:11.929316 12914 consensus_queue.cc:260] T 48161a0c27aa48dc8ecdca3d4d15df6b P f83db109668f418b84c168c1f1567ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:11.931540 12915 tablet_bootstrap.cc:492] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0: Bootstrap starting.
I20260709 12:15:11.933645 12914 ts_tablet_manager.cc:1434] T 48161a0c27aa48dc8ecdca3d4d15df6b P f83db109668f418b84c168c1f1567ee9: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260709 12:15:11.936007 12914 tablet_bootstrap.cc:492] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9: Bootstrap starting.
I20260709 12:15:11.938192 12915 tablet_bootstrap.cc:654] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:11.942463 12914 tablet_bootstrap.cc:654] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:11.943760 12913 tablet_bootstrap.cc:654] T 0c5f6cdf218f4729bc0c6073055517ee P 0c797c963c0a452692cd2fec4837b235: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:11.949965 12915 tablet_bootstrap.cc:492] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0: No bootstrap required, opened a new log
I20260709 12:15:11.954257 12915 ts_tablet_manager.cc:1403] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.005s
I20260709 12:15:11.957537 12915 raft_consensus.cc:359] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:11.958377 12915 raft_consensus.cc:385] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:11.958722 12915 raft_consensus.cc:740] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Initialized, Role: FOLLOWER
I20260709 12:15:11.959578 12915 consensus_queue.cc:260] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:11.962266 12915 ts_tablet_manager.cc:1434] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:15:11.963555 12915 tablet_bootstrap.cc:492] T 8a230263b2d04f75b00b0e641f70a263 P 9b3aae22f5a6492d8ef0750f256eccd0: Bootstrap starting.
I20260709 12:15:11.970124 12915 tablet_bootstrap.cc:654] T 8a230263b2d04f75b00b0e641f70a263 P 9b3aae22f5a6492d8ef0750f256eccd0: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:11.973994 12914 tablet_bootstrap.cc:492] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9: No bootstrap required, opened a new log
I20260709 12:15:11.974511 12914 ts_tablet_manager.cc:1403] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.014s
I20260709 12:15:11.975967 12915 tablet_bootstrap.cc:492] T 8a230263b2d04f75b00b0e641f70a263 P 9b3aae22f5a6492d8ef0750f256eccd0: No bootstrap required, opened a new log
I20260709 12:15:11.976388 12915 ts_tablet_manager.cc:1403] T 8a230263b2d04f75b00b0e641f70a263 P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.009s
I20260709 12:15:11.977507 12914 raft_consensus.cc:359] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:11.978289 12914 raft_consensus.cc:385] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:11.978574 12914 raft_consensus.cc:740] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Initialized, Role: FOLLOWER
I20260709 12:15:11.978722 12915 raft_consensus.cc:359] T 8a230263b2d04f75b00b0e641f70a263 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:11.979597 12915 raft_consensus.cc:385] T 8a230263b2d04f75b00b0e641f70a263 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:11.979295 12914 consensus_queue.cc:260] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:11.979790 12913 tablet_bootstrap.cc:492] T 0c5f6cdf218f4729bc0c6073055517ee P 0c797c963c0a452692cd2fec4837b235: No bootstrap required, opened a new log
I20260709 12:15:11.979895 12915 raft_consensus.cc:740] T 8a230263b2d04f75b00b0e641f70a263 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Initialized, Role: FOLLOWER
I20260709 12:15:11.980397 12913 ts_tablet_manager.cc:1403] T 0c5f6cdf218f4729bc0c6073055517ee P 0c797c963c0a452692cd2fec4837b235: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.000s
I20260709 12:15:11.980748 12915 consensus_queue.cc:260] T 8a230263b2d04f75b00b0e641f70a263 P 9b3aae22f5a6492d8ef0750f256eccd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:11.982832 12915 ts_tablet_manager.cc:1434] T 8a230263b2d04f75b00b0e641f70a263 P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:15:11.983790 12915 tablet_bootstrap.cc:492] T bdf23a34ae094fa7883626d52f1b1a76 P 9b3aae22f5a6492d8ef0750f256eccd0: Bootstrap starting.
I20260709 12:15:11.988672 12914 ts_tablet_manager.cc:1434] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:15:11.989689 12914 tablet_bootstrap.cc:492] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9: Bootstrap starting.
I20260709 12:15:11.991542 12915 tablet_bootstrap.cc:654] T bdf23a34ae094fa7883626d52f1b1a76 P 9b3aae22f5a6492d8ef0750f256eccd0: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:11.996065 12914 tablet_bootstrap.cc:654] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:12.003630 12913 raft_consensus.cc:359] T 0c5f6cdf218f4729bc0c6073055517ee P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.004388 12913 raft_consensus.cc:385] T 0c5f6cdf218f4729bc0c6073055517ee P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:12.004673 12913 raft_consensus.cc:740] T 0c5f6cdf218f4729bc0c6073055517ee P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Initialized, Role: FOLLOWER
I20260709 12:15:12.005470 12913 consensus_queue.cc:260] T 0c5f6cdf218f4729bc0c6073055517ee P 0c797c963c0a452692cd2fec4837b235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.007807 12913 ts_tablet_manager.cc:1434] T 0c5f6cdf218f4729bc0c6073055517ee P 0c797c963c0a452692cd2fec4837b235: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 12:15:12.009351 12913 tablet_bootstrap.cc:492] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235: Bootstrap starting.
I20260709 12:15:12.013697 12915 tablet_bootstrap.cc:492] T bdf23a34ae094fa7883626d52f1b1a76 P 9b3aae22f5a6492d8ef0750f256eccd0: No bootstrap required, opened a new log
I20260709 12:15:12.014236 12915 ts_tablet_manager.cc:1403] T bdf23a34ae094fa7883626d52f1b1a76 P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.011s
I20260709 12:15:12.015980 12913 tablet_bootstrap.cc:654] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:12.017203 12915 raft_consensus.cc:359] T bdf23a34ae094fa7883626d52f1b1a76 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.017941 12915 raft_consensus.cc:385] T bdf23a34ae094fa7883626d52f1b1a76 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:12.018222 12915 raft_consensus.cc:740] T bdf23a34ae094fa7883626d52f1b1a76 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Initialized, Role: FOLLOWER
I20260709 12:15:12.019083 12915 consensus_queue.cc:260] T bdf23a34ae094fa7883626d52f1b1a76 P 9b3aae22f5a6492d8ef0750f256eccd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.021674 12915 ts_tablet_manager.cc:1434] T bdf23a34ae094fa7883626d52f1b1a76 P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:15:12.022657 12915 tablet_bootstrap.cc:492] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0: Bootstrap starting.
I20260709 12:15:12.028162 12914 tablet_bootstrap.cc:492] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9: No bootstrap required, opened a new log
I20260709 12:15:12.028961 12915 tablet_bootstrap.cc:654] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:12.030215 12914 ts_tablet_manager.cc:1403] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.000s
I20260709 12:15:12.032621 12916 raft_consensus.cc:493] T 8a230263b2d04f75b00b0e641f70a263 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:12.033105 12916 raft_consensus.cc:515] T 8a230263b2d04f75b00b0e641f70a263 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.033696 12914 raft_consensus.cc:359] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.034449 12914 raft_consensus.cc:385] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:12.034746 12914 raft_consensus.cc:740] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Initialized, Role: FOLLOWER
I20260709 12:15:12.035676 12914 consensus_queue.cc:260] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.036144 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a230263b2d04f75b00b0e641f70a263" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235" is_pre_election: true
I20260709 12:15:12.037385 12761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a230263b2d04f75b00b0e641f70a263" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83db109668f418b84c168c1f1567ee9" is_pre_election: true
W20260709 12:15:12.037899 12581 leader_election.cc:343] T 8a230263b2d04f75b00b0e641f70a263 P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:12.039968 12582 leader_election.cc:343] T 8a230263b2d04f75b00b0e641f70a263 P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:12.040493 12582 leader_election.cc:304] T 8a230263b2d04f75b00b0e641f70a263 P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 0c797c963c0a452692cd2fec4837b235, f83db109668f418b84c168c1f1567ee9
I20260709 12:15:12.041610 12895 raft_consensus.cc:2749] T 8a230263b2d04f75b00b0e641f70a263 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:12.035291 12916 leader_election.cc:290] T 8a230263b2d04f75b00b0e641f70a263 P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:12.043846 12914 ts_tablet_manager.cc:1434] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:15:12.044919 12914 tablet_bootstrap.cc:492] T 44ca7351311b476582a251641e35ff4f P f83db109668f418b84c168c1f1567ee9: Bootstrap starting.
I20260709 12:15:12.045339 12913 tablet_bootstrap.cc:492] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235: No bootstrap required, opened a new log
I20260709 12:15:12.045920 12913 ts_tablet_manager.cc:1403] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.008s
I20260709 12:15:12.049021 12913 raft_consensus.cc:359] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.049739 12913 raft_consensus.cc:385] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:12.050025 12913 raft_consensus.cc:740] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Initialized, Role: FOLLOWER
I20260709 12:15:12.050763 12913 consensus_queue.cc:260] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.054814 12916 raft_consensus.cc:493] T bdf23a34ae094fa7883626d52f1b1a76 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:12.055365 12916 raft_consensus.cc:515] T bdf23a34ae094fa7883626d52f1b1a76 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.056057 12895 raft_consensus.cc:493] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:12.056541 12895 raft_consensus.cc:515] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.057399 12916 leader_election.cc:290] T bdf23a34ae094fa7883626d52f1b1a76 P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:12.058426 12895 leader_election.cc:290] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:12.059772 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf23a34ae094fa7883626d52f1b1a76" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235" is_pre_election: true
I20260709 12:15:12.060359 12688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b679cf46ee64ab199ec9b72e8a34edf" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235" is_pre_election: true
I20260709 12:15:12.060990 12688 raft_consensus.cc:2468] T 4b679cf46ee64ab199ec9b72e8a34edf P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 0.
W20260709 12:15:12.061203 12581 leader_election.cc:343] T bdf23a34ae094fa7883626d52f1b1a76 P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:12.062075 12915 tablet_bootstrap.cc:492] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0: No bootstrap required, opened a new log
I20260709 12:15:12.062577 12915 ts_tablet_manager.cc:1403] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.011s
I20260709 12:15:12.063023 12761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf23a34ae094fa7883626d52f1b1a76" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83db109668f418b84c168c1f1567ee9" is_pre_election: true
I20260709 12:15:12.063863 12914 tablet_bootstrap.cc:654] T 44ca7351311b476582a251641e35ff4f P f83db109668f418b84c168c1f1567ee9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:12.064206 12762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b679cf46ee64ab199ec9b72e8a34edf" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83db109668f418b84c168c1f1567ee9" is_pre_election: true
I20260709 12:15:12.064815 12762 raft_consensus.cc:2468] T 4b679cf46ee64ab199ec9b72e8a34edf P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 0.
W20260709 12:15:12.065757 12582 leader_election.cc:343] T bdf23a34ae094fa7883626d52f1b1a76 P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:12.065613 12915 raft_consensus.cc:359] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.066143 12581 leader_election.cc:304] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 
I20260709 12:15:12.066248 12582 leader_election.cc:304] T bdf23a34ae094fa7883626d52f1b1a76 P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 0c797c963c0a452692cd2fec4837b235, f83db109668f418b84c168c1f1567ee9
I20260709 12:15:12.067075 12895 raft_consensus.cc:2804] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:12.067437 12895 raft_consensus.cc:493] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:12.067770 12895 raft_consensus.cc:3060] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.070236 12913 ts_tablet_manager.cc:1434] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.004s
I20260709 12:15:12.074128 12916 raft_consensus.cc:2749] T bdf23a34ae094fa7883626d52f1b1a76 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:12.075968 12895 raft_consensus.cc:515] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.078029 12913 tablet_bootstrap.cc:492] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235: Bootstrap starting.
I20260709 12:15:12.078590 12688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b679cf46ee64ab199ec9b72e8a34edf" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235"
I20260709 12:15:12.079169 12688 raft_consensus.cc:3060] T 4b679cf46ee64ab199ec9b72e8a34edf P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.066365 12915 raft_consensus.cc:385] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:12.079727 12915 raft_consensus.cc:740] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Initialized, Role: FOLLOWER
I20260709 12:15:12.080500 12915 consensus_queue.cc:260] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.082891 12915 ts_tablet_manager.cc:1434] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 12:15:12.083963 12915 tablet_bootstrap.cc:492] T 0ac0921dc1d649cd9a4959df94d79680 P 9b3aae22f5a6492d8ef0750f256eccd0: Bootstrap starting.
I20260709 12:15:12.087491 12688 raft_consensus.cc:2468] T 4b679cf46ee64ab199ec9b72e8a34edf P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 1.
I20260709 12:15:12.088835 12581 leader_election.cc:304] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 
I20260709 12:15:12.089640 12916 raft_consensus.cc:2804] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:12.090484 12913 tablet_bootstrap.cc:654] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:12.097642 12914 tablet_bootstrap.cc:492] T 44ca7351311b476582a251641e35ff4f P f83db109668f418b84c168c1f1567ee9: No bootstrap required, opened a new log
I20260709 12:15:12.098886 12914 ts_tablet_manager.cc:1403] T 44ca7351311b476582a251641e35ff4f P f83db109668f418b84c168c1f1567ee9: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.025s
I20260709 12:15:12.099007 12762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b679cf46ee64ab199ec9b72e8a34edf" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83db109668f418b84c168c1f1567ee9"
I20260709 12:15:12.099717 12762 raft_consensus.cc:3060] T 4b679cf46ee64ab199ec9b72e8a34edf P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.102522 12914 raft_consensus.cc:359] T 44ca7351311b476582a251641e35ff4f P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.090610 12915 tablet_bootstrap.cc:654] T 0ac0921dc1d649cd9a4959df94d79680 P 9b3aae22f5a6492d8ef0750f256eccd0: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:12.103296 12914 raft_consensus.cc:385] T 44ca7351311b476582a251641e35ff4f P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:12.103787 12914 raft_consensus.cc:740] T 44ca7351311b476582a251641e35ff4f P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Initialized, Role: FOLLOWER
I20260709 12:15:12.104599 12914 consensus_queue.cc:260] T 44ca7351311b476582a251641e35ff4f P f83db109668f418b84c168c1f1567ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.106526 12852 raft_consensus.cc:493] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:12.106940 12852 raft_consensus.cc:515] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.109165 12852 leader_election.cc:290] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401)
I20260709 12:15:12.110708 12762 raft_consensus.cc:2468] T 4b679cf46ee64ab199ec9b72e8a34edf P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 1.
I20260709 12:15:12.111166 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3850bfdb90414c958623a51b707221a0" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" is_pre_election: true
I20260709 12:15:12.111915 12613 raft_consensus.cc:2468] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 0.
I20260709 12:15:12.097466 12895 leader_election.cc:290] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 election: Requested vote from peers 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:12.113320 12732 leader_election.cc:304] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b3aae22f5a6492d8ef0750f256eccd0, f83db109668f418b84c168c1f1567ee9; no voters: 
I20260709 12:15:12.114902 12914 ts_tablet_manager.cc:1434] T 44ca7351311b476582a251641e35ff4f P f83db109668f418b84c168c1f1567ee9: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:15:12.114876 12852 raft_consensus.cc:2804] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:12.115546 12852 raft_consensus.cc:493] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:12.115954 12852 raft_consensus.cc:3060] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.116365 12916 raft_consensus.cc:697] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 LEADER]: Becoming Leader. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Running, Role: LEADER
I20260709 12:15:12.117311 12916 consensus_queue.cc:237] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.122488 12688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3850bfdb90414c958623a51b707221a0" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235" is_pre_election: true
I20260709 12:15:12.123064 12914 tablet_bootstrap.cc:492] T 8a230263b2d04f75b00b0e641f70a263 P f83db109668f418b84c168c1f1567ee9: Bootstrap starting.
I20260709 12:15:12.125276 12852 raft_consensus.cc:515] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.123193 12688 raft_consensus.cc:2468] T 3850bfdb90414c958623a51b707221a0 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 0.
I20260709 12:15:12.132018 12913 tablet_bootstrap.cc:492] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235: No bootstrap required, opened a new log
I20260709 12:15:12.131676 12514 catalog_manager.cc:5697] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193). New cstate: current_term: 1 leader_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:12.132958 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3850bfdb90414c958623a51b707221a0" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
I20260709 12:15:12.133540 12852 leader_election.cc:290] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 election: Requested vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401)
I20260709 12:15:12.133729 12613 raft_consensus.cc:3060] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.136142 12688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3850bfdb90414c958623a51b707221a0" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235"
I20260709 12:15:12.136699 12688 raft_consensus.cc:3060] T 3850bfdb90414c958623a51b707221a0 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.137226 12915 tablet_bootstrap.cc:492] T 0ac0921dc1d649cd9a4959df94d79680 P 9b3aae22f5a6492d8ef0750f256eccd0: No bootstrap required, opened a new log
I20260709 12:15:12.137727 12915 ts_tablet_manager.cc:1403] T 0ac0921dc1d649cd9a4959df94d79680 P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.015s
I20260709 12:15:12.135548 12913 ts_tablet_manager.cc:1403] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.000s
I20260709 12:15:12.138384 12914 tablet_bootstrap.cc:654] T 8a230263b2d04f75b00b0e641f70a263 P f83db109668f418b84c168c1f1567ee9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:12.140563 12915 raft_consensus.cc:359] T 0ac0921dc1d649cd9a4959df94d79680 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.141291 12915 raft_consensus.cc:385] T 0ac0921dc1d649cd9a4959df94d79680 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:12.141129 12913 raft_consensus.cc:359] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.141637 12915 raft_consensus.cc:740] T 0ac0921dc1d649cd9a4959df94d79680 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Initialized, Role: FOLLOWER
I20260709 12:15:12.141920 12913 raft_consensus.cc:385] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:12.142246 12913 raft_consensus.cc:740] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Initialized, Role: FOLLOWER
I20260709 12:15:12.142486 12915 consensus_queue.cc:260] T 0ac0921dc1d649cd9a4959df94d79680 P 9b3aae22f5a6492d8ef0750f256eccd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.142987 12913 consensus_queue.cc:260] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.144649 12915 ts_tablet_manager.cc:1434] T 0ac0921dc1d649cd9a4959df94d79680 P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:15:12.145323 12913 ts_tablet_manager.cc:1434] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:12.146312 12913 tablet_bootstrap.cc:492] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235: Bootstrap starting.
I20260709 12:15:12.149029 12915 tablet_bootstrap.cc:492] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0: Bootstrap starting.
I20260709 12:15:12.152587 12613 raft_consensus.cc:2468] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 1.
I20260709 12:15:12.154016 12732 leader_election.cc:304] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b3aae22f5a6492d8ef0750f256eccd0, f83db109668f418b84c168c1f1567ee9; no voters: 
I20260709 12:15:12.157378 12852 raft_consensus.cc:2804] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:12.157863 12852 raft_consensus.cc:697] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Becoming Leader. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Running, Role: LEADER
I20260709 12:15:12.165470 12916 raft_consensus.cc:493] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:12.166059 12916 raft_consensus.cc:515] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.168080 12916 leader_election.cc:290] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:12.168833 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48161a0c27aa48dc8ecdca3d4d15df6b" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235" is_pre_election: true
I20260709 12:15:12.158736 12852 consensus_queue.cc:237] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.169571 12687 raft_consensus.cc:2468] T 48161a0c27aa48dc8ecdca3d4d15df6b P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 0.
I20260709 12:15:12.171061 12581 leader_election.cc:304] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 
I20260709 12:15:12.172027 12916 raft_consensus.cc:2804] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:12.172413 12916 raft_consensus.cc:493] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:12.174201 12916 raft_consensus.cc:3060] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.169503 12688 raft_consensus.cc:2468] T 3850bfdb90414c958623a51b707221a0 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 1.
I20260709 12:15:12.176928 12915 tablet_bootstrap.cc:654] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:12.177662 12914 tablet_bootstrap.cc:492] T 8a230263b2d04f75b00b0e641f70a263 P f83db109668f418b84c168c1f1567ee9: No bootstrap required, opened a new log
I20260709 12:15:12.179726 12914 ts_tablet_manager.cc:1403] T 8a230263b2d04f75b00b0e641f70a263 P f83db109668f418b84c168c1f1567ee9: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.007s
I20260709 12:15:12.181891 12762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48161a0c27aa48dc8ecdca3d4d15df6b" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83db109668f418b84c168c1f1567ee9" is_pre_election: true
I20260709 12:15:12.182562 12762 raft_consensus.cc:2468] T 48161a0c27aa48dc8ecdca3d4d15df6b P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 0.
I20260709 12:15:12.183554 12913 tablet_bootstrap.cc:654] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:12.191903 12914 raft_consensus.cc:359] T 8a230263b2d04f75b00b0e641f70a263 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.194464 12914 raft_consensus.cc:385] T 8a230263b2d04f75b00b0e641f70a263 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:12.194761 12914 raft_consensus.cc:740] T 8a230263b2d04f75b00b0e641f70a263 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Initialized, Role: FOLLOWER
I20260709 12:15:12.195560 12914 consensus_queue.cc:260] T 8a230263b2d04f75b00b0e641f70a263 P f83db109668f418b84c168c1f1567ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.196122 12915 tablet_bootstrap.cc:492] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0: No bootstrap required, opened a new log
I20260709 12:15:12.196645 12915 ts_tablet_manager.cc:1403] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.002s
I20260709 12:15:12.198313 12914 ts_tablet_manager.cc:1434] T 8a230263b2d04f75b00b0e641f70a263 P f83db109668f418b84c168c1f1567ee9: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:15:12.199246 12914 tablet_bootstrap.cc:492] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9: Bootstrap starting.
I20260709 12:15:12.199368 12915 raft_consensus.cc:359] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.200026 12915 raft_consensus.cc:385] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:12.200280 12915 raft_consensus.cc:740] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Initialized, Role: FOLLOWER
I20260709 12:15:12.200896 12915 consensus_queue.cc:260] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.202342 12916 raft_consensus.cc:515] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.203114 12915 ts_tablet_manager.cc:1434] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:15:12.203598 12913 tablet_bootstrap.cc:492] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235: No bootstrap required, opened a new log
I20260709 12:15:12.204149 12913 ts_tablet_manager.cc:1403] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.000s
I20260709 12:15:12.205222 12688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48161a0c27aa48dc8ecdca3d4d15df6b" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235"
I20260709 12:15:12.205693 12762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48161a0c27aa48dc8ecdca3d4d15df6b" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83db109668f418b84c168c1f1567ee9"
I20260709 12:15:12.205821 12688 raft_consensus.cc:3060] T 48161a0c27aa48dc8ecdca3d4d15df6b P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.206287 12762 raft_consensus.cc:3060] T 48161a0c27aa48dc8ecdca3d4d15df6b P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.207520 12913 raft_consensus.cc:359] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.208279 12913 raft_consensus.cc:385] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:12.208602 12913 raft_consensus.cc:740] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Initialized, Role: FOLLOWER
I20260709 12:15:12.209348 12913 consensus_queue.cc:260] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.211680 12913 ts_tablet_manager.cc:1434] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:15:12.212634 12913 tablet_bootstrap.cc:492] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235: Bootstrap starting.
I20260709 12:15:12.213404 12688 raft_consensus.cc:2468] T 48161a0c27aa48dc8ecdca3d4d15df6b P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 1.
I20260709 12:15:12.213186 12762 raft_consensus.cc:2468] T 48161a0c27aa48dc8ecdca3d4d15df6b P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 1.
I20260709 12:15:12.218753 12913 tablet_bootstrap.cc:654] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:12.206049 12914 tablet_bootstrap.cc:654] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:12.223026 12582 leader_election.cc:304] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b3aae22f5a6492d8ef0750f256eccd0, f83db109668f418b84c168c1f1567ee9; no voters: 
I20260709 12:15:12.224401 12934 raft_consensus.cc:2804] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:12.224898 12934 raft_consensus.cc:697] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 LEADER]: Becoming Leader. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Running, Role: LEADER
I20260709 12:15:12.225736 12934 consensus_queue.cc:237] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.231705 12852 raft_consensus.cc:493] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:12.232282 12852 raft_consensus.cc:515] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.234547 12852 leader_election.cc:290] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401)
I20260709 12:15:12.240785 12688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5f6cdf218f4729bc0c6073055517ee" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235" is_pre_election: true
I20260709 12:15:12.241577 12688 raft_consensus.cc:2468] T 0c5f6cdf218f4729bc0c6073055517ee P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 0.
I20260709 12:15:12.245935 12730 leader_election.cc:304] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, f83db109668f418b84c168c1f1567ee9; no voters: 
I20260709 12:15:12.246851 12852 raft_consensus.cc:2804] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:12.247243 12852 raft_consensus.cc:493] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:12.247592 12852 raft_consensus.cc:3060] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.248693 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5f6cdf218f4729bc0c6073055517ee" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" is_pre_election: true
I20260709 12:15:12.249485 12612 raft_consensus.cc:2468] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 0.
I20260709 12:15:12.255522 12852 raft_consensus.cc:515] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.257285 12916 leader_election.cc:290] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 election: Requested vote from peers 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:12.258870 12688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5f6cdf218f4729bc0c6073055517ee" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235"
I20260709 12:15:12.259671 12688 raft_consensus.cc:3060] T 0c5f6cdf218f4729bc0c6073055517ee P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.264022 12934 raft_consensus.cc:493] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:12.264576 12934 raft_consensus.cc:515] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.268510 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5f6cdf218f4729bc0c6073055517ee" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
I20260709 12:15:12.269151 12612 raft_consensus.cc:3060] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.267774 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ca7351311b476582a251641e35ff4f" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235" is_pre_election: true
I20260709 12:15:12.271795 12687 raft_consensus.cc:2468] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 0.
I20260709 12:15:12.273162 12581 leader_election.cc:304] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 
I20260709 12:15:12.267033 12688 raft_consensus.cc:2468] T 0c5f6cdf218f4729bc0c6073055517ee P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 1.
I20260709 12:15:12.274271 12852 leader_election.cc:290] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 election: Requested vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401)
I20260709 12:15:12.279727 12730 leader_election.cc:304] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, f83db109668f418b84c168c1f1567ee9; no voters: 
I20260709 12:15:12.280902 12852 raft_consensus.cc:2804] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:12.281387 12852 raft_consensus.cc:697] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Becoming Leader. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Running, Role: LEADER
I20260709 12:15:12.282248 12852 consensus_queue.cc:237] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.286383 12895 raft_consensus.cc:2804] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:12.286842 12895 raft_consensus.cc:493] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:12.287213 12895 raft_consensus.cc:3060] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.295274 12895 raft_consensus.cc:515] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.297678 12612 raft_consensus.cc:2468] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 1.
I20260709 12:15:12.299489 12934 leader_election.cc:290] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:12.300266 12762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ca7351311b476582a251641e35ff4f" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83db109668f418b84c168c1f1567ee9" is_pre_election: true
I20260709 12:15:12.300997 12762 raft_consensus.cc:2468] T 44ca7351311b476582a251641e35ff4f P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 0.
I20260709 12:15:12.303256 12895 leader_election.cc:290] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 election: Requested vote from peers 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:12.304663 12761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ca7351311b476582a251641e35ff4f" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83db109668f418b84c168c1f1567ee9"
I20260709 12:15:12.305343 12761 raft_consensus.cc:3060] T 44ca7351311b476582a251641e35ff4f P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.309571 12515 catalog_manager.cc:5697] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f83db109668f418b84c168c1f1567ee9 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "f83db109668f418b84c168c1f1567ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:12.312811 12688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ca7351311b476582a251641e35ff4f" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235"
I20260709 12:15:12.313395 12688 raft_consensus.cc:3060] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.321419 12761 raft_consensus.cc:2468] T 44ca7351311b476582a251641e35ff4f P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 1.
I20260709 12:15:12.322678 12582 leader_election.cc:304] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b3aae22f5a6492d8ef0750f256eccd0, f83db109668f418b84c168c1f1567ee9; no voters: 
I20260709 12:15:12.324060 12934 raft_consensus.cc:2804] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:12.325734 12688 raft_consensus.cc:2468] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 1.
I20260709 12:15:12.327277 12934 raft_consensus.cc:697] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 LEADER]: Becoming Leader. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Running, Role: LEADER
I20260709 12:15:12.328251 12934 consensus_queue.cc:237] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.347887 12913 tablet_bootstrap.cc:492] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235: No bootstrap required, opened a new log
I20260709 12:15:12.348429 12913 ts_tablet_manager.cc:1403] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235: Time spent bootstrapping tablet: real 0.136s	user 0.042s	sys 0.077s
I20260709 12:15:12.348276 12914 tablet_bootstrap.cc:492] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9: No bootstrap required, opened a new log
I20260709 12:15:12.350384 12914 ts_tablet_manager.cc:1403] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9: Time spent bootstrapping tablet: real 0.151s	user 0.056s	sys 0.067s
I20260709 12:15:12.353555 12914 raft_consensus.cc:359] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.354300 12914 raft_consensus.cc:385] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:12.354624 12914 raft_consensus.cc:740] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Initialized, Role: FOLLOWER
I20260709 12:15:12.355530 12914 consensus_queue.cc:260] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.356763 12913 raft_consensus.cc:359] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.354460 12515 catalog_manager.cc:5697] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193). New cstate: current_term: 1 leader_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:12.357270 12514 catalog_manager.cc:5697] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f83db109668f418b84c168c1f1567ee9 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "f83db109668f418b84c168c1f1567ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:12.358757 12914 ts_tablet_manager.cc:1434] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 12:15:12.358965 12515 catalog_manager.cc:5697] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193). New cstate: current_term: 1 leader_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:12.359831 12914 tablet_bootstrap.cc:492] T ed75edafef8b4dea942348c070544cee P f83db109668f418b84c168c1f1567ee9: Bootstrap starting.
I20260709 12:15:12.361819 12913 raft_consensus.cc:385] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:12.362176 12913 raft_consensus.cc:740] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Initialized, Role: FOLLOWER
I20260709 12:15:12.362874 12913 consensus_queue.cc:260] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.364905 12913 ts_tablet_manager.cc:1434] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:15:12.366103 12913 tablet_bootstrap.cc:492] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235: Bootstrap starting.
I20260709 12:15:12.367106 12914 tablet_bootstrap.cc:654] T ed75edafef8b4dea942348c070544cee P f83db109668f418b84c168c1f1567ee9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:12.371593 12913 tablet_bootstrap.cc:654] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:12.383373 12913 tablet_bootstrap.cc:492] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235: No bootstrap required, opened a new log
I20260709 12:15:12.383898 12913 ts_tablet_manager.cc:1403] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 12:15:12.386511 12913 raft_consensus.cc:359] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.387270 12913 raft_consensus.cc:385] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:12.387648 12913 raft_consensus.cc:740] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Initialized, Role: FOLLOWER
I20260709 12:15:12.388345 12913 consensus_queue.cc:260] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.390332 12913 ts_tablet_manager.cc:1434] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:15:12.398020 12914 tablet_bootstrap.cc:492] T ed75edafef8b4dea942348c070544cee P f83db109668f418b84c168c1f1567ee9: No bootstrap required, opened a new log
I20260709 12:15:12.398561 12914 ts_tablet_manager.cc:1403] T ed75edafef8b4dea942348c070544cee P f83db109668f418b84c168c1f1567ee9: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.012s
I20260709 12:15:12.401176 12914 raft_consensus.cc:359] T ed75edafef8b4dea942348c070544cee P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.401827 12914 raft_consensus.cc:385] T ed75edafef8b4dea942348c070544cee P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:12.402064 12914 raft_consensus.cc:740] T ed75edafef8b4dea942348c070544cee P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Initialized, Role: FOLLOWER
I20260709 12:15:12.402653 12914 consensus_queue.cc:260] T ed75edafef8b4dea942348c070544cee P f83db109668f418b84c168c1f1567ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.404629 12914 ts_tablet_manager.cc:1434] T ed75edafef8b4dea942348c070544cee P f83db109668f418b84c168c1f1567ee9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:15:12.405507 12914 tablet_bootstrap.cc:492] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9: Bootstrap starting.
I20260709 12:15:12.410954 12914 tablet_bootstrap.cc:654] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:12.411566 12852 raft_consensus.cc:493] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:12.412115 12852 raft_consensus.cc:515] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.416018 12688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf23a34ae094fa7883626d52f1b1a76" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235" is_pre_election: true
I20260709 12:15:12.416508 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf23a34ae094fa7883626d52f1b1a76" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" is_pre_election: true
I20260709 12:15:12.414346 12852 leader_election.cc:290] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401)
I20260709 12:15:12.416796 12688 raft_consensus.cc:2468] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 0.
I20260709 12:15:12.417167 12612 raft_consensus.cc:2468] T bdf23a34ae094fa7883626d52f1b1a76 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 0.
I20260709 12:15:12.417280 12939 raft_consensus.cc:493] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:12.417800 12939 raft_consensus.cc:515] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.418488 12732 leader_election.cc:304] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b3aae22f5a6492d8ef0750f256eccd0, f83db109668f418b84c168c1f1567ee9; no voters: 
I20260709 12:15:12.420006 12939 leader_election.cc:290] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:12.420701 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac0921dc1d649cd9a4959df94d79680" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" is_pre_election: true
I20260709 12:15:12.421350 12612 raft_consensus.cc:2468] T 0ac0921dc1d649cd9a4959df94d79680 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 0.
I20260709 12:15:12.421715 12914 tablet_bootstrap.cc:492] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9: No bootstrap required, opened a new log
I20260709 12:15:12.422199 12914 ts_tablet_manager.cc:1403] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20260709 12:15:12.422430 12761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac0921dc1d649cd9a4959df94d79680" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83db109668f418b84c168c1f1567ee9" is_pre_election: true
I20260709 12:15:12.420007 12852 raft_consensus.cc:2804] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:12.423118 12852 raft_consensus.cc:493] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:12.423421 12658 leader_election.cc:304] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 
I20260709 12:15:12.424125 12852 raft_consensus.cc:3060] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.424335 12939 raft_consensus.cc:2804] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:12.424723 12939 raft_consensus.cc:493] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:12.424746 12914 raft_consensus.cc:359] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
W20260709 12:15:12.425599 12657 leader_election.cc:343] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:12.425841 12914 raft_consensus.cc:385] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:12.426222 12914 raft_consensus.cc:740] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Initialized, Role: FOLLOWER
I20260709 12:15:12.425091 12939 raft_consensus.cc:3060] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.427004 12914 consensus_queue.cc:260] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.428959 12914 ts_tablet_manager.cc:1434] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:15:12.431470 12852 raft_consensus.cc:515] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.434026 12939 raft_consensus.cc:515] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.435864 12852 leader_election.cc:290] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 election: Requested vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401)
I20260709 12:15:12.437556 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac0921dc1d649cd9a4959df94d79680" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
I20260709 12:15:12.437561 12688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf23a34ae094fa7883626d52f1b1a76" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235"
I20260709 12:15:12.437810 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf23a34ae094fa7883626d52f1b1a76" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
I20260709 12:15:12.438220 12612 raft_consensus.cc:3060] T 0ac0921dc1d649cd9a4959df94d79680 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.438369 12688 raft_consensus.cc:3060] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.438608 12613 raft_consensus.cc:3060] T bdf23a34ae094fa7883626d52f1b1a76 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.445425 12612 raft_consensus.cc:2468] T 0ac0921dc1d649cd9a4959df94d79680 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 1.
I20260709 12:15:12.446786 12658 leader_election.cc:304] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 
I20260709 12:15:12.447474 12613 raft_consensus.cc:2468] T bdf23a34ae094fa7883626d52f1b1a76 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 1.
I20260709 12:15:12.447808 12897 raft_consensus.cc:2804] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:12.448418 12897 raft_consensus.cc:697] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [term 1 LEADER]: Becoming Leader. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Running, Role: LEADER
I20260709 12:15:12.448905 12939 leader_election.cc:290] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 1 election: Requested vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:12.445425 12688 raft_consensus.cc:2468] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 1.
I20260709 12:15:12.449275 12897 consensus_queue.cc:237] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.450636 12730 leader_election.cc:304] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, f83db109668f418b84c168c1f1567ee9; no voters: 
I20260709 12:15:12.452351 12761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac0921dc1d649cd9a4959df94d79680" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83db109668f418b84c168c1f1567ee9"
I20260709 12:15:12.451911 12852 raft_consensus.cc:2804] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:12.452991 12761 raft_consensus.cc:3060] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.453564 12852 raft_consensus.cc:697] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Becoming Leader. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Running, Role: LEADER
I20260709 12:15:12.454595 12852 consensus_queue.cc:237] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.464685 12761 raft_consensus.cc:2468] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 1.
I20260709 12:15:12.467710 12513 catalog_manager.cc:5697] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c797c963c0a452692cd2fec4837b235 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "0c797c963c0a452692cd2fec4837b235" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:12.471294 12514 catalog_manager.cc:5697] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f83db109668f418b84c168c1f1567ee9 (127.5.196.195). New cstate: current_term: 1 leader_uuid: "f83db109668f418b84c168c1f1567ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:12.493165 12895 raft_consensus.cc:493] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:12.493742 12895 raft_consensus.cc:515] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.495762 12895 leader_election.cc:290] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:12.496497 12688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed75edafef8b4dea942348c070544cee" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235" is_pre_election: true
I20260709 12:15:12.497149 12688 raft_consensus.cc:2468] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 0.
I20260709 12:15:12.497223 12761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed75edafef8b4dea942348c070544cee" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83db109668f418b84c168c1f1567ee9" is_pre_election: true
I20260709 12:15:12.497887 12761 raft_consensus.cc:2468] T ed75edafef8b4dea942348c070544cee P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 0.
I20260709 12:15:12.498440 12581 leader_election.cc:304] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 
I20260709 12:15:12.499357 12895 raft_consensus.cc:2804] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:12.499702 12895 raft_consensus.cc:493] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:12.500020 12895 raft_consensus.cc:3060] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.506796 12895 raft_consensus.cc:515] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.509195 12688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed75edafef8b4dea942348c070544cee" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c797c963c0a452692cd2fec4837b235"
I20260709 12:15:12.509706 12688 raft_consensus.cc:3060] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.509042 12895 leader_election.cc:290] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 election: Requested vote from peers 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:12.509575 12761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed75edafef8b4dea942348c070544cee" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83db109668f418b84c168c1f1567ee9"
I20260709 12:15:12.510282 12761 raft_consensus.cc:3060] T ed75edafef8b4dea942348c070544cee P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.516532 12688 raft_consensus.cc:2468] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 1.
I20260709 12:15:12.517094 12761 raft_consensus.cc:2468] T ed75edafef8b4dea942348c070544cee P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 1.
I20260709 12:15:12.517671 12581 leader_election.cc:304] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 
I20260709 12:15:12.518461 12895 raft_consensus.cc:2804] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:12.518923 12895 raft_consensus.cc:697] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 LEADER]: Becoming Leader. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Running, Role: LEADER
I20260709 12:15:12.519702 12895 consensus_queue.cc:237] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.527881 12514 catalog_manager.cc:5697] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193). New cstate: current_term: 1 leader_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:12.559805 12852 consensus_queue.cc:1048] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:12.571285 12852 consensus_queue.cc:1048] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:12.601394 12897 raft_consensus.cc:493] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:12.601871 12897 raft_consensus.cc:515] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.603699 12897 leader_election.cc:290] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:12.604439 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a230263b2d04f75b00b0e641f70a263" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" is_pre_election: true
I20260709 12:15:12.604699 12761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a230263b2d04f75b00b0e641f70a263" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83db109668f418b84c168c1f1567ee9" is_pre_election: true
I20260709 12:15:12.605010 12612 raft_consensus.cc:2468] T 8a230263b2d04f75b00b0e641f70a263 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 0.
I20260709 12:15:12.605398 12761 raft_consensus.cc:2468] T 8a230263b2d04f75b00b0e641f70a263 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 0.
I20260709 12:15:12.605897 12658 leader_election.cc:304] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 
I20260709 12:15:12.606638 12897 raft_consensus.cc:2804] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:12.606972 12897 raft_consensus.cc:493] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:12.607215 12897 raft_consensus.cc:3060] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.612174 12897 raft_consensus.cc:515] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.614003 12897 leader_election.cc:290] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 1 election: Requested vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:12.614529 12761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a230263b2d04f75b00b0e641f70a263" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83db109668f418b84c168c1f1567ee9"
I20260709 12:15:12.615118 12761 raft_consensus.cc:3060] T 8a230263b2d04f75b00b0e641f70a263 P f83db109668f418b84c168c1f1567ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.615427 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a230263b2d04f75b00b0e641f70a263" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
I20260709 12:15:12.615898 12612 raft_consensus.cc:3060] T 8a230263b2d04f75b00b0e641f70a263 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:12.620339 12612 raft_consensus.cc:2468] T 8a230263b2d04f75b00b0e641f70a263 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 1.
I20260709 12:15:12.621147 12658 leader_election.cc:304] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 
I20260709 12:15:12.621721 12897 raft_consensus.cc:2804] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:12.621615 12761 raft_consensus.cc:2468] T 8a230263b2d04f75b00b0e641f70a263 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 1.
I20260709 12:15:12.622217 12897 raft_consensus.cc:697] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235 [term 1 LEADER]: Becoming Leader. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Running, Role: LEADER
I20260709 12:15:12.622982 12897 consensus_queue.cc:237] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:12.631471 12514 catalog_manager.cc:5697] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c797c963c0a452692cd2fec4837b235 (127.5.196.194). New cstate: current_term: 1 leader_uuid: "0c797c963c0a452692cd2fec4837b235" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:12.676643 12934 consensus_queue.cc:1048] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:12.676746 12895 consensus_queue.cc:1048] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:12.688875 12934 consensus_queue.cc:1048] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:12.706287 12895 consensus_queue.cc:1048] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:12.723881 12916 consensus_queue.cc:1048] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:12.733747 12967 consensus_queue.cc:1048] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:12.768134 12852 consensus_queue.cc:1048] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:12.769749 12852 consensus_queue.cc:1048] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:12.858359 12762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3850bfdb90414c958623a51b707221a0"
dest_uuid: "f83db109668f418b84c168c1f1567ee9"
mode: GRACEFUL
new_leader_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
 from {username='slave'} at 127.0.0.1:60314
I20260709 12:15:12.858948 12762 raft_consensus.cc:606] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Received request to transfer leadership to TS 9b3aae22f5a6492d8ef0750f256eccd0
I20260709 12:15:12.863477 12762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c5f6cdf218f4729bc0c6073055517ee"
dest_uuid: "f83db109668f418b84c168c1f1567ee9"
mode: GRACEFUL
new_leader_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
 from {username='slave'} at 127.0.0.1:60314
I20260709 12:15:12.863912 12762 raft_consensus.cc:606] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Received request to transfer leadership to TS 9b3aae22f5a6492d8ef0750f256eccd0
I20260709 12:15:12.882591 12612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44ca7351311b476582a251641e35ff4f"
dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
mode: GRACEFUL
new_leader_uuid: "0c797c963c0a452692cd2fec4837b235"
 from {username='slave'} at 127.0.0.1:58092
I20260709 12:15:12.883213 12612 raft_consensus.cc:606] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 LEADER]: Received request to transfer leadership to TS 0c797c963c0a452692cd2fec4837b235
I20260709 12:15:12.888265 12762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdf23a34ae094fa7883626d52f1b1a76"
dest_uuid: "f83db109668f418b84c168c1f1567ee9"
mode: GRACEFUL
new_leader_uuid: "0c797c963c0a452692cd2fec4837b235"
 from {username='slave'} at 127.0.0.1:60314
I20260709 12:15:12.888758 12762 raft_consensus.cc:606] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Received request to transfer leadership to TS 0c797c963c0a452692cd2fec4837b235
I20260709 12:15:12.893560 12612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed75edafef8b4dea942348c070544cee"
dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
mode: GRACEFUL
new_leader_uuid: "0c797c963c0a452692cd2fec4837b235"
 from {username='slave'} at 127.0.0.1:58092
I20260709 12:15:12.894137 12612 raft_consensus.cc:606] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 LEADER]: Received request to transfer leadership to TS 0c797c963c0a452692cd2fec4837b235
I20260709 12:15:12.899959 12689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ac0921dc1d649cd9a4959df94d79680"
dest_uuid: "0c797c963c0a452692cd2fec4837b235"
mode: GRACEFUL
new_leader_uuid: "f83db109668f418b84c168c1f1567ee9"
 from {username='slave'} at 127.0.0.1:45510
I20260709 12:15:12.900522 12689 raft_consensus.cc:606] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [term 1 LEADER]: Received request to transfer leadership to TS f83db109668f418b84c168c1f1567ee9
I20260709 12:15:12.970280 12895 consensus_queue.cc:1048] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:12.980027 12916 consensus_queue.cc:1048] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:12.990245 12916 raft_consensus.cc:993] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0: : Instructing follower 0c797c963c0a452692cd2fec4837b235 to start an election
I20260709 12:15:12.990694 12916 raft_consensus.cc:1081] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 LEADER]: Signalling peer 0c797c963c0a452692cd2fec4837b235 to start an election
I20260709 12:15:12.992522 12689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed75edafef8b4dea942348c070544cee"
dest_uuid: "0c797c963c0a452692cd2fec4837b235"
 from {username='slave'} at 127.0.0.1:45498
I20260709 12:15:12.993172 12689 raft_consensus.cc:493] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:12.993585 12689 raft_consensus.cc:3060] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:12.998639 12689 raft_consensus.cc:515] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:13.001346 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed75edafef8b4dea942348c070544cee" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
I20260709 12:15:13.001916 12612 raft_consensus.cc:3055] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:13.002290 12612 raft_consensus.cc:740] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Running, Role: LEADER
I20260709 12:15:13.002504 12689 leader_election.cc:290] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 2 election: Requested vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:13.003252 12612 consensus_queue.cc:260] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:13.004256 12762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed75edafef8b4dea942348c070544cee" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f83db109668f418b84c168c1f1567ee9"
I20260709 12:15:13.004581 12612 raft_consensus.cc:3060] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.004912 12762 raft_consensus.cc:3060] T ed75edafef8b4dea942348c070544cee P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.011976 12762 raft_consensus.cc:2468] T ed75edafef8b4dea942348c070544cee P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 2.
I20260709 12:15:13.013083 12657 leader_election.cc:304] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, f83db109668f418b84c168c1f1567ee9; no voters: 
I20260709 12:15:13.013962 12897 raft_consensus.cc:2804] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:13.014389 12897 raft_consensus.cc:697] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235 [term 2 LEADER]: Becoming Leader. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Running, Role: LEADER
I20260709 12:15:13.015190 12897 consensus_queue.cc:237] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:13.018381 12612 raft_consensus.cc:2468] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 2.
I20260709 12:15:13.022782 12515 catalog_manager.cc:5697] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235 reported cstate change: term changed from 1 to 2, leader changed from 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193) to 0c797c963c0a452692cd2fec4837b235 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "0c797c963c0a452692cd2fec4837b235" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:13.041788 12974 consensus_queue.cc:1048] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:13.045269 12974 consensus_queue.cc:1048] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:13.049988 12897 consensus_queue.cc:1048] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:13.060586 12852 raft_consensus.cc:993] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9: : Instructing follower 0c797c963c0a452692cd2fec4837b235 to start an election
I20260709 12:15:13.060990 12852 raft_consensus.cc:1081] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Signalling peer 0c797c963c0a452692cd2fec4837b235 to start an election
I20260709 12:15:13.063918 12689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdf23a34ae094fa7883626d52f1b1a76"
dest_uuid: "0c797c963c0a452692cd2fec4837b235"
 from {username='slave'} at 127.0.0.1:45502
I20260709 12:15:13.064437 12689 raft_consensus.cc:493] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:13.064771 12689 raft_consensus.cc:3060] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.069059 12912 consensus_queue.cc:1048] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:13.080801 12689 raft_consensus.cc:515] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:13.083599 12689 leader_election.cc:290] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 2 election: Requested vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:13.085192 12761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf23a34ae094fa7883626d52f1b1a76" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f83db109668f418b84c168c1f1567ee9"
I20260709 12:15:13.085816 12761 raft_consensus.cc:3055] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:13.086077 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf23a34ae094fa7883626d52f1b1a76" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
I20260709 12:15:13.086728 12612 raft_consensus.cc:3060] T bdf23a34ae094fa7883626d52f1b1a76 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.086095 12761 raft_consensus.cc:740] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Running, Role: LEADER
I20260709 12:15:13.088708 12761 consensus_queue.cc:260] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:13.089875 12761 raft_consensus.cc:3060] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.102890 12612 raft_consensus.cc:2468] T bdf23a34ae094fa7883626d52f1b1a76 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 2.
I20260709 12:15:13.106674 12658 leader_election.cc:304] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 
I20260709 12:15:13.107604 12897 raft_consensus.cc:2804] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:13.108075 12897 raft_consensus.cc:697] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235 [term 2 LEADER]: Becoming Leader. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Running, Role: LEADER
I20260709 12:15:13.108930 12897 consensus_queue.cc:237] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:13.116777 12975 raft_consensus.cc:993] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9: : Instructing follower 9b3aae22f5a6492d8ef0750f256eccd0 to start an election
I20260709 12:15:13.117373 12975 raft_consensus.cc:1081] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Signalling peer 9b3aae22f5a6492d8ef0750f256eccd0 to start an election
I20260709 12:15:13.119040 12761 raft_consensus.cc:2468] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 2.
I20260709 12:15:13.120529 12616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3850bfdb90414c958623a51b707221a0"
dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 12:15:13.121115 12616 raft_consensus.cc:493] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:13.121482 12616 raft_consensus.cc:3060] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.125290 12513 catalog_manager.cc:5697] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235 reported cstate change: term changed from 1 to 2, leader changed from f83db109668f418b84c168c1f1567ee9 (127.5.196.195) to 0c797c963c0a452692cd2fec4837b235 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "0c797c963c0a452692cd2fec4837b235" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:13.133152 12616 raft_consensus.cc:515] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:13.136377 12689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3850bfdb90414c958623a51b707221a0" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c797c963c0a452692cd2fec4837b235"
I20260709 12:15:13.136931 12689 raft_consensus.cc:3060] T 3850bfdb90414c958623a51b707221a0 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.138171 12897 raft_consensus.cc:993] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235: : Instructing follower f83db109668f418b84c168c1f1567ee9 to start an election
I20260709 12:15:13.138630 12897 raft_consensus.cc:1081] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [term 1 LEADER]: Signalling peer f83db109668f418b84c168c1f1567ee9 to start an election
I20260709 12:15:13.144227 12761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ac0921dc1d649cd9a4959df94d79680"
dest_uuid: "f83db109668f418b84c168c1f1567ee9"
 from {username='slave'} at 127.0.0.1:60300
I20260709 12:15:13.144315 12689 raft_consensus.cc:2468] T 3850bfdb90414c958623a51b707221a0 P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 2.
I20260709 12:15:13.144789 12761 raft_consensus.cc:493] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:13.145176 12761 raft_consensus.cc:3060] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.145632 12581 leader_election.cc:304] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 
I20260709 12:15:13.146523 12934 raft_consensus.cc:2804] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:13.146952 12934 raft_consensus.cc:697] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 LEADER]: Becoming Leader. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Running, Role: LEADER
I20260709 12:15:13.147728 12934 consensus_queue.cc:237] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:13.153098 12761 raft_consensus.cc:515] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:13.155418 12760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3850bfdb90414c958623a51b707221a0" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f83db109668f418b84c168c1f1567ee9"
I20260709 12:15:13.155592 12762 raft_consensus.cc:1240] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Rejecting Update request from peer 0c797c963c0a452692cd2fec4837b235 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:13.156023 12760 raft_consensus.cc:3055] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:13.156342 12760 raft_consensus.cc:740] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Running, Role: LEADER
I20260709 12:15:13.157150 12760 consensus_queue.cc:260] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:13.157614 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac0921dc1d649cd9a4959df94d79680" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
I20260709 12:15:13.158226 12612 raft_consensus.cc:3060] T 0ac0921dc1d649cd9a4959df94d79680 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.153504 12616 leader_election.cc:290] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 2 election: Requested vote from peers 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:13.159564 12895 raft_consensus.cc:993] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0: : Instructing follower 0c797c963c0a452692cd2fec4837b235 to start an election
I20260709 12:15:13.160000 12895 raft_consensus.cc:1081] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 LEADER]: Signalling peer 0c797c963c0a452692cd2fec4837b235 to start an election
I20260709 12:15:13.160301 12761 leader_election.cc:290] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 2 election: Requested vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401)
I20260709 12:15:13.161471 12688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac0921dc1d649cd9a4959df94d79680" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c797c963c0a452692cd2fec4837b235"
I20260709 12:15:13.161787 12912 consensus_queue.cc:1048] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:13.162066 12688 raft_consensus.cc:3055] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:13.162671 12688 raft_consensus.cc:740] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Running, Role: LEADER
I20260709 12:15:13.163100 12912 consensus_queue.cc:1059] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:13.158247 12760 raft_consensus.cc:3060] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.167245 12612 raft_consensus.cc:2468] T 0ac0921dc1d649cd9a4959df94d79680 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 2.
I20260709 12:15:13.166953 12688 consensus_queue.cc:260] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:13.168346 12688 raft_consensus.cc:3060] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.172140 12513 catalog_manager.cc:5697] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0 reported cstate change: term changed from 1 to 2, leader changed from f83db109668f418b84c168c1f1567ee9 (127.5.196.195) to 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193). New cstate: current_term: 2 leader_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:13.176642 12688 raft_consensus.cc:2468] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 2.
I20260709 12:15:13.174472 12732 leader_election.cc:304] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b3aae22f5a6492d8ef0750f256eccd0, f83db109668f418b84c168c1f1567ee9; no voters: 
W20260709 12:15:13.184022 12912 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 12:15:13.184554 12941 raft_consensus.cc:2804] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:13.185082 12941 raft_consensus.cc:697] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9 [term 2 LEADER]: Becoming Leader. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Running, Role: LEADER
I20260709 12:15:13.185859 12941 consensus_queue.cc:237] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9 [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: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:13.173908 12689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44ca7351311b476582a251641e35ff4f"
dest_uuid: "0c797c963c0a452692cd2fec4837b235"
 from {username='slave'} at 127.0.0.1:45498
I20260709 12:15:13.189083 12689 raft_consensus.cc:493] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:13.189417 12689 raft_consensus.cc:3060] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.192904 12760 raft_consensus.cc:2468] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 2.
I20260709 12:15:13.196070 12689 raft_consensus.cc:515] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:13.198745 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ca7351311b476582a251641e35ff4f" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
I20260709 12:15:13.199296 12612 raft_consensus.cc:3055] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:13.199620 12612 raft_consensus.cc:740] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Running, Role: LEADER
I20260709 12:15:13.200350 12612 consensus_queue.cc:260] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:13.201202 12689 leader_election.cc:290] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 2 election: Requested vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:13.201427 12612 raft_consensus.cc:3060] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.203250 12761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ca7351311b476582a251641e35ff4f" candidate_uuid: "0c797c963c0a452692cd2fec4837b235" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f83db109668f418b84c168c1f1567ee9"
I20260709 12:15:13.204507 12761 raft_consensus.cc:3060] T 44ca7351311b476582a251641e35ff4f P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.209084 12612 raft_consensus.cc:2468] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 2.
I20260709 12:15:13.210212 12912 consensus_queue.cc:1048] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:13.202868 12515 catalog_manager.cc:5697] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9 reported cstate change: term changed from 1 to 2, leader changed from 0c797c963c0a452692cd2fec4837b235 (127.5.196.194) to f83db109668f418b84c168c1f1567ee9 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "f83db109668f418b84c168c1f1567ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:13.214507 12658 leader_election.cc:304] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 
I20260709 12:15:13.216003 12897 raft_consensus.cc:2804] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:13.216506 12897 raft_consensus.cc:697] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235 [term 2 LEADER]: Becoming Leader. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Running, Role: LEADER
I20260709 12:15:13.216980 12761 raft_consensus.cc:2468] T 44ca7351311b476582a251641e35ff4f P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c797c963c0a452692cd2fec4837b235 in term 2.
I20260709 12:15:13.217317 12897 consensus_queue.cc:237] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:13.236526 12513 catalog_manager.cc:5697] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235 reported cstate change: term changed from 1 to 2, leader changed from 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193) to 0c797c963c0a452692cd2fec4837b235 (127.5.196.194). New cstate: current_term: 2 leader_uuid: "0c797c963c0a452692cd2fec4837b235" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:13.283289 12941 raft_consensus.cc:993] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9: : Instructing follower 9b3aae22f5a6492d8ef0750f256eccd0 to start an election
I20260709 12:15:13.283758 12941 raft_consensus.cc:1081] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Signalling peer 9b3aae22f5a6492d8ef0750f256eccd0 to start an election
I20260709 12:15:13.285375 12616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c5f6cdf218f4729bc0c6073055517ee"
dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 12:15:13.285897 12616 raft_consensus.cc:493] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:13.286209 12616 raft_consensus.cc:3060] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.292174 12616 raft_consensus.cc:515] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:13.293753 12616 leader_election.cc:290] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 2 election: Requested vote from peers 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401), f83db109668f418b84c168c1f1567ee9 (127.5.196.195:39475)
I20260709 12:15:13.294343 12689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5f6cdf218f4729bc0c6073055517ee" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c797c963c0a452692cd2fec4837b235"
I20260709 12:15:13.294737 12760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5f6cdf218f4729bc0c6073055517ee" candidate_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f83db109668f418b84c168c1f1567ee9"
I20260709 12:15:13.294999 12689 raft_consensus.cc:3060] T 0c5f6cdf218f4729bc0c6073055517ee P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.295372 12760 raft_consensus.cc:3055] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:13.295648 12760 raft_consensus.cc:740] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Running, Role: LEADER
I20260709 12:15:13.296271 12760 consensus_queue.cc:260] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:13.297443 12760 raft_consensus.cc:3060] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.301585 12689 raft_consensus.cc:2468] T 0c5f6cdf218f4729bc0c6073055517ee P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 2.
I20260709 12:15:13.302691 12581 leader_election.cc:304] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c797c963c0a452692cd2fec4837b235, 9b3aae22f5a6492d8ef0750f256eccd0; no voters: 
I20260709 12:15:13.303148 12760 raft_consensus.cc:2468] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b3aae22f5a6492d8ef0750f256eccd0 in term 2.
I20260709 12:15:13.303478 12934 raft_consensus.cc:2804] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:13.304003 12934 raft_consensus.cc:697] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 LEADER]: Becoming Leader. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Running, Role: LEADER
I20260709 12:15:13.304756 12934 consensus_queue.cc:237] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:13.310422 12513 catalog_manager.cc:5697] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0 reported cstate change: term changed from 1 to 2, leader changed from f83db109668f418b84c168c1f1567ee9 (127.5.196.195) to 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193). New cstate: current_term: 2 leader_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:13.515457 12616 raft_consensus.cc:1275] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Refusing update from remote peer 0c797c963c0a452692cd2fec4837b235: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:13.517011 12985 consensus_queue.cc:1048] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:13.528141 12761 raft_consensus.cc:1275] T ed75edafef8b4dea942348c070544cee P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Refusing update from remote peer 0c797c963c0a452692cd2fec4837b235: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:13.529412 12897 consensus_queue.cc:1048] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:13.554262 12689 raft_consensus.cc:1275] T 3850bfdb90414c958623a51b707221a0 P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Refusing update from remote peer 9b3aae22f5a6492d8ef0750f256eccd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:13.555593 12967 consensus_queue.cc:1048] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:13.563648 12760 raft_consensus.cc:1275] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Refusing update from remote peer 9b3aae22f5a6492d8ef0750f256eccd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:13.565129 12967 consensus_queue.cc:1048] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:13.598904 12616 raft_consensus.cc:1275] T bdf23a34ae094fa7883626d52f1b1a76 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Refusing update from remote peer 0c797c963c0a452692cd2fec4837b235: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:13.600137 12897 consensus_queue.cc:1048] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:13.607707 12761 raft_consensus.cc:1275] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Refusing update from remote peer 0c797c963c0a452692cd2fec4837b235: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:13.609328 12912 consensus_queue.cc:1048] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:13.631881 12616 raft_consensus.cc:1275] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Refusing update from remote peer 0c797c963c0a452692cd2fec4837b235: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:13.632934 12912 consensus_queue.cc:1048] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:13.645442 12760 raft_consensus.cc:1275] T 44ca7351311b476582a251641e35ff4f P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Refusing update from remote peer 0c797c963c0a452692cd2fec4837b235: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:13.647854 12616 raft_consensus.cc:1275] T 0ac0921dc1d649cd9a4959df94d79680 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Refusing update from remote peer f83db109668f418b84c168c1f1567ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:13.649132 12897 consensus_queue.cc:1048] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:13.649340 12941 consensus_queue.cc:1048] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:13.661986 12689 raft_consensus.cc:1275] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Refusing update from remote peer f83db109668f418b84c168c1f1567ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:13.663488 12852 consensus_queue.cc:1048] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:13.767894 12760 raft_consensus.cc:1275] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Refusing update from remote peer 9b3aae22f5a6492d8ef0750f256eccd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:13.769793 12895 consensus_queue.cc:1048] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:13.776916 12689 raft_consensus.cc:1275] T 0c5f6cdf218f4729bc0c6073055517ee P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Refusing update from remote peer 9b3aae22f5a6492d8ef0750f256eccd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:13.778471 12934 consensus_queue.cc:1048] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:15.903599 12513 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:51774:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:15:15.920058 12513 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51774:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:15:15.973309  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:16.037854 12686 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24db67c482ec42d598eac918a66fb14b"
dest_uuid: "0c797c963c0a452692cd2fec4837b235"
mode: GRACEFUL
new_leader_uuid: "f83db109668f418b84c168c1f1567ee9"
 from {username='slave'} at 127.0.0.1:41726
I20260709 12:15:16.038563 12686 raft_consensus.cc:606] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [term 1 LEADER]: Received request to transfer leadership to TS f83db109668f418b84c168c1f1567ee9
I20260709 12:15:16.040266 13026 tablet.cc:1724] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:15:16.124899 12581 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.194:33401, user_credentials={real_user=slave}} blocked reactor thread for 106547us
I20260709 12:15:16.162549 13035 tablet.cc:1724] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:16.187601 13039 tablet.cc:1724] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:16.209607 12611 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91f94a9c356546cabbe3b8951720e31c"
dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
mode: GRACEFUL
new_leader_uuid: "f83db109668f418b84c168c1f1567ee9"
 from {username='slave'} at 127.0.0.1:58108
I20260709 12:15:16.210264 12611 raft_consensus.cc:606] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 LEADER]: Received request to transfer leadership to TS f83db109668f418b84c168c1f1567ee9
I20260709 12:15:16.245662  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:16.247967  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:15:16.258744 13032 log.cc:927] Time spent T 48161a0c27aa48dc8ecdca3d4d15df6b P 0c797c963c0a452692cd2fec4837b235: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
I20260709 12:15:16.266728 13051 tablet.cc:1724] T 3850bfdb90414c958623a51b707221a0 P 0c797c963c0a452692cd2fec4837b235: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:16.278908 13035 tablet.cc:1724] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:16.293816 13055 tablet.cc:1724] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:16.296121 13046 tablet.cc:1724] T 48161a0c27aa48dc8ecdca3d4d15df6b P f83db109668f418b84c168c1f1567ee9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:16.297029 13049 tablet.cc:1724] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:16.299615 13052 tablet.cc:1724] T 0ac0921dc1d649cd9a4959df94d79680 P 9b3aae22f5a6492d8ef0750f256eccd0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:16.304344 13026 tablet.cc:1724] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:16.312433 13058 tablet.cc:1724] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:16.323689 13056 tablet.cc:1724] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:16.328814 13059 tablet.cc:1724] T ed75edafef8b4dea942348c070544cee P f83db109668f418b84c168c1f1567ee9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:16.329491 13051 tablet.cc:1724] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:16.329821 13039 tablet.cc:1724] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:16.334671 13026 tablet.cc:1724] T 8a230263b2d04f75b00b0e641f70a263 P 9b3aae22f5a6492d8ef0750f256eccd0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:16.336704 13046 tablet.cc:1724] T 8a230263b2d04f75b00b0e641f70a263 P f83db109668f418b84c168c1f1567ee9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:16.341377 13054 tablet.cc:1724] T bdf23a34ae094fa7883626d52f1b1a76 P 9b3aae22f5a6492d8ef0750f256eccd0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:16.360737 13059 tablet.cc:1724] T 44ca7351311b476582a251641e35ff4f P f83db109668f418b84c168c1f1567ee9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:16.354610 13049 tablet.cc:1724] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:16.356913 13055 tablet.cc:1724] T 48161a0c27aa48dc8ecdca3d4d15df6b P 0c797c963c0a452692cd2fec4837b235: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:16.343698 13035 tablet.cc:1724] T 4b679cf46ee64ab199ec9b72e8a34edf P f83db109668f418b84c168c1f1567ee9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:16.386637 13054 tablet.cc:1724] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:16.363879 13052 tablet.cc:1724] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:16.367697 12897 raft_consensus.cc:993] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235: : Instructing follower f83db109668f418b84c168c1f1567ee9 to start an election
I20260709 12:15:16.357193 13056 tablet.cc:1724] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:16.388715 12897 raft_consensus.cc:1081] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [term 1 LEADER]: Signalling peer f83db109668f418b84c168c1f1567ee9 to start an election
I20260709 12:15:16.390635 12763 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24db67c482ec42d598eac918a66fb14b"
dest_uuid: "f83db109668f418b84c168c1f1567ee9"
 from {username='slave'} at 127.0.0.1:60300
I20260709 12:15:16.395578 12763 raft_consensus.cc:493] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:16.396009 12763 raft_consensus.cc:3060] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:16.369349 13058 tablet.cc:1724] T 4b679cf46ee64ab199ec9b72e8a34edf P 0c797c963c0a452692cd2fec4837b235: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:16.393210 13003 raft_consensus.cc:993] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0: : Instructing follower f83db109668f418b84c168c1f1567ee9 to start an election
I20260709 12:15:16.400385 13003 raft_consensus.cc:1081] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 LEADER]: Signalling peer f83db109668f418b84c168c1f1567ee9 to start an election
I20260709 12:15:16.403451 12759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91f94a9c356546cabbe3b8951720e31c"
dest_uuid: "f83db109668f418b84c168c1f1567ee9"
 from {username='slave'} at 127.0.0.1:60298
I20260709 12:15:16.403992 12759 raft_consensus.cc:493] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:16.404314 12759 raft_consensus.cc:3060] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:16.386505 13051 tablet.cc:1724] T 0c5f6cdf218f4729bc0c6073055517ee P 0c797c963c0a452692cd2fec4837b235: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:16.413933 12763 raft_consensus.cc:515] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:16.417348 12759 raft_consensus.cc:515] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:16.420917 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f94a9c356546cabbe3b8951720e31c" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c797c963c0a452692cd2fec4837b235"
I20260709 12:15:16.421280 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f94a9c356546cabbe3b8951720e31c" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
I20260709 12:15:16.422022 12613 raft_consensus.cc:3055] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:16.422317 12613 raft_consensus.cc:740] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9b3aae22f5a6492d8ef0750f256eccd0, State: Running, Role: LEADER
I20260709 12:15:16.422488 12690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24db67c482ec42d598eac918a66fb14b" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c797c963c0a452692cd2fec4837b235"
I20260709 12:15:16.422747 12611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24db67c482ec42d598eac918a66fb14b" candidate_uuid: "f83db109668f418b84c168c1f1567ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b3aae22f5a6492d8ef0750f256eccd0"
I20260709 12:15:16.423009 12613 consensus_queue.cc:260] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [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: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:16.423411 12611 raft_consensus.cc:3060] T 24db67c482ec42d598eac918a66fb14b P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:16.423105 12690 raft_consensus.cc:3055] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:16.421479 12686 raft_consensus.cc:3060] T 91f94a9c356546cabbe3b8951720e31c P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:16.424328 12690 raft_consensus.cc:740] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c797c963c0a452692cd2fec4837b235, State: Running, Role: LEADER
I20260709 12:15:16.425215 12690 consensus_queue.cc:260] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:16.426833 12690 raft_consensus.cc:3060] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:16.424103 12613 raft_consensus.cc:3060] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:16.430920 12611 raft_consensus.cc:2468] T 24db67c482ec42d598eac918a66fb14b P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 2.
I20260709 12:15:16.432618 12732 leader_election.cc:304] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b3aae22f5a6492d8ef0750f256eccd0, f83db109668f418b84c168c1f1567ee9; no voters: 
I20260709 12:15:16.432884 12686 raft_consensus.cc:2468] T 91f94a9c356546cabbe3b8951720e31c P 0c797c963c0a452692cd2fec4837b235 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 3.
I20260709 12:15:16.433660 13021 raft_consensus.cc:2804] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:16.433943 12690 raft_consensus.cc:2468] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 2.
I20260709 12:15:16.434147 12730 leader_election.cc:304] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [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: 0c797c963c0a452692cd2fec4837b235, f83db109668f418b84c168c1f1567ee9; no voters: 
I20260709 12:15:16.435636 12975 raft_consensus.cc:2804] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:16.434120 13021 raft_consensus.cc:697] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9 [term 2 LEADER]: Becoming Leader. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Running, Role: LEADER
I20260709 12:15:16.437091 13021 consensus_queue.cc:237] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:16.439483 12975 raft_consensus.cc:697] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [term 3 LEADER]: Becoming Leader. State: Replica: f83db109668f418b84c168c1f1567ee9, State: Running, Role: LEADER
I20260709 12:15:16.439654 12613 raft_consensus.cc:2468] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83db109668f418b84c168c1f1567ee9 in term 3.
I20260709 12:15:16.440459 12975 consensus_queue.cc:237] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [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: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } }
I20260709 12:15:16.421209 12763 leader_election.cc:290] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 2 election: Requested vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401)
I20260709 12:15:16.450546 12759 leader_election.cc:290] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [CANDIDATE]: Term 3 election: Requested vote from peers 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951), 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401)
I20260709 12:15:16.455170 12513 catalog_manager.cc:6242] T 00000000000000000000000000000000 P bf28a262b42b42d89fed69076b06fddd: soft_deleted_table [id=64bacd28bfef476595178ab8dab1bef6] alter complete (version 1)
I20260709 12:15:16.465577 12512 catalog_manager.cc:5697] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9 reported cstate change: term changed from 1 to 2, leader changed from 0c797c963c0a452692cd2fec4837b235 (127.5.196.194) to f83db109668f418b84c168c1f1567ee9 (127.5.196.195). New cstate: current_term: 2 leader_uuid: "f83db109668f418b84c168c1f1567ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:16.467216 12512 catalog_manager.cc:5697] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 reported cstate change: term changed from 2 to 3, leader changed from 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193) to f83db109668f418b84c168c1f1567ee9 (127.5.196.195). New cstate: current_term: 3 leader_uuid: "f83db109668f418b84c168c1f1567ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83db109668f418b84c168c1f1567ee9" member_type: VOTER last_known_addr { host: "127.5.196.195" port: 39475 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:16.846254 12689 raft_consensus.cc:1275] T 91f94a9c356546cabbe3b8951720e31c P 0c797c963c0a452692cd2fec4837b235 [term 3 FOLLOWER]: Refusing update from remote peer f83db109668f418b84c168c1f1567ee9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:16.847507 13021 consensus_queue.cc:1048] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:16.858060 12613 raft_consensus.cc:1275] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [term 3 FOLLOWER]: Refusing update from remote peer f83db109668f418b84c168c1f1567ee9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:16.860054 12975 consensus_queue.cc:1048] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:16.934119 12613 raft_consensus.cc:1275] T 24db67c482ec42d598eac918a66fb14b P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Refusing update from remote peer f83db109668f418b84c168c1f1567ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:16.935161 12975 consensus_queue.cc:1048] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b3aae22f5a6492d8ef0750f256eccd0" member_type: VOTER last_known_addr { host: "127.5.196.193" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:16.943272 12689 raft_consensus.cc:1275] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Refusing update from remote peer f83db109668f418b84c168c1f1567ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:16.945605 13021 consensus_queue.cc:1048] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c797c963c0a452692cd2fec4837b235" member_type: VOTER last_known_addr { host: "127.5.196.194" port: 33401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:17.253384  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:17.258311  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:17.258701  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:18.259646  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:18.265805  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:18.266237  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:19.267278  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:19.272655  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:19.273016  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:20.273916  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:20.278774  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:20.279127  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:21.280009  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:21.284870  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:21.285223  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:22.285990  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:22.291134  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:22.291524  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:23.292305  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:23.297061  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:23.297399  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:24.298355  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:24.304280  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:24.304685  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:15:25.267664 12582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.196.195:39475, user_credentials={real_user=slave}} blocked reactor thread for 80864.1us
I20260709 12:15:25.341890  5907 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:25.347796  5907 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:25.348205  5907 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:15:26.282883 12546 debug-util.cc:398] Leaking SignalData structure 0x7b0800074ce0 after lost signal to thread 5910
W20260709 12:15:26.283842 12546 debug-util.cc:398] Leaking SignalData structure 0x7b08000310e0 after lost signal to thread 12549
W20260709 12:15:26.284822 12546 debug-util.cc:398] Leaking SignalData structure 0x7b0800050700 after lost signal to thread 12641
W20260709 12:15:26.285658 12546 debug-util.cc:398] Leaking SignalData structure 0x7b08002f4800 after lost signal to thread 12716
W20260709 12:15:26.286482 12546 debug-util.cc:398] Leaking SignalData structure 0x7b0800258340 after lost signal to thread 12790
I20260709 12:15:26.401825  5907 tablet_server.cc:179] TabletServer@127.5.196.193:0 shutting down...
W20260709 12:15:26.408295 12658 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260709 12:15:26.414651 12658 consensus_peers.cc:597] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235 -> Peer 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951): Couldn't send request to peer 9b3aae22f5a6492d8ef0750f256eccd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:26.444056  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:26.444898  5907 tablet_replica.cc:333] T 0ac0921dc1d649cd9a4959df94d79680 P 9b3aae22f5a6492d8ef0750f256eccd0: stopping tablet replica
I20260709 12:15:26.445912  5907 raft_consensus.cc:2243] T 0ac0921dc1d649cd9a4959df94d79680 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.446699  5907 raft_consensus.cc:2272] T 0ac0921dc1d649cd9a4959df94d79680 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.449811  5907 tablet_replica.cc:333] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0: stopping tablet replica
I20260709 12:15:26.450546  5907 raft_consensus.cc:2243] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.451190  5907 raft_consensus.cc:2272] T 44ca7351311b476582a251641e35ff4f P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.453877  5907 tablet_replica.cc:333] T bdf23a34ae094fa7883626d52f1b1a76 P 9b3aae22f5a6492d8ef0750f256eccd0: stopping tablet replica
I20260709 12:15:26.454522  5907 raft_consensus.cc:2243] T bdf23a34ae094fa7883626d52f1b1a76 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.455070  5907 raft_consensus.cc:2272] T bdf23a34ae094fa7883626d52f1b1a76 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.457769  5907 tablet_replica.cc:333] T 8a230263b2d04f75b00b0e641f70a263 P 9b3aae22f5a6492d8ef0750f256eccd0: stopping tablet replica
I20260709 12:15:26.458351  5907 raft_consensus.cc:2243] T 8a230263b2d04f75b00b0e641f70a263 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.458983  5907 raft_consensus.cc:2272] T 8a230263b2d04f75b00b0e641f70a263 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.461496  5907 tablet_replica.cc:333] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0: stopping tablet replica
I20260709 12:15:26.462134  5907 raft_consensus.cc:2243] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:26.463002  5907 raft_consensus.cc:2272] T 0c5f6cdf218f4729bc0c6073055517ee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.465677  5907 tablet_replica.cc:333] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0: stopping tablet replica
I20260709 12:15:26.466184  5907 raft_consensus.cc:2243] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:26.467012  5907 raft_consensus.cc:2272] T 48161a0c27aa48dc8ecdca3d4d15df6b P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.469408  5907 tablet_replica.cc:333] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0: stopping tablet replica
I20260709 12:15:26.469992  5907 raft_consensus.cc:2243] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.470497  5907 raft_consensus.cc:2272] T ed75edafef8b4dea942348c070544cee P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.472920  5907 tablet_replica.cc:333] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0: stopping tablet replica
I20260709 12:15:26.473410  5907 raft_consensus.cc:2243] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:26.474365  5907 raft_consensus.cc:2272] T 3850bfdb90414c958623a51b707221a0 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.476886  5907 tablet_replica.cc:333] T a4ace19eef2b4064b96886c20f5be226 P 9b3aae22f5a6492d8ef0750f256eccd0: stopping tablet replica
I20260709 12:15:26.477383  5907 raft_consensus.cc:2243] T a4ace19eef2b4064b96886c20f5be226 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.477895  5907 raft_consensus.cc:2272] T a4ace19eef2b4064b96886c20f5be226 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.480372  5907 tablet_replica.cc:333] T d2c838d19f334e41b1384c8d42089c9d P 9b3aae22f5a6492d8ef0750f256eccd0: stopping tablet replica
I20260709 12:15:26.480868  5907 raft_consensus.cc:2243] T d2c838d19f334e41b1384c8d42089c9d P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.481346  5907 raft_consensus.cc:2272] T d2c838d19f334e41b1384c8d42089c9d P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.483770  5907 tablet_replica.cc:333] T 4205f636f0154c0eafb160d0b4436fb4 P 9b3aae22f5a6492d8ef0750f256eccd0: stopping tablet replica
I20260709 12:15:26.484287  5907 raft_consensus.cc:2243] T 4205f636f0154c0eafb160d0b4436fb4 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.484790  5907 raft_consensus.cc:2272] T 4205f636f0154c0eafb160d0b4436fb4 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.487535  5907 tablet_replica.cc:333] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0: stopping tablet replica
I20260709 12:15:26.488169  5907 raft_consensus.cc:2243] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:26.489456  5907 raft_consensus.cc:2272] T 4b679cf46ee64ab199ec9b72e8a34edf P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:26.490929 12732 consensus_peers.cc:597] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9 -> Peer 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951): Couldn't send request to peer 9b3aae22f5a6492d8ef0750f256eccd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:26.492460  5907 tablet_replica.cc:333] T f872eea09f4f4210b0ff9d4bc3306820 P 9b3aae22f5a6492d8ef0750f256eccd0: stopping tablet replica
I20260709 12:15:26.493077  5907 raft_consensus.cc:2243] T f872eea09f4f4210b0ff9d4bc3306820 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.493530  5907 raft_consensus.cc:2272] T f872eea09f4f4210b0ff9d4bc3306820 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.495970  5907 tablet_replica.cc:333] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0: stopping tablet replica
I20260709 12:15:26.496538  5907 raft_consensus.cc:2243] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:26.497347  5907 raft_consensus.cc:2272] T 01a718a28207477ca5308b9d20f3bcd1 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.499850  5907 tablet_replica.cc:333] T 24db67c482ec42d598eac918a66fb14b P 9b3aae22f5a6492d8ef0750f256eccd0: stopping tablet replica
I20260709 12:15:26.500327  5907 raft_consensus.cc:2243] T 24db67c482ec42d598eac918a66fb14b P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.500793  5907 raft_consensus.cc:2272] T 24db67c482ec42d598eac918a66fb14b P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.503232  5907 tablet_replica.cc:333] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0: stopping tablet replica
I20260709 12:15:26.503850  5907 raft_consensus.cc:2243] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.504307  5907 raft_consensus.cc:2272] T 91f94a9c356546cabbe3b8951720e31c P 9b3aae22f5a6492d8ef0750f256eccd0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.506791  5907 tablet_replica.cc:333] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0: stopping tablet replica
I20260709 12:15:26.507279  5907 raft_consensus.cc:2243] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:26.508178  5907 raft_consensus.cc:2272] T adfb8e6cdc594575b800a21269afc104 P 9b3aae22f5a6492d8ef0750f256eccd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.510490  5907 tablet_replica.cc:333] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0: stopping tablet replica
I20260709 12:15:26.510980  5907 raft_consensus.cc:2243] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:26.511879  5907 raft_consensus.cc:2272] T 58624e7f613b46ffa69f8f6ddeab9fca P 9b3aae22f5a6492d8ef0750f256eccd0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:26.520857 12732 consensus_peers.cc:597] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9 -> Peer 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951): Couldn't send request to peer 9b3aae22f5a6492d8ef0750f256eccd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:26.536281 12658 consensus_peers.cc:597] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235 -> Peer 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951): Couldn't send request to peer 9b3aae22f5a6492d8ef0750f256eccd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:26.553064  5907 tablet_server.cc:196] TabletServer@127.5.196.193:0 shutdown complete.
W20260709 12:15:26.570822 12732 consensus_peers.cc:597] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 -> Peer 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951): Couldn't send request to peer 9b3aae22f5a6492d8ef0750f256eccd0. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:37951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:26.616633  5907 tablet_server.cc:179] TabletServer@127.5.196.194:0 shutting down...
W20260709 12:15:26.648766 12730 consensus_peers.cc:597] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 -> Peer 0c797c963c0a452692cd2fec4837b235 (127.5.196.194:33401): Couldn't send request to peer 0c797c963c0a452692cd2fec4837b235. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:26.660501  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:26.662845  5907 tablet_replica.cc:333] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235: stopping tablet replica
I20260709 12:15:26.664100  5907 raft_consensus.cc:2243] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.664917  5907 raft_consensus.cc:2272] T 0ac0921dc1d649cd9a4959df94d79680 P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:26.665561 12658 consensus_peers.cc:597] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235 -> Peer 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951): Couldn't send request to peer 9b3aae22f5a6492d8ef0750f256eccd0. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:37951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:26.668378  5907 tablet_replica.cc:333] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235: stopping tablet replica
I20260709 12:15:26.669435  5907 raft_consensus.cc:2243] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:26.670658  5907 raft_consensus.cc:2272] T 8a230263b2d04f75b00b0e641f70a263 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.673990  5907 tablet_replica.cc:333] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235: stopping tablet replica
I20260709 12:15:26.674842  5907 raft_consensus.cc:2243] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:26.676082  5907 raft_consensus.cc:2272] T bdf23a34ae094fa7883626d52f1b1a76 P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.678998  5907 tablet_replica.cc:333] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235: stopping tablet replica
I20260709 12:15:26.679842  5907 raft_consensus.cc:2243] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:26.680927  5907 raft_consensus.cc:2272] T 44ca7351311b476582a251641e35ff4f P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.683991  5907 tablet_replica.cc:333] T 0c5f6cdf218f4729bc0c6073055517ee P 0c797c963c0a452692cd2fec4837b235: stopping tablet replica
I20260709 12:15:26.684687  5907 raft_consensus.cc:2243] T 0c5f6cdf218f4729bc0c6073055517ee P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.685415  5907 raft_consensus.cc:2272] T 0c5f6cdf218f4729bc0c6073055517ee P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.688443  5907 tablet_replica.cc:333] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235: stopping tablet replica
I20260709 12:15:26.689263  5907 raft_consensus.cc:2243] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:26.690433  5907 raft_consensus.cc:2272] T ed75edafef8b4dea942348c070544cee P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.693300  5907 tablet_replica.cc:333] T 3850bfdb90414c958623a51b707221a0 P 0c797c963c0a452692cd2fec4837b235: stopping tablet replica
I20260709 12:15:26.694036  5907 raft_consensus.cc:2243] T 3850bfdb90414c958623a51b707221a0 P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.694671  5907 raft_consensus.cc:2272] T 3850bfdb90414c958623a51b707221a0 P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.697667  5907 tablet_replica.cc:333] T adfb8e6cdc594575b800a21269afc104 P 0c797c963c0a452692cd2fec4837b235: stopping tablet replica
I20260709 12:15:26.698439  5907 raft_consensus.cc:2243] T adfb8e6cdc594575b800a21269afc104 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.698984  5907 raft_consensus.cc:2272] T adfb8e6cdc594575b800a21269afc104 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.701826  5907 tablet_replica.cc:333] T 58624e7f613b46ffa69f8f6ddeab9fca P 0c797c963c0a452692cd2fec4837b235: stopping tablet replica
I20260709 12:15:26.702549  5907 raft_consensus.cc:2243] T 58624e7f613b46ffa69f8f6ddeab9fca P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.703154  5907 raft_consensus.cc:2272] T 58624e7f613b46ffa69f8f6ddeab9fca P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.706302  5907 tablet_replica.cc:333] T 91f94a9c356546cabbe3b8951720e31c P 0c797c963c0a452692cd2fec4837b235: stopping tablet replica
I20260709 12:15:26.706998  5907 raft_consensus.cc:2243] T 91f94a9c356546cabbe3b8951720e31c P 0c797c963c0a452692cd2fec4837b235 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.707607  5907 raft_consensus.cc:2272] T 91f94a9c356546cabbe3b8951720e31c P 0c797c963c0a452692cd2fec4837b235 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.710553  5907 tablet_replica.cc:333] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235: stopping tablet replica
I20260709 12:15:26.711335  5907 raft_consensus.cc:2243] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:26.712419  5907 raft_consensus.cc:2272] T a4ace19eef2b4064b96886c20f5be226 P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.715368  5907 tablet_replica.cc:333] T 48161a0c27aa48dc8ecdca3d4d15df6b P 0c797c963c0a452692cd2fec4837b235: stopping tablet replica
I20260709 12:15:26.716075  5907 raft_consensus.cc:2243] T 48161a0c27aa48dc8ecdca3d4d15df6b P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.716666  5907 raft_consensus.cc:2272] T 48161a0c27aa48dc8ecdca3d4d15df6b P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.719790  5907 tablet_replica.cc:333] T 4205f636f0154c0eafb160d0b4436fb4 P 0c797c963c0a452692cd2fec4837b235: stopping tablet replica
I20260709 12:15:26.720510  5907 raft_consensus.cc:2243] T 4205f636f0154c0eafb160d0b4436fb4 P 0c797c963c0a452692cd2fec4837b235 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:26.721508  5907 raft_consensus.cc:2272] T 4205f636f0154c0eafb160d0b4436fb4 P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.724215  5907 tablet_replica.cc:333] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235: stopping tablet replica
I20260709 12:15:26.724897  5907 raft_consensus.cc:2243] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:26.725973  5907 raft_consensus.cc:2272] T d2c838d19f334e41b1384c8d42089c9d P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.728776  5907 tablet_replica.cc:333] T 4b679cf46ee64ab199ec9b72e8a34edf P 0c797c963c0a452692cd2fec4837b235: stopping tablet replica
I20260709 12:15:26.729421  5907 raft_consensus.cc:2243] T 4b679cf46ee64ab199ec9b72e8a34edf P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.730026  5907 raft_consensus.cc:2272] T 4b679cf46ee64ab199ec9b72e8a34edf P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.732982  5907 tablet_replica.cc:333] T 01a718a28207477ca5308b9d20f3bcd1 P 0c797c963c0a452692cd2fec4837b235: stopping tablet replica
I20260709 12:15:26.733669  5907 raft_consensus.cc:2243] T 01a718a28207477ca5308b9d20f3bcd1 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.734349  5907 raft_consensus.cc:2272] T 01a718a28207477ca5308b9d20f3bcd1 P 0c797c963c0a452692cd2fec4837b235 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.737741  5907 tablet_replica.cc:333] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235: stopping tablet replica
I20260709 12:15:26.738430  5907 raft_consensus.cc:2243] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:15:26.738646 12732 consensus_peers.cc:597] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9 -> Peer 9b3aae22f5a6492d8ef0750f256eccd0 (127.5.196.193:37951): Couldn't send request to peer 9b3aae22f5a6492d8ef0750f256eccd0. Status: Network error: Client connection negotiation failed: client connection to 127.5.196.193:37951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:26.739074  5907 raft_consensus.cc:2272] T 24db67c482ec42d598eac918a66fb14b P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.742129  5907 tablet_replica.cc:333] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235: stopping tablet replica
I20260709 12:15:26.742776  5907 raft_consensus.cc:2243] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.743381  5907 raft_consensus.cc:2272] T f872eea09f4f4210b0ff9d4bc3306820 P 0c797c963c0a452692cd2fec4837b235 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.809657  5907 tablet_server.cc:196] TabletServer@127.5.196.194:0 shutdown complete.
I20260709 12:15:26.852118  5907 tablet_server.cc:179] TabletServer@127.5.196.195:0 shutting down...
I20260709 12:15:26.886238  5907 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:26.887082  5907 tablet_replica.cc:333] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9: stopping tablet replica
I20260709 12:15:26.887964  5907 raft_consensus.cc:2243] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:26.889089  5907 raft_consensus.cc:2272] T 0ac0921dc1d649cd9a4959df94d79680 P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.891929  5907 tablet_replica.cc:333] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9: stopping tablet replica
I20260709 12:15:26.892663  5907 raft_consensus.cc:2243] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.893275  5907 raft_consensus.cc:2272] T bdf23a34ae094fa7883626d52f1b1a76 P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.896139  5907 tablet_replica.cc:333] T 8a230263b2d04f75b00b0e641f70a263 P f83db109668f418b84c168c1f1567ee9: stopping tablet replica
I20260709 12:15:26.896920  5907 raft_consensus.cc:2243] T 8a230263b2d04f75b00b0e641f70a263 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.897481  5907 raft_consensus.cc:2272] T 8a230263b2d04f75b00b0e641f70a263 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.900267  5907 tablet_replica.cc:333] T 44ca7351311b476582a251641e35ff4f P f83db109668f418b84c168c1f1567ee9: stopping tablet replica
I20260709 12:15:26.901000  5907 raft_consensus.cc:2243] T 44ca7351311b476582a251641e35ff4f P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.901628  5907 raft_consensus.cc:2272] T 44ca7351311b476582a251641e35ff4f P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.904460  5907 tablet_replica.cc:333] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9: stopping tablet replica
I20260709 12:15:26.905159  5907 raft_consensus.cc:2243] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.905773  5907 raft_consensus.cc:2272] T 0c5f6cdf218f4729bc0c6073055517ee P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.908604  5907 tablet_replica.cc:333] T ed75edafef8b4dea942348c070544cee P f83db109668f418b84c168c1f1567ee9: stopping tablet replica
I20260709 12:15:26.909348  5907 raft_consensus.cc:2243] T ed75edafef8b4dea942348c070544cee P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.909906  5907 raft_consensus.cc:2272] T ed75edafef8b4dea942348c070544cee P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.912528  5907 tablet_replica.cc:333] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9: stopping tablet replica
I20260709 12:15:26.913218  5907 raft_consensus.cc:2243] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.913841  5907 raft_consensus.cc:2272] T 3850bfdb90414c958623a51b707221a0 P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.916702  5907 tablet_replica.cc:333] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9: stopping tablet replica
I20260709 12:15:26.917352  5907 raft_consensus.cc:2243] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.917959  5907 raft_consensus.cc:2272] T a4ace19eef2b4064b96886c20f5be226 P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.920594  5907 tablet_replica.cc:333] T adfb8e6cdc594575b800a21269afc104 P f83db109668f418b84c168c1f1567ee9: stopping tablet replica
I20260709 12:15:26.921269  5907 raft_consensus.cc:2243] T adfb8e6cdc594575b800a21269afc104 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.921777  5907 raft_consensus.cc:2272] T adfb8e6cdc594575b800a21269afc104 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.924505  5907 tablet_replica.cc:333] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9: stopping tablet replica
I20260709 12:15:26.925197  5907 raft_consensus.cc:2243] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.925734  5907 raft_consensus.cc:2272] T 58624e7f613b46ffa69f8f6ddeab9fca P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.928288  5907 tablet_replica.cc:333] T 4b679cf46ee64ab199ec9b72e8a34edf P f83db109668f418b84c168c1f1567ee9: stopping tablet replica
I20260709 12:15:26.928942  5907 raft_consensus.cc:2243] T 4b679cf46ee64ab199ec9b72e8a34edf P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.929529  5907 raft_consensus.cc:2272] T 4b679cf46ee64ab199ec9b72e8a34edf P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.932276  5907 tablet_replica.cc:333] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9: stopping tablet replica
I20260709 12:15:26.932930  5907 raft_consensus.cc:2243] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:26.934012  5907 raft_consensus.cc:2272] T f872eea09f4f4210b0ff9d4bc3306820 P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.936971  5907 tablet_replica.cc:333] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9: stopping tablet replica
I20260709 12:15:26.937474  5907 raft_consensus.cc:2243] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:26.938247  5907 raft_consensus.cc:2272] T 24db67c482ec42d598eac918a66fb14b P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.940475  5907 tablet_replica.cc:333] T 01a718a28207477ca5308b9d20f3bcd1 P f83db109668f418b84c168c1f1567ee9: stopping tablet replica
I20260709 12:15:26.940958  5907 raft_consensus.cc:2243] T 01a718a28207477ca5308b9d20f3bcd1 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.941383  5907 raft_consensus.cc:2272] T 01a718a28207477ca5308b9d20f3bcd1 P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.943452  5907 tablet_replica.cc:333] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9: stopping tablet replica
I20260709 12:15:26.943945  5907 raft_consensus.cc:2243] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:26.944666  5907 raft_consensus.cc:2272] T 91f94a9c356546cabbe3b8951720e31c P f83db109668f418b84c168c1f1567ee9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.946593  5907 tablet_replica.cc:333] T 48161a0c27aa48dc8ecdca3d4d15df6b P f83db109668f418b84c168c1f1567ee9: stopping tablet replica
I20260709 12:15:26.947068  5907 raft_consensus.cc:2243] T 48161a0c27aa48dc8ecdca3d4d15df6b P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.947633  5907 raft_consensus.cc:2272] T 48161a0c27aa48dc8ecdca3d4d15df6b P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.949599  5907 tablet_replica.cc:333] T d2c838d19f334e41b1384c8d42089c9d P f83db109668f418b84c168c1f1567ee9: stopping tablet replica
I20260709 12:15:26.950065  5907 raft_consensus.cc:2243] T d2c838d19f334e41b1384c8d42089c9d P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.950449  5907 raft_consensus.cc:2272] T d2c838d19f334e41b1384c8d42089c9d P f83db109668f418b84c168c1f1567ee9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.952426  5907 tablet_replica.cc:333] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9: stopping tablet replica
I20260709 12:15:26.952827  5907 raft_consensus.cc:2243] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:26.953276  5907 raft_consensus.cc:2272] T 4205f636f0154c0eafb160d0b4436fb4 P f83db109668f418b84c168c1f1567ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.990981  5907 tablet_server.cc:196] TabletServer@127.5.196.195:0 shutdown complete.
I20260709 12:15:27.028862  5907 master.cc:562] Master@127.5.196.254:37281 shutting down...
I20260709 12:15:27.054793  5907 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bf28a262b42b42d89fed69076b06fddd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:27.055410  5907 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bf28a262b42b42d89fed69076b06fddd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.055750  5907 tablet_replica.cc:333] T 00000000000000000000000000000000 P bf28a262b42b42d89fed69076b06fddd: stopping tablet replica
W20260709 12:15:28.072634  5907 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 12546)
I20260709 12:15:28.805321  5907 master.cc:584] Master@127.5.196.254:37281 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (22577 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (42433 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (222131 ms total)
[  PASSED  ] 8 tests.
I20260709 12:15:28.872016  5907 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2198 messages since previous log ~33 seconds ago
I20260709 12:15:28.872234  5907 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2198 messages since previous log ~33 seconds ago
I20260709 12:15:28.872400  5907 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2198 messages since previous log ~33 seconds ago
I20260709 12:15:28.872596  5907 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 ~50 seconds ago
I20260709 12:15:28.872771  5907 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 ~50 seconds ago
I20260709 12:15:28.873044  5907 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~2 seconds ago
I20260709 12:15:28.873338  5907 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~21 seconds ago
